Since symfony/framework-bundle 6.4: Not setting the "framework.validation.email_validation_mode" config option is deprecated. It will default to "html5" in 7.0.
Since symfony/framework-bundle 6.4: Enabling the integration of Doctrine annotations is deprecated. Set the "framework.annotations.enabled" config option to false.
Since symfony/doctrine-bridge 6.3: The "Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber" class is deprecated. Use "Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaListener" instead.
Since symfony/doctrine-bridge 6.3: The "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber" class is deprecated. Use "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaListener" instead.
Since symfony/doctrine-bridge 6.3: The "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber" class is deprecated. Use "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaListener" instead.
Since api-platform/core 3.3: Setting the value of "use_symfony_listeners" will be mandatory in 4.0 as it will default to "false". Use "true" if you use Symfony Controllers or Event Listeners.
Since api-platform/core 3.3: The hydra: prefix will be removed in 4.0 by default, set "api_platform.serializer" or "serializer.default_context" to "hydra_prefix: true" to keep the current behavior.
Since api-platform/core 3.2: Using doctrine/inflector is deprecated since API Platform 3.2 and will be removed in API Platform 4. Use symfony/string instead. Run "composer require symfony/string" and set "keep_legacy_inflector" to false in config.
Since symfony/twig-component-bundle 2.13: Not setting the "twig_component.anonymous_template_directory" config option is deprecated. It will default to "components" in 3.0.
Since symfony/ux-twig-component 2.13: Not setting the "twig_component.defaults" config option is deprecated. Check the documentation for an example configuration.
Since symfony/doctrine-bridge 6.3: Registering "doctrine.orm.messenger.doctrine_schema_subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "doctrine.orm.listeners.doctrine_dbal_cache_adapter_schema_subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "doctrine.orm.listeners.doctrine_token_provider_schema_subscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] attribute.
Since symfony/dependency-injection 6.3: Relying on the "@required" annotation on method "PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController::setContainer()" is deprecated, use the "Symfony\Contracts\Service\Attribute\Required" attribute instead.
Since PrestaShop\PrestaShop 9: The "prestashop.bundle.routing.converter.legacy_parameters_converter" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\EventListener\Admin\LegacyParametersListener" service.
Since PrestaShop\PrestaShop 9: The "prestashop.categories_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\Module\Mbo\Addons\Provider\LinksProvider" service.
Since PrestaShop\PrestaShop 8.1: The "prestashop.adapter.tools" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.module.ps_facetedsearch.constraint.url_segment_validator" service.
Since PrestaShop\PrestaShop 8.1: The "prestashop.module.factory.sourcehandler" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "distributionapiclient.distribution_api" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "distributionapiclient.distribution_api" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.addon.theme.exporter" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Command\ExportThemeCommand" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\EventListener\Console\MultishopCommandListener" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.import.file_finder" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.admin.import.form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.import.dir" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.admin.import_data_configuration.form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.import_match.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.admin.import_data_configuration.form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.admin.webservice.form_data_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.webservice.form_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.out_of_stock_type_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.product_images_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.product_condition_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.legacy.hook" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.customization_field_type_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.product_visibility_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.group_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.tax_rule_group_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.product_type_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.carrier_by_reference_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.delivery_time_note_types_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.out_of_stock_type_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.pack_stock_type_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.configurable_country_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.bundle.form.data_transformer.idn_converter" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Type\EmailType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.zone_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.zone_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Type\ZoneChoiceType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.mail_method" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.contact_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.default_route" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.order_state_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.invoice_model_by_name" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.order_state_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice.provider.order_discount_type" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.order_state_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.address_required_fields" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.customer_addresses_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.customer_service_order_messages_name" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.customer_service_order_messages" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.order_state_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.zone_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.configurable_country_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.zone_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.zone_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Form\Toolbar\ProductToolbarButtonsProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Service\Grid\ResponseBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.admin_filter.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Service\Grid\ResponseBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Service\Grid\ControllerResponseBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.translation.loader.database" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Twig\HookExtension" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Addon\Theme\ThemeExporter" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.cache.clearer.symfony_cache_clearer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.cache.clearer.cache_clearer_chain" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Localization\Locale\Repository" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.localization.currency.middleware.reference" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.configuration.ini_configuration" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.configuration.upload_size_configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.team.employee.configuration.options_checker" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.meta.data_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\DefaultMetaPageNameChoiceProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.group" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\GroupByIdChoiceProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.meta.data_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ModuleMetaPageNameChoiceProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.addon.theme.theme_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ThemeChoiceProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.cache.clearer.symfony_cache_clearer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.form.identifiable_object.currency_form_data_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.group.group_data_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.form.identifiable_object.data_provider.category_form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.form.choice_provider.features_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.form.identifiable_object.data_provider.product_form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.form.identifiable_object.data_provider.combination_form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.email_logs" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query.webservice_key" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.query.filter.doctrine_filter_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query.webservice_key" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.query.filter.doctrine_filter_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.query.filter.doctrine_filter_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.product_light" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.meta" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.employee" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.contact" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.customer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.customer_address" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.customer_cart" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.customer_order" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.customer_bought_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.customer_viewed_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query.builder.language" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.currency" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.supplier" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.profile" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.cms_page_category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.manufacturer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.api.query_builder.hook" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.cms_page" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.empty_category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.empty_category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.no_qty_product_with_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.no_qty_product_with_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.no_qty_product_without_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.no_qty_product_without_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.disabled_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.disabled_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.product_without_image" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.product_without_image" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.product_without_description" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.product_without_description" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.product_without_price" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.monitoring.product_without_price" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.order" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.cart_rule" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.catalog_price_rule" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.query.filter.doctrine_filter_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.order_message" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.order_message" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.attribute" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.attribute" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.attribute_group" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.attribute_group" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.merchandise_return" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.tax_rules_group" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.address" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.credit_slip" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.order_states" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.order_return_states" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.log" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.carrier" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.outstanding" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.zone" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.country" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\ProductCombinationQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.search_engine" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.security.session.employee" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query_builder.security.session.customer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query.builder.title" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.query.builder.customer_thread" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\ApiClientQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\CustomerGroupsQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\AliasQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\FeatureQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\FeatureValueQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\CartQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\CartQueryBuilder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.query.doctrine_search_criteria_applicator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Query\ImageTypeQueryBuilder" service.
Since symfony/security-bundle 6.2: The "Symfony\Component\Security\Core\Security" service alias is deprecated, use "Symfony\Bundle\SecurityBundle\Security" instead. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Data\Factory\ProfileGridDataFactoryDecorator" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.language_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.email_logs" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.order_state_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.order" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.catalog_price_rule" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.gender_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.title" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.contact_type_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.customer_thread" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.customer_thread_statuses_choice_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.definition.factory.customer_thread" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.log_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.email_logs" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.request_sql" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.backup" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.webservice_key" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.meta" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.employee" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.contacts" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer.discount" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer.address" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer.cart" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer.order" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer.bought_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer.viewed_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.language" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.supplier" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.currency" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.profiles" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.cms_page_category" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.cms_page_category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.tax" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.manufacturer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.manufacturer_address" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.cms_page" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.cms_page" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.empty_category" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.empty_category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.empty_category" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.no_qty_product_with_combination" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.no_qty_product_with_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.no_qty_product_with_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.no_qty_product_without_combination" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.no_qty_product_without_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.no_qty_product_without_combination" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.disabled_product" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.disabled_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.disabled_product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.product_without_image" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.product_without_image" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.product_without_image" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.product_without_description" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.product_without_description" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.product_without_description" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.monitoring.product_without_price" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.product_without_price" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.product_without_price" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.order" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.cart_rule" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.catalog_price_rule" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.order_message" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.attachment" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.attribute" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.attribute_group" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.tax_rule" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.tax_rules_group" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.address" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.order_states" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.order_states" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.order_states" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.definition.factory.order_return_states" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.order_return_states" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.order_return_states" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.outstanding" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.carrier" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.zone" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.country" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.search_engines" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.product" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.product_light" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.security.session.employee" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.security.session.customer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.state" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.title" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer_thread" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.customer_groups" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.alias" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.feature" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Grid\Factory\FeatureValueGridFactory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.grid_factory.store" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.api_client" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.cart" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.factory.image_type" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.filter.category_form_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.filter.cms_page_form_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.filter.merchandise_return_form_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.grid.filter.credit_slip_form_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.import.dir" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Import\File\FileUploader" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.import.dir" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Import\File\FileFinder" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.import.dir" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Import\File\FileRemoval" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.import.dir" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.import.importer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.configuration.ini_configuration" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.import.importer" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.mail_template.command_handler.generate_theme_mails_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Module\ModuleRepository" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.admin.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Module\ModuleRepository" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.cache.clearer.symfony_cache_clearer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.admin.module.repository.eventsubscriber" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Module\ModuleManager" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.data_provider.module_interface" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Module\ModuleManager" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.admin_filter.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.search.builder.repository" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.admin_filter.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.search.builder.persist" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.category.category_view_data_provider" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.command_validator" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.create_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.currency.pattern_transformer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.create_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.create_unofficial_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.currency.pattern_transformer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.create_unofficial_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.update_official_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.currency.pattern_transformer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.update_official_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.update_unofficial_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.currency.pattern_transformer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.command_handler.update_unofficial_currency" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.currency.pattern_transformer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.query_handler.get_currency_for_editing" service.
Since PrestaShop/PrestaShop 9: The "prestashop.core.localization.cldr.locale_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.currency.query_handler.get_reference_currency" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.customer.customer_configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.order_general.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.order_gift.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.cache.clearer.symfony_cache_clearer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.caching.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.maintenance.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.order.invoice_options.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.invoice_model_by_name" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.order.invoice_options.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.shipping_preferences.handling_configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.shipping_preferences.carrier_options_configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Adapter\Webservice\WebserviceConfiguration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.meta.set_up_urls.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.meta.url_schema.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.meta.seo_options.configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.tax.tax_options_configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.merchandise_return.configuration.merchandise_return_options_configuration" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.data_provider.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.grid.search.factory.search_criteria_with_category_parent_id" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.file.robots_text_file_generator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.language.command_handler.add_language_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.file.robots_text_file_generator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.language.command_handler.toggle_language_status_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.file.robots_text_file_generator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.file.robots_text_file_generator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.language.command_handler.bulk_delete_languages_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.file.robots_text_file_generator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.language.command_handler.delete_language_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.meta.data_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.meta.command_handler.save_meta" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.meta.data_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.meta.command_handler.edit_meta" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.module.tab.register" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.module.tab.unregister" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.presenter.module" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Adapter\Presenter\Module\PaymentModulesPresenter" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.order.repository.order_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.domain.store.repository.store_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.store.query_handler.get_store_for_editing" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.domain.store.repository.store_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.store.command_handler.toggle_store_status" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.domain.store.repository.store_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.domain.store.repository.store_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.store.command_handler.delete_store" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.domain.store.repository.store_repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.adapter.store.command_handler.bulk_delete_store_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.hook.provider.grid_definition_hook_by_service_ids_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Command\AppendConfigurationFileHooksListCommand" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.hook.provider.identifiable_object_hook_by_form_type_provider" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Command\AppendConfigurationFileHooksListCommand" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.hook.generator.hook_description_generator" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShopBundle\Command\AppendConfigurationFileHooksListCommand" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.module.blockwishlist.grid.all_time_stastistics_grid_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.module.blockwishlist.grid.current_year_stastistics_grid_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.module.blockwishlist.grid.current_month_stastistics_grid_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.module.blockwishlist.grid.current_day_stastistics_grid_factory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\Module\LinkList\Repository\LinkBlockRepository" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "product_comment_criterion_form_data_provider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "product_comment_criterion_form_data_handler" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\Module\LinkList\Form\LinkBlockFormDataProvider" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.grid.filter.form_factory" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\Module\LinkList\Core\Grid\LinkBlockGridFactory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\Module\LinkList\Core\Grid\LinkBlockGridFactory" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the ".abstract.instanceof.prestashop.core.grid.definition.factory.product.shops" service.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.legacy.hook" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the ".service_locator.Q2ILdX3" service.
Since PrestaShop\PrestaShop 9: The "prestashop.bundle.grid.response_builder" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the ".service_locator.3VKOExQ" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.form.choice_provider.currency_by_id" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the ".service_locator.Y0bsFIy" service.
Since PrestaShop\PrestaShop 9: The "prestashop.core.admin.lang.repository" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Language\LanguageRepositoryInterface" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.mail_template.twig_renderer" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.mail_template.mail_template_renderer" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.core.mail_template.theme_folder_catalog" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.core.mail_template.theme_catalog" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Multistore\MultistoreContextCheckerInterface" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Shop\ShopContextInterface" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.shop.context" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "PrestaShop\PrestaShop\Core\Shop\ShopConstraintContextInterface" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.twig.extension.data_formatter" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "prestashop.twig.extension.dataFormatter" alias.
Since PrestaShop\PrestaShop 9: The "prestashop.adapter.legacy.hook" service alias is deprecated. You should stop using it, as it will be removed in the future. It is being referenced by the "hook_provider" alias.
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated. Add the "Symfony\Component\Console\Attribute\AsCommand" attribute to the "PrestaShopBundle\Command\FeatureFlagCommand" class instead.
Method "Symfony\Component\Config\Loader\LoaderInterface::load()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "PrestaShopBundle\Routing\YamlModuleLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Loader\LoaderInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "PrestaShopBundle\Routing\YamlModuleLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Loader\Loader::import()" might add "mixed" as a native return type declaration in the future. Do the same in child class "PrestaShopBundle\Routing\YamlModuleLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\IsUrlRewriteValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\CustomerNameValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\ExistingCustomerEmailValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\AddressZipCodeValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\AddressDniRequiredValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\AddressStateRequiredValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\CleanHtmlValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Validator\ConstraintValidatorInterface::validate()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\PrestaShop\Core\ConstraintValidator\UniqueStateIsoCodeValidator" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Translation\Extractor\ExtractorInterface::extract()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\TranslationToolsBundle\Translation\Extractor\CrowdinPhpExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Translation\Extractor\ExtractorInterface::setPrefix()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\TranslationToolsBundle\Translation\Extractor\CrowdinPhpExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Translation\Extractor\ChainExtractor::extract()" might add "void" as a native return type declaration in the future. Do the same in child class "PrestaShop\TranslationToolsBundle\Translation\Extractor\ChainExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Translation\Extractor\ExtractorInterface::extract()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\TranslationToolsBundle\Translation\Extractor\PhpExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Translation\Extractor\ExtractorInterface::setPrefix()" might add "void" as a native return type declaration in the future. Do the same in implementation "PrestaShop\TranslationToolsBundle\Translation\Extractor\PhpExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Bridge\Twig\Translation\TwigExtractor::extract()" might add "void" as a native return type declaration in the future. Do the same in child class "PrestaShop\TranslationToolsBundle\Translation\Extractor\TwigExtractor" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Loader\LoaderInterface::load()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "PrestaShopBundle\DependencyInjection\Config\ConfigYamlLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Loader\LoaderInterface::supports()" might add "bool" as a native return type declaration in the future. Do the same in implementation "PrestaShopBundle\DependencyInjection\Config\ConfigYamlLoader" now to avoid errors or add an explicit @return annotation to suppress this message.
Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: DebugStack is deprecated. (DebugStack.php:38 called by AdminKernelDevDebugContainer.php:3272, https://github.com/doctrine/dbal/pull/4967, package doctrine/dbal)
User Deprecated: Not configuring a schema manager factory is deprecated. Use Doctrine\DBAL\Schema\DefaultSchemaManagerFactory which is going to be the default in DBAL 4. (Connection.php:222 called by DriverManager.php:197, https://github.com/doctrine/dbal/issues/5812, package doctrine/dbal)
User Deprecated: Since symfony/doctrine-bridge 6.3: The "Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber" class is deprecated. Use "Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaListener" instead.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\MessengerTransportDoctrineSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: The "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber" class is deprecated. Use "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaListener" instead.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\DoctrineDbalCacheAdapterSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/doctrine-bridge 6.3: The "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber" class is deprecated. Use "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaListener" instead.
User Deprecated: Since symfony/doctrine-bridge 6.3: Registering "Symfony\Bridge\Doctrine\SchemaListener\RememberMeTokenProviderDoctrineSchemaSubscriber" as a Doctrine subscriber is deprecated. Register it as a listener instead, using e.g. the #[AsDoctrineListener] or #[AsDocumentListener] attribute.
User Deprecated: Since symfony/validator 6.4: Method "Symfony\Component\Validator\ValidatorBuilder::setDoctrineAnnotationReader()" is deprecated without replacement.
User Deprecated: Since symfony/serializer 6.4: Passing a "Doctrine\Common\Annotations\PsrCachedReader" instance as argument 1 to "Symfony\Component\Serializer\Mapping\Loader\AttributeLoader::__construct()" is deprecated, pass null or omit the parameter instead.
User Deprecated: Since api-platform/symfony 4.1: The "api_platform.validator.query_parameter_validator" service is deprecated use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\ParameterValidator" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\ArrayItems" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Bounds" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Enum" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Length" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\MultipleOf" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Pattern" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: Since api-platform/core 3.4: The class "ApiPlatform\ParameterValidator\Validator\Required" is deprecated, use "\ApiPlatform\Metadata\Parameter::$constraints" instead.
User Deprecated: The annotation mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to the attribute or XML driver. (AnnotationDriver.php:65 called by AdminKernelDevDebugContainer.php:5184, https://github.com/doctrine/orm/issues/10098, package doctrine/orm)
User Deprecated: In ORM 3.0, the AttributeDriver will report fields for the classes where they are declared. This may uncover invalid mapping configurations. To opt into the new mode also with the AnnotationDriver today, set the "reportFieldsWhereDeclared" constructor parameter to true. (AnnotationDriver.php:75 called by AdminKernelDevDebugContainer.php:5184, https://github.com/doctrine/orm/pull/10455, package doctrine/orm)
User Deprecated: Doctrine\ORM\EntityManager::create() is deprecated. To bootstrap a DBAL connection, call Doctrine\DBAL\DriverManager::getConnection() instead. Use the constructor to create an instance of Doctrine\ORM\EntityManager. (EntityManager.php:995 called by AdminKernelDevDebugContainer.php:3299, https://github.com/doctrine/orm/pull/9961, package doctrine/orm)
User Deprecated: Doctrine\DBAL\Connection::getEventManager is deprecated. (Connection.php:298 called by EntityManager.php:166, https://github.com/doctrine/dbal/issues/5784, package doctrine/dbal)
User Deprecated: Not enabling lazy ghost objects is deprecated and will not be supported in Doctrine ORM 3.0. Ensure Doctrine\ORM\Configuration::setLazyGhostObjectEnabled(true) is called to enable them. (ProxyFactory.php:166 called by EntityManager.php:177, https://github.com/doctrine/orm/pull/10837/, package doctrine/orm)
"SELECT n0_.id_employee AS id_employee_0, n0_.firstname AS firstname_1, n0_.lastname AS lastname_2, n0_.email AS email_3, n0_.passwd AS passwd_4, n0_.last_passwd_gen AS last_passwd_gen_5, n0_.reset_password_token AS reset_password_token_6, n0_.reset_password_validity AS reset_password_validity_7, n0_.default_tab AS default_tab_8, n0_.active AS active_9, n0_.last_connection_date AS last_connection_date_10, n0_.has_enabled_gravatar AS has_enabled_gravatar_11, n0_.stats_date_from AS stats_date_from_12, n0_.stats_date_to AS stats_date_to_13, n0_.stats_compare_from AS stats_compare_from_14, n0_.stats_compare_to AS stats_compare_to_15, n0_.stats_compare_option AS stats_compare_option_16, n0_.preselect_date_range AS preselect_date_range_17, n0_.bo_color AS bo_color_18, n0_.bo_theme AS bo_theme_19, n0_.bo_css AS bo_css_20, n0_.bo_width AS bo_width_21, n0_.bo_menu AS bo_menu_22, n0_.optin AS optin_23, n0_.id_last_order AS id_last_order_24, n0_.id_last_customer_message AS id_last_customer_message_25, n0_.id_last_customer AS id_last_customer_26, n0_.id_employee AS id_employee_27, n0_.firstname AS firstname_28, n0_.lastname AS lastname_29, n0_.email AS email_30, n0_.passwd AS passwd_31, n0_.last_passwd_gen AS last_passwd_gen_32, n0_.reset_password_token AS reset_password_token_33, n0_.reset_password_validity AS reset_password_validity_34, n0_.default_tab AS default_tab_35, n0_.active AS active_36, n0_.last_connection_date AS last_connection_date_37, n0_.has_enabled_gravatar AS has_enabled_gravatar_38, n0_.stats_date_from AS stats_date_from_39, n0_.stats_date_to AS stats_date_to_40, n0_.stats_compare_from AS stats_compare_from_41, n0_.stats_compare_to AS stats_compare_to_42, n0_.stats_compare_option AS stats_compare_option_43, n0_.preselect_date_range AS preselect_date_range_44, n0_.bo_color AS bo_color_45, n0_.bo_theme AS bo_theme_46, n0_.bo_css AS bo_css_47, n0_.bo_width AS bo_width_48, n0_.bo_menu AS bo_menu_49, n0_.optin AS optin_50, n0_.id_last_order AS id_last_order_51, n0_.id_last_customer_message AS id_last_customer_message_52, n0_.id_last_customer AS id_last_customer_53, n1_.id_profile AS id_profile_54, n2_.id_lang AS id_lang_55, n2_.name AS name_56, n2_.active AS active_57, n2_.iso_code AS iso_code_58, n2_.language_code AS language_code_59, n2_.locale AS locale_60, n2_.date_format_lite AS date_format_lite_61, n2_.date_format_full AS date_format_full_62, n2_.is_rtl AS is_rtl_63, n3_.id_employee_session AS id_employee_session_64, n3_.token AS token_65, n3_.date_add AS date_add_66, n3_.date_upd AS date_upd_67, n0_.id_profile AS id_profile_68, n0_.id_lang AS id_lang_69, n3_.id_employee AS id_employee_70 FROM n4u0_employee n0_ LEFT JOIN n4u0_profile n1_ ON n0_.id_profile = n1_.id_profile LEFT JOIN n4u0_lang n2_ ON n0_.id_lang = n2_.id_lang LEFT JOIN n4u0_employee_session n3_ ON n0_.id_employee = n3_.id_employee WHERE n0_.email = ?"
(parameters:
[1 => "sila27.3.2022@gmail.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0_.id_employee AS id_employee_0, n0_.firstname AS firstname_1, n0_.lastname AS lastname_2, n0_.email AS email_3, n0_.passwd AS passwd_4, n0_.last_passwd_gen AS last_passwd_gen_5, n0_.reset_password_token AS reset_password_token_6, n0_.reset_password_validity AS reset_password_validity_7, n0_.default_tab AS default_tab_8, n0_.active AS active_9, n0_.last_connection_date AS last_connection_date_10, n0_.has_enabled_gravatar AS has_enabled_gravatar_11, n0_.stats_date_from AS stats_date_from_12, n0_.stats_date_to AS stats_date_to_13, n0_.stats_compare_from AS stats_compare_from_14, n0_.stats_compare_to AS stats_compare_to_15, n0_.stats_compare_option AS stats_compare_option_16, n0_.preselect_date_range AS preselect_date_range_17, n0_.bo_color AS bo_color_18, n0_.bo_theme AS bo_theme_19, n0_.bo_css AS bo_css_20, n0_.bo_width AS bo_width_21, n0_.bo_menu AS bo_menu_22, n0_.optin AS optin_23, n0_.id_last_order AS id_last_order_24, n0_.id_last_customer_message AS id_last_customer_message_25, n0_.id_last_customer AS id_last_customer_26, n0_.id_employee AS id_employee_27, n0_.firstname AS firstname_28, n0_.lastname AS lastname_29, n0_.email AS email_30, n0_.passwd AS passwd_31, n0_.last_passwd_gen AS last_passwd_gen_32, n0_.reset_password_token AS reset_password_token_33, n0_.reset_password_validity AS reset_password_validity_34, n0_.default_tab AS default_tab_35, n0_.active AS active_36, n0_.last_connection_date AS last_connection_date_37, n0_.has_enabled_gravatar AS has_enabled_gravatar_38, n0_.stats_date_from AS stats_date_from_39, n0_.stats_date_to AS stats_date_to_40, n0_.stats_compare_from AS stats_compare_from_41, n0_.stats_compare_to AS stats_compare_to_42, n0_.stats_compare_option AS stats_compare_option_43, n0_.preselect_date_range AS preselect_date_range_44, n0_.bo_color AS bo_color_45, n0_.bo_theme AS bo_theme_46, n0_.bo_css AS bo_css_47, n0_.bo_width AS bo_width_48, n0_.bo_menu AS bo_menu_49, n0_.optin AS optin_50, n0_.id_last_order AS id_last_order_51, n0_.id_last_customer_message AS id_last_customer_message_52, n0_.id_last_customer AS id_last_customer_53, n1_.id_profile AS id_profile_54, n2_.id_lang AS id_lang_55, n2_.name AS name_56, n2_.active AS active_57, n2_.iso_code AS iso_code_58, n2_.language_code AS language_code_59, n2_.locale AS locale_60, n2_.date_format_lite AS date_format_lite_61, n2_.date_format_full AS date_format_full_62, n2_.is_rtl AS is_rtl_63, n3_.id_employee_session AS id_employee_session_64, n3_.token AS token_65, n3_.date_add AS date_add_66, n3_.date_upd AS date_upd_67, n0_.id_profile AS id_profile_68, n0_.id_lang AS id_lang_69, n3_.id_employee AS id_employee_70 FROM n4u0_employee n0_ LEFT JOIN n4u0_profile n1_ ON n0_.id_profile = n1_.id_profile LEFT JOIN n4u0_lang n2_ ON n0_.id_lang = n2_.id_lang LEFT JOIN n4u0_employee_session n3_ ON n0_.id_employee = n3_.id_employee WHERE n0_.email = ?"
"params" => [1 => "sila27.3.2022@gmail.com"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id_employee AS id_employee_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.passwd AS passwd_5, t0.last_passwd_gen AS last_passwd_gen_6, t0.reset_password_token AS reset_password_token_7, t0.reset_password_validity AS reset_password_validity_8, t0.default_tab AS default_tab_9, t0.active AS active_10, t0.last_connection_date AS last_connection_date_11, t0.has_enabled_gravatar AS has_enabled_gravatar_12, t0.stats_date_from AS stats_date_from_13, t0.stats_date_to AS stats_date_to_14, t0.stats_compare_from AS stats_compare_from_15, t0.stats_compare_to AS stats_compare_to_16, t0.stats_compare_option AS stats_compare_option_17, t0.preselect_date_range AS preselect_date_range_18, t0.bo_color AS bo_color_19, t0.bo_theme AS bo_theme_20, t0.bo_css AS bo_css_21, t0.bo_width AS bo_width_22, t0.bo_menu AS bo_menu_23, t0.optin AS optin_24, t0.id_last_order AS id_last_order_25, t0.id_last_customer_message AS id_last_customer_message_26, t0.id_last_customer AS id_last_customer_27, t0.id_profile AS id_profile_28, t0.id_lang AS id_lang_29 FROM n4u0_employee t0 WHERE t0.id_employee = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id_employee AS id_employee_1, t0.firstname AS firstname_2, t0.lastname AS lastname_3, t0.email AS email_4, t0.passwd AS passwd_5, t0.last_passwd_gen AS last_passwd_gen_6, t0.reset_password_token AS reset_password_token_7, t0.reset_password_validity AS reset_password_validity_8, t0.default_tab AS default_tab_9, t0.active AS active_10, t0.last_connection_date AS last_connection_date_11, t0.has_enabled_gravatar AS has_enabled_gravatar_12, t0.stats_date_from AS stats_date_from_13, t0.stats_date_to AS stats_date_to_14, t0.stats_compare_from AS stats_compare_from_15, t0.stats_compare_to AS stats_compare_to_16, t0.stats_compare_option AS stats_compare_option_17, t0.preselect_date_range AS preselect_date_range_18, t0.bo_color AS bo_color_19, t0.bo_theme AS bo_theme_20, t0.bo_css AS bo_css_21, t0.bo_width AS bo_width_22, t0.bo_menu AS bo_menu_23, t0.optin AS optin_24, t0.id_last_order AS id_last_order_25, t0.id_last_customer_message AS id_last_customer_message_26, t0.id_last_customer AS id_last_customer_27, t0.id_profile AS id_profile_28, t0.id_lang AS id_lang_29 FROM n4u0_employee t0 WHERE t0.id_employee = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
"SELECT n0_.id_employee AS id_employee_0, n0_.firstname AS firstname_1, n0_.lastname AS lastname_2, n0_.email AS email_3, n0_.passwd AS passwd_4, n0_.last_passwd_gen AS last_passwd_gen_5, n0_.reset_password_token AS reset_password_token_6, n0_.reset_password_validity AS reset_password_validity_7, n0_.default_tab AS default_tab_8, n0_.active AS active_9, n0_.last_connection_date AS last_connection_date_10, n0_.has_enabled_gravatar AS has_enabled_gravatar_11, n0_.stats_date_from AS stats_date_from_12, n0_.stats_date_to AS stats_date_to_13, n0_.stats_compare_from AS stats_compare_from_14, n0_.stats_compare_to AS stats_compare_to_15, n0_.stats_compare_option AS stats_compare_option_16, n0_.preselect_date_range AS preselect_date_range_17, n0_.bo_color AS bo_color_18, n0_.bo_theme AS bo_theme_19, n0_.bo_css AS bo_css_20, n0_.bo_width AS bo_width_21, n0_.bo_menu AS bo_menu_22, n0_.optin AS optin_23, n0_.id_last_order AS id_last_order_24, n0_.id_last_customer_message AS id_last_customer_message_25, n0_.id_last_customer AS id_last_customer_26, n0_.id_employee AS id_employee_27, n0_.firstname AS firstname_28, n0_.lastname AS lastname_29, n0_.email AS email_30, n0_.passwd AS passwd_31, n0_.last_passwd_gen AS last_passwd_gen_32, n0_.reset_password_token AS reset_password_token_33, n0_.reset_password_validity AS reset_password_validity_34, n0_.default_tab AS default_tab_35, n0_.active AS active_36, n0_.last_connection_date AS last_connection_date_37, n0_.has_enabled_gravatar AS has_enabled_gravatar_38, n0_.stats_date_from AS stats_date_from_39, n0_.stats_date_to AS stats_date_to_40, n0_.stats_compare_from AS stats_compare_from_41, n0_.stats_compare_to AS stats_compare_to_42, n0_.stats_compare_option AS stats_compare_option_43, n0_.preselect_date_range AS preselect_date_range_44, n0_.bo_color AS bo_color_45, n0_.bo_theme AS bo_theme_46, n0_.bo_css AS bo_css_47, n0_.bo_width AS bo_width_48, n0_.bo_menu AS bo_menu_49, n0_.optin AS optin_50, n0_.id_last_order AS id_last_order_51, n0_.id_last_customer_message AS id_last_customer_message_52, n0_.id_last_customer AS id_last_customer_53, n1_.id_profile AS id_profile_54, n2_.id_lang AS id_lang_55, n2_.name AS name_56, n2_.active AS active_57, n2_.iso_code AS iso_code_58, n2_.language_code AS language_code_59, n2_.locale AS locale_60, n2_.date_format_lite AS date_format_lite_61, n2_.date_format_full AS date_format_full_62, n2_.is_rtl AS is_rtl_63, n3_.id_employee_session AS id_employee_session_64, n3_.token AS token_65, n3_.date_add AS date_add_66, n3_.date_upd AS date_upd_67, n0_.id_profile AS id_profile_68, n0_.id_lang AS id_lang_69, n3_.id_employee AS id_employee_70 FROM n4u0_employee n0_ LEFT JOIN n4u0_profile n1_ ON n0_.id_profile = n1_.id_profile LEFT JOIN n4u0_lang n2_ ON n0_.id_lang = n2_.id_lang LEFT JOIN n4u0_employee_session n3_ ON n0_.id_employee = n3_.id_employee WHERE n0_.email = ?"
(parameters:
[1 => "Sila27.3.2022@gmail.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0_.id_employee AS id_employee_0, n0_.firstname AS firstname_1, n0_.lastname AS lastname_2, n0_.email AS email_3, n0_.passwd AS passwd_4, n0_.last_passwd_gen AS last_passwd_gen_5, n0_.reset_password_token AS reset_password_token_6, n0_.reset_password_validity AS reset_password_validity_7, n0_.default_tab AS default_tab_8, n0_.active AS active_9, n0_.last_connection_date AS last_connection_date_10, n0_.has_enabled_gravatar AS has_enabled_gravatar_11, n0_.stats_date_from AS stats_date_from_12, n0_.stats_date_to AS stats_date_to_13, n0_.stats_compare_from AS stats_compare_from_14, n0_.stats_compare_to AS stats_compare_to_15, n0_.stats_compare_option AS stats_compare_option_16, n0_.preselect_date_range AS preselect_date_range_17, n0_.bo_color AS bo_color_18, n0_.bo_theme AS bo_theme_19, n0_.bo_css AS bo_css_20, n0_.bo_width AS bo_width_21, n0_.bo_menu AS bo_menu_22, n0_.optin AS optin_23, n0_.id_last_order AS id_last_order_24, n0_.id_last_customer_message AS id_last_customer_message_25, n0_.id_last_customer AS id_last_customer_26, n0_.id_employee AS id_employee_27, n0_.firstname AS firstname_28, n0_.lastname AS lastname_29, n0_.email AS email_30, n0_.passwd AS passwd_31, n0_.last_passwd_gen AS last_passwd_gen_32, n0_.reset_password_token AS reset_password_token_33, n0_.reset_password_validity AS reset_password_validity_34, n0_.default_tab AS default_tab_35, n0_.active AS active_36, n0_.last_connection_date AS last_connection_date_37, n0_.has_enabled_gravatar AS has_enabled_gravatar_38, n0_.stats_date_from AS stats_date_from_39, n0_.stats_date_to AS stats_date_to_40, n0_.stats_compare_from AS stats_compare_from_41, n0_.stats_compare_to AS stats_compare_to_42, n0_.stats_compare_option AS stats_compare_option_43, n0_.preselect_date_range AS preselect_date_range_44, n0_.bo_color AS bo_color_45, n0_.bo_theme AS bo_theme_46, n0_.bo_css AS bo_css_47, n0_.bo_width AS bo_width_48, n0_.bo_menu AS bo_menu_49, n0_.optin AS optin_50, n0_.id_last_order AS id_last_order_51, n0_.id_last_customer_message AS id_last_customer_message_52, n0_.id_last_customer AS id_last_customer_53, n1_.id_profile AS id_profile_54, n2_.id_lang AS id_lang_55, n2_.name AS name_56, n2_.active AS active_57, n2_.iso_code AS iso_code_58, n2_.language_code AS language_code_59, n2_.locale AS locale_60, n2_.date_format_lite AS date_format_lite_61, n2_.date_format_full AS date_format_full_62, n2_.is_rtl AS is_rtl_63, n3_.id_employee_session AS id_employee_session_64, n3_.token AS token_65, n3_.date_add AS date_add_66, n3_.date_upd AS date_upd_67, n0_.id_profile AS id_profile_68, n0_.id_lang AS id_lang_69, n3_.id_employee AS id_employee_70 FROM n4u0_employee n0_ LEFT JOIN n4u0_profile n1_ ON n0_.id_profile = n1_.id_profile LEFT JOIN n4u0_lang n2_ ON n0_.id_lang = n2_.id_lang LEFT JOIN n4u0_employee_session n3_ ON n0_.id_employee = n3_.id_employee WHERE n0_.email = ?"
"params" => [1 => "Sila27.3.2022@gmail.com"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id_authorization_role AS id_authorization_role_1, t0.slug AS slug_2 FROM n4u0_authorization_role t0 INNER JOIN n4u0_access ON t0.id_authorization_role = n4u0_access.id_authorization_role WHERE n4u0_access.id_profile = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id_authorization_role AS id_authorization_role_1, t0.slug AS slug_2 FROM n4u0_authorization_role t0 INNER JOIN n4u0_access ON t0.id_authorization_role = n4u0_access.id_authorization_role WHERE n4u0_access.id_profile = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT n0_.id_employee AS id_employee_0, n0_.firstname AS firstname_1, n0_.lastname AS lastname_2, n0_.email AS email_3, n0_.passwd AS passwd_4, n0_.last_passwd_gen AS last_passwd_gen_5, n0_.reset_password_token AS reset_password_token_6, n0_.reset_password_validity AS reset_password_validity_7, n0_.default_tab AS default_tab_8, n0_.active AS active_9, n0_.last_connection_date AS last_connection_date_10, n0_.has_enabled_gravatar AS has_enabled_gravatar_11, n0_.stats_date_from AS stats_date_from_12, n0_.stats_date_to AS stats_date_to_13, n0_.stats_compare_from AS stats_compare_from_14, n0_.stats_compare_to AS stats_compare_to_15, n0_.stats_compare_option AS stats_compare_option_16, n0_.preselect_date_range AS preselect_date_range_17, n0_.bo_color AS bo_color_18, n0_.bo_theme AS bo_theme_19, n0_.bo_css AS bo_css_20, n0_.bo_width AS bo_width_21, n0_.bo_menu AS bo_menu_22, n0_.optin AS optin_23, n0_.id_last_order AS id_last_order_24, n0_.id_last_customer_message AS id_last_customer_message_25, n0_.id_last_customer AS id_last_customer_26, n0_.id_employee AS id_employee_27, n0_.firstname AS firstname_28, n0_.lastname AS lastname_29, n0_.email AS email_30, n0_.passwd AS passwd_31, n0_.last_passwd_gen AS last_passwd_gen_32, n0_.reset_password_token AS reset_password_token_33, n0_.reset_password_validity AS reset_password_validity_34, n0_.default_tab AS default_tab_35, n0_.active AS active_36, n0_.last_connection_date AS last_connection_date_37, n0_.has_enabled_gravatar AS has_enabled_gravatar_38, n0_.stats_date_from AS stats_date_from_39, n0_.stats_date_to AS stats_date_to_40, n0_.stats_compare_from AS stats_compare_from_41, n0_.stats_compare_to AS stats_compare_to_42, n0_.stats_compare_option AS stats_compare_option_43, n0_.preselect_date_range AS preselect_date_range_44, n0_.bo_color AS bo_color_45, n0_.bo_theme AS bo_theme_46, n0_.bo_css AS bo_css_47, n0_.bo_width AS bo_width_48, n0_.bo_menu AS bo_menu_49, n0_.optin AS optin_50, n0_.id_last_order AS id_last_order_51, n0_.id_last_customer_message AS id_last_customer_message_52, n0_.id_last_customer AS id_last_customer_53, n1_.id_profile AS id_profile_54, n2_.id_lang AS id_lang_55, n2_.name AS name_56, n2_.active AS active_57, n2_.iso_code AS iso_code_58, n2_.language_code AS language_code_59, n2_.locale AS locale_60, n2_.date_format_lite AS date_format_lite_61, n2_.date_format_full AS date_format_full_62, n2_.is_rtl AS is_rtl_63, n3_.id_employee_session AS id_employee_session_64, n3_.token AS token_65, n3_.date_add AS date_add_66, n3_.date_upd AS date_upd_67, n0_.id_profile AS id_profile_68, n0_.id_lang AS id_lang_69, n3_.id_employee AS id_employee_70 FROM n4u0_employee n0_ LEFT JOIN n4u0_profile n1_ ON n0_.id_profile = n1_.id_profile LEFT JOIN n4u0_lang n2_ ON n0_.id_lang = n2_.id_lang LEFT JOIN n4u0_employee_session n3_ ON n0_.id_employee = n3_.id_employee WHERE n0_.email = ?"
(parameters:
[1 => "sila27.3.2022@gmail.com"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT n0_.id_employee AS id_employee_0, n0_.firstname AS firstname_1, n0_.lastname AS lastname_2, n0_.email AS email_3, n0_.passwd AS passwd_4, n0_.last_passwd_gen AS last_passwd_gen_5, n0_.reset_password_token AS reset_password_token_6, n0_.reset_password_validity AS reset_password_validity_7, n0_.default_tab AS default_tab_8, n0_.active AS active_9, n0_.last_connection_date AS last_connection_date_10, n0_.has_enabled_gravatar AS has_enabled_gravatar_11, n0_.stats_date_from AS stats_date_from_12, n0_.stats_date_to AS stats_date_to_13, n0_.stats_compare_from AS stats_compare_from_14, n0_.stats_compare_to AS stats_compare_to_15, n0_.stats_compare_option AS stats_compare_option_16, n0_.preselect_date_range AS preselect_date_range_17, n0_.bo_color AS bo_color_18, n0_.bo_theme AS bo_theme_19, n0_.bo_css AS bo_css_20, n0_.bo_width AS bo_width_21, n0_.bo_menu AS bo_menu_22, n0_.optin AS optin_23, n0_.id_last_order AS id_last_order_24, n0_.id_last_customer_message AS id_last_customer_message_25, n0_.id_last_customer AS id_last_customer_26, n0_.id_employee AS id_employee_27, n0_.firstname AS firstname_28, n0_.lastname AS lastname_29, n0_.email AS email_30, n0_.passwd AS passwd_31, n0_.last_passwd_gen AS last_passwd_gen_32, n0_.reset_password_token AS reset_password_token_33, n0_.reset_password_validity AS reset_password_validity_34, n0_.default_tab AS default_tab_35, n0_.active AS active_36, n0_.last_connection_date AS last_connection_date_37, n0_.has_enabled_gravatar AS has_enabled_gravatar_38, n0_.stats_date_from AS stats_date_from_39, n0_.stats_date_to AS stats_date_to_40, n0_.stats_compare_from AS stats_compare_from_41, n0_.stats_compare_to AS stats_compare_to_42, n0_.stats_compare_option AS stats_compare_option_43, n0_.preselect_date_range AS preselect_date_range_44, n0_.bo_color AS bo_color_45, n0_.bo_theme AS bo_theme_46, n0_.bo_css AS bo_css_47, n0_.bo_width AS bo_width_48, n0_.bo_menu AS bo_menu_49, n0_.optin AS optin_50, n0_.id_last_order AS id_last_order_51, n0_.id_last_customer_message AS id_last_customer_message_52, n0_.id_last_customer AS id_last_customer_53, n1_.id_profile AS id_profile_54, n2_.id_lang AS id_lang_55, n2_.name AS name_56, n2_.active AS active_57, n2_.iso_code AS iso_code_58, n2_.language_code AS language_code_59, n2_.locale AS locale_60, n2_.date_format_lite AS date_format_lite_61, n2_.date_format_full AS date_format_full_62, n2_.is_rtl AS is_rtl_63, n3_.id_employee_session AS id_employee_session_64, n3_.token AS token_65, n3_.date_add AS date_add_66, n3_.date_upd AS date_upd_67, n0_.id_profile AS id_profile_68, n0_.id_lang AS id_lang_69, n3_.id_employee AS id_employee_70 FROM n4u0_employee n0_ LEFT JOIN n4u0_profile n1_ ON n0_.id_profile = n1_.id_profile LEFT JOIN n4u0_lang n2_ ON n0_.id_lang = n2_.id_lang LEFT JOIN n4u0_employee_session n3_ ON n0_.id_employee = n3_.id_employee WHERE n0_.email = ?"
"params" => [1 => "sila27.3.2022@gmail.com"
]
"types" => [1 => 2]
]
User Deprecated: Since symfony/doctrine-bridge 6.4: Not passing an instance of "Symfony\Bridge\Doctrine\Middleware\Debug\DebugDataHolder" as "$debugDataHolder" to "Symfony\Bridge\Doctrine\DataCollector\DoctrineDataCollector::__construct()" is deprecated.
User Deprecated: Since symfony/doctrine-bridge 6.4: "Symfony\Bridge\Doctrine\DataCollector\DoctrineDataCollector::addLogger()" is deprecated. Pass an instance of "Symfony\Bridge\Doctrine\Middleware\Debug\DebugDataHolder" to the constructor instead.
Log messages generated during the compilation of the service container.
Messages
Class
2445
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\UserLocaleSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\UserLocaleSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\UserLocaleSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\UserLocaleSubscriber).
Resolving inheritance for ".instanceof.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener.0.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener" (parent: .instanceof.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener.0.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\EmployeeContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\EmployeeContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\EmployeeContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\EmployeeContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LanguageContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\LanguageContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\LanguageContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LanguageContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\CurrencyContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\CurrencyContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\CurrencyContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\CurrencyContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\CountryContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\CountryContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\CountryContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\CountryContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LegacyControllerContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\LegacyControllerContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\LegacyControllerContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LegacyControllerContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LegacyContextSubscriber" (parent: .abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\LegacyContextSubscriber).
Resolving inheritance for "PrestaShopBundle\EventListener\Admin\Context\LegacyContextSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LegacyContextSubscriber).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController" (parent: .abstract.instanceof.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController).
Resolving inheritance for "PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController" (parent: .abstract.instanceof.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController).
Resolving inheritance for "PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController" (parent: .abstract.instanceof.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController).
Resolving inheritance for "PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController" (parent: .abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController).
Resolving inheritance for "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController" (parent: .abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController).
Resolving inheritance for "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController" (parent: .abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController).
Resolving inheritance for "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController" (parent: .abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController).
Resolving inheritance for "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController" (parent: .abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController).
Resolving inheritance for "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController" (parent: .abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController).
Resolving inheritance for "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller" (parent: .abstract.instanceof.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller).
Resolving inheritance for "PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController" (parent: .abstract.instanceof.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController).
Resolving inheritance for "PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController" (parent: .abstract.instanceof.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController).
Resolving inheritance for "PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController" (parent: .abstract.instanceof.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController).
Resolving inheritance for "PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController" (parent: .abstract.instanceof.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController).
Resolving inheritance for "PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController).
Resolving inheritance for "PrestaShop\Module\APIResources\List\ModuleQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer" (parent: .abstract.instanceof.PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer).
Resolving inheritance for "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer" (parent: .instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer).
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._version__default" (parent: assets.static_version_strategy).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._package_front_js" (parent: assets.path_package).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "lock.default.factory" (parent: lock.factory.abstract).
Resolving inheritance for "array" (parent: cache.adapter.array).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES256" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES384" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.access_token_handler.oidc.signature.ES512" (parent: security.access_token_handler.oidc.signature).
Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.firewall.map.config.dev" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.dev" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.main" (parent: security.firewall.config).
Resolving inheritance for "security.listener.main.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.0" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "security.logout.listener.session.main" (parent: security.logout.listener.session).
Resolving inheritance for "security.authenticator.form_login.main" (parent: security.authenticator.form_login).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.main.form_login" (parent: PrestaShopBundle\Security\Admin\AdminAuthenticationSuccessHandler).
Resolving inheritance for "security.authentication.failure_handler.main.form_login" (parent: security.authentication.failure_handler).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_signature_hasher.main" (parent: security.authenticator.remember_me_signature_hasher).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.signature_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.main" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.main" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.main" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.main" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.main" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.main" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.main" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.main" (parent: security.firewall.lazy_context).
Resolving inheritance for "monolog.logger" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.default_connection.configuration" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.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 "api_platform.cache.route_name_resolver" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.property" (parent: cache.system).
Resolving inheritance for "api_platform.cache.metadata.resource_collection" (parent: cache.system).
Resolving inheritance for "api_platform.doctrine.orm.date_filter.instance" (parent: api_platform.doctrine.orm.date_filter).
Resolving inheritance for "api_platform.doctrine.orm.range_filter.instance" (parent: api_platform.doctrine.orm.range_filter).
Resolving inheritance for "api_platform.doctrine.orm.backed_enum_filter.instance" (parent: api_platform.doctrine.orm.backed_enum_filter).
Resolving inheritance for "api_platform.doctrine.orm.boolean_filter.instance" (parent: api_platform.doctrine.orm.boolean_filter).
Resolving inheritance for "api_platform.doctrine.orm.numeric_filter.instance" (parent: api_platform.doctrine.orm.numeric_filter).
Resolving inheritance for "api_platform.doctrine.orm.exists_filter.instance" (parent: api_platform.doctrine.orm.exists_filter).
Resolving inheritance for "api_platform.doctrine.orm.search_filter.instance" (parent: api_platform.doctrine.orm.search_filter).
Resolving inheritance for "prestashop.core.api.query_stock_params_collection" (parent: prestashop.core.api.query_params_collection).
Resolving inheritance for "prestashop.core.api.query_stock_movement_params_collection" (parent: prestashop.core.api.query_params_collection).
Resolving inheritance for "prestashop.core.api.query_translation_params_collection" (parent: prestashop.core.api.query_params_collection).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.PrestaShopBundle\Cache\LegacyCacheClearer" (parent: .abstract.instanceof.PrestaShopBundle\Cache\LegacyCacheClearer).
Resolving inheritance for "PrestaShopBundle\Cache\LegacyCacheClearer" (parent: .instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.PrestaShopBundle\Cache\LegacyCacheClearer).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\CommonController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\CommonController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\CommonController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\CommonController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\CommonController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\CommonController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\ErrorController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\ErrorController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\ErrorController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\ErrorController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\ErrorController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\CountryController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\CountryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\CountryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\CountryController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\CountryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\CountryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\LanguageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\StateController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\StateController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\StateController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\StateController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\StateController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\StateController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\TaxController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\TaxController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\International\ZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\ModuleController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\ModuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\ModuleController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\ModuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\ModuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\LegacyController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\LegacyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\LegacyController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\LegacyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\LegacyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\LoginController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\LoginController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\LoginController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\LoginController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\LoginController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\PrestaShopAdminController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\PrestaShopAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\PrestaShopAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\PrestaShopAdminController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\PrestaShopAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\PrestaShopAdminController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\SecurityController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\SecurityController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\SecurityController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\SecurityController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Address\AddressController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\CartController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\CartController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\CartController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\CartController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Order\CartController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\CartController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController).
Resolving inheritance for "PrestaShopBundle\Controller\Admin\Sell\Order\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\StockController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\StockMovementController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\SupplierController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\ManufacturerController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\CategoryController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\AttributeController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\FeatureController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\I18nController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\TranslationController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\Improve\Design\PositionsController" (parent: PrestaShopBundle\Controller\Api\ApiController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\EventListener\DiscountListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\EventListener\DiscountListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\EventListener\DiscountListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\EventListener\DiscountListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationListType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationListType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\SpecificPriceCombinationListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\SpecificPriceCombinationListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\SpecificPriceCombinationListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\SpecificPriceCombinationListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\VirtualProductFileListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\VirtualProductFileListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\VirtualProductFileListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\VirtualProductFileListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\FooterType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\FooterType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\FooterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\FooterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\HeaderType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\HeaderType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\HeaderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\HeaderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Image\ProductImageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Image\ProductImageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Image\ProductImageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Image\ProductImageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricePriorityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricePriorityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricePriorityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricePriorityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SearchedProductItemType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SearchedProductItemType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\SearchedProductItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SearchedProductItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\AccordionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\AccordionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\AccordionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\AccordionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\AmountCurrencyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\AmountCurrencyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\AmountCurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\AmountCurrencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ApeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ApeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ApeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ApeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ButtonCollectionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ButtonCollectionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ButtonCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ButtonCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CategoryChoiceTreeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CategoryChoiceTreeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\CategoryChoiceTreeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CategoryChoiceTreeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CategorySeoPreviewType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CategorySeoPreviewType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\CategorySeoPreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CategorySeoPreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ChangePasswordType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ChangePasswordType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ChangePasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ChangePasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ChoiceCategoriesTreeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ChoiceCategoriesTreeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ChoiceCategoriesTreeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ChoiceCategoriesTreeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ColorPickerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ColorPickerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ColorPickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ColorPickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Common\Team\ProfileChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Common\Team\ProfileChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\Common\Team\ProfileChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Common\Team\ProfileChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CountryChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CountryChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\CountryChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CountryChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CurrencyChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CurrencyChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\CurrencyChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CurrencyChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CustomContentType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CustomContentType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\CustomContentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CustomContentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CustomerSearchType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CustomerSearchType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\CustomerSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CustomerSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DatePickerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DatePickerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\DatePickerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DatePickerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DateRangeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DateRangeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\DateRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DateRangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DeltaQuantityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DeltaQuantityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\DeltaQuantityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DeltaQuantityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DisablingSwitchType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DisablingSwitchType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\DisablingSwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DisablingSwitchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EmailType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EmailType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\EmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EntityItemType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EntityItemType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\EntityItemType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EntityItemType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EntitySearchInputType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EntitySearchInputType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\EntitySearchInputType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EntitySearchInputType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FeatureChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\FeatureChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\FeatureChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FeatureChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FeatureFlagSwitchType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\FeatureFlagSwitchType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\FeatureFlagSwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FeatureFlagSwitchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FormattedTextareaType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\FormattedTextareaType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\FormattedTextareaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FormattedTextareaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\GeneratableTextType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\GeneratableTextType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\GeneratableTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\GeneratableTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IconButtonType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\IconButtonType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\IconButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IconButtonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ImagePreviewType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ImagePreviewType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ImagePreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ImagePreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IpAddressType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\IpAddressType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\IpAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IpAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LinkPreviewType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\LinkPreviewType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\LinkPreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LinkPreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LocaleChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\LocaleChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\LocaleChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LocaleChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTableType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTableType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTreeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTreeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTreeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTreeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialMultipleChoiceTableType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Material\MaterialMultipleChoiceTableType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\Material\MaterialMultipleChoiceTableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialMultipleChoiceTableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MoneyWithSuffixType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\MoneyWithSuffixType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\MoneyWithSuffixType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MoneyWithSuffixType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MultistoreConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\MultistoreConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\MultistoreConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MultistoreConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\NavigationTabType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\NavigationTabType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\NavigationTabType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\NavigationTabType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\PriceReductionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\PriceReductionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\PriceReductionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\PriceReductionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ProductSearchType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ProductSearchType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ProductSearchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ProductSearchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\RadioWithChoiceChildrenType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\RadioWithChoiceChildrenType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\RadioWithChoiceChildrenType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\RadioWithChoiceChildrenType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Admin\Type\ResizableTextType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ResizableTextType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ResizableTextType" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Admin\Type\ResizableTextType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SearchAndResetType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SearchAndResetType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\SearchAndResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SearchAndResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopRestrictionCheckboxType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShopRestrictionCheckboxType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ShopRestrictionCheckboxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopRestrictionCheckboxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopSelectorType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShopSelectorType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ShopSelectorType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopSelectorType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SubmittableInputType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SubmittableInputType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\SubmittableInputType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SubmittableInputType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SwitchType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SwitchType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\SwitchType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SwitchType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextPreviewType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TextPreviewType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TextPreviewType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextPreviewType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextWithLengthCounterType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TextWithLengthCounterType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TextWithLengthCounterType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextWithLengthCounterType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextWithRecommendedLengthType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TextWithRecommendedLengthType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TextWithRecommendedLengthType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextWithRecommendedLengthType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslatableType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TranslatableType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TranslatableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslatableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TranslateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TranslateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TypeaheadCustomerCollectionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TypeaheadCustomerCollectionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\TypeaheadCustomerCollectionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TypeaheadCustomerCollectionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\UnavailableType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\UnavailableType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\UnavailableType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\UnavailableType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ZoneChoiceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ZoneChoiceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Type\ZoneChoiceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ZoneChoiceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\LoginType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Login\LoginType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Login\LoginType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\LoginType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\ResetPasswordType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Login\ResetPasswordType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Login\ResetPasswordType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\ResetPasswordType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\DeleteCategoriesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Category\DeleteCategoriesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Category\DeleteCategoriesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\DeleteCategoriesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutsCustomizationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutsCustomizationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutsCustomizationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutsCustomizationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\RequiredFieldsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\RequiredFieldsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\RequiredFieldsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\RequiredFieldsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\DeleteCustomersType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\DeleteCustomersType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\DeleteCustomersType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\DeleteCustomersType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\AdaptThemeToRTLLanguagesType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\AdaptThemeToRTLLanguagesType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\Theme\AdaptThemeToRTLLanguagesType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\AdaptThemeToRTLLanguagesType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyExchangeRateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyExchangeRateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyExchangeRateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyExchangeRateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ShopLogosType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ShopLogosType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\Theme\ShopLogosType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ShopLogosType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\MailThemeConfigurationType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\MailThemeConfigurationType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\MailThemeConfigurationType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\MailThemeConfigurationType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\GroupType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\GroupType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\GroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\GroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\GenderType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\GenderType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\GenderType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\GenderType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderCurrencyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderCurrencyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderCurrencyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderCurrencyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderShippingType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderShippingType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderShippingType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderShippingType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\EventListener\RedirectOptionListener" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Category\EventListener\RedirectOptionListener).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Sell\Category\EventListener\RedirectOptionListener" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\EventListener\RedirectOptionListener).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType" (parent: .abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType).
Resolving inheritance for "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AlertExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\AlertExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\AlertExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AlertExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AlertsTrackingExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\AlertsTrackingExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\AlertsTrackingExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AlertsTrackingExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AutoCompleteExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\AutoCompleteExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\AutoCompleteExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AutoCompleteExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ColumnsNumberExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\ColumnsNumberExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\ColumnsNumberExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ColumnsNumberExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\CommaTransformerExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\CommaTransformerExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\CommaTransformerExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\CommaTransformerExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DataListExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\DataListExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\DataListExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DataListExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DisablingSwitchExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\DisablingSwitchExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\DisablingSwitchExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DisablingSwitchExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DownloadFileExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\DownloadFileExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\DownloadFileExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DownloadFileExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ExternalLinkExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\ExternalLinkExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\ExternalLinkExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ExternalLinkExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\FormThemeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\FormThemeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\FormThemeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\FormThemeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\HelpTextExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\HelpTextExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\HelpTextExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\HelpTextExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\HintTextExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\HintTextExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\HintTextExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\HintTextExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\IntegerTypeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\IntegerTypeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\IntegerTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\IntegerTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\LabelOptionsExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\LabelOptionsExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\LabelOptionsExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\LabelOptionsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ModifyAllShopsExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\ModifyAllShopsExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\ModifyAllShopsExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ModifyAllShopsExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\MultistoreExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\MultistoreExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\MultistoreExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\MultistoreExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\NumberTypeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\NumberTypeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\NumberTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\NumberTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ResizableTextTypeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\ResizableTextTypeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\ResizableTextTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ResizableTextTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\RowAttributesExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\RowAttributesExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\RowAttributesExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\RowAttributesExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\UnitTypeExtension" (parent: .abstract.instanceof.PrestaShopBundle\Form\Extension\UnitTypeExtension).
Resolving inheritance for "PrestaShopBundle\Form\Extension\UnitTypeExtension" (parent: .instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\UnitTypeExtension).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator" (parent: .abstract.instanceof.PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator).
Resolving inheritance for "PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController" (parent: .abstract.instanceof.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController).
Resolving inheritance for "PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.prestashop_bundle.api_platform.open_api.constructor_extractor" (parent: .abstract.instanceof.prestashop_bundle.api_platform.open_api.constructor_extractor).
Resolving inheritance for "prestashop_bundle.api_platform.open_api.constructor_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.prestashop_bundle.api_platform.open_api.constructor_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyListExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor" (parent: .abstract.instanceof.prestashop_bundle.api_platform.open_api.reflection_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyListExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor).
Resolving inheritance for ".instanceof.Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor).
Resolving inheritance for "prestashop_bundle.api_platform.open_api.reflection_extractor" (parent: .instanceof.Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor).
Resolving inheritance for ".instanceof.PrestaShopBundle\Routing\LegacyRouterChecker.0.PrestaShopBundle\Routing\LegacyRouterChecker" (parent: .abstract.instanceof.PrestaShopBundle\Routing\LegacyRouterChecker).
Resolving inheritance for "PrestaShopBundle\Routing\LegacyRouterChecker" (parent: .instanceof.PrestaShopBundle\Routing\LegacyRouterChecker.0.PrestaShopBundle\Routing\LegacyRouterChecker).
Resolving inheritance for ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.PrestaShopBundle\Routing\AnonymousRouteProvider" (parent: .abstract.instanceof.PrestaShopBundle\Routing\AnonymousRouteProvider).
Resolving inheritance for "PrestaShopBundle\Routing\AnonymousRouteProvider" (parent: .instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.PrestaShopBundle\Routing\AnonymousRouteProvider).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Security\OAuth2\AuthorisationServerInterface.0.PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer" (parent: .abstract.instanceof.PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer).
Resolving inheritance for "PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer" (parent: .instanceof.PrestaShop\PrestaShop\Core\Security\OAuth2\AuthorisationServerInterface.0.PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer).
Resolving inheritance for "prestashop.router" (parent: router.default).
Resolving inheritance for "prestashop.translation.api.stock" (parent: prestashop.translation.api).
Resolving inheritance for "prestashop.translation.api.international" (parent: prestashop.translation.api).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension" (parent: .abstract.instanceof.Twig\Extension\StringLoaderExtension).
Resolving inheritance for "Twig\Extension\StringLoaderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\EmployeeDropdown.0.PrestaShopBundle\Twig\Component\EmployeeDropdown" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\EmployeeDropdown).
Resolving inheritance for "PrestaShopBundle\Twig\Component\EmployeeDropdown" (parent: .instanceof.PrestaShopBundle\Twig\Component\EmployeeDropdown.0.PrestaShopBundle\Twig\Component\EmployeeDropdown).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Footer.0.PrestaShopBundle\Twig\Component\Footer" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Footer).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Footer" (parent: .instanceof.PrestaShopBundle\Twig\Component\Footer.0.PrestaShopBundle\Twig\Component\Footer).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\HeadTag.0.PrestaShopBundle\Twig\Component\HeadTag" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\HeadTag).
Resolving inheritance for "PrestaShopBundle\Twig\Component\HeadTag" (parent: .instanceof.PrestaShopBundle\Twig\Component\HeadTag.0.PrestaShopBundle\Twig\Component\HeadTag).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown.0.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown.0.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag.0.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag.0.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar.0.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar.0.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter.0.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter.0.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess.0.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess.0.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm.0.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm.0.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert.0.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert.0.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList.0.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyShopList" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList.0.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar.0.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar" (parent: .instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar.0.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Login\LoginHeadTag.0.PrestaShopBundle\Twig\Component\Login\LoginHeadTag" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Login\LoginHeadTag).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Login\LoginHeadTag" (parent: .instanceof.PrestaShopBundle\Twig\Component\Login\LoginHeadTag.0.PrestaShopBundle\Twig\Component\Login\LoginHeadTag).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\MobileQuickAccess.0.PrestaShopBundle\Twig\Component\MobileQuickAccess" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\MobileQuickAccess).
Resolving inheritance for "PrestaShopBundle\Twig\Component\MobileQuickAccess" (parent: .instanceof.PrestaShopBundle\Twig\Component\MobileQuickAccess.0.PrestaShopBundle\Twig\Component\MobileQuickAccess).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\MultistoreHeader.0.PrestaShopBundle\Twig\Component\MultistoreHeader" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\MultistoreHeader).
Resolving inheritance for "PrestaShopBundle\Twig\Component\MultistoreHeader" (parent: .instanceof.PrestaShopBundle\Twig\Component\MultistoreHeader.0.PrestaShopBundle\Twig\Component\MultistoreHeader).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\MultistoreProductHeader.0.PrestaShopBundle\Twig\Component\MultistoreProductHeader" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\MultistoreProductHeader).
Resolving inheritance for "PrestaShopBundle\Twig\Component\MultistoreProductHeader" (parent: .instanceof.PrestaShopBundle\Twig\Component\MultistoreProductHeader.0.PrestaShopBundle\Twig\Component\MultistoreProductHeader).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\NavBar.0.PrestaShopBundle\Twig\Component\NavBar" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\NavBar).
Resolving inheritance for "PrestaShopBundle\Twig\Component\NavBar" (parent: .instanceof.PrestaShopBundle\Twig\Component\NavBar.0.PrestaShopBundle\Twig\Component\NavBar).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\NotificationsCenter.0.PrestaShopBundle\Twig\Component\NotificationsCenter" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\NotificationsCenter).
Resolving inheritance for "PrestaShopBundle\Twig\Component\NotificationsCenter" (parent: .instanceof.PrestaShopBundle\Twig\Component\NotificationsCenter.0.PrestaShopBundle\Twig\Component\NotificationsCenter).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\QuickAccess.0.PrestaShopBundle\Twig\Component\QuickAccess" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\QuickAccess).
Resolving inheritance for "PrestaShopBundle\Twig\Component\QuickAccess" (parent: .instanceof.PrestaShopBundle\Twig\Component\QuickAccess.0.PrestaShopBundle\Twig\Component\QuickAccess).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\SearchForm.0.PrestaShopBundle\Twig\Component\SearchForm" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\SearchForm).
Resolving inheritance for "PrestaShopBundle\Twig\Component\SearchForm" (parent: .instanceof.PrestaShopBundle\Twig\Component\SearchForm.0.PrestaShopBundle\Twig\Component\SearchForm).
Resolving inheritance for ".instanceof.PrestaShopBundle\Twig\Component\Toolbar.0.PrestaShopBundle\Twig\Component\Toolbar" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Component\Toolbar).
Resolving inheritance for "PrestaShopBundle\Twig\Component\Toolbar" (parent: .instanceof.PrestaShopBundle\Twig\Component\Toolbar.0.PrestaShopBundle\Twig\Component\Toolbar).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\ContextIsoCodeProviderExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\ContextIsoCodeProviderExtension).
Resolving inheritance for "PrestaShopBundle\Twig\ContextIsoCodeProviderExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\ContextIsoCodeProviderExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\DataFormatterExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\DataFormatterExtension).
Resolving inheritance for "PrestaShopBundle\Twig\DataFormatterExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\DataFormatterExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\DocumentationLinkExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\DocumentationLinkExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\DocumentationLinkExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\DocumentationLinkExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\EntitySearchExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\EntitySearchExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\EntitySearchExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\EntitySearchExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\GridExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\GridExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\GridExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\GridExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\LocalizationExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\LocalizationExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\LocalizationExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\LocalizationExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\MultistoreUrlExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\MultistoreUrlExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\MultistoreUrlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\MultistoreUrlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\NumberExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\NumberExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\NumberExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\NumberExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\PathExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\PathExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\PathExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\PathExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension).
Resolving inheritance for "PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\HookExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\HookExtension).
Resolving inheritance for "PrestaShopBundle\Twig\HookExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\HookExtension).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\LayoutExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\LayoutExtension).
Resolving inheritance for "PrestaShopBundle\Twig\LayoutExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\LayoutExtension).
Resolving inheritance for ".instanceof.Twig\Loader\LoaderInterface.0.PrestaShopBundle\Twig\Locator\ModuleTemplateLoader" (parent: .abstract.instanceof.PrestaShopBundle\Twig\Locator\ModuleTemplateLoader).
Resolving inheritance for "PrestaShopBundle\Twig\Locator\ModuleTemplateLoader" (parent: .instanceof.Twig\Loader\LoaderInterface.0.PrestaShopBundle\Twig\Locator\ModuleTemplateLoader).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\TranslationsExtension" (parent: .abstract.instanceof.PrestaShopBundle\Twig\TranslationsExtension).
Resolving inheritance for "PrestaShopBundle\Twig\TranslationsExtension" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\TranslationsExtension).
Resolving inheritance for "prestashop.core.query_bus" (parent: prestashop.core.command_bus).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ResetInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager).
Resolving inheritance for "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" (parent: .instanceof.Symfony\Contracts\Service\ResetInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\EnvLayer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\EnvLayer).
Resolving inheritance for "PrestaShop\PrestaShop\Core\FeatureFlag\Layer\EnvLayer" (parent: .instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\EnvLayer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer).
Resolving inheritance for "PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer" (parent: .instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DotEnvLayer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DotEnvLayer).
Resolving inheritance for "PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DotEnvLayer" (parent: .instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DotEnvLayer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\QueryLayer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\QueryLayer).
Resolving inheritance for "PrestaShop\PrestaShop\Core\FeatureFlag\Layer\QueryLayer" (parent: .instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\QueryLayer).
Resolving inheritance for ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.PrestaShop\PrestaShop\Core\ConstraintValidator\InstalledApiResourceScopeValidator" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\ConstraintValidator\InstalledApiResourceScopeValidator).
Resolving inheritance for "PrestaShop\PrestaShop\Core\ConstraintValidator\InstalledApiResourceScopeValidator" (parent: .instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.PrestaShop\PrestaShop\Core\ConstraintValidator\InstalledApiResourceScopeValidator).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\EmployeeContextBuilder" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Context\EmployeeContextBuilder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Context\EmployeeContextBuilder" (parent: .instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\EmployeeContextBuilder).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\LanguageContextBuilder" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Context\LanguageContextBuilder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Context\LanguageContextBuilder" (parent: .instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\LanguageContextBuilder).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\ShopContextBuilder" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Context\ShopContextBuilder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Context\ShopContextBuilder" (parent: .instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\ShopContextBuilder).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\CurrencyContextBuilder" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Context\CurrencyContextBuilder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Context\CurrencyContextBuilder" (parent: .instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\CurrencyContextBuilder).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\CountryContextBuilder" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Context\CountryContextBuilder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Context\CountryContextBuilder" (parent: .instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\CountryContextBuilder).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\LegacyControllerContextInjector" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Context\LegacyControllerContextInjector).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Context\LegacyControllerContextInjector" (parent: .instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\LegacyControllerContextInjector).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\DeleteCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.delete_customer_thread_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.command_handler.delete_customer_thread_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.command_handler.delete_customer_thread_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\DeleteCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.delete_customer_thread_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\BulkDeleteCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.bulk_delete_customer_thread_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.command_handler.bulk_delete_customer_thread_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.command_handler.bulk_delete_customer_thread_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\BulkDeleteCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.bulk_delete_customer_thread_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\AddOrderCustomerMessageHandler.0.prestashop.core.domain.customer_service.command_handler.add_order_customer_message" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.command_handler.add_order_customer_message).
Resolving inheritance for "prestashop.core.domain.customer_service.command_handler.add_order_customer_message" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\AddOrderCustomerMessageHandler.0.prestashop.core.domain.customer_service.command_handler.add_order_customer_message).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\QueryHandler\GetCustomerThreadForViewingHandler.0.prestashop.core.domain.customer_service.query_handler.get_customer_thread_for_viewing_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.query_handler.get_customer_thread_for_viewing_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.query_handler.get_customer_thread_for_viewing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\QueryHandler\GetCustomerThreadForViewingHandler.0.prestashop.core.domain.customer_service.query_handler.get_customer_thread_for_viewing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\QueryHandler\GetCustomerServiceSignatureHandler.0.prestashop.core.domain.customer_service.query_handler.get_customer_service_signature_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.query_handler.get_customer_service_signature_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.query_handler.get_customer_service_signature_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\QueryHandler\GetCustomerServiceSignatureHandler.0.prestashop.core.domain.customer_service.query_handler.get_customer_service_signature_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\ForwardCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.forward_customer_thread_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.command_handler.forward_customer_thread_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.command_handler.forward_customer_thread_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\ForwardCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.forward_customer_thread_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\ReplyToCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.reply_to_customer_thread_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.command_handler.reply_to_customer_thread_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.command_handler.reply_to_customer_thread_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\ReplyToCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.reply_to_customer_thread_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\UpdateCustomerThreadStatusHandler.0.prestashop.core.domain.customer_service.command_handler.update_customer_thread_status_handler" (parent: .abstract.instanceof.prestashop.core.domain.customer_service.command_handler.update_customer_thread_status_handler).
Resolving inheritance for "prestashop.core.domain.customer_service.command_handler.update_customer_thread_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\UpdateCustomerThreadStatusHandler.0.prestashop.core.domain.customer_service.command_handler.update_customer_thread_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\CommandHandler\CloseShowcaseCardHandler.0.prestashop.core.showcase_card.command_handler.close_showcase_card" (parent: .abstract.instanceof.prestashop.core.showcase_card.command_handler.close_showcase_card).
Resolving inheritance for "prestashop.core.showcase_card.command_handler.close_showcase_card" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\CommandHandler\CloseShowcaseCardHandler.0.prestashop.core.showcase_card.command_handler.close_showcase_card).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\QueryHandler\GetShowcaseCardIsClosedHandler.0.prestashop.core.domain.showcase_card.query_handler.get_showcase_card_is_closed_handler" (parent: .abstract.instanceof.prestashop.core.domain.showcase_card.query_handler.get_showcase_card_is_closed_handler).
Resolving inheritance for "prestashop.core.domain.showcase_card.query_handler.get_showcase_card_is_closed_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\QueryHandler\GetShowcaseCardIsClosedHandler.0.prestashop.core.domain.showcase_card.query_handler.get_showcase_card_is_closed_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\SqlManagement\CommandHandler\SaveSqlRequestSettingsHandler.0.prestashop.core.domain.sql_management.command_handler.save_settings" (parent: .abstract.instanceof.prestashop.core.domain.sql_management.command_handler.save_settings).
Resolving inheritance for "prestashop.core.domain.sql_management.command_handler.save_settings" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\SqlManagement\CommandHandler\SaveSqlRequestSettingsHandler.0.prestashop.core.domain.sql_management.command_handler.save_settings).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\SqlManagement\QueryHandler\GetSqlRequestSettingsHandler.0.prestashop.core.domain.sql_management.query_handler.get_sql_request_settings" (parent: .abstract.instanceof.prestashop.core.domain.sql_management.query_handler.get_sql_request_settings).
Resolving inheritance for "prestashop.core.domain.sql_management.query_handler.get_sql_request_settings" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\SqlManagement\QueryHandler\GetSqlRequestSettingsHandler.0.prestashop.core.domain.sql_management.query_handler.get_sql_request_settings).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ImportThemeHandler.0.prestashop.core.domain.theme.command_handler.import_theme_handler" (parent: .abstract.instanceof.prestashop.core.domain.theme.command_handler.import_theme_handler).
Resolving inheritance for "prestashop.core.domain.theme.command_handler.import_theme_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ImportThemeHandler.0.prestashop.core.domain.theme.command_handler.import_theme_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\EnableThemeHandler.0.prestashop.core.domain.theme.command_handler.enable_theme_handler" (parent: .abstract.instanceof.prestashop.core.domain.theme.command_handler.enable_theme_handler).
Resolving inheritance for "prestashop.core.domain.theme.command_handler.enable_theme_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\EnableThemeHandler.0.prestashop.core.domain.theme.command_handler.enable_theme_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\DeleteThemeHandler.0.prestashop.core.domain.theme.command_handler.delete_theme_handler" (parent: .abstract.instanceof.prestashop.core.domain.theme.command_handler.delete_theme_handler).
Resolving inheritance for "prestashop.core.domain.theme.command_handler.delete_theme_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\DeleteThemeHandler.0.prestashop.core.domain.theme.command_handler.delete_theme_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\AdaptThemeToRTLLanguagesHandler.0.prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler" (parent: .abstract.instanceof.prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler).
Resolving inheritance for "prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\AdaptThemeToRTLLanguagesHandler.0.prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ResetThemeLayoutsHandler.0.prestashop.core.domain.theme.command_handler.reset_theme_layouts_handler" (parent: .abstract.instanceof.prestashop.core.domain.theme.command_handler.reset_theme_layouts_handler).
Resolving inheritance for "prestashop.core.domain.theme.command_handler.reset_theme_layouts_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ResetThemeLayoutsHandler.0.prestashop.core.domain.theme.command_handler.reset_theme_layouts_handler).
Resolving inheritance for "prestashop.core.grid.query_builder.email_logs" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query.webservice_key" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.product" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.product.shops" (parent: prestashop.core.grid.query_builder.product).
Resolving inheritance for "prestashop.core.grid.query_builder.product_light" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.meta" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.employee" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.contact" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.customer" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.customer_address" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.customer_cart" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.customer_order" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.customer_bought_product" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.customer_viewed_product" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query.builder.language" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.currency" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.supplier" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.profile" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.cms_page_category" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.tax" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.manufacturer" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.manufacturer_address" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.category" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.api.query_builder.hook" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.cms_page" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.empty_category" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.no_qty_product_with_combination" (parent: prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.no_qty_product_without_combination" (parent: prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.disabled_product" (parent: prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.product_without_image" (parent: prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.product_without_description" (parent: prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.monitoring.product_without_price" (parent: prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.cart_rule" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.catalog_price_rule" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.attachment" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.attribute" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.attribute_group" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.merchandise_return" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.tax_rules_group" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.address" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.credit_slip" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.order_states" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.order_return_states" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.log" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.carrier" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.request_sql" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.outstanding" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.zone" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.country" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\ProductCombinationQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.search_engine" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.security.session.employee" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.security.session.customer" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query_builder.state" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query.builder.title" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "prestashop.core.grid.query.builder.customer_thread" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\ApiClientQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\CustomerGroupsQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\TaxRuleQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\AliasQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\FeatureQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\FeatureValueQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\StoreQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\CartQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Query\ImageTypeQueryBuilder" (parent: prestashop.core.grid.abstract_query_builder).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.logs" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.logs" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.logs).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.email_logs" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.email_logs" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.email_logs).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.request_sql" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.request_sql" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.request_sql).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.backup" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.backup" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.backup).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.webservice_key" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.webservice_key" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.webservice_key).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.meta" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.meta" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.meta).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.category" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.category" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.category).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.employee" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.employee" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.employee).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.contacts" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.contacts" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.contacts).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.discount" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer.discount" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.discount).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.address" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer.address" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.address).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.cart" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer.cart" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.cart).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.order" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer.order" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.order).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.bought_product" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer.bought_product" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.bought_product).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.viewed_product" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer.viewed_product" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.viewed_product).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.language" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.language" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.language).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.currency" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.currency" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.supplier" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.supplier" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.supplier).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.profile" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.profile" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.profile).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.tax" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.manufacturer" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer_address" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.manufacturer_address" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer_address).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.order" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.cart_rule" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.cart_rule" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.cart_rule).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.catalog_price_rule" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.catalog_price_rule" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.catalog_price_rule).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order_message" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.order_message" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order_message).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attachment" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.attachment" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attachment).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.attribute" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute_group" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.attribute_group" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute_group).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.merchandise_return" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.merchandise_return" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.merchandise_return).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax_rules_group" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.tax_rules_group" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax_rules_group).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.address" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.address" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.address).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.credit_slip" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.credit_slip" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.credit_slip).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.outstanding" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.outstanding" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.outstanding).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.carrier" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.carrier" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.carrier).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.zone" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.zone" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.zone).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.country" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.country" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.country).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.search_engines" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.search_engines" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.search_engines).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.product" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product.shops" (parent: prestashop.core.grid.definition.factory.product).
Resolving inheritance for "prestashop.core.grid.definition.factory.product.shops" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product.shops).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product_light" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.product_light" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product_light).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.employee" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.security.session.employee" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.employee).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.customer" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.security.session.customer" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.customer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.state" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.state" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.state).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.title" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.title" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.title).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_thread" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer_thread" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_thread).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_groups" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "prestashop.core.grid.definition.factory.customer_groups" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_groups).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.abstract_grid_definition" (parent: .abstract.instanceof.prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for "prestashop.core.grid.definition.factory.abstract_grid_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" (parent: prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.cms_page_category.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.cms_page_category.position_definition).
Resolving inheritance for "prestashop.core.grid.cms_page_category.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.cms_page_category.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.cms_page.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.cms_page.position_definition).
Resolving inheritance for "prestashop.core.grid.cms_page.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.cms_page.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.attribute.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.attribute.position_definition).
Resolving inheritance for "prestashop.core.grid.attribute.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.attribute.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.attribute_group.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.attribute_group.position_definition).
Resolving inheritance for "prestashop.core.grid.attribute_group.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.attribute_group.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.carrier.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.carrier.position_definition).
Resolving inheritance for "prestashop.core.grid.carrier.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.carrier.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.image.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.image.position_definition).
Resolving inheritance for "prestashop.core.grid.image.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.image.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.product.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.product.position_definition).
Resolving inheritance for "prestashop.core.grid.product.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.product.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.feature.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.feature.position_definition).
Resolving inheritance for "prestashop.core.grid.feature.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.feature.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.feature_value.position_definition" (parent: .abstract.instanceof.prestashop.core.grid.feature_value.position_definition).
Resolving inheritance for "prestashop.core.grid.feature_value.position_definition" (parent: .instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.feature_value.position_definition).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\MailTemplate\CommandHandler\GenerateThemeMailTemplatesHandler.0.prestashop.core.mail_template.command_handler.generate_theme_mails_handler" (parent: .abstract.instanceof.prestashop.core.mail_template.command_handler.generate_theme_mails_handler).
Resolving inheritance for "prestashop.core.mail_template.command_handler.generate_theme_mails_handler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\MailTemplate\CommandHandler\GenerateThemeMailTemplatesHandler.0.prestashop.core.mail_template.command_handler.generate_theme_mails_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\DeleteAddressHandler.0.prestashop.adapter.address.command_handler.delete_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.delete_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.delete_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\DeleteAddressHandler.0.prestashop.adapter.address.command_handler.delete_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\BulkDeleteAddressHandler.0.prestashop.adapter.address.command_handler.bulk_delete_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.bulk_delete_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.bulk_delete_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\BulkDeleteAddressHandler.0.prestashop.adapter.address.command_handler.bulk_delete_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\AddManufacturerAddressHandler.0.prestashop.adapter.address.command_handler.add_manufacturer_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.add_manufacturer_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.add_manufacturer_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\AddManufacturerAddressHandler.0.prestashop.adapter.address.command_handler.add_manufacturer_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditManufacturerAddressHandler.0.prestashop.adapter.address.command_handler.edit_manufacturer_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.edit_manufacturer_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.edit_manufacturer_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditManufacturerAddressHandler.0.prestashop.adapter.address.command_handler.edit_manufacturer_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetManufacturerAddressForEditingHandler.0.prestashop.adapter.address.query_handler.get_manufacturer_address_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.address.query_handler.get_manufacturer_address_for_editing_handler).
Resolving inheritance for "prestashop.adapter.address.query_handler.get_manufacturer_address_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetManufacturerAddressForEditingHandler.0.prestashop.adapter.address.query_handler.get_manufacturer_address_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetRequiredFieldsForAddressHandler.0.prestashop.adapter.address.query_handler.get_required_fields_for_address" (parent: .abstract.instanceof.prestashop.adapter.address.query_handler.get_required_fields_for_address).
Resolving inheritance for "prestashop.adapter.address.query_handler.get_required_fields_for_address" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetRequiredFieldsForAddressHandler.0.prestashop.adapter.address.query_handler.get_required_fields_for_address).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\SetRequiredFieldsForAddressHandler.0.prestashop.adapter.address.command_handler.set_required_fields_for_address" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.set_required_fields_for_address).
Resolving inheritance for "prestashop.adapter.address.command_handler.set_required_fields_for_address" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\SetRequiredFieldsForAddressHandler.0.prestashop.adapter.address.command_handler.set_required_fields_for_address).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\AddCustomerAddressHandler.0.prestashop.adapter.address.command_handler.add_customer_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.add_customer_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.add_customer_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\AddCustomerAddressHandler.0.prestashop.adapter.address.command_handler.add_customer_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetCustomerAddressForEditingHandler.0.prestashop.adapter.address.query_handler.get_customer_address_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.address.query_handler.get_customer_address_for_editing_handler).
Resolving inheritance for "prestashop.adapter.address.query_handler.get_customer_address_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetCustomerAddressForEditingHandler.0.prestashop.adapter.address.query_handler.get_customer_address_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditCustomerAddressHandler.0.prestashop.adapter.address.command_handler.edit_customer_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.edit_customer_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.edit_customer_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditCustomerAddressHandler.0.prestashop.adapter.address.command_handler.edit_customer_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditOrderAddressHandler.0.prestashop.adapter.address.command_handler.edit_order_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.edit_order_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.edit_order_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditOrderAddressHandler.0.prestashop.adapter.address.command_handler.edit_order_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditCartAddressHandler.0.prestashop.adapter.address.command_handler.edit_cart_address_handler" (parent: .abstract.instanceof.prestashop.adapter.address.command_handler.edit_cart_address_handler).
Resolving inheritance for "prestashop.adapter.address.command_handler.edit_cart_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditCartAddressHandler.0.prestashop.adapter.address.command_handler.edit_cart_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\DeleteAttachmentHandler.0.prestashop.adapter.attachment.command_handler.delete_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for "prestashop.adapter.attachment.command_handler.delete_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\DeleteAttachmentHandler.0.prestashop.adapter.attachment.command_handler.delete_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\BulkDeleteAttachmentsHandler.0.prestashop.adapter.attachment.command_handler.bulk_delete_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for "prestashop.adapter.attachment.command_handler.bulk_delete_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\BulkDeleteAttachmentsHandler.0.prestashop.adapter.attachment.command_handler.bulk_delete_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentHandler.0.prestashop.adapter.attachment.query_handler.get_attachment_handler" (parent: .abstract.instanceof.prestashop.adapter.attachment.query_handler.get_attachment_handler).
Resolving inheritance for "prestashop.adapter.attachment.query_handler.get_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentHandler.0.prestashop.adapter.attachment.query_handler.get_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentForEditingHandler.0.prestashop.adapter.contact.query_handler.get_attachment_handler" (parent: .abstract.instanceof.prestashop.adapter.contact.query_handler.get_attachment_handler).
Resolving inheritance for "prestashop.adapter.contact.query_handler.get_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentForEditingHandler.0.prestashop.adapter.contact.query_handler.get_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\EditAttachmentHandler.0.prestashop.adapter.attachment.command_handler.edit_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for "prestashop.adapter.attachment.command_handler.edit_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\EditAttachmentHandler.0.prestashop.adapter.attachment.command_handler.edit_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\AddAttachmentHandler.0.prestashop.adapter.attachment.command_handler.create_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for "prestashop.adapter.attachment.command_handler.create_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\AddAttachmentHandler.0.prestashop.adapter.attachment.command_handler.create_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentInformationHandler.0.prestashop.adapter.attachment.query_handler.get_attachment_information_handler" (parent: .abstract.instanceof.prestashop.adapter.attachment.query_handler.get_attachment_information_handler).
Resolving inheritance for "prestashop.adapter.attachment.query_handler.get_attachment_information_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentInformationHandler.0.prestashop.adapter.attachment.query_handler.get_attachment_information_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\SearchAttachmentHandler.0.prestashop.adapter.attachment.query_handler.search_attachment_handler" (parent: .abstract.instanceof.prestashop.adapter.attachment.query_handler.search_attachment_handler).
Resolving inheritance for "prestashop.adapter.attachment.query_handler.search_attachment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\SearchAttachmentHandler.0.prestashop.adapter.attachment.query_handler.search_attachment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler.0.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler.0.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\ToggleCarrierStatusHandler.0.prestashop.adapter.carrier.command_handler.toggle_carrier_status" (parent: .abstract.instanceof.prestashop.adapter.carrier.command_handler.toggle_carrier_status).
Resolving inheritance for "prestashop.adapter.carrier.command_handler.toggle_carrier_status" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\ToggleCarrierStatusHandler.0.prestashop.adapter.carrier.command_handler.toggle_carrier_status).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\ToggleCarrierIsFreeHandler.0.prestashop.adapter.carrier.command_handler.toggle_carrier_is_free_status" (parent: .abstract.instanceof.prestashop.adapter.carrier.command_handler.toggle_carrier_is_free_status).
Resolving inheritance for "prestashop.adapter.carrier.command_handler.toggle_carrier_is_free_status" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\ToggleCarrierIsFreeHandler.0.prestashop.adapter.carrier.command_handler.toggle_carrier_is_free_status).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\DeleteCarrierHandler.0.prestashop.adapter.carrier.command_handler.delete_carrier" (parent: .abstract.instanceof.prestashop.adapter.carrier.command_handler.delete_carrier).
Resolving inheritance for "prestashop.adapter.carrier.command_handler.delete_carrier" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\DeleteCarrierHandler.0.prestashop.adapter.carrier.command_handler.delete_carrier).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\BulkDeleteCarrierHandler.0.prestashop.adapter.carrier.command_handler.bulk_delete_carrier" (parent: .abstract.instanceof.prestashop.adapter.carrier.command_handler.bulk_delete_carrier).
Resolving inheritance for "prestashop.adapter.carrier.command_handler.bulk_delete_carrier" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\BulkDeleteCarrierHandler.0.prestashop.adapter.carrier.command_handler.bulk_delete_carrier).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\BulkToggleCarrierStatusHandler.0.prestashop.adapter.carrier.command_handler.bulk_toggle_carrier_status" (parent: .abstract.instanceof.prestashop.adapter.carrier.command_handler.bulk_toggle_carrier_status).
Resolving inheritance for "prestashop.adapter.carrier.command_handler.bulk_toggle_carrier_status" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\BulkToggleCarrierStatusHandler.0.prestashop.adapter.carrier.command_handler.bulk_toggle_carrier_status).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\CreateEmptyCustomerCartHandler.0.prestashop.adapter.cart.command_handler.create_empty_customer_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.cart.command_handler.create_empty_customer_cart_handler).
Resolving inheritance for "prestashop.adapter.cart.command_handler.create_empty_customer_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\CreateEmptyCustomerCartHandler.0.prestashop.adapter.cart.command_handler.create_empty_customer_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartCurrencyHandler.0.prestashop.adapter.cart.command_handler.update_cart_currency_handler" (parent: .abstract.instanceof.prestashop.adapter.cart.command_handler.update_cart_currency_handler).
Resolving inheritance for "prestashop.adapter.cart.command_handler.update_cart_currency_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartCurrencyHandler.0.prestashop.adapter.cart.command_handler.update_cart_currency_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartLanguageHandler.0.prestashop.adapter.cart.command_handler.update_cart_language_handler" (parent: .abstract.instanceof.prestashop.adapter.cart.command_handler.update_cart_language_handler).
Resolving inheritance for "prestashop.adapter.cart.command_handler.update_cart_language_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartLanguageHandler.0.prestashop.adapter.cart.command_handler.update_cart_language_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartAddressesHandler.0.prestashop.adapter.cart.command_handler.update_cart_addresses_handler" (parent: .abstract.instanceof.prestashop.adapter.cart.command_handler.update_cart_addresses_handler).
Resolving inheritance for "prestashop.adapter.cart.command_handler.update_cart_addresses_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartAddressesHandler.0.prestashop.adapter.cart.command_handler.update_cart_addresses_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartDeliverySettingsHandler.0.prestashop.adapter.cart.command_handler.update_delivery_options_handler" (parent: .abstract.instanceof.prestashop.adapter.cart.command_handler.update_delivery_options_handler).
Resolving inheritance for "prestashop.adapter.cart.command_handler.update_delivery_options_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartDeliverySettingsHandler.0.prestashop.adapter.cart.command_handler.update_delivery_options_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateProductQuantityInCartHandler.0.prestashop.adapter.command_handler.update_product_quantity_in_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.update_product_quantity_in_cart_handler).
Resolving inheritance for "prestashop.adapter.command_handler.update_product_quantity_in_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateProductQuantityInCartHandler.0.prestashop.adapter.command_handler.update_product_quantity_in_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartCarrierHandler.0.prestashop.adapter.command_handler.update_cart_carrier_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.update_cart_carrier_handler).
Resolving inheritance for "prestashop.adapter.command_handler.update_cart_carrier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartCarrierHandler.0.prestashop.adapter.command_handler.update_cart_carrier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddCartRuleToCartHandler.0.prestashop.adapter.command_handler.add_cart_rule_to_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.add_cart_rule_to_cart_handler).
Resolving inheritance for "prestashop.adapter.command_handler.add_cart_rule_to_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddCartRuleToCartHandler.0.prestashop.adapter.command_handler.add_cart_rule_to_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\RemoveCartRuleFromCartHandler.0.prestashop.adapter.command_handler.remove_cart_rule_from_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.remove_cart_rule_from_cart_handler).
Resolving inheritance for "prestashop.adapter.command_handler.remove_cart_rule_from_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\RemoveCartRuleFromCartHandler.0.prestashop.adapter.command_handler.remove_cart_rule_from_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\RemoveProductFromCartHandler.0.prestashop.adapter.command_handler.remove_product_from_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.remove_product_from_cart_handler).
Resolving inheritance for "prestashop.adapter.command_handler.remove_product_from_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\RemoveProductFromCartHandler.0.prestashop.adapter.command_handler.remove_product_from_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateProductPriceInCartHandler.0.prestashop.adapter.command_handler.update_product_price_in_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.update_product_price_in_cart_handler).
Resolving inheritance for "prestashop.adapter.command_handler.update_product_price_in_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateProductPriceInCartHandler.0.prestashop.adapter.command_handler.update_product_price_in_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\SendCartToCustomerHandler.0.prestashop.adapter.command_handler.send_cart_to_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.send_cart_to_customer_handler).
Resolving inheritance for "prestashop.adapter.command_handler.send_cart_to_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\SendCartToCustomerHandler.0.prestashop.adapter.command_handler.send_cart_to_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetCartForViewingHandler.0.prestashop.adapter.query_handler.get_cart_for_viewing_handler" (parent: .abstract.instanceof.prestashop.adapter.query_handler.get_cart_for_viewing_handler).
Resolving inheritance for "prestashop.adapter.query_handler.get_cart_for_viewing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetCartForViewingHandler.0.prestashop.adapter.query_handler.get_cart_for_viewing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetLastEmptyCustomerCartHandler.0.prestashop.adapter.cart.query_handler.get_last_empty_customer_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.cart.query_handler.get_last_empty_customer_cart_handler).
Resolving inheritance for "prestashop.adapter.cart.query_handler.get_last_empty_customer_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetLastEmptyCustomerCartHandler.0.prestashop.adapter.cart.query_handler.get_last_empty_customer_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetCartForOrderCreationHandler.0.prestashop.adapter.query_handler.get_cart_information_handler" (parent: .abstract.instanceof.prestashop.adapter.query_handler.get_cart_information_handler).
Resolving inheritance for "prestashop.adapter.query_handler.get_cart_information_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetCartForOrderCreationHandler.0.prestashop.adapter.query_handler.get_cart_information_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddCustomizationHandler.0.prestashop.adapter.command_handler.add_customization_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.add_customization_handler).
Resolving inheritance for "prestashop.adapter.command_handler.add_customization_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddCustomizationHandler.0.prestashop.adapter.command_handler.add_customization_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddProductToCartHandler.0.prestashop.adapter.command_handler.add_product_to_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.command_handler.add_product_to_cart_handler).
Resolving inheritance for "prestashop.adapter.command_handler.add_product_to_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddProductToCartHandler.0.prestashop.adapter.command_handler.add_product_to_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler.0.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler.0.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler.0.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler.0.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\SearchCartRulesHandler.0.prestashop.adapter.cart_rule.query_handler.search_cart_rules_handler" (parent: .abstract.instanceof.prestashop.adapter.cart_rule.query_handler.search_cart_rules_handler).
Resolving inheritance for "prestashop.adapter.cart_rule.query_handler.search_cart_rules_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\SearchCartRulesHandler.0.prestashop.adapter.cart_rule.query_handler.search_cart_rules_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\DeleteCartRuleHandler.0.prestashop.adapter.cart_rule.command_handler.delete_cart_rule_handler" (parent: .abstract.instanceof.prestashop.adapter.cart_rule.command_handler.delete_cart_rule_handler).
Resolving inheritance for "prestashop.adapter.cart_rule.command_handler.delete_cart_rule_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\DeleteCartRuleHandler.0.prestashop.adapter.cart_rule.command_handler.delete_cart_rule_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\BulkDeleteCartRuleHandler.0.prestashop.adapter.cart_rule.command_handler.bulk_delete_cart_rule_handler" (parent: .abstract.instanceof.prestashop.adapter.cart_rule.command_handler.bulk_delete_cart_rule_handler).
Resolving inheritance for "prestashop.adapter.cart_rule.command_handler.bulk_delete_cart_rule_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\BulkDeleteCartRuleHandler.0.prestashop.adapter.cart_rule.command_handler.bulk_delete_cart_rule_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\ToggleCartRuleStatusHandler.0.prestashop.adapter.cart_rule.command_handler.toggle_cart_rule_status_handler" (parent: .abstract.instanceof.prestashop.adapter.cart_rule.command_handler.toggle_cart_rule_status_handler).
Resolving inheritance for "prestashop.adapter.cart_rule.command_handler.toggle_cart_rule_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\ToggleCartRuleStatusHandler.0.prestashop.adapter.cart_rule.command_handler.toggle_cart_rule_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\BulkToggleCartRuleStatusHandler.0.prestashop.adapter.cart_rule.command_handler.bulk_toggle_cart_rule_status_handler" (parent: .abstract.instanceof.prestashop.adapter.cart_rule.command_handler.bulk_toggle_cart_rule_status_handler).
Resolving inheritance for "prestashop.adapter.cart_rule.command_handler.bulk_toggle_cart_rule_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\BulkToggleCartRuleStatusHandler.0.prestashop.adapter.cart_rule.command_handler.bulk_toggle_cart_rule_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\DeleteCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.delete_catalog_price_rule_handler" (parent: .abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.delete_catalog_price_rule_handler).
Resolving inheritance for "prestashop.adapter.catalog_price_rule.command_handler.delete_catalog_price_rule_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\DeleteCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.delete_catalog_price_rule_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\BulkDeleteCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.bulk_delete_catalog_price_rule_handler" (parent: .abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.bulk_delete_catalog_price_rule_handler).
Resolving inheritance for "prestashop.adapter.catalog_price_rule.command_handler.bulk_delete_catalog_price_rule_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\BulkDeleteCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.bulk_delete_catalog_price_rule_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\AddCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.add_catalog_price_rule_handler" (parent: .abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.add_catalog_price_rule_handler).
Resolving inheritance for "prestashop.adapter.catalog_price_rule.command_handler.add_catalog_price_rule_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\AddCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.add_catalog_price_rule_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\EditCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.edit_catalog_price_rule_handler" (parent: .abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.edit_catalog_price_rule_handler).
Resolving inheritance for "prestashop.adapter.catalog_price_rule.command_handler.edit_catalog_price_rule_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\EditCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.edit_catalog_price_rule_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\QueryHandler\GetCatalogPriceRuleForEditingHandler.0.prestashop.adapter.catalog_price_rule.command_handler.get_catalog_price_rule_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.get_catalog_price_rule_for_editing_handler).
Resolving inheritance for "prestashop.adapter.catalog_price_rule.command_handler.get_catalog_price_rule_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\QueryHandler\GetCatalogPriceRuleForEditingHandler.0.prestashop.adapter.catalog_price_rule.command_handler.get_catalog_price_rule_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\QueryHandler\GetCatalogPriceRuleListForProductHandler.0.prestashop.adapter.catalog_price_rule.query_handler.get_catalog_price_rule_list_for_product_handler" (parent: .abstract.instanceof.prestashop.adapter.catalog_price_rule.query_handler.get_catalog_price_rule_list_for_product_handler).
Resolving inheritance for "prestashop.adapter.catalog_price_rule.query_handler.get_catalog_price_rule_list_for_product_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\QueryHandler\GetCatalogPriceRuleListForProductHandler.0.prestashop.adapter.catalog_price_rule.query_handler.get_catalog_price_rule_list_for_product_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_update_categories_status_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.bulk_update_categories_status_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.bulk_update_categories_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_update_categories_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_enable_categories_status_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.bulk_enable_categories_status_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.bulk_enable_categories_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_enable_categories_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_disable_categories_status_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.bulk_disable_categories_status_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.bulk_disable_categories_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_disable_categories_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\SetCategoryIsEnabledHandler.0.prestashop.adapter.category.command_handler.set_category_is_enabled_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.set_category_is_enabled_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.set_category_is_enabled_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\SetCategoryIsEnabledHandler.0.prestashop.adapter.category.command_handler.set_category_is_enabled_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryHandler.0.prestashop.adapter.category.command_handler.delete_category_handler" (parent: prestashop.adapter.category.command_handler.abstract_delete_category_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.delete_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryHandler.0.prestashop.adapter.category.command_handler.delete_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkDeleteCategoriesHandler.0.prestashop.adapter.category.command_handler.bulk_delete_categories_handler" (parent: prestashop.adapter.category.command_handler.abstract_delete_category_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.bulk_delete_categories_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkDeleteCategoriesHandler.0.prestashop.adapter.category.command_handler.bulk_delete_categories_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\AddCategoryHandler.0.prestashop.adapter.category.command_handler.add_category_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.add_category_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.add_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\AddCategoryHandler.0.prestashop.adapter.category.command_handler.add_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\AddRootCategoryHandler.0.prestashop.adapter.category.command_handler.add_root_category_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.add_root_category_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.add_root_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\AddRootCategoryHandler.0.prestashop.adapter.category.command_handler.add_root_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\EditRootCategoryHandler.0.prestashop.adapter.category.command_handler.edit_root_category_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.edit_root_category_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.edit_root_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\EditRootCategoryHandler.0.prestashop.adapter.category.command_handler.edit_root_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\EditCategoryHandler.0.prestashop.adapter.category.command_handler.edit_category_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.edit_category_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.edit_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\EditCategoryHandler.0.prestashop.adapter.category.command_handler.edit_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoryForEditingHandler.0.prestashop.adapter.category.query_handler.get_category_for_editing" (parent: .abstract.instanceof.prestashop.adapter.category.query_handler.get_category_for_editing).
Resolving inheritance for "prestashop.adapter.category.query_handler.get_category_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoryForEditingHandler.0.prestashop.adapter.category.query_handler.get_category_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler.0.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler.0.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler.0.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler.0.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\UpdateCategoryPositionHandler.0.prestashop.adapter.category.command_handler.update_category_position_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.update_category_position_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.update_category_position_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\UpdateCategoryPositionHandler.0.prestashop.adapter.category.command_handler.update_category_position_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoryIsEnabledHandler.0.prestashop.adapter.category.command_handler.get_category_status_handler" (parent: .abstract.instanceof.prestashop.adapter.category.command_handler.get_category_status_handler).
Resolving inheritance for "prestashop.adapter.category.command_handler.get_category_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoryIsEnabledHandler.0.prestashop.adapter.category.command_handler.get_category_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoriesTreeHandler.0.prestashop.adapter.category.query_handler.get_categories_tree_handler" (parent: .abstract.instanceof.prestashop.adapter.category.query_handler.get_categories_tree_handler).
Resolving inheritance for "prestashop.adapter.category.query_handler.get_categories_tree_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoriesTreeHandler.0.prestashop.adapter.category.query_handler.get_categories_tree_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkDisableCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkDisableCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkEnableCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkEnableCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\ToggleCmsPageStatusHandler.0.prestashop.adapter.cms_page.command_handler.toggle_cms_page_status" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.toggle_cms_page_status).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.toggle_cms_page_status" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\ToggleCmsPageStatusHandler.0.prestashop.adapter.cms_page.command_handler.toggle_cms_page_status).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\QueryHandler\GetCmsCategoryIdForRedirectionHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_category_id_for_redirection" (parent: .abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_category_id_for_redirection).
Resolving inheritance for "prestashop.adapter.cms_page.query_handler.get_cms_category_id_for_redirection" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\QueryHandler\GetCmsCategoryIdForRedirectionHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_category_id_for_redirection).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\DeleteCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.delete_cms_page" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.delete_cms_page).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.delete_cms_page" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\DeleteCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.delete_cms_page).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkDeleteCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_delete_cms_page" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_delete_cms_page).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.bulk_delete_cms_page" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkDeleteCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_delete_cms_page).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\AddCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.add_cms_page_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.add_cms_page_handler).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.add_cms_page_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\AddCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.add_cms_page_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\EditCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.edit_cms_page_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.edit_cms_page_handler).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.edit_cms_page_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\EditCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.edit_cms_page_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\QueryHandler\GetCmsPageForEditingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_for_editing_handler).
Resolving inheritance for "prestashop.adapter.cms_page.query_handler.get_cms_page_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\QueryHandler\GetCmsPageForEditingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\DeleteCmsPageCategoryHandler.0.prestashop.adapter.cms_page_category.command_handler.delete_cms_page_category_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page_category.command_handler.delete_cms_page_category_handler).
Resolving inheritance for "prestashop.adapter.cms_page_category.command_handler.delete_cms_page_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\DeleteCmsPageCategoryHandler.0.prestashop.adapter.cms_page_category.command_handler.delete_cms_page_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\ToggleCmsPageCategoryStatusHandler.0.prestashop.adapter.cms_page_category.command_handler.toggle_cms_page_category_status_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page_category.command_handler.toggle_cms_page_category_status_handler).
Resolving inheritance for "prestashop.adapter.cms_page_category.command_handler.toggle_cms_page_category_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\ToggleCmsPageCategoryStatusHandler.0.prestashop.adapter.cms_page_category.command_handler.toggle_cms_page_category_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkDeleteCmsPageCategoryHandler.0.prestashop.adapter.cms_page_category.command_handler.bulk_delete_cms_page_category_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page_category.command_handler.bulk_delete_cms_page_category_handler).
Resolving inheritance for "prestashop.adapter.cms_page_category.command_handler.bulk_delete_cms_page_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkDeleteCmsPageCategoryHandler.0.prestashop.adapter.cms_page_category.command_handler.bulk_delete_cms_page_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkEnableCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page_category_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page_category_handler).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkEnableCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkDisableCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page_category_handler" (parent: .abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page_category_handler).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkDisableCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\AddCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.add_cms_page_category_handler" (parent: prestashop.adapter.cms_page_category.command_handler.abstract_cms_page_category_handler).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.add_cms_page_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\AddCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.add_cms_page_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\EditCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.edit_cms_page_category_handler" (parent: prestashop.adapter.cms_page_category.command_handler.abstract_cms_page_category_handler).
Resolving inheritance for "prestashop.adapter.cms_page.command_handler.edit_cms_page_category_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\EditCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.edit_cms_page_category_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoriesForBreadcrumbHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_breadcrumbs" (parent: .abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_breadcrumbs).
Resolving inheritance for "prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_breadcrumbs" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoriesForBreadcrumbHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_breadcrumbs).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageParentCategoryIdForRedirectionHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_redirection" (parent: .abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_redirection).
Resolving inheritance for "prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_redirection" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageParentCategoryIdForRedirectionHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_redirection).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoryForEditingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_category_for_editing" (parent: .abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_category_for_editing).
Resolving inheritance for "prestashop.adapter.cms_page.query_handler.get_cms_page_category_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoryForEditingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_category_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoryNameForListingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_category_name_for_listing" (parent: .abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_category_name_for_listing).
Resolving inheritance for "prestashop.adapter.cms_page.query_handler.get_cms_page_category_name_for_listing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoryNameForListingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_category_name_for_listing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Configuration\CommandHandler\SwitchDebugModeHandler.0.prestashop.adapter.configuration.command_handler.switch_debug_mode_handler" (parent: .abstract.instanceof.prestashop.adapter.configuration.command_handler.switch_debug_mode_handler).
Resolving inheritance for "prestashop.adapter.configuration.command_handler.switch_debug_mode_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Configuration\CommandHandler\SwitchDebugModeHandler.0.prestashop.adapter.configuration.command_handler.switch_debug_mode_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Contact\QueryHandler\GetContactForEditingHandler.0.prestashop.adapter.contact.query_handler.get_contact_for_editing" (parent: .abstract.instanceof.prestashop.adapter.contact.query_handler.get_contact_for_editing).
Resolving inheritance for "prestashop.adapter.contact.query_handler.get_contact_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Contact\QueryHandler\GetContactForEditingHandler.0.prestashop.adapter.contact.query_handler.get_contact_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Contact\CommandHandler\EditContactHandler.0.prestashop.adapter.contact.command_handler.edit_contact" (parent: .abstract.instanceof.prestashop.adapter.contact.command_handler.edit_contact).
Resolving inheritance for "prestashop.adapter.contact.command_handler.edit_contact" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Contact\CommandHandler\EditContactHandler.0.prestashop.adapter.contact.command_handler.edit_contact).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Contact\CommandHandler\AddContactHandler.0.prestashop.adapter.contact.command_handler.add_contact" (parent: .abstract.instanceof.prestashop.adapter.contact.command_handler.add_contact).
Resolving inheritance for "prestashop.adapter.contact.command_handler.add_contact" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Contact\CommandHandler\AddContactHandler.0.prestashop.adapter.contact.command_handler.add_contact).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryRequiredFieldsHandler.0.prestashop.adapter.country.query_handler.get_country_required_fields" (parent: .abstract.instanceof.prestashop.adapter.country.query_handler.get_country_required_fields).
Resolving inheritance for "prestashop.adapter.country.query_handler.get_country_required_fields" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryRequiredFieldsHandler.0.prestashop.adapter.country.query_handler.get_country_required_fields).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\CreditSlip\QueryHandler\GetCreditSlipIdsByDateRangeHandler.0.prestashop.adapter.credit_slip.query_handler.get_credit_slip_ids_by_date_range_handler" (parent: .abstract.instanceof.prestashop.adapter.credit_slip.query_handler.get_credit_slip_ids_by_date_range_handler).
Resolving inheritance for "prestashop.adapter.credit_slip.query_handler.get_credit_slip_ids_by_date_range_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\CreditSlip\QueryHandler\GetCreditSlipIdsByDateRangeHandler.0.prestashop.adapter.credit_slip.query_handler.get_credit_slip_ids_by_date_range_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\ToggleCurrencyStatusHandler.0.prestashop.adapter.currency.command_handler.toggle_currency_status" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.toggle_currency_status).
Resolving inheritance for "prestashop.adapter.currency.command_handler.toggle_currency_status" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\ToggleCurrencyStatusHandler.0.prestashop.adapter.currency.command_handler.toggle_currency_status).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\DeleteCurrencyHandler.0.prestashop.adapter.currency.command_handler.delete_currency" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.delete_currency).
Resolving inheritance for "prestashop.adapter.currency.command_handler.delete_currency" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\DeleteCurrencyHandler.0.prestashop.adapter.currency.command_handler.delete_currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\AddOfficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.create_currency" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.create_currency).
Resolving inheritance for "prestashop.adapter.currency.command_handler.create_currency" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\AddOfficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.create_currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\AddUnofficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.create_unofficial_currency" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.create_unofficial_currency).
Resolving inheritance for "prestashop.adapter.currency.command_handler.create_unofficial_currency" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\AddUnofficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.create_unofficial_currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\EditOfficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.update_official_currency" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.update_official_currency).
Resolving inheritance for "prestashop.adapter.currency.command_handler.update_official_currency" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\EditOfficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.update_official_currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\EditUnofficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.update_unofficial_currency" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.update_unofficial_currency).
Resolving inheritance for "prestashop.adapter.currency.command_handler.update_unofficial_currency" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\EditUnofficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.update_unofficial_currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\RefreshExchangeRatesHandler.0.prestashop.adapter.currency.command_handler.update_exchange_rates" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.update_exchange_rates).
Resolving inheritance for "prestashop.adapter.currency.command_handler.update_exchange_rates" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\RefreshExchangeRatesHandler.0.prestashop.adapter.currency.command_handler.update_exchange_rates).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\BulkToggleCurrenciesStatusHandler.0.prestashop.adapter.currency.command_handler.bulk_toggle_currencies_status_handler" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.bulk_toggle_currencies_status_handler).
Resolving inheritance for "prestashop.adapter.currency.command_handler.bulk_toggle_currencies_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\BulkToggleCurrenciesStatusHandler.0.prestashop.adapter.currency.command_handler.bulk_toggle_currencies_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\BulkDeleteCurrenciesHandler.0.prestashop.adapter.currency.command_handler.bulk_delete_currencies_handler" (parent: .abstract.instanceof.prestashop.adapter.currency.command_handler.bulk_delete_currencies_handler).
Resolving inheritance for "prestashop.adapter.currency.command_handler.bulk_delete_currencies_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\BulkDeleteCurrenciesHandler.0.prestashop.adapter.currency.command_handler.bulk_delete_currencies_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetCurrencyForEditingHandler.0.prestashop.adapter.currency.query_handler.get_currency_for_editing" (parent: .abstract.instanceof.prestashop.adapter.currency.query_handler.get_currency_for_editing).
Resolving inheritance for "prestashop.adapter.currency.query_handler.get_currency_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetCurrencyForEditingHandler.0.prestashop.adapter.currency.query_handler.get_currency_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetCurrencyExchangeRateHandler.0.prestashop.adapter.currency.query_handler.get_currency_exchange_rate" (parent: .abstract.instanceof.prestashop.adapter.currency.query_handler.get_currency_exchange_rate).
Resolving inheritance for "prestashop.adapter.currency.query_handler.get_currency_exchange_rate" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetCurrencyExchangeRateHandler.0.prestashop.adapter.currency.query_handler.get_currency_exchange_rate).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetReferenceCurrencyHandler.0.prestashop.adapter.currency.query_handler.get_reference_currency" (parent: .abstract.instanceof.prestashop.adapter.currency.query_handler.get_reference_currency).
Resolving inheritance for "prestashop.adapter.currency.query_handler.get_reference_currency" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetReferenceCurrencyHandler.0.prestashop.adapter.currency.query_handler.get_reference_currency).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForViewingHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_viewing" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_for_viewing).
Resolving inheritance for "prestashop.adapter.customer.query_handler.get_customer_for_viewing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForViewingHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_viewing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\SetPrivateNoteAboutCustomerHandler.0.prestashop.adapter.customer.command_handler.set_private_note_about_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.set_private_note_about_customer_handler).
Resolving inheritance for "prestashop.adapter.customer.command_handler.set_private_note_about_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\SetPrivateNoteAboutCustomerHandler.0.prestashop.adapter.customer.command_handler.set_private_note_about_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\TransformGuestToCustomerHandler.0.prestashop.adapter.customer.command_handler.transform_guest_to_customer" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.transform_guest_to_customer).
Resolving inheritance for "prestashop.adapter.customer.command_handler.transform_guest_to_customer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\TransformGuestToCustomerHandler.0.prestashop.adapter.customer.command_handler.transform_guest_to_customer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\SetRequiredFieldsForCustomerHandler.0.prestashop.adapter.customer.command_handler.set_required_fields_for_customer" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.set_required_fields_for_customer).
Resolving inheritance for "prestashop.adapter.customer.command_handler.set_required_fields_for_customer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\SetRequiredFieldsForCustomerHandler.0.prestashop.adapter.customer.command_handler.set_required_fields_for_customer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetRequiredFieldsForCustomerHandler.0.prestashop.adapter.customer.query_handler.get_required_fields_for_customer" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.get_required_fields_for_customer).
Resolving inheritance for "prestashop.adapter.customer.query_handler.get_required_fields_for_customer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetRequiredFieldsForCustomerHandler.0.prestashop.adapter.customer.query_handler.get_required_fields_for_customer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\AddCustomerHandler.0.prestashop.adapter.customer.command_handler.add_customer" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.add_customer).
Resolving inheritance for "prestashop.adapter.customer.command_handler.add_customer" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\AddCustomerHandler.0.prestashop.adapter.customer.command_handler.add_customer).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForEditingHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_editing" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_for_editing).
Resolving inheritance for "prestashop.adapter.customer.query_handler.get_customer_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForEditingHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\EditCustomerHandler.0.prestashop.adapter.customer.command_handler.edit_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.edit_customer_handler).
Resolving inheritance for "prestashop.adapter.customer.command_handler.edit_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\EditCustomerHandler.0.prestashop.adapter.customer.command_handler.edit_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkEnableCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_enable_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.bulk_enable_customer_handler).
Resolving inheritance for "prestashop.adapter.customer.command_handler.bulk_enable_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkEnableCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_enable_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkDisableCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_disable_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.bulk_disable_customer_handler).
Resolving inheritance for "prestashop.adapter.customer.command_handler.bulk_disable_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkDisableCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_disable_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\DeleteCustomerHandler.0.prestashop.adapter.customer.command_handler.delete_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.delete_customer_handler).
Resolving inheritance for "prestashop.adapter.customer.command_handler.delete_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\DeleteCustomerHandler.0.prestashop.adapter.customer.command_handler.delete_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkDeleteCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_delete_customer_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.command_handler.bulk_delete_customer_handler).
Resolving inheritance for "prestashop.adapter.customer.command_handler.bulk_delete_customer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkDeleteCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_delete_customer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\SearchCustomersHandler.0.prestashop.adapter.customer.query_handler.search_customers" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.search_customers).
Resolving inheritance for "prestashop.adapter.customer.query_handler.search_customers" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\SearchCustomersHandler.0.prestashop.adapter.customer.query_handler.search_customers).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerCartsHandler.0.prestashop.adapter.customer.query_handler.get_customer_carts_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_carts_handler).
Resolving inheritance for "prestashop.adapter.customer.query_handler.get_customer_carts_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerCartsHandler.0.prestashop.adapter.customer.query_handler.get_customer_carts_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerOrdersHandler.0.prestashop.adapter.customer.query_handler.get_customer_orders_handler" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_orders_handler).
Resolving inheritance for "prestashop.adapter.customer.query_handler.get_customer_orders_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerOrdersHandler.0.prestashop.adapter.customer.query_handler.get_customer_orders_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForAddressCreationHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_address_creation" (parent: .abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_for_address_creation).
Resolving inheritance for "prestashop.adapter.customer.query_handler.get_customer_for_address_creation" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForAddressCreationHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_address_creation).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\ToggleEmployeeStatusHandler.0.prestashop.adapter.profile.employee.command_handler.toggle_employee_status_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.employee.command_handler.toggle_employee_status_handler).
Resolving inheritance for "prestashop.adapter.profile.employee.command_handler.toggle_employee_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\ToggleEmployeeStatusHandler.0.prestashop.adapter.profile.employee.command_handler.toggle_employee_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\BulkUpdateEmployeeStatusHandler.0.prestashop.adapter.profile.employee.command_handler.bulk_update_employee_status_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.employee.command_handler.bulk_update_employee_status_handler).
Resolving inheritance for "prestashop.adapter.profile.employee.command_handler.bulk_update_employee_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\BulkUpdateEmployeeStatusHandler.0.prestashop.adapter.profile.employee.command_handler.bulk_update_employee_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\DeleteEmployeeHandler.0.prestashop.adapter.profile.employee.command_handler.delete_employee_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.employee.command_handler.delete_employee_handler).
Resolving inheritance for "prestashop.adapter.profile.employee.command_handler.delete_employee_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\DeleteEmployeeHandler.0.prestashop.adapter.profile.employee.command_handler.delete_employee_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\BulkDeleteEmployeeHandler.0.prestashop.adapter.profile.employee.command_handler.bulk_delete_employee_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.employee.command_handler.bulk_delete_employee_handler).
Resolving inheritance for "prestashop.adapter.profile.employee.command_handler.bulk_delete_employee_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\BulkDeleteEmployeeHandler.0.prestashop.adapter.profile.employee.command_handler.bulk_delete_employee_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\QueryHandler\GetEmployeeForEditingHandler.0.prestashop.adapter.employee.query_handler.get_employee_for_editing" (parent: .abstract.instanceof.prestashop.adapter.employee.query_handler.get_employee_for_editing).
Resolving inheritance for "prestashop.adapter.employee.query_handler.get_employee_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\QueryHandler\GetEmployeeForEditingHandler.0.prestashop.adapter.employee.query_handler.get_employee_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\AddEmployeeHandler.0.prestashop.adapter.employee.command_handler.add_employee_handler" (parent: .abstract.instanceof.prestashop.adapter.employee.command_handler.add_employee_handler).
Resolving inheritance for "prestashop.adapter.employee.command_handler.add_employee_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\AddEmployeeHandler.0.prestashop.adapter.employee.command_handler.add_employee_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\EditEmployeeHandler.0.prestashop.adapter.employee.command_handler.edit_employee_handler" (parent: .abstract.instanceof.prestashop.adapter.employee.command_handler.edit_employee_handler).
Resolving inheritance for "prestashop.adapter.employee.command_handler.edit_employee_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\EditEmployeeHandler.0.prestashop.adapter.employee.command_handler.edit_employee_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\QueryHandler\GetEmployeeEmailByIdHandler.0.prestashop.adapter.employee.query_handler.get_employee_email_by_id_handler" (parent: .abstract.instanceof.prestashop.adapter.employee.query_handler.get_employee_email_by_id_handler).
Resolving inheritance for "prestashop.adapter.employee.query_handler.get_employee_email_by_id_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\QueryHandler\GetEmployeeEmailByIdHandler.0.prestashop.adapter.employee.query_handler.get_employee_email_by_id_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler.0.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler.0.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler.0.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler.0.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Hook\CommandHandler\UpdateHookStatusCommandHandler.0.prestashop.adapter.hook.command_handler.update_hook_status_handler" (parent: .abstract.instanceof.prestashop.adapter.hook.command_handler.update_hook_status_handler).
Resolving inheritance for "prestashop.adapter.hook.command_handler.update_hook_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Hook\CommandHandler\UpdateHookStatusCommandHandler.0.prestashop.adapter.hook.command_handler.update_hook_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookStatusHandler.0.prestashop.adapter.hook.command_handler.get_hook_status_handler" (parent: .abstract.instanceof.prestashop.adapter.hook.command_handler.get_hook_status_handler).
Resolving inheritance for "prestashop.adapter.hook.command_handler.get_hook_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookStatusHandler.0.prestashop.adapter.hook.command_handler.get_hook_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler.0.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler.0.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\AddLanguageHandler.0.prestashop.adapter.language.command_handler.add_language_handler" (parent: .abstract.instanceof.prestashop.adapter.language.command_handler.add_language_handler).
Resolving inheritance for "prestashop.adapter.language.command_handler.add_language_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\AddLanguageHandler.0.prestashop.adapter.language.command_handler.add_language_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\EditLanguageHandler.0.prestashop.adapter.language.command_handler.edit_language_handler" (parent: .abstract.instanceof.prestashop.adapter.language.command_handler.edit_language_handler).
Resolving inheritance for "prestashop.adapter.language.command_handler.edit_language_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\EditLanguageHandler.0.prestashop.adapter.language.command_handler.edit_language_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\QueryHandler\GetLanguageForEditingHandler.0.prestashop.adapter.language.query_handler.get_language_for_editing" (parent: .abstract.instanceof.prestashop.adapter.language.query_handler.get_language_for_editing).
Resolving inheritance for "prestashop.adapter.language.query_handler.get_language_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\QueryHandler\GetLanguageForEditingHandler.0.prestashop.adapter.language.query_handler.get_language_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\ToggleLanguageStatusHandler.0.prestashop.adapter.language.command_handler.toggle_language_status_handler" (parent: .abstract.instanceof.prestashop.adapter.language.command_handler.toggle_language_status_handler).
Resolving inheritance for "prestashop.adapter.language.command_handler.toggle_language_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\ToggleLanguageStatusHandler.0.prestashop.adapter.language.command_handler.toggle_language_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\BulkToggleLanguagesStatusHandler.0.prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler" (parent: .abstract.instanceof.prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler).
Resolving inheritance for "prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\BulkToggleLanguagesStatusHandler.0.prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\BulkDeleteLanguagesHandler.0.prestashop.adapter.language.command_handler.bulk_delete_languages_handler" (parent: .abstract.instanceof.prestashop.adapter.language.command_handler.bulk_delete_languages_handler).
Resolving inheritance for "prestashop.adapter.language.command_handler.bulk_delete_languages_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\BulkDeleteLanguagesHandler.0.prestashop.adapter.language.command_handler.bulk_delete_languages_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\DeleteLanguageHandler.0.prestashop.adapter.language.command_handler.delete_language_handler" (parent: .abstract.instanceof.prestashop.adapter.language.command_handler.delete_language_handler).
Resolving inheritance for "prestashop.adapter.language.command_handler.delete_language_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\DeleteLanguageHandler.0.prestashop.adapter.language.command_handler.delete_language_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\ToggleManufacturerStatusHandler.0.prestashop.adapter.manufacturer.command_handler.toggle_manufacturer_status_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.toggle_manufacturer_status_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.toggle_manufacturer_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\ToggleManufacturerStatusHandler.0.prestashop.adapter.manufacturer.command_handler.toggle_manufacturer_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\BulkToggleManufacturerStatusHandler.0.prestashop.adapter.manufacturer.command_handler.bulk_toggle_manufacturer_status_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.bulk_toggle_manufacturer_status_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.bulk_toggle_manufacturer_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\BulkToggleManufacturerStatusHandler.0.prestashop.adapter.manufacturer.command_handler.bulk_toggle_manufacturer_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\DeleteManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.delete_manufacturer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\DeleteManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\DeleteManufacturerLogoImageHandler.0.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_logo_image_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_logo_image_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.delete_manufacturer_logo_image_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\DeleteManufacturerLogoImageHandler.0.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_logo_image_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\BulkDeleteManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.bulk_delete_manufacturer_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.bulk_delete_manufacturer_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.bulk_delete_manufacturer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\BulkDeleteManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.bulk_delete_manufacturer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\QueryHandler\GetManufacturerForEditingHandler.0.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_editing" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_editing).
Resolving inheritance for "prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\QueryHandler\GetManufacturerForEditingHandler.0.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\EditManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.edit_manufacturer_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.edit_manufacturer_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.edit_manufacturer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\EditManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.edit_manufacturer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\AddManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.add_manufacturer_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.command_handler.add_manufacturer_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.command_handler.add_manufacturer_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\AddManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.add_manufacturer_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\QueryHandler\GetManufacturerForViewingHandler.0.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_viewing_handler" (parent: .abstract.instanceof.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_viewing_handler).
Resolving inheritance for "prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_viewing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\QueryHandler\GetManufacturerForViewingHandler.0.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_viewing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\CommandHandler\AddMetaHandler.0.prestashop.adapter.meta.command_handler.save_meta" (parent: .abstract.instanceof.prestashop.adapter.meta.command_handler.save_meta).
Resolving inheritance for "prestashop.adapter.meta.command_handler.save_meta" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Meta\CommandHandler\AddMetaHandler.0.prestashop.adapter.meta.command_handler.save_meta).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\CommandHandler\EditMetaHandler.0.prestashop.adapter.meta.command_handler.edit_meta" (parent: .abstract.instanceof.prestashop.adapter.meta.command_handler.edit_meta).
Resolving inheritance for "prestashop.adapter.meta.command_handler.edit_meta" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Meta\CommandHandler\EditMetaHandler.0.prestashop.adapter.meta.command_handler.edit_meta).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\QueryHandler\GetMetaForEditingHandler.0.prestashop.adapter.meta.query_handler.get_meta_for_editing" (parent: .abstract.instanceof.prestashop.adapter.meta.query_handler.get_meta_for_editing).
Resolving inheritance for "prestashop.adapter.meta.query_handler.get_meta_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Meta\QueryHandler\GetMetaForEditingHandler.0.prestashop.adapter.meta.query_handler.get_meta_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\QueryHandler\GetPagesForLayoutCustomizationHandler.0.prestashop.adapter.meta.query_handler.get_pages_for_layout_customization_handler" (parent: .abstract.instanceof.prestashop.adapter.meta.query_handler.get_pages_for_layout_customization_handler).
Resolving inheritance for "prestashop.adapter.meta.query_handler.get_pages_for_layout_customization_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Meta\QueryHandler\GetPagesForLayoutCustomizationHandler.0.prestashop.adapter.meta.query_handler.get_pages_for_layout_customization_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler.0.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler.0.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Notification\CommandHandler\UpdateEmployeeNotificationLastElementHandler.0.prestashop.adapter.notification.command_handler.update_employee_notification_last_element_handler" (parent: .abstract.instanceof.prestashop.adapter.notification.command_handler.update_employee_notification_last_element_handler).
Resolving inheritance for "prestashop.adapter.notification.command_handler.update_employee_notification_last_element_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Notification\CommandHandler\UpdateEmployeeNotificationLastElementHandler.0.prestashop.adapter.notification.command_handler.update_employee_notification_last_element_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler.0.prestashop.adapter.notification.query_handler.get_notification_last_elements_handler" (parent: .abstract.instanceof.prestashop.adapter.notification.query_handler.get_notification_last_elements_handler).
Resolving inheritance for "prestashop.adapter.notification.query_handler.get_notification_last_elements_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler.0.prestashop.adapter.notification.query_handler.get_notification_last_elements_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DuplicateOrderCartHandler.0.prestashop.adapter.order.command_handler.duplicate_order_cart_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.duplicate_order_cart_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.duplicate_order_cart_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DuplicateOrderCartHandler.0.prestashop.adapter.order.command_handler.duplicate_order_cart_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddOrderFromBackOfficeHandler.0.prestashop.adapter.order.command_handler.add_order_from_back_office_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.add_order_from_back_office_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.add_order_from_back_office_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddOrderFromBackOfficeHandler.0.prestashop.adapter.order.command_handler.add_order_from_back_office_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddProductToOrderHandler.0.prestashop.adapter.order.command_handler.add_product_to_order_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.add_product_to_order_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.add_product_to_order_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddProductToOrderHandler.0.prestashop.adapter.order.command_handler.add_product_to_order_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler.0.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler.0.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateProductInOrderHandler.0.prestashop.adapter.order.command_handler.update_product_in_order_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.update_product_in_order_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.update_product_in_order_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateProductInOrderHandler.0.prestashop.adapter.order.command_handler.update_product_in_order_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderDeliveryAddressHandler.0.prestashop.adapter.order.command_handler.change_order_delivery_address_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.change_order_delivery_address_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.change_order_delivery_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderDeliveryAddressHandler.0.prestashop.adapter.order.command_handler.change_order_delivery_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderInvoiceAddressHandler.0.prestashop.adapter.order.command_handler.change_order_invoice_address_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.change_order_invoice_address_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.change_order_invoice_address_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderInvoiceAddressHandler.0.prestashop.adapter.order.command_handler.change_order_invoice_address_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderCurrencyHandler.0.prestashop.adapter.order.command_handler.change_order_currency_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.change_order_currency_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.change_order_currency_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderCurrencyHandler.0.prestashop.adapter.order.command_handler.change_order_currency_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddPaymentHandler.0.prestashop.adapter.order.command_handler.add_payment_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.add_payment_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.add_payment_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddPaymentHandler.0.prestashop.adapter.order.command_handler.add_payment_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\GenerateInvoiceHandler.0.prestashop.adapter.order.command_handler.generate_invoice_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.generate_invoice_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.generate_invoice_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\GenerateInvoiceHandler.0.prestashop.adapter.order.command_handler.generate_invoice_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderShippingDetailsHandler.0.prestashop.adapter.order.command_handler.update_order_shipping_details_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.update_order_shipping_details_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.update_order_shipping_details_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderShippingDetailsHandler.0.prestashop.adapter.order.command_handler.update_order_shipping_details_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DeleteCartRuleFromOrderHandler.0.prestashop.adapter.order.command_handler.delete_cart_rule_from_order_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.delete_cart_rule_from_order_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.delete_cart_rule_from_order_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DeleteCartRuleFromOrderHandler.0.prestashop.adapter.order.command_handler.delete_cart_rule_from_order_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddCartRuleToOrderHandler.0.prestashop.adapter.order.command_handler.add_cart_rule_to_order_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.add_cart_rule_to_order_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.add_cart_rule_to_order_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddCartRuleToOrderHandler.0.prestashop.adapter.order.command_handler.add_cart_rule_to_order_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateInvoiceNoteHandler.0.prestashop.adapter.order.command_handler.update_invoice_note_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.update_invoice_note_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.update_invoice_note_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateInvoiceNoteHandler.0.prestashop.adapter.order.command_handler.update_invoice_note_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssuePartialRefundHandler.0.prestashop.adapter.order.command_handler.issue_partial_refund_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.issue_partial_refund_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.issue_partial_refund_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssuePartialRefundHandler.0.prestashop.adapter.order.command_handler.issue_partial_refund_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssueStandardRefundHandler.0.prestashop.adapter.order.command_handler.issue_standard_refund_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.issue_standard_refund_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.issue_standard_refund_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssueStandardRefundHandler.0.prestashop.adapter.order.command_handler.issue_standard_refund_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssueReturnProductHandler.0.prestashop.adapter.order.command_handler.issue_return_product_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.issue_return_product_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.issue_return_product_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssueReturnProductHandler.0.prestashop.adapter.order.command_handler.issue_return_product_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DeleteProductFromOrderHandler.0.prestashop.adapter.order.command_handler.delete_product_from_order_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.delete_product_from_order_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.delete_product_from_order_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DeleteProductFromOrderHandler.0.prestashop.adapter.order.command_handler.delete_product_from_order_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\BulkChangeOrderStatusHandler.0.prestashop.adapter.order.command_handler.bulk_change_order_status_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.bulk_change_order_status_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.bulk_change_order_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\BulkChangeOrderStatusHandler.0.prestashop.adapter.order.command_handler.bulk_change_order_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderForViewingHandler.0.prestashop.adapter.order.query_handler.get_order_for_viewing_handler" (parent: .abstract.instanceof.prestashop.adapter.order.query_handler.get_order_for_viewing_handler).
Resolving inheritance for "prestashop.adapter.order.query_handler.get_order_for_viewing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderForViewingHandler.0.prestashop.adapter.order.query_handler.get_order_for_viewing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderProductsForViewingHandler.0.prestashop.adapter.order.query_handler.get_order_products_for_viewing_handler" (parent: .abstract.instanceof.prestashop.adapter.order.query_handler.get_order_products_for_viewing_handler).
Resolving inheritance for "prestashop.adapter.order.query_handler.get_order_products_for_viewing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderProductsForViewingHandler.0.prestashop.adapter.order.query_handler.get_order_products_for_viewing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ResendOrderEmailHandler.0.prestashop.adapter.order.command_handler.resend_order_email_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.resend_order_email_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.resend_order_email_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ResendOrderEmailHandler.0.prestashop.adapter.order.command_handler.resend_order_email_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderPreviewHandler.0.prestashop.adapter.order.query_handler.get_order_preview_handler" (parent: .abstract.instanceof.prestashop.adapter.order.query_handler.get_order_preview_handler).
Resolving inheritance for "prestashop.adapter.order.query_handler.get_order_preview_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderPreviewHandler.0.prestashop.adapter.order.query_handler.get_order_preview_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\SendProcessOrderEmailHandler.0.prestashop.adapter.order.command_handler.send_process_order_email_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.send_process_order_email_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.send_process_order_email_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\SendProcessOrderEmailHandler.0.prestashop.adapter.order.command_handler.send_process_order_email_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\CancelOrderProductHandler.0.prestashop.adapter.order.command_handler.cancel_order_product_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.cancel_order_product_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.cancel_order_product_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\CancelOrderProductHandler.0.prestashop.adapter.order.command_handler.cancel_order_product_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\SetInternalOrderNoteHandler.0.prestashop.adapter.order.command_handler.set_internal_order_note_handler" (parent: .abstract.instanceof.prestashop.adapter.order.command_handler.set_internal_order_note_handler).
Resolving inheritance for "prestashop.adapter.order.command_handler.set_internal_order_note_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\SetInternalOrderNoteHandler.0.prestashop.adapter.order.command_handler.set_internal_order_note_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\AddOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.add_order_message_handler" (parent: .abstract.instanceof.prestashop.adapter.order_message.command_handler.add_order_message_handler).
Resolving inheritance for "prestashop.adapter.order_message.command_handler.add_order_message_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\AddOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.add_order_message_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\EditOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.edit_order_message_handler" (parent: .abstract.instanceof.prestashop.adapter.order_message.command_handler.edit_order_message_handler).
Resolving inheritance for "prestashop.adapter.order_message.command_handler.edit_order_message_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\EditOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.edit_order_message_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\QueryHandler\GetOrderMessageForEditingHandler.0.prestashop.adapter.order_message.query_handler.get_order_message_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.order_message.query_handler.get_order_message_for_editing_handler).
Resolving inheritance for "prestashop.adapter.order_message.query_handler.get_order_message_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\QueryHandler\GetOrderMessageForEditingHandler.0.prestashop.adapter.order_message.query_handler.get_order_message_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\DeleteOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.delete_order_message_handler" (parent: .abstract.instanceof.prestashop.adapter.order_message.command_handler.delete_order_message_handler).
Resolving inheritance for "prestashop.adapter.order_message.command_handler.delete_order_message_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\DeleteOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.delete_order_message_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\BulkDeleteOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.bulk_delete_order_message_handler" (parent: .abstract.instanceof.prestashop.adapter.order_message.command_handler.bulk_delete_order_message_handler).
Resolving inheritance for "prestashop.adapter.order_message.command_handler.bulk_delete_order_message_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\BulkDeleteOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.bulk_delete_order_message_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturn\QueryHandler\GetOrderReturnForEditingHandler.0.prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler).
Resolving inheritance for "prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturn\QueryHandler\GetOrderReturnForEditingHandler.0.prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturn\CommandHandler\UpdateOrderReturnStateHandler.0.prestashop.adapter.order_return.command_handler.update_order_return_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_return.command_handler.update_order_return_state_handler).
Resolving inheritance for "prestashop.adapter.order_return.command_handler.update_order_return_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturn\CommandHandler\UpdateOrderReturnStateHandler.0.prestashop.adapter.order_return.command_handler.update_order_return_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\AddOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.add_order_return_state" (parent: .abstract.instanceof.prestashop.adapter.order_return_state.command_handler.add_order_return_state).
Resolving inheritance for "prestashop.adapter.order_return_state.command_handler.add_order_return_state" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\AddOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.add_order_return_state).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\QueryHandler\GetOrderReturnStateForEditingHandler.0.prestashop.adapter.order_return_state.query_handler.get_order_return_state_for_editing" (parent: .abstract.instanceof.prestashop.adapter.order_return_state.query_handler.get_order_return_state_for_editing).
Resolving inheritance for "prestashop.adapter.order_return_state.query_handler.get_order_return_state_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\QueryHandler\GetOrderReturnStateForEditingHandler.0.prestashop.adapter.order_return_state.query_handler.get_order_return_state_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\EditOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.edit_order_return_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_return_state.command_handler.edit_order_return_state_handler).
Resolving inheritance for "prestashop.adapter.order_return_state.command_handler.edit_order_return_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\EditOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.edit_order_return_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\DeleteOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.delete_order_return_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_return_state.command_handler.delete_order_return_state_handler).
Resolving inheritance for "prestashop.adapter.order_return_state.command_handler.delete_order_return_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\DeleteOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.delete_order_return_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\BulkDeleteOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.bulk_delete_order_return_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_return_state.command_handler.bulk_delete_order_return_state_handler).
Resolving inheritance for "prestashop.adapter.order_return_state.command_handler.bulk_delete_order_return_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\BulkDeleteOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.bulk_delete_order_return_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\AddOrderStateHandler.0.prestashop.adapter.order_state.command_handler.add_order_state" (parent: .abstract.instanceof.prestashop.adapter.order_state.command_handler.add_order_state).
Resolving inheritance for "prestashop.adapter.order_state.command_handler.add_order_state" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\AddOrderStateHandler.0.prestashop.adapter.order_state.command_handler.add_order_state).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\QueryHandler\GetOrderStateForEditingHandler.0.prestashop.adapter.order_state.query_handler.get_order_state_for_editing" (parent: .abstract.instanceof.prestashop.adapter.order_state.query_handler.get_order_state_for_editing).
Resolving inheritance for "prestashop.adapter.order_state.query_handler.get_order_state_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderState\QueryHandler\GetOrderStateForEditingHandler.0.prestashop.adapter.order_state.query_handler.get_order_state_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\EditOrderStateHandler.0.prestashop.adapter.order_state.command_handler.edit_order_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_state.command_handler.edit_order_state_handler).
Resolving inheritance for "prestashop.adapter.order_state.command_handler.edit_order_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\EditOrderStateHandler.0.prestashop.adapter.order_state.command_handler.edit_order_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\DeleteOrderStateHandler.0.prestashop.adapter.order_state.command_handler.delete_order_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_state.command_handler.delete_order_state_handler).
Resolving inheritance for "prestashop.adapter.order_state.command_handler.delete_order_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\DeleteOrderStateHandler.0.prestashop.adapter.order_state.command_handler.delete_order_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\BulkDeleteOrderStateHandler.0.prestashop.adapter.order_state.command_handler.bulk_delete_order_state_handler" (parent: .abstract.instanceof.prestashop.adapter.order_state.command_handler.bulk_delete_order_state_handler).
Resolving inheritance for "prestashop.adapter.order_state.command_handler.bulk_delete_order_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\BulkDeleteOrderStateHandler.0.prestashop.adapter.order_state.command_handler.bulk_delete_order_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler.0.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler.0.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler.0.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler.0.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Grid\Data\Factory\ProductShopsGridDataFactoryDecorator" (parent: PrestaShop\PrestaShop\Adapter\Product\Grid\Data\Factory\ProductGridDataFactoryDecorator).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\DeleteProfileHandler.0.prestashop.adapter.profile.command_handler.delete_profile" (parent: .abstract.instanceof.prestashop.adapter.profile.command_handler.delete_profile).
Resolving inheritance for "prestashop.adapter.profile.command_handler.delete_profile" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\DeleteProfileHandler.0.prestashop.adapter.profile.command_handler.delete_profile).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\BulkDeleteProfileHandler.0.prestashop.adapter.profile.command_handler.bulk_delete_profile" (parent: .abstract.instanceof.prestashop.adapter.profile.command_handler.bulk_delete_profile).
Resolving inheritance for "prestashop.adapter.profile.command_handler.bulk_delete_profile" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\BulkDeleteProfileHandler.0.prestashop.adapter.profile.command_handler.bulk_delete_profile).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\AddProfileHandler.0.prestashop.adapter.profile.command_handler.add_profile_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.command_handler.add_profile_handler).
Resolving inheritance for "prestashop.adapter.profile.command_handler.add_profile_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\AddProfileHandler.0.prestashop.adapter.profile.command_handler.add_profile_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\EditProfileHandler.0.prestashop.adapter.profile.command_handler.edit_profile_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.command_handler.edit_profile_handler).
Resolving inheritance for "prestashop.adapter.profile.command_handler.edit_profile_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\EditProfileHandler.0.prestashop.adapter.profile.command_handler.edit_profile_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\QueryHandler\GetProfileForEditingHandler.0.prestashop.adapter.profile.query_handler.get_profile_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.query_handler.get_profile_for_editing_handler).
Resolving inheritance for "prestashop.adapter.profile.query_handler.get_profile_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\QueryHandler\GetProfileForEditingHandler.0.prestashop.adapter.profile.query_handler.get_profile_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\CommandHandler\UpdateTabPermissionsHandler.0.prestashop.adapter.profile.permission.command_handler.update_tab_permissions_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.permission.command_handler.update_tab_permissions_handler).
Resolving inheritance for "prestashop.adapter.profile.permission.command_handler.update_tab_permissions_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\CommandHandler\UpdateTabPermissionsHandler.0.prestashop.adapter.profile.permission.command_handler.update_tab_permissions_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\QueryHandler\GetPermissionsForConfigurationHandler.0.prestashop.adapter.profile.permission.query_handler.get_permissions_for_configuration_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.permission.query_handler.get_permissions_for_configuration_handler).
Resolving inheritance for "prestashop.adapter.profile.permission.query_handler.get_permissions_for_configuration_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\QueryHandler\GetPermissionsForConfigurationHandler.0.prestashop.adapter.profile.permission.query_handler.get_permissions_for_configuration_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\CommandHandler\UpdateModulePermissionsHandler.0.prestashop.adapter.profile.permission.command_handler.update_module_permissions_handler" (parent: .abstract.instanceof.prestashop.adapter.profile.permission.command_handler.update_module_permissions_handler).
Resolving inheritance for "prestashop.adapter.profile.permission.command_handler.update_module_permissions_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\CommandHandler\UpdateModulePermissionsHandler.0.prestashop.adapter.profile.permission.command_handler.update_module_permissions_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\AddSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.add_search_engine_handler" (parent: .abstract.instanceof.prestashop.adapter.search_engine.command_handler.add_search_engine_handler).
Resolving inheritance for "prestashop.adapter.search_engine.command_handler.add_search_engine_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\AddSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.add_search_engine_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\BulkDeleteSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.bulk_delete_search_engine_handler" (parent: .abstract.instanceof.prestashop.adapter.search_engine.command_handler.bulk_delete_search_engine_handler).
Resolving inheritance for "prestashop.adapter.search_engine.command_handler.bulk_delete_search_engine_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\BulkDeleteSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.bulk_delete_search_engine_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\DeleteSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.delete_search_engine_handler" (parent: .abstract.instanceof.prestashop.adapter.search_engine.command_handler.delete_search_engine_handler).
Resolving inheritance for "prestashop.adapter.search_engine.command_handler.delete_search_engine_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\DeleteSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.delete_search_engine_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\EditSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.edit_search_engine_handler" (parent: .abstract.instanceof.prestashop.adapter.search_engine.command_handler.edit_search_engine_handler).
Resolving inheritance for "prestashop.adapter.search_engine.command_handler.edit_search_engine_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\EditSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.edit_search_engine_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\QueryHandler\GetSearchEngineForEditingHandler.0.prestashop.adapter.search_engine.query_handler.get_search_engine_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.search_engine.query_handler.get_search_engine_for_editing_handler).
Resolving inheritance for "prestashop.adapter.search_engine.query_handler.get_search_engine_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\QueryHandler\GetSearchEngineForEditingHandler.0.prestashop.adapter.search_engine.query_handler.get_search_engine_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\DeleteCustomerSessionHandler.0.prestashop.adapter.security.command_handler.delete_customer_session_handler" (parent: .abstract.instanceof.prestashop.adapter.security.command_handler.delete_customer_session_handler).
Resolving inheritance for "prestashop.adapter.security.command_handler.delete_customer_session_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\DeleteCustomerSessionHandler.0.prestashop.adapter.security.command_handler.delete_customer_session_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\ClearOutdatedCustomerSessionHandler.0.prestashop.adapter.security.command_handler.clear_customer_session_handler" (parent: .abstract.instanceof.prestashop.adapter.security.command_handler.clear_customer_session_handler).
Resolving inheritance for "prestashop.adapter.security.command_handler.clear_customer_session_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\ClearOutdatedCustomerSessionHandler.0.prestashop.adapter.security.command_handler.clear_customer_session_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\DeleteEmployeeSessionHandler.0.prestashop.adapter.security.command_handler.delete_employee_session_handler" (parent: .abstract.instanceof.prestashop.adapter.security.command_handler.delete_employee_session_handler).
Resolving inheritance for "prestashop.adapter.security.command_handler.delete_employee_session_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\DeleteEmployeeSessionHandler.0.prestashop.adapter.security.command_handler.delete_employee_session_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\ClearOutdatedEmployeeSessionHandler.0.prestashop.adapter.security.command_handler.clear_employee_session_handler" (parent: .abstract.instanceof.prestashop.adapter.security.command_handler.clear_employee_session_handler).
Resolving inheritance for "prestashop.adapter.security.command_handler.clear_employee_session_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\ClearOutdatedEmployeeSessionHandler.0.prestashop.adapter.security.command_handler.clear_employee_session_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\BulkDeleteEmployeeSessionsHandler.0.prestashop.adapter.security.command_handler.bulk_delete_employees_sessions_handler" (parent: .abstract.instanceof.prestashop.adapter.security.command_handler.bulk_delete_employees_sessions_handler).
Resolving inheritance for "prestashop.adapter.security.command_handler.bulk_delete_employees_sessions_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\BulkDeleteEmployeeSessionsHandler.0.prestashop.adapter.security.command_handler.bulk_delete_employees_sessions_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\BulkDeleteCustomerSessionsHandler.0.prestashop.adapter.security.command_handler.bulk_delete_customers_sessions_handler" (parent: .abstract.instanceof.prestashop.adapter.security.command_handler.bulk_delete_customers_sessions_handler).
Resolving inheritance for "prestashop.adapter.security.command_handler.bulk_delete_customers_sessions_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\BulkDeleteCustomerSessionsHandler.0.prestashop.adapter.security.command_handler.bulk_delete_customers_sessions_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Shop\CommandHandler\UploadLogosHandler.0.prestashop.adapter.shop.command_handler.upload_logos_handler" (parent: .abstract.instanceof.prestashop.adapter.shop.command_handler.upload_logos_handler).
Resolving inheritance for "prestashop.adapter.shop.command_handler.upload_logos_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Shop\CommandHandler\UploadLogosHandler.0.prestashop.adapter.shop.command_handler.upload_logos_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\GetLogosPathsHandler.0.prestashop.adapter.shop.query_handler.get_logos_paths_handler" (parent: .abstract.instanceof.prestashop.adapter.shop.query_handler.get_logos_paths_handler).
Resolving inheritance for "prestashop.adapter.shop.query_handler.get_logos_paths_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\GetLogosPathsHandler.0.prestashop.adapter.shop.query_handler.get_logos_paths_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\SearchShopsHandler.0.prestashop.adapter.shop.query_handler.search_shops_handler" (parent: .abstract.instanceof.prestashop.adapter.shop.query_handler.search_shops_handler).
Resolving inheritance for "prestashop.adapter.shop.query_handler.search_shops_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\SearchShopsHandler.0.prestashop.adapter.shop.query_handler.search_shops_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\AddSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.add_request_sql" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.command_handler.add_request_sql).
Resolving inheritance for "prestashop.adapter.sql_manager.command_handler.add_request_sql" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\AddSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.add_request_sql).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\EditSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.edit_request_sql" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.command_handler.edit_request_sql).
Resolving inheritance for "prestashop.adapter.sql_manager.command_handler.edit_request_sql" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\EditSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.edit_request_sql).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\DeleteSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.delete_request_sql" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.command_handler.delete_request_sql).
Resolving inheritance for "prestashop.adapter.sql_manager.command_handler.delete_request_sql" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\DeleteSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.delete_request_sql).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\BulkDeleteSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql).
Resolving inheritance for "prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\BulkDeleteSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetSqlRequestForEditingHandler.0.prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing).
Resolving inheritance for "prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetSqlRequestForEditingHandler.0.prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetSqlRequestExecutionResultHandler.0.prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result).
Resolving inheritance for "prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetSqlRequestExecutionResultHandler.0.prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetDatabaseTablesListHandler.0.prestashop.adapter.sql_manager.query_handler.get_database_tables_list" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_database_tables_list).
Resolving inheritance for "prestashop.adapter.sql_manager.query_handler.get_database_tables_list" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetDatabaseTablesListHandler.0.prestashop.adapter.sql_manager.query_handler.get_database_tables_list).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetDatabaseTableFieldsListHandler.0.prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list" (parent: .abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list).
Resolving inheritance for "prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetDatabaseTableFieldsListHandler.0.prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\AddStateHandler.0.prestashop.adapter.state.command_handler.create_state_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.create_state_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.create_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\AddStateHandler.0.prestashop.adapter.state.command_handler.create_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\EditStateHandler.0.prestashop.adapter.state.command_handler.edit_state_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.edit_state_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.edit_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\EditStateHandler.0.prestashop.adapter.state.command_handler.edit_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\ToggleStateStatusHandler.0.prestashop.adapter.state.command_handler.toggle_state_status_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.toggle_state_status_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.toggle_state_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\ToggleStateStatusHandler.0.prestashop.adapter.state.command_handler.toggle_state_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\QueryHandler\GetStateForEditingHandler.0.prestashop.adapter.state.query_handler.get_state_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.state.query_handler.get_state_for_editing_handler).
Resolving inheritance for "prestashop.adapter.state.query_handler.get_state_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\QueryHandler\GetStateForEditingHandler.0.prestashop.adapter.state.query_handler.get_state_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\DeleteStateHandler.0.prestashop.adapter.state.command_handler.delete_state_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.delete_state_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.delete_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\DeleteStateHandler.0.prestashop.adapter.state.command_handler.delete_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkDeleteStateHandler.0.prestashop.adapter.state.command_handler.bulk_delete_state_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.bulk_delete_state_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.bulk_delete_state_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkDeleteStateHandler.0.prestashop.adapter.state.command_handler.bulk_delete_state_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkToggleStateStatusHandler.0.prestashop.adapter.state.command_handler.bulk_toggle_state_status_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.bulk_toggle_state_status_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.bulk_toggle_state_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkToggleStateStatusHandler.0.prestashop.adapter.state.command_handler.bulk_toggle_state_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkUpdateStateZoneHandler.0.prestashop.adapter.state.command_handler.bulk_update_state_zone_handler" (parent: .abstract.instanceof.prestashop.adapter.state.command_handler.bulk_update_state_zone_handler).
Resolving inheritance for "prestashop.adapter.state.command_handler.bulk_update_state_zone_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkUpdateStateZoneHandler.0.prestashop.adapter.state.command_handler.bulk_update_state_zone_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Store\QueryHandler\GetStoreForEditingHandler.0.prestashop.adapter.store.query_handler.get_store_for_editing" (parent: .abstract.instanceof.prestashop.adapter.store.query_handler.get_store_for_editing).
Resolving inheritance for "prestashop.adapter.store.query_handler.get_store_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Store\QueryHandler\GetStoreForEditingHandler.0.prestashop.adapter.store.query_handler.get_store_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\ToggleStoreStatusHandler.0.prestashop.adapter.store.command_handler.toggle_store_status" (parent: .abstract.instanceof.prestashop.adapter.store.command_handler.toggle_store_status).
Resolving inheritance for "prestashop.adapter.store.command_handler.toggle_store_status" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\ToggleStoreStatusHandler.0.prestashop.adapter.store.command_handler.toggle_store_status).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\BulkUpdateStoreStatusHandler.0.prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler" (parent: .abstract.instanceof.prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler).
Resolving inheritance for "prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\BulkUpdateStoreStatusHandler.0.prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\DeleteStoreHandler.0.prestashop.adapter.store.command_handler.delete_store" (parent: .abstract.instanceof.prestashop.adapter.store.command_handler.delete_store).
Resolving inheritance for "prestashop.adapter.store.command_handler.delete_store" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\DeleteStoreHandler.0.prestashop.adapter.store.command_handler.delete_store).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\BulkDeleteStoreHandler.0.prestashop.adapter.store.command_handler.bulk_delete_store_handler" (parent: .abstract.instanceof.prestashop.adapter.store.command_handler.bulk_delete_store_handler).
Resolving inheritance for "prestashop.adapter.store.command_handler.bulk_delete_store_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\BulkDeleteStoreHandler.0.prestashop.adapter.store.command_handler.bulk_delete_store_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\ToggleSupplierStatusHandler.0.prestashop.adapter.supplier.command_handler.toggle_supplier_status_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.command_handler.toggle_supplier_status_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.toggle_supplier_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\ToggleSupplierStatusHandler.0.prestashop.adapter.supplier.command_handler.toggle_supplier_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\DeleteSupplierHandler.0.prestashop.adapter.supplier.command_handler.delete_supplier_handler" (parent: prestashop.adapter.supplier.command_handler.abstract_delete_supplier_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.delete_supplier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\DeleteSupplierHandler.0.prestashop.adapter.supplier.command_handler.delete_supplier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\DeleteSupplierLogoImageHandler.0.prestashop.adapter.supplier.command_handler.delete_supplier_logo_image_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.command_handler.delete_supplier_logo_image_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.delete_supplier_logo_image_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\DeleteSupplierLogoImageHandler.0.prestashop.adapter.supplier.command_handler.delete_supplier_logo_image_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkDeleteSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_delete_supplier_handler" (parent: prestashop.adapter.supplier.command_handler.abstract_delete_supplier_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.bulk_delete_supplier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkDeleteSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_delete_supplier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkDisableSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_disable_supplier_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.command_handler.bulk_disable_supplier_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.bulk_disable_supplier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkDisableSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_disable_supplier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkEnableSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_enable_supplier_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.command_handler.bulk_enable_supplier_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.bulk_enable_supplier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkEnableSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_enable_supplier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\QueryHandler\GetSupplierForViewingHandler.0.prestashop.adapter.supplier.query_handler.get_supplier_for_viewing_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.query_handler.get_supplier_for_viewing_handler).
Resolving inheritance for "prestashop.adapter.supplier.query_handler.get_supplier_for_viewing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\QueryHandler\GetSupplierForViewingHandler.0.prestashop.adapter.supplier.query_handler.get_supplier_for_viewing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\AddSupplierHandler.0.prestashop.adapter.supplier.command_handler.add_supplier_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.command_handler.add_supplier_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.add_supplier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\AddSupplierHandler.0.prestashop.adapter.supplier.command_handler.add_supplier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\QueryHandler\GetSupplierForEditingHandler.0.prestashop.adapter.supplier.query_handler.get_supplier_for_editing" (parent: .abstract.instanceof.prestashop.adapter.supplier.query_handler.get_supplier_for_editing).
Resolving inheritance for "prestashop.adapter.supplier.query_handler.get_supplier_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\QueryHandler\GetSupplierForEditingHandler.0.prestashop.adapter.supplier.query_handler.get_supplier_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\EditSupplierHandler.0.prestashop.adapter.supplier.command_handler.edit_supplier_handler" (parent: .abstract.instanceof.prestashop.adapter.supplier.command_handler.edit_supplier_handler).
Resolving inheritance for "prestashop.adapter.supplier.command_handler.edit_supplier_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\EditSupplierHandler.0.prestashop.adapter.supplier.command_handler.edit_supplier_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tab\CommandHandler\UpdateTabStatusByClassNameHandler.0.prestashop.adapter.tab.command_handler.update_tab_status_by_class_name_command_handler" (parent: .abstract.instanceof.prestashop.adapter.tab.command_handler.update_tab_status_by_class_name_command_handler).
Resolving inheritance for "prestashop.adapter.tab.command_handler.update_tab_status_by_class_name_command_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tab\CommandHandler\UpdateTabStatusByClassNameHandler.0.prestashop.adapter.tab.command_handler.update_tab_status_by_class_name_command_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\DeleteTaxHandler.0.prestashop.adapter.tax.command_handler.delete_tax_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.command_handler.delete_tax_handler).
Resolving inheritance for "prestashop.adapter.tax.command_handler.delete_tax_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\DeleteTaxHandler.0.prestashop.adapter.tax.command_handler.delete_tax_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\ToggleTaxStatusHandler.0.prestashop.adapter.tax.command_handler.toggle_tax_status_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.command_handler.toggle_tax_status_handler).
Resolving inheritance for "prestashop.adapter.tax.command_handler.toggle_tax_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\ToggleTaxStatusHandler.0.prestashop.adapter.tax.command_handler.toggle_tax_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\BulkToggleTaxStatusHandler.0.prestashop.adapter.tax.command_handler.bulk_toggle_tax_status_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.command_handler.bulk_toggle_tax_status_handler).
Resolving inheritance for "prestashop.adapter.tax.command_handler.bulk_toggle_tax_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\BulkToggleTaxStatusHandler.0.prestashop.adapter.tax.command_handler.bulk_toggle_tax_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\BulkDeleteTaxHandler.0.prestashop.adapter.tax.command_handler.bulk_delete_tax_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.command_handler.bulk_delete_tax_handler).
Resolving inheritance for "prestashop.adapter.tax.command_handler.bulk_delete_tax_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\BulkDeleteTaxHandler.0.prestashop.adapter.tax.command_handler.bulk_delete_tax_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\QueryHandler\GetTaxForEditingHandler.0.prestashop.adapter.tax.query_handler.get_tax_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.query_handler.get_tax_for_editing_handler).
Resolving inheritance for "prestashop.adapter.tax.query_handler.get_tax_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\QueryHandler\GetTaxForEditingHandler.0.prestashop.adapter.tax.query_handler.get_tax_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\EditTaxHandler.0.prestashop.adapter.tax.command_handler.edit_tax_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.command_handler.edit_tax_handler).
Resolving inheritance for "prestashop.adapter.tax.command_handler.edit_tax_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\EditTaxHandler.0.prestashop.adapter.tax.command_handler.edit_tax_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\AddTaxHandler.0.prestashop.adapter.tax.command_handler.add_tax_handler" (parent: .abstract.instanceof.prestashop.adapter.tax.command_handler.add_tax_handler).
Resolving inheritance for "prestashop.adapter.tax.command_handler.add_tax_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\AddTaxHandler.0.prestashop.adapter.tax.command_handler.add_tax_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler.0.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler.0.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler.0.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler.0.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\DeleteTaxRulesGroupHandler.0.prestashop.adapter.tax_rules_group.command_handler.delete_tax_rules_group_handler" (parent: .abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.delete_tax_rules_group_handler).
Resolving inheritance for "prestashop.adapter.tax_rules_group.command_handler.delete_tax_rules_group_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\DeleteTaxRulesGroupHandler.0.prestashop.adapter.tax_rules_group.command_handler.delete_tax_rules_group_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\BulkDeleteTaxRulesGroupHandler.0.prestashop.adapter.tax_rules_group.command_handler.bulk_delete_tax_rules_group_handler" (parent: .abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.bulk_delete_tax_rules_group_handler).
Resolving inheritance for "prestashop.adapter.tax_rules_group.command_handler.bulk_delete_tax_rules_group_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\BulkDeleteTaxRulesGroupHandler.0.prestashop.adapter.tax_rules_group.command_handler.bulk_delete_tax_rules_group_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\BulkSetTaxRulesGroupStatusHandler.0.prestashop.adapter.tax_rules_group.command_handler.bulk_set_tax_rules_group_status_handler" (parent: .abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.bulk_set_tax_rules_group_status_handler).
Resolving inheritance for "prestashop.adapter.tax_rules_group.command_handler.bulk_set_tax_rules_group_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\BulkSetTaxRulesGroupStatusHandler.0.prestashop.adapter.tax_rules_group.command_handler.bulk_set_tax_rules_group_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\QueryHandler\GetTaxRulesGroupForEditingHandler.0.prestashop.adapter.tax_rules_group.query_handler.get_tax_rules_group_for_editing" (parent: .abstract.instanceof.prestashop.adapter.tax_rules_group.query_handler.get_tax_rules_group_for_editing).
Resolving inheritance for "prestashop.adapter.tax_rules_group.query_handler.get_tax_rules_group_for_editing" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\QueryHandler\GetTaxRulesGroupForEditingHandler.0.prestashop.adapter.tax_rules_group.query_handler.get_tax_rules_group_for_editing).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\SetTaxRulesGroupStatusHandler.0.prestashop.adapter.tax_rules_group.command_handler.set_tax_rules_group_status_handler" (parent: .abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.set_tax_rules_group_status_handler).
Resolving inheritance for "prestashop.adapter.tax_rules_group.command_handler.set_tax_rules_group_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\SetTaxRulesGroupStatusHandler.0.prestashop.adapter.tax_rules_group.command_handler.set_tax_rules_group_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler.0.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler.0.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler.0.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler.0.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\DeleteTitleHandler.0.prestashop.adapter.title.command_handler.delete_title_handler" (parent: .abstract.instanceof.prestashop.adapter.title.command_handler.delete_title_handler).
Resolving inheritance for "prestashop.adapter.title.command_handler.delete_title_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\DeleteTitleHandler.0.prestashop.adapter.title.command_handler.delete_title_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\BulkDeleteTitleHandler.0.prestashop.adapter.title.command_handler.bulk_delete_title_handler" (parent: .abstract.instanceof.prestashop.adapter.title.command_handler.bulk_delete_title_handler).
Resolving inheritance for "prestashop.adapter.title.command_handler.bulk_delete_title_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\BulkDeleteTitleHandler.0.prestashop.adapter.title.command_handler.bulk_delete_title_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler" (parent: .abstract.instanceof.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler).
Resolving inheritance for "PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\QueryHandler\GetWebserviceKeyForEditingHandler.0.prestashop.adapter.webservice.query_handler.get_webservice_key_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.webservice.query_handler.get_webservice_key_for_editing_handler).
Resolving inheritance for "prestashop.adapter.webservice.query_handler.get_webservice_key_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Webservice\QueryHandler\GetWebserviceKeyForEditingHandler.0.prestashop.adapter.webservice.query_handler.get_webservice_key_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\AddWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.add_webservice_key_handler" (parent: .abstract.instanceof.prestashop.adapter.webservice.command_handler.add_webservice_key_handler).
Resolving inheritance for "prestashop.adapter.webservice.command_handler.add_webservice_key_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\AddWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.add_webservice_key_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\EditWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.edit_webservice_key_handler" (parent: .abstract.instanceof.prestashop.adapter.webservice.command_handler.edit_webservice_key_handler).
Resolving inheritance for "prestashop.adapter.webservice.command_handler.edit_webservice_key_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\EditWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.edit_webservice_key_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\DeleteWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.delete_webservice_key_handler" (parent: .abstract.instanceof.prestashop.adapter.webservice.command_handler.delete_webservice_key_handler).
Resolving inheritance for "prestashop.adapter.webservice.command_handler.delete_webservice_key_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\DeleteWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.delete_webservice_key_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\BulkDeleteWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler" (parent: .abstract.instanceof.prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler).
Resolving inheritance for "prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\BulkDeleteWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\AddZoneHandler.0.prestashop.adapter.zone.command_handler.add_zone_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.command_handler.add_zone_handler).
Resolving inheritance for "prestashop.adapter.zone.command_handler.add_zone_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\AddZoneHandler.0.prestashop.adapter.zone.command_handler.add_zone_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\ToggleZoneStatusHandler.0.prestashop.adapter.zone.command_handler.toggle_zone_status_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.command_handler.toggle_zone_status_handler).
Resolving inheritance for "prestashop.adapter.zone.command_handler.toggle_zone_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\ToggleZoneStatusHandler.0.prestashop.adapter.zone.command_handler.toggle_zone_status_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\EditZoneHandler.0.prestashop.adapter.zone.command_handler.edit_zone_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.command_handler.edit_zone_handler).
Resolving inheritance for "prestashop.adapter.zone.command_handler.edit_zone_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\EditZoneHandler.0.prestashop.adapter.zone.command_handler.edit_zone_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\QueryHandler\GetZoneForEditingHandler.0.prestashop.adapter.zone.query_handler.get_zone_for_editing_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.query_handler.get_zone_for_editing_handler).
Resolving inheritance for "prestashop.adapter.zone.query_handler.get_zone_for_editing_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\QueryHandler\GetZoneForEditingHandler.0.prestashop.adapter.zone.query_handler.get_zone_for_editing_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\DeleteZoneHandler.0.prestashop.adapter.zone.command_handler.delete_zone_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.command_handler.delete_zone_handler).
Resolving inheritance for "prestashop.adapter.zone.command_handler.delete_zone_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\DeleteZoneHandler.0.prestashop.adapter.zone.command_handler.delete_zone_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\BulkDeleteZoneHandler.0.prestashop.adapter.zone.command_handler.bulk_delete_zone_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.command_handler.bulk_delete_zone_handler).
Resolving inheritance for "prestashop.adapter.zone.command_handler.bulk_delete_zone_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\BulkDeleteZoneHandler.0.prestashop.adapter.zone.command_handler.bulk_delete_zone_handler).
Resolving inheritance for ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\BulkToggleZoneStatusHandler.0.prestashop.adapter.zone.command_handler.bulk_toggle_zone_status_handler" (parent: .abstract.instanceof.prestashop.adapter.zone.command_handler.bulk_toggle_zone_status_handler).
Resolving inheritance for "prestashop.adapter.zone.command_handler.bulk_toggle_zone_status_handler" (parent: .instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\BulkToggleZoneStatusHandler.0.prestashop.adapter.zone.command_handler.bulk_toggle_zone_status_handler).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.PrestaShopBundle\Command\APIClientCommand" (parent: .abstract.instanceof.PrestaShopBundle\Command\APIClientCommand).
Resolving inheritance for "PrestaShopBundle\Command\APIClientCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.PrestaShopBundle\Command\APIClientCommand).
Resolving inheritance for "cache.ux.twig_component" (parent: cache.system).
Resolving inheritance for ".ux_icons.cache" (parent: cache.system).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController" (parent: .abstract.instanceof.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController).
Resolving inheritance for "PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController).
Resolving inheritance for "prestashop.module.blockwishlist.grid.all_time_statistics_grid_definition_factory" (parent: prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for "prestashop.module.blockwishlist.grid.current_year_statistics_grid_definition_factory" (parent: prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for "prestashop.module.blockwishlist.grid.current_month_statistics_grid_definition_factory" (parent: prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for "prestashop.module.blockwishlist.grid.current_day_statistics_grid_definition_factory" (parent: prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController" (parent: .abstract.instanceof.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController).
Resolving inheritance for "PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\LinkBlockType" (parent: form.type.translatable.aware).
Resolving inheritance for "PrestaShop\Module\LinkList\Form\Type\LinkBlockType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\LinkBlockType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\CustomUrlType" (parent: form.type.translatable.aware).
Resolving inheritance for "PrestaShop\Module\LinkList\Form\Type\CustomUrlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\CustomUrlType).
Resolving inheritance for ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" (parent: form.type.translatable.aware).
Resolving inheritance for "PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" (parent: .instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.logs" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.email_logs" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.request_sql" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.backup" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.webservice_key" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.meta" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.category" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.employee" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.contacts" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.discount" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.address" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.cart" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.order" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.bought_product" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.viewed_product" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.language" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.currency" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.supplier" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.profile" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.tax" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.manufacturer" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.manufacturer_address" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.order" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.cart_rule" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.catalog_price_rule" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.order_message" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.attachment" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.attribute" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.attribute_group" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.merchandise_return" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.tax_rules_group" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.address" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.credit_slip" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.outstanding" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.carrier" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.zone" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.country" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.search_engines" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.product" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.product.shops" (parent: prestashop.core.grid.definition.factory.product).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.product_light" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.security.session.employee" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.security.session.customer" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.state" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.title" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer_thread" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.core.grid.definition.factory.customer_groups" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" (parent: prestashop.core.grid.definition.factory.abstract_grid_definition).
Resolving inheritance for ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory" (parent: PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.attachment.command_handler.delete_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.attachment.command_handler.bulk_delete_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.attachment.command_handler.edit_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.attachment.command_handler.create_attachment_handler" (parent: prestashop.adapter.attachment.command_handler.abstract_attachment_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.category.command_handler.delete_category_handler" (parent: prestashop.adapter.category.command_handler.abstract_delete_category_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.category.command_handler.bulk_delete_categories_handler" (parent: prestashop.adapter.category.command_handler.abstract_delete_category_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.add_cms_page_category_handler" (parent: prestashop.adapter.cms_page_category.command_handler.abstract_cms_page_category_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.edit_cms_page_category_handler" (parent: prestashop.adapter.cms_page_category.command_handler.abstract_cms_page_category_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.supplier.command_handler.delete_supplier_handler" (parent: prestashop.adapter.supplier.command_handler.abstract_delete_supplier_handler).
Resolving inheritance for ".abstract.instanceof.prestashop.adapter.supplier.command_handler.bulk_delete_supplier_handler" (parent: prestashop.adapter.supplier.command_handler.abstract_delete_supplier_handler).
Resolving inheritance for ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\LinkBlockType" (parent: form.type.translatable.aware).
Resolving inheritance for ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\CustomUrlType" (parent: form.type.translatable.aware).
Resolving inheritance for ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" (parent: form.type.translatable.aware).
Resolving inheritance for "messenger.bus.default.middleware.add_bus_name_stamp_middleware" (parent: messenger.middleware.add_bus_name_stamp_middleware).
Resolving inheritance for "messenger.bus.default.middleware.send_message" (parent: messenger.middleware.send_message).
Resolving inheritance for "messenger.bus.default.middleware.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.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.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
3
Skipping service "PrestaShop\Module\Mbo\Controller\Admin\ModuleSelectionController": Class or interface "PrestaShop\Module\Mbo\Controller\Admin\ModuleSelectionController" cannot be loaded.
Skipping service "PrestaShop\PrestaShop\Core\Category\Provider\CategoryImageFinder": Class or interface "PrestaShop\PrestaShop\Core\Category\Provider\CategoryImageFinder" cannot be loaded.
Skipping service "PrestaShop\PrestaShop\Core\Grid\Action\Row\AccessibilityChecker\InternalIssuerAccessibilityChecker": Class or interface "PrestaShop\PrestaShop\Core\Grid\Action\Row\AccessibilityChecker\InternalIssuerAccessibilityChecker" cannot be loaded.
596
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $front_js.package"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $frontJsPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "Http\Client\HttpClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "routing.loader.annotation"; reason: private alias.
Removed service "routing.loader.annotation.directory"; reason: private alias.
Removed service "routing.loader.annotation.file"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $array"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $array"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $array"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.listener.stop_worker_on_sigterm_signal_listener"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.admin"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.legacy"; 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 "api_platform.state_provider"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\Pagination"; reason: private alias.
Removed service "ApiPlatform\State\Pagination\PaginationOptions"; reason: private alias.
Removed service "ApiPlatform\State\CreateProvider"; reason: private alias.
Removed service "ApiPlatform\State\ObjectProvider"; reason: private alias.
Removed service "ApiPlatform\State\SerializerContextBuilderInterface"; reason: private alias.
Removed service "api_platform.serializer"; reason: private alias.
Removed service "api_platform.property_accessor"; reason: private alias.
Removed service "api_platform.property_info"; reason: private alias.
Removed service "ApiPlatform\Api\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\ResourceClassResolverInterface"; reason: private alias.
Removed service "ApiPlatform\Api\UrlGeneratorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\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.identifiers_extractor"; reason: private alias.
Removed service "ApiPlatform\Api\IdentifiersExtractorInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IdentifiersExtractorInterface"; reason: private alias.
Removed service "api_platform.iri_converter"; reason: private alias.
Removed service "ApiPlatform\Api\IriConverterInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\IriConverterInterface"; reason: private alias.
Removed service "api_platform.state_processor.documentation"; reason: private alias.
Removed service "api_platform.state_provider.documentation"; reason: private alias.
Removed service "api_platform.path_segment_name_generator"; reason: private alias.
Removed service "api_platform.inflector"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyNameCollectionFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Property\Factory\PropertyMetadataFactoryInterface"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory"; reason: private alias.
Removed service "ApiPlatform\Metadata\Resource\Factory\ResourceMetadataCollectionFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\Metadata\Operation\Factory\OperationMetadataFactoryInterface"; reason: private alias.
Removed service "ApiPlatform\JsonSchema\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 "ApiPlatform\Doctrine\Common\State\RemoveProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Common\State\PersistProcessor"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\OrderFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\RangeFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\DateFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BackedEnumFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\BooleanFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\NumericFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\ExistsFilter"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\EagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\FilterEagerLoadingExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\PaginationExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\OrderExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Extension\ParameterExtension"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\CollectionProvider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\State\ItemProvider"; reason: private alias.
Removed service "api_platform.state.item_provider"; reason: private alias.
Removed service "ApiPlatform\Doctrine\Orm\Filter\SearchFilter"; reason: private alias.
Removed service "ApiPlatform\Validator\ValidatorInterface"; reason: private alias.
Removed service "api_platform.message_bus"; reason: private alias.
Removed service "api_platform.security.expression_language"; reason: private alias.
Removed service "ApiPlatform\Symfony\Security\ResourceAccessCheckerInterface"; reason: private alias.
Removed service "PrestaShopBundle\ApiPlatform\Scopes\ApiResourceScopesExtractorInterface"; reason: private alias.
Removed service "PrestaShopBundle\Form\Toolbar\ToolbarButtonsProviderInterface"; reason: private alias.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportFormHandlerInterface"; reason: private alias.
Removed service "PrestaShopBundle\Form\Admin\Type\CustomMoneyType"; reason: private alias.
Removed service "prestashop.bundle.routing.converter.cache"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\EnvironmentInterface"; reason: private alias.
Removed service "prestashop.core.crypto.hashing"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Configuration\UploadSizeConfigurationInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Domain\Configuration\ShopConfigurationInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Domain\Country\ZipCodePatternResolverInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Localization\Pack\Factory\LocalizationPackFactoryInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Security\AccessCheckerInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Security\EmployeePermissionProviderInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Util\String\StringValidatorInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\Webservice\ServerRequirementsCheckerInterface"; reason: private alias.
Removed service "PrestaShop\PrestaShop\Core\QuickAccess\QuickAccessRepositoryInterface"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Symfony\UX\TwigComponent\ComponentRendererInterface"; reason: private alias.
Removed service "console.command.stimulus_component_debug"; reason: private alias.
Removed service ".ux_icons.icon_registry"; reason: private alias.
Removed service "Symfony\UX\Icons\IconRendererInterface"; reason: private alias.
Removed service "twig.loader.filesystem"; reason: private alias.
Removed service "argument_resolver.controller_locator"; reason: private alias.
Removed service "twig.loader"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $requestLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consoleLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $messengerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $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 $debugLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "api_platform.name_converter"; reason: private alias.
Removed service ".service_locator.bnaLdkn"; reason: private alias.
Removed service ".service_locator.S0tjqwF"; reason: private alias.
Removed service ".service_locator.MaZWTlY"; reason: private alias.
Removed service ".service_locator.e9C_9eg"; reason: private alias.
Removed service ".service_locator.qK6Dext"; reason: private alias.
Removed service ".service_locator..OHtSM9"; reason: private alias.
Removed service ".service_locator.cwyjdm7"; reason: private alias.
Removed service ".service_locator.Si5Oxut"; reason: private alias.
Removed service ".service_locator.OAMTMFp"; reason: private alias.
Removed service ".service_locator.6g4jvqa"; reason: private alias.
Removed service ".service_locator.op9lFOi"; reason: private alias.
Removed service ".service_locator.QkEqroi"; reason: private alias.
Removed service ".service_locator.LZvgiUy"; reason: private alias.
Removed service ".service_locator.lUVtHq4"; reason: private alias.
Removed service ".service_locator.tb6f.ng"; reason: private alias.
Removed service ".service_locator.niN.dV3"; reason: private alias.
Removed service ".service_locator.sT1_nZ8"; reason: private alias.
Removed service ".service_locator.Wjhk7of"; reason: private alias.
Removed service ".service_locator.v3xGAus"; reason: private alias.
Removed service ".service_locator.lFuNwFO"; reason: private alias.
Removed service ".service_locator.2NdvVGU"; reason: private alias.
Removed service ".service_locator.a9XUgY3"; reason: private alias.
Removed service ".service_locator.v25mIb8"; reason: private alias.
Removed service ".service_locator.mml6c2Z"; reason: private alias.
Removed service ".service_locator.yTRFsEs"; reason: private alias.
Removed service ".service_locator.x7F7VRr"; reason: private alias.
Removed service ".service_locator.ox0js2y"; reason: private alias.
Removed service ".service_locator.D9cOLtp"; reason: private alias.
Removed service ".service_locator.c0IjA.b"; reason: private alias.
Removed service ".service_locator.TbrBUD0"; reason: private alias.
Removed service ".service_locator.8dH_4Ut"; reason: private alias.
Removed service ".service_locator.R8DCjfx"; reason: private alias.
Removed service ".service_locator._zLHyel"; reason: private alias.
Removed service ".service_locator.Isq5d0Z"; reason: private alias.
Removed service ".service_locator.ELazW_1"; reason: private alias.
Removed service ".service_locator.c4txba0"; reason: private alias.
Removed service ".service_locator.oZZLiby"; reason: private alias.
Removed service ".service_locator.wZTeBuK"; reason: private alias.
Removed service ".service_locator.Z9LeVGO"; reason: private alias.
Removed service ".service_locator.7K9JeI0"; reason: private alias.
Removed service ".service_locator.KQWm84T"; reason: private alias.
Removed service ".service_locator.dRATIds"; reason: private alias.
Removed service ".service_locator.bzqI2iN"; reason: private alias.
Removed service ".service_locator.ZyfzX75"; reason: private alias.
Removed service ".service_locator.oA5ols0"; reason: private alias.
Removed service ".service_locator.1duic2M"; reason: private alias.
Removed service ".service_locator.UV7DwRV"; reason: private alias.
Removed service ".service_locator.DMIGjZ1"; reason: private alias.
Removed service ".service_locator.gwSrTnq"; reason: private alias.
Removed service ".service_locator.vJrOZ4Y"; reason: private alias.
Removed service ".service_locator.GSlRLHD"; reason: private alias.
Removed service ".service_locator.9LATqkG"; reason: private alias.
Removed service ".service_locator.o_mygwj"; reason: private alias.
Removed service ".service_locator.j84DRPB"; reason: private alias.
Removed service ".service_locator.GGTPX48"; reason: private alias.
Removed service ".service_locator.dwquPJq"; reason: private alias.
Removed service ".service_locator.ZANAiJc"; reason: private alias.
Removed service ".service_locator.7GdMYaN"; reason: private alias.
Removed service ".service_locator.dXqGtT9"; reason: private alias.
Removed service ".service_locator._R5S3_X"; reason: private alias.
Removed service ".service_locator.ZPhcaxB"; reason: private alias.
Removed service ".service_locator.OJCt6st"; reason: private alias.
Removed service ".service_locator.0rVFFqO"; reason: private alias.
Removed service ".service_locator.dLewibH"; reason: private alias.
Removed service ".service_locator.yJ_pgmc"; reason: private alias.
Removed service ".service_locator.OtQUzPf"; reason: private alias.
Removed service ".service_locator.Imudu0c"; reason: private alias.
Removed service ".service_locator.a97Ghfz"; reason: private alias.
Removed service ".service_locator.b5GpwDX"; reason: private alias.
Removed service ".service_locator.a3OHURG"; reason: private alias.
Removed service ".service_locator.6YTFg0Q"; reason: private alias.
Removed service ".service_locator.tlsIve8"; reason: private alias.
Removed service ".service_locator.GB0_16y"; reason: private alias.
Removed service ".service_locator.IgsDi8C"; reason: private alias.
Removed service ".service_locator.HaIv_Sa"; reason: private alias.
Removed service ".service_locator.Sehzhld"; reason: private alias.
Removed service ".service_locator.OhkmYhG"; reason: private alias.
Removed service ".service_locator.aSMaInc"; reason: private alias.
Removed service ".service_locator.i2UnAhx"; reason: private alias.
Removed service ".service_locator.pu.8x2n"; reason: private alias.
Removed service ".service_locator.XW18Svm"; reason: private alias.
Removed service ".service_locator.dbOsC4E"; reason: private alias.
Removed service ".service_locator.Kx_ol3y"; reason: private alias.
Removed service ".service_locator.jUv.zyj"; reason: private alias.
Removed service ".service_locator.f8gCOpC"; reason: private alias.
Removed service ".service_locator.xlTLxRi"; reason: private alias.
Removed service ".service_locator.4ME8T2t"; reason: private alias.
Removed service ".service_locator.ZkEhBbP"; reason: private alias.
Removed service ".service_locator.TkRROEX"; reason: private alias.
Removed service ".service_locator.Q8u6Hi7"; reason: private alias.
Removed service ".service_locator.8aweHzA"; reason: private alias.
Removed service ".service_locator.ClIvhAM"; reason: private alias.
Removed service ".service_locator.YQXbZp0"; reason: private alias.
Removed service ".service_locator.3d9nTbJ"; reason: private alias.
Removed service ".service_locator.kM6S29e"; reason: private alias.
Removed service ".service_locator.CiSpEVa"; reason: private alias.
Removed service ".service_locator.70m7ThG"; reason: private alias.
Removed service ".service_locator.GoPs7ZC"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.deprecations.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.parameter.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.read.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.backed_enum.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.uri_template.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.main_controller.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.link.inner"; reason: private alias.
Removed service "api_platform.state_processor.respond"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "api_platform.state_processor.documentation.serialize.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.operation_name.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.input_output.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.formats.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.filters.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri.inner"; reason: private alias.
Removed service "api_platform.state_provider.read"; reason: private alias.
Removed service "api_platform.state_provider.parameter.inner"; reason: private alias.
Removed service "api_platform.state_processor.documentation.write.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.content_negotiation.inner"; reason: private alias.
Removed service "api_platform.messenger.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.property_info.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.property.metadata_factory.inner"; reason: private alias.
Removed service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.link_factory"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.serializer.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.default_property.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.identifier.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.attribute.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.validator.inner"; reason: private alias.
Removed service "PrestaShopBundle\ApiPlatform\Metadata\Property\Factory\CQRSConstructorPropertyMetadataFactory.inner"; reason: private alias.
Removed service "api_platform.json_schema.metadata.property.metadata_factory.schema.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service ".debug.http_client.inner"; reason: private alias.
Removed service "PrestaShopBundle\ApiPlatform\Serializer\CQRSApiSerializer.inner"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "api_platform.serializer.context_builder"; reason: private alias.
Removed service "api_platform.state_processor.add_link_header.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.attributes.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.class_name.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.xml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.concerns.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.yaml.inner"; reason: private alias.
Removed service "api_platform.openapi.serializer_context_builder.inner"; reason: private alias.
Removed service "api_platform.state_provider.documentation.read"; reason: private alias.
Removed service "api_platform.swagger_ui.provider.inner"; reason: private alias.
Removed service "api_platform.json_schema.schema_factory"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection"; reason: private alias.
Removed service "api_platform.hydra.normalizer.collection_filters.inner"; reason: private alias.
Removed service "api_platform.hydra.name_converter.hydra_prefix.inner"; reason: private alias.
Removed service "api_platform.http_cache.processor.add_headers.inner"; reason: private alias.
Removed service "api_platform.state_provider.access_checker.inner"; reason: private alias.
Removed service "api_platform.state_provider.deserialize"; reason: private alias.
Removed service "api_platform.state_provider.access_checker"; reason: private alias.
Removed service "api_platform.state_provider.validate"; reason: private alias.
Removed service "PrestaShopBundle\ApiPlatform\Provider\EmptyBodyDeserializerProvider.inner"; reason: private alias.
Removed service "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\ExperimentalOperationsMetadataCollectionFactoryDecorator.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.attributes"; reason: private alias.
Removed service "PrestaShopBundle\ApiPlatform\Scopes\ApiResourceScopesExtractor"; reason: private alias.
Removed service "api_platform.openapi.factory"; reason: private alias.
Removed service "PrestaShopBundle\Service\DataProvider\Admin\ModuleInterface"; reason: private alias.
Removed service "twig.configurator.environment"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service "serializer.mapping.class_metadata_factory"; reason: private alias.
Removed service "api_platform.openapi.normalizer"; reason: private alias.
Removed service "api_platform.json_schema.backward_compatible_schema_factory.inner"; reason: private alias.
Removed service "api_platform.openapi.normalizer.api_gateway"; reason: private alias.
Removed service "api_platform.metadata.resource.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.name_collection_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.property.metadata_factory.cached.inner"; reason: private alias.
Removed service "api_platform.metadata.resource.metadata_collection_factory.cached.inner"; reason: private alias.
Removed service ".service_locator.Xbsa8iG"; reason: private alias.
Removed service ".service_locator.Y0oFdGK"; reason: private alias.
Removed service ".service_locator.TSRuWEV"; reason: private alias.
Removed service ".service_locator.j8hH1kN"; reason: private alias.
Removed service ".service_locator.ZbiNKp0"; reason: private alias.
Removed service ".service_locator.Z1.cv.u"; reason: private alias.
Removed service ".service_locator.NwgoKPJ"; reason: private alias.
Removed service ".service_locator.mGI.AI1"; reason: private alias.
Removed service ".service_locator.7d92k4o"; reason: private alias.
Removed service ".service_locator.kzW1864"; reason: private alias.
Removed service ".service_locator.3F08qoh"; reason: private alias.
Removed service ".service_locator.P2.Q0b_"; reason: private alias.
Removed service ".service_locator.lu8iWxc"; reason: private alias.
Removed service ".service_locator.pB2_RrG"; reason: private alias.
Removed service ".service_locator.iqkwQf8"; reason: private alias.
Removed service ".service_locator.cxdEfgF"; reason: private alias.
Removed service ".service_locator.DctTwfo"; reason: private alias.
Removed service ".service_locator.dmBZ9jN"; reason: private alias.
Removed service ".service_locator.he6QcHo"; reason: private alias.
Removed service ".service_locator.qSDab5p"; reason: private alias.
Removed service ".service_locator.4JuB9JU"; reason: private alias.
Removed service ".service_locator.kZlO4hA"; reason: private alias.
Removed service ".service_locator.sI7M6.m"; reason: private alias.
Removed service ".service_locator.G0p6eEZ"; reason: private alias.
Removed service ".service_locator.4Sfty4g"; reason: private alias.
Removed service ".service_locator.dh76Loi"; reason: private alias.
Removed service ".service_locator.6hL53PM"; reason: private alias.
Removed service ".service_locator.Vwa.wZu"; reason: private alias.
Removed service ".service_locator.XDlLted"; reason: private alias.
Removed service ".service_locator.lsXQBYB"; reason: private alias.
Removed service ".service_locator.AeX8MEF"; reason: private alias.
Removed service ".service_locator.YmwZzt_"; reason: private alias.
Removed service ".service_locator.B1jQqQ8"; reason: private alias.
Removed service ".service_locator.t0TvJNz"; reason: private alias.
Removed service ".service_locator.ekwwJdw"; reason: private alias.
Removed service ".service_locator.dWPRB5j"; reason: private alias.
Removed service ".service_locator.uxcJkBz"; reason: private alias.
Removed service ".service_locator.JEPtu1."; reason: private alias.
Removed service ".service_locator.g4MZDV7"; reason: private alias.
Removed service ".service_locator.yW7nvXU"; reason: private alias.
Removed service ".service_locator.lIfwCq3"; reason: private alias.
Removed service ".service_locator._IwNUH5"; reason: private alias.
Removed service ".service_locator.rlRloRR"; reason: private alias.
Removed service ".service_locator.g0BskS0"; reason: private alias.
Removed service ".service_locator.XBpgEkr"; reason: private alias.
Removed service ".service_locator.807rGfW"; reason: private alias.
Removed service ".service_locator.Enr5BnW"; reason: private alias.
Removed service ".service_locator.a.PTvRc"; reason: private alias.
Removed service ".service_locator.HMCWpX7"; reason: private alias.
Removed service ".service_locator.2dcHSH9"; reason: private alias.
Removed service ".service_locator.TL8Hbs_"; reason: private alias.
Removed service ".service_locator.v2uZiU9"; reason: private alias.
Removed service ".service_locator.QkvWzRd"; reason: private alias.
Removed service ".service_locator.SXfm9F2"; reason: private alias.
Removed service ".service_locator.Ys6GVIi"; reason: private alias.
Removed service ".service_locator.rSLn8jc"; reason: private alias.
Removed service ".service_locator.08rUIQC"; reason: private alias.
Removed service ".service_locator.g2G_Hnh"; reason: private alias.
Removed service ".service_locator.WA7VfT5"; reason: private alias.
Removed service ".service_locator.AHwpS9F"; reason: private alias.
Removed service ".service_locator.CqC1By9"; reason: private alias.
Removed service ".service_locator.uBSa74u"; reason: private alias.
Removed service ".service_locator.plPJswW"; reason: private alias.
Removed service ".service_locator.pP1237a"; reason: private alias.
Removed service ".service_locator.8m6hEWR"; reason: private alias.
Removed service ".service_locator.S4xqXk1"; reason: private alias.
Removed service ".service_locator.KluFIxw"; reason: private alias.
Removed service ".service_locator.yMqz94S"; reason: private alias.
Removed service ".service_locator.GkFssyR"; reason: private alias.
Removed service ".service_locator.MbBZy69"; reason: private alias.
Removed service ".service_locator.pej2LwB"; reason: private alias.
Removed service ".service_locator.x9TNzsL"; reason: private alias.
Removed service ".service_locator.IFlUFbZ"; reason: private alias.
Removed service ".service_locator.gWJ.LIg"; reason: private alias.
Removed service ".service_locator.w509aMP"; reason: private alias.
Removed service ".service_locator.gXyYSmC"; reason: private alias.
Removed service ".service_locator.XAL2Xaj"; reason: private alias.
Removed service ".service_locator.tVWP54i"; reason: private alias.
Removed service ".service_locator.0iMsuQf"; reason: private alias.
Removed service ".service_locator.Pyo2ezi"; reason: private alias.
Removed service ".service_locator.jmUcWjJ"; reason: private alias.
Removed service ".service_locator.vWc.6ec"; reason: private alias.
Removed service ".service_locator.Zdh.0Xy"; reason: private alias.
Removed service ".service_locator.a.vynSu"; reason: private alias.
Removed service ".service_locator.qk1awWT"; reason: private alias.
Removed service ".service_locator.bZoBJTI"; reason: private alias.
Removed service ".service_locator.FD89bIM"; reason: private alias.
Removed service ".service_locator.2wrFDUc"; reason: private alias.
Removed service ".service_locator.yArDdtI"; reason: private alias.
Removed service ".service_locator.2tHZrcb"; reason: private alias.
Removed service ".service_locator.Hyb..Pt"; reason: private alias.
Removed service ".service_locator.hsenx1E"; reason: private alias.
Removed service ".service_locator.TE5pUIb"; reason: private alias.
Removed service ".service_locator.pD2w0TK"; reason: private alias.
Removed service ".service_locator.OOMwPwE"; reason: private alias.
Removed service ".service_locator.EESx6cU"; reason: private alias.
Removed service ".service_locator.PxzrDNo"; reason: private alias.
Removed service ".service_locator.V3UBjLV"; reason: private alias.
Removed service ".service_locator.blWi5RV"; reason: private alias.
Removed service ".service_locator.UV9Czqs"; reason: private alias.
Removed service ".service_locator.s8w2sf2"; reason: private alias.
Removed service ".service_locator.2_SHpc0"; reason: private alias.
Removed service ".service_locator.8Pu9Z24"; reason: private alias.
Removed service ".service_locator.lihkSeJ"; reason: private alias.
Removed service ".service_locator.JDjjTRz"; reason: private alias.
Removed service ".service_locator.gmWJ5jp"; reason: private alias.
Removed service ".service_locator.f1Lg3tM"; reason: private alias.
Removed service ".service_locator.q3Sb8OZ"; reason: private alias.
Removed service ".service_locator.TAYLx3p"; reason: private alias.
Removed service ".service_locator.74HHvA7"; reason: private alias.
Removed service ".service_locator.cXPFFTx"; reason: private alias.
Removed service ".service_locator.FSPgsJF"; reason: private alias.
Removed service ".service_locator.rd9wlSt"; reason: private alias.
Removed service ".service_locator.szyCcm4"; reason: private alias.
Removed service ".service_locator.Pm4e5Us"; reason: private alias.
Removed service ".service_locator.OVLyZHN"; reason: private alias.
Removed service ".service_locator.K8FesAo"; reason: private alias.
Removed service ".service_locator.IJznWGk"; reason: private alias.
Removed service ".service_locator.LS154pp"; reason: private alias.
Removed service ".service_locator.ZQJC2rM"; reason: private alias.
Removed service ".service_locator.WqJC__V"; reason: private alias.
Removed service ".service_locator..5vK24c"; reason: private alias.
Removed service ".service_locator.xUC79d2"; reason: private alias.
Removed service ".service_locator.1gK_C.9"; reason: private alias.
Removed service ".service_locator.tEg3Kyw"; reason: private alias.
Removed service ".service_locator.N2lC_7n"; reason: private alias.
Removed service ".service_locator.iXWjWZb"; reason: private alias.
Removed service ".service_locator.jdUev9D"; reason: private alias.
Removed service ".service_locator.2U_Vz20"; reason: private alias.
Removed service ".service_locator.V7jjz29"; reason: private alias.
Removed service ".service_locator.C.Krj_g"; reason: private alias.
Removed service ".service_locator.D36ECvi"; reason: private alias.
Removed service ".service_locator.r47B4Mz"; reason: private alias.
Removed service ".service_locator.qVwn1Lf"; reason: private alias.
Removed service ".service_locator.v9aPEpI"; reason: private alias.
Removed service ".service_locator.2gtw0b8"; reason: private alias.
Removed service ".service_locator._8LCKXU"; reason: private alias.
Removed service ".service_locator.yCzeGcV"; reason: private alias.
Removed service ".service_locator.sS8xb2z"; reason: private alias.
Removed service ".service_locator.pOwKV8U"; reason: private alias.
Removed service ".service_locator.n1hmiEQ"; reason: private alias.
Removed service ".service_locator.yR4uV.z"; reason: private alias.
Removed service ".service_locator.95qhBT5"; reason: private alias.
Removed service ".service_locator.wLsfFKC"; reason: private alias.
Removed service ".service_locator.6fTIe6h"; reason: private alias.
Removed service ".service_locator._ZzJOow"; reason: private alias.
Removed service ".service_locator.8LhvvM7"; reason: private alias.
Removed service ".service_locator.PzKC2BK"; reason: private alias.
Removed service ".service_locator.esdWO1a"; reason: private alias.
Removed service ".service_locator.Q1z.f9O"; reason: private alias.
Removed service ".service_locator.DlbLU_I"; reason: private alias.
Removed service ".service_locator.91SCopW"; reason: private alias.
Removed service ".service_locator.osx.pCN"; reason: private alias.
Removed service ".service_locator._ZmQm6o"; reason: private alias.
Removed service ".service_locator.0tbWyQy"; reason: private alias.
Removed service ".service_locator.ZO7v3Ec"; reason: private alias.
Removed service ".service_locator.G0qYchj"; reason: private alias.
Removed service ".service_locator.y7G2J4L"; reason: private alias.
Removed service ".service_locator.gdFGJwj"; reason: private alias.
Removed service ".service_locator.Zh8Lt6j"; reason: private alias.
Removed service ".service_locator.ndbp_E5"; reason: private alias.
Removed service ".service_locator.r5jnnzS"; reason: private alias.
Removed service ".service_locator.3aOvMrw"; reason: private alias.
Removed service ".service_locator.FDbg8EM"; reason: private alias.
Removed service ".service_locator.A8RW6XN"; reason: private alias.
Removed service ".service_locator.3l69Dv_"; reason: private alias.
Removed service ".service_locator._kIAbz1"; reason: private alias.
Removed service ".service_locator..Fs8Kd7"; reason: private alias.
Removed service ".service_locator.FP_NS0Q"; reason: private alias.
Removed service ".service_locator.E.33xZW"; reason: private alias.
Removed service ".service_locator.KViopRq"; reason: private alias.
Removed service ".service_locator.VOBZPm2"; reason: private alias.
1431
Changed reference of service "PrestaShopBundle\EventListener\Admin\TokenizedUrlsListener" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\EventListener\Admin\LegacyParametersListener" previously pointing to "PrestaShopBundle\Routing\Converter\LegacyParametersConverter" to "prestashop.bundle.routing.converter.legacy_parameters_converter".
Changed reference of service "PrestaShopBundle\EventListener\Admin\AccessDeniedListener" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\EventListener\Admin\AccessDeniedListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\Mbo\Addons\Toolbar" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\Mbo\Module\Repository" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShop\Module\Mbo\Module\ModuleBuilder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShop\Module\Mbo\Module\SourceRetriever\AddonsUrlSourceRetriever" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\Mbo\Addons\Provider\LinksProvider" previously pointing to "PrestaShop\PrestaShop\Core\Foundation\Version" to "prestashop.core.foundation.version".
Changed reference of service "PrestaShop\Module\Mbo\Addons\Provider\LinksProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\APIResources\List\ModuleQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener" to "form.type.sell.product.event_listener.categories_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener" to "form.type.sell.product.event_listener.combination_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener" to "form.type.sell.product.event_listener.combination_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener" to "form.type.sell.product.event_listener.product_type_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener" to "form.type.sell.product.event_listener.product_type_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener" to "form.type.sell.product.event_listener.redirect_option_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener" to "form.type.sell.product.event_listener.redirect_option_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener" to "form.event_listener.add_disabling_switch_listener".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener" to "form.event_listener.price_reduction".
Changed reference of service "event_dispatcher" previously pointing to "PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener" to "form.event_listener.price_reduction".
Changed reference of service "url_helper" previously pointing to "router.default" to "router".
Changed reference of service "services_resetter" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.router_debug" previously pointing to "router.default" to "router".
Changed reference of service "console.command.router_match" previously pointing to "router.default" to "router".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "router_listener" previously pointing to "router.default" to "router".
Changed reference of service "Symfony\Bundle\FrameworkBundle\Controller\RedirectController" previously pointing to "router.default" to "router".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.runtime.security_csrf" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\AlertExtension" to "form.extension.alert".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\AlertsTrackingExtension" to "form.extension.alerts_tracking_extension".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\ColumnsNumberExtension" to "form.extension.columns_number".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension" to "form.extension.default_empty_data".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\DisablingSwitchExtension" to "form.extension.disabling_switch_extension".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\ExternalLinkExtension" to "form.extension.external_link".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\FormThemeExtension" to "form.extension.form_theme".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\HelpTextExtension" to "form.extension.help_text".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\HintTextExtension" to "form.extension.hint_text".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\LabelOptionsExtension" to "form.extension.label_options".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\ModifyAllShopsExtension" to "form.extension.modify_all_shops_extension".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\MultistoreExtension" to "form.extension.multistore_dropdown".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\RowAttributesExtension" to "form.extension.row_attributes".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\DataListExtension" to "form.extension.data_list".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\ResizableTextTypeExtension" to "form.type.extension.resizable_text".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\CommaTransformerExtension" to "form.extension.comma_transformer".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\UnitTypeExtension" to "form.extension.unit".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\CommaTransformerExtension" to "form.extension.comma_transformer".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension" to "form.type.extension.money".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\DownloadFileExtension" to "form.extension.downloadable_file".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\UnitTypeExtension" to "form.extension.unit".
Changed reference of service "form.extension" previously pointing to "PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension" to "form.extension.multistore_configuration".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type_extension.csrf" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "messenger.redispatch_message_handler" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "data_collector.config" previously pointing to "PrestaShop\PrestaShop\Core\Foundation\Version" to "prestashop.core.foundation.version".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.logout_url_generator" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.http_utils" previously pointing to "router.default" to "router".
Changed reference of service "security.authentication.success_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "router.default" to "router".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "security.access_token_handler.oidc_user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oidc" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.success_handler.main.form_login" previously pointing to "router.default" to "router".
Changed reference of service "security.listener.check_remember_me_conditions" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.check_remember_me_conditions.main" previously pointing to "monolog.logger" to "logger".
Changed reference of service "twig" previously pointing to "Twig\Extension\StringLoaderExtension" to "prestashop.twig.extension.stringloader".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\ContextIsoCodeProviderExtension" to "prestashop.twig.extension.context_iso_code_provider_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\DataFormatterExtension" to "prestashop.twig.extension.data_formatter".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\DocumentationLinkExtension" to "prestashop.bundle.twig.extension.documentation_link_provider_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\EntitySearchExtension" to "prestashop.bundle.twig.extension.entity_search_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\GridExtension" to "prestashop.bundle.twig.extension.column".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension" to "prestashop.bundle.twig.extension.js_router_metadata_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\LocalizationExtension" to "prestashop.bundle.twig.extension.localization_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\MultistoreUrlExtension" to "prestashop.bundle.twig.extension.multistore_url".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\NumberExtension" to "prestashop.bundle.twig.extension.number_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension" to "prestashop.twig.extension.path_with_back_url_extension".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\HookExtension" to "prestashop.twig.extension.hook".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\LayoutExtension" to "prestashop.twig.extension.layout".
Changed reference of service "twig" previously pointing to "PrestaShopBundle\Twig\TranslationsExtension" to "prestashop.twig.extension.translation".
Changed reference of service "twig.loader.chain" previously pointing to "PrestaShopBundle\Twig\Locator\ModuleTemplateLoader" to "prestashop.twig.modules.loader".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "twig.form.renderer" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "messenger.middleware.doctrine_open_transaction_logger" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.router" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.error_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.metadata.resource.metadata_collection_factory.xml" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.metadata.resource.metadata_collection_factory.yaml" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.swagger_ui.processor" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.swagger_ui.action" previously pointing to "router.default" to "router".
Changed reference of service "api_platform.doctrine.orm.order_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.date_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.range_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.range_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.date_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.backed_enum_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.backed_enum_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.boolean_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.boolean_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.numeric_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.numeric_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.exists_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.exists_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.search_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.doctrine.orm.search_filter.instance" previously pointing to "monolog.logger" to "logger".
Changed reference of service "ApiPlatform\Symfony\Messenger\Processor" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "PrestaShopBundle\ApiPlatform\Processor\CommandProcessor" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShopBundle\ApiPlatform\Provider\QueryListProvider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\ExperimentalOperationsMetadataCollectionFactoryDecorator" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\CQRSNotFoundMetadataCollectionFactoryDecorator" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "PrestaShopBundle\Command\ExportThemeCommand" previously pointing to "PrestaShop\PrestaShop\Core\Addon\Theme\ThemeExporter" to "prestashop.core.addon.theme.exporter".
Changed reference of service "PrestaShopBundle\Command\ExportThemeCommand" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Command\GenerateMailTemplatesCommand" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShopBundle\Command\ModuleCommand" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Command\ModuleCommand" previously pointing to "PrestaShop\PrestaShop\Adapter\Module\Configuration\ModuleSelfConfigurator" to "prestashop.adapter.module.self_configurator".
Changed reference of service "PrestaShopBundle\Command\DebugCommand" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShopBundle\Command\ConfigCommand" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\LanguageDataProvider" to "prestashop.adapter.data_provider.language".
Changed reference of service "PrestaShopBundle\Command\FeatureFlagCommand" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "PrestaShopBundle\EventListener\Console\MultishopCommandListener" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShopBundle\Controller\Api\ApiController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Admin\LegacyController" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "PrestaShopBundle\Controller\Admin\SecurityController" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "PrestaShopBundle\Controller\Admin\SecurityController" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Controller\Api\StockController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Controller\Api\StockController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\StockMovementController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\SupplierController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\ManufacturerController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\CategoryController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\AttributeController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\FeatureController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\I18nController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\TranslationController" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Controller\Api\TranslationController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Controller\Api\Improve\Design\PositionsController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.bundle.event_listener.module_guard_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.admin.order_preferences.general.data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.order_preferences.gift_options.data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.product_preferences.general.data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.product_preferences.pagination.data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.product_preferences.stock.data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.import.form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\Import\File\FileFinder" to "prestashop.core.import.file_finder".
Changed reference of service "prestashop.admin.import_data_configuration.form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service "prestashop.admin.import_data_configuration.form_data_provider" previously pointing to "PrestaShopBundle\Entity\Repository\ImportMatchRepository" to "prestashop.core.admin.import_match.repository".
Changed reference of service "prestashop.admin.traffic_seo.meta_settings.shop_urls.form_data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.traffic_seo.meta_settings.url_schema.form_data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.admin.improve.design.theme.shop_logos.form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.admin.configure.advanced_parameters.stable_feature_flags_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "prestashop.admin.configure.advanced_parameters.beta_feature_flags_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "prestashop.admin.improve.design.image_settings.form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShopBundle\Form\Admin\Login\RequestPasswordResetFormDataProvider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShopBundle\Form\Admin\Login\ResetPasswordFormDataProvider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.admin.customer_preferences.form_handler" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "prestashop.adapter.webservice.form_handler" previously pointing to "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceFormDataProvider" to "prestashop.admin.webservice.form_data_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener" to "form.type.sell.product.event_listener.categories_listener".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OutOfStockTypeChoiceProvider" to "prestashop.core.form.choice_provider.out_of_stock_type_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener" to "form.type.sell.product.event_listener.combination_listener".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ProductImagesChoiceProvider" to "prestashop.core.form.choice_provider.product_images_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ProductConditionChoiceProvider" to "prestashop.core.form.choice_provider.product_condition_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\FeaturesChoiceProvider" to "prestashop.adapter.form.choice_provider.features_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener" to "form.type.sell.product.event_listener.product_type_listener".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType" previously pointing to "PrestaShopBundle\Form\Toolbar\ProductToolbarButtonsProvider" to "form.type.sell.product.toolbar_buttons_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\FooterType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\FooterType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\HeaderType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\HeaderType" previously pointing to "PrestaShopBundle\Form\Toolbar\ProductToolbarButtonsProvider" to "form.type.sell.product.toolbar_buttons_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CustomizationFieldTypeChoiceProvider" to "prestashop.core.form.choice_provider.customization_field_type_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ProductVisibilityChoiceProvider" to "prestashop.core.form.choice_provider.product_visibility_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\GroupByIdChoiceProvider" to "prestashop.core.form.choice_provider.group_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\TaxRuleGroupChoiceProvider" to "prestashop.core.form.choice_provider.tax_rule_group_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ProductTypeChoiceProvider" to "prestashop.core.form.choice_provider.product_type_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType" previously pointing to "PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener" to "form.type.sell.product.event_listener.redirect_option_listener".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CarrierByReferenceChoiceProvider" to "prestashop.core.form.choice_provider.carrier_by_reference_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\DeliveryTimeNoteTypesProvider" to "prestashop.core.form.choice_provider.delivery_time_note_types_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OutOfStockTypeChoiceProvider" to "prestashop.core.form.choice_provider.out_of_stock_type_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\PackStockTypeChoiceProvider" to "prestashop.core.form.choice_provider.pack_stock_type_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ApeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ChangePasswordType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CountryByIdConfigurableChoiceProvider" to "prestashop.core.form.choice_provider.configurable_country_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\CountryChoiceType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CountryByIdChoiceProvider" to "prestashop.core.form.choice_provider.country_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\CountryChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\CustomerSearchType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\CustomerSearchType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\DatePickerType" previously pointing to "PrestaShopBundle\Form\DataTransformer\ArabicToLatinDigitDataTransformer" to "prestashop.bundle.form.data_transformer.arabic_to_latin_digit".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\DateRangeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\DeltaQuantityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\EmailType" previously pointing to "PrestaShopBundle\Form\DataTransformer\IDNConverterDataTransformer" to "prestashop.bundle.form.data_transformer.idn_converter".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\EmailType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\EntitySearchInputType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\FeatureChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\FeatureChoiceType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\FeaturesChoiceProvider" to "prestashop.adapter.form.choice_provider.features_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\FormattedTextareaType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ZoneByIdChoiceProvider" to "prestashop.core.form.choice_provider.zone_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\NavigationTabType" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\PriceReductionType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\PriceReductionType" previously pointing to "PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener" to "form.event_listener.price_reduction".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ProductSearchType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ProductSearchType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\SearchAndResetType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ShopTreeChoiceProvider" to "prestashop.adapter.form.choice_provider.shop_tree_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType" previously pointing to "PrestaShopBundle\Form\DataTransformer\StringArrayToIntegerArrayDataTransformer" to "prestashop.bundle.form.data_transformer.string_array_to_integer_array".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\TaxRuleGroupChoiceProvider" to "prestashop.core.form.choice_provider.tax_rule_group_choice_provider".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\TaxInclusionChoiceProvider" to "prestashop.core.form.choice_provider.tax_inclusion".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TranslatableType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TranslatableType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\TranslateType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\UnavailableType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Type\ZoneChoiceType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ZoneByIdChoiceProvider" to "prestashop.core.form.choice_provider.zone_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\MailMethodChoiceProvider" to "prestashop.core.form.choice_provider.mail_method".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ContactByIdChoiceProvider" to "prestashop.core.form.choice_provider.contact_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportFormDataProvider" previously pointing to "PrestaShop\PrestaShop\Core\Import\File\FileFinder" to "prestashop.core.import.file_finder".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType" previously pointing to "PrestaShopBundle\Form\DataTransformer\DefaultLanguageToFilledArrayDataTransformer" to "prestashop.bundle.form.data_transformer.default_language_to_filled_array".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType" previously pointing to "PrestaShop\PrestaShop\Adapter\Routes\DefaultRouteProvider" to "prestashop.adapter.data_provider.default_route".
Changed reference of service "PrestaShopBundle\Form\Admin\Login\LoginType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Login\ResetPasswordType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\GroupByIdChoiceProvider" to "prestashop.core.form.choice_provider.group_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderStateByIdChoiceProvider" to "prestashop.core.form.choice_provider.order_state_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\InvoiceModelByNameChoiceProvider" to "prestashop.core.form.choice_provider.invoice_model_by_name".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType" previously pointing to "PrestaShop\PrestaShop\Adapter\Country\CountryDataProvider" to "prestashop.adapter.data_provider.country".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderStateByIdChoiceProvider" to "prestashop.core.form.choice_provider.order_state_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderDiscountTypeChoiceProvider" to "prestashop.core.form.choice.provider.order_discount_type".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderStateByIdChoiceProvider" to "prestashop.core.form.choice_provider.order_state_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\AddressRequiredFieldsChoiceProvider" to "prestashop.core.form.choice_provider.address_required_fields".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CustomerAddressesChoiceProvider" to "prestashop.core.form.choice_provider.customer_addresses_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CustomerServiceOrderMessagesNameChoiceProvider" to "prestashop.core.form.choice_provider.customer_service_order_messages_name".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CustomerServiceOrderMessagesChoiceProvider" to "prestashop.core.form.choice_provider.customer_service_order_messages".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderStateByIdChoiceProvider" to "prestashop.core.form.choice_provider.order_state_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ZoneByIdChoiceProvider" to "prestashop.core.form.choice_provider.zone_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CountryByIdConfigurableChoiceProvider" to "prestashop.core.form.choice_provider.configurable_country_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ZoneByIdChoiceProvider" to "prestashop.core.form.choice_provider.zone_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ZoneByIdChoiceProvider" to "prestashop.core.form.choice_provider.zone_by_id".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.translatable.aware" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.api.stock.repository" previously pointing to "prestashop.adapter.stock_manager" to "prestashop.core.data_provider.stock_interface".
Changed reference of service "prestashop.bundle.routing.converter.legacy_url_converter" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Routing\Converter\RouterProvider" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Routing\Converter\LegacyRouteFactory" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "prestashop.bundle.routing.linter.admin_route_provider" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Routing\LegacyRouterChecker" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "PrestaShopBundle\Routing\LegacyRouterChecker" previously pointing to "PrestaShopBundle\Routing\Converter\LegacyParametersConverter" to "prestashop.bundle.routing.converter.legacy_parameters_converter".
Changed reference of service "PrestaShopBundle\Routing\AnonymousRouteProvider" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Security\Admin\EmployeePasswordResetter" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Security\Admin\EmployeePasswordResetter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Security\Admin\EmployeePasswordResetter" previously pointing to "PrestaShop\PrestaShop\Core\Crypto\Hashing" to "hashing".
Changed reference of service "PrestaShopBundle\Security\Admin\EmployeeHomepageProvider" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Security\Admin\EmployeeHomepageProvider" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "PrestaShopBundle\Security\Admin\AdminAuthenticationSuccessHandler" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.admin.url_generator_factory" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Security\Admin\UserTokenManager" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "prestashop.translation.builder.translation_tree" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.translation.api" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.translation.api.stock" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.translation.api.international" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\HeadTag" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\HeadTag" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\Login\LoginHeadTag" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\Login\LoginHeadTag" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Component\MultistoreHeader" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\MultistoreProductHeader" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\NavBar" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\Twig\Component\NotificationsCenter" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Component\NotificationsCenter" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Layout\MenuBuilder" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "PrestaShopBundle\Twig\Layout\MenuBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Twig\Layout\MenuBuilder" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Layout\MenuBuilder" previously pointing to "PrestaShopBundle\Routing\Converter\LegacyParametersConverter" to "prestashop.bundle.routing.converter.legacy_parameters_converter".
Changed reference of service "PrestaShopBundle\Twig\Layout\SmartyVariablesFiller" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShopBundle\Twig\Layout\TemplateVariablesBuilder" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "prestashop.core.addon.theme.theme_validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.addon.theme.theme_manager_builder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.core.backup.listing.grid_data_factory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.query_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "prestashop.core.constraint_validator.address_zip_code_validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Context\LegacyControllerContextBuilder" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "prestashop.core.domain.customer_service.command_handler.add_order_customer_message" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.team.employee.configuration.options_checker" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\DiscountApplicationChoiceProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ShippingInclusionChoiceProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.identifiable_object.sql_request_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.customer_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.language_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.meta_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.currency_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.webservice_key_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.category_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.root_category_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.contact_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.cms_page_category_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.tax_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.manufacturer_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.employee_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.employee_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\Crypto\Hashing" to "hashing".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.employee_form_data_handler" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.profile_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.cms_page_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.manufacturer_address_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.supplier_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\AttributeGroupFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\FeatureFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\AttributeFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\FeatureValueFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.order_message_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.order_return_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.catalog_price_rule_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.attachment_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.partial_refund_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.standard_refund_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.return_product_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.address_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.order_address_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.cart_address_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.cancellation_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.order_state_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.order_return_state_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.cart_summary_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ProductFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ProductShopsFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CombinationFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\BulkCombinationFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CombinationListFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ProductImageFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.zone_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.country_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.search_engine_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.specific_price_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_handler.state_form_data_handler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\TaxRulesGroupFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CartRuleFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\TitleFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ApiClientFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ImageTypeFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CarrierFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\AliasFormDataHandler" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.language_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.category_form_data_provider" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.contact_form_data_provider" previously pointing to "PrestaShopBundle\Form\DataTransformer\StringArrayToIntegerArrayDataTransformer" to "prestashop.bundle.form.data_transformer.string_array_to_integer_array".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.manufacturer_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.supplier_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\AttributeFormDataProvider" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.order_return_form_data_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.catalog_price_rule_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.product_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\FeaturesChoiceProvider" to "prestashop.adapter.form.choice_provider.features_choice_provider".
Changed reference of service "prestashop.core.form.identifiable_object.data_provider.combination_form_data_provider" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\CarrierFormDataProvider" previously pointing to "PrestaShop\PrestaShop\Adapter\Form\ChoiceProvider\ZoneByIdChoiceProvider" to "prestashop.core.form.choice_provider.zone_by_id".
Changed reference of service "prestashop.core.form.identifiable_object.handler.form_handler_factory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Action\Row\AccessibilityChecker\ProductSingleShopAssociatedAccessibilityChecker" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Action\Row\AccessibilityChecker\ProductMultipleShopsAssociatedAccessibilityChecker" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.email_logs" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query.webservice_key" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query.webservice_key" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.product" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.product.shops" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.product.shops" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.product.shops" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.product_light" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.meta" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.employee" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.contact" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.customer" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.customer_address" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.customer_cart" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.customer_order" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.customer_bought_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.customer_viewed_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query.builder.language" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.currency" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.supplier" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.profile" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.cms_page_category" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.tax" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.manufacturer" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.manufacturer_address" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.category" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.category" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.api.query_builder.hook" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.cms_page" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.empty_category" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.empty_category" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.abstract_product_query_builder" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.no_qty_product_with_combination" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.no_qty_product_with_combination" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.no_qty_product_without_combination" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.no_qty_product_without_combination" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.disabled_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.disabled_product" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.product_without_image" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.product_without_image" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.product_without_description" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.product_without_description" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.product_without_price" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.monitoring.product_without_price" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.order" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.cart_rule" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.catalog_price_rule" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.order_message" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\Filter\DoctrineFilterApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.order_message" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.attachment" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.attribute" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.attribute" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.attribute_group" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.attribute_group" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.query_builder.merchandise_return" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.tax_rules_group" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.address" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.credit_slip" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.order_states" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.order_return_states" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.log" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.carrier" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.outstanding" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.zone" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.country" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\ProductCombinationQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.search_engine" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.security.session.employee" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.security.session.customer" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query_builder.state" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query.builder.title" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.query.builder.customer_thread" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\ApiClientQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\CustomerGroupsQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\TaxRuleQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\AliasQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\FeatureQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\FeatureValueQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\StoreQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\StoreQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Domain\Store\Repository\StoreRepository" to "prestashop.core.domain.store.repository.store_repository".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\CartQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\CartQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Query\ImageTypeQueryBuilder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicator" to "PrestaShop\PrestaShop\Core\Grid\Query\DoctrineSearchCriteriaApplicatorInterface".
Changed reference of service "prestashop.core.grid.data.factory.log_decorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.data.factory.catalog_price_rule_decorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.data_factory.attachment_decorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.data.factory.credit_slip_decorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.factory.title_decorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Data\Factory\TaxRuleGridDataFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Data\Factory\CartGridDataFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.logs" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.email_logs" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\LanguageByIdChoiceProvider" to "prestashop.core.form.choice_provider.language_by_id".
Changed reference of service "prestashop.core.grid.definition.factory.email_logs" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.request_sql" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.backup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.webservice_key" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.meta" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.category" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.definition.factory.category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.employee" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.contacts" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer.discount" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer.cart" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer.order" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer.bought_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer.viewed_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.language" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.currency" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.supplier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.profile" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.tax" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.manufacturer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.manufacturer_address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.order" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderStateByIdChoiceProvider" to "prestashop.core.form.choice_provider.order_state_by_id".
Changed reference of service "prestashop.core.grid.definition.factory.order" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\OrderStateByIdChoiceProvider" to "prestashop.core.form.choice_provider.order_state_by_id".
Changed reference of service "prestashop.core.grid.definition.factory.order" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.cart_rule" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.catalog_price_rule" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.definition.factory.catalog_price_rule" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.order_message" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.attachment" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.attribute" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.attribute_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.merchandise_return" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.tax_rules_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.credit_slip" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.outstanding" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.carrier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.zone" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.country" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.search_engines" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.product" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.definition.factory.product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.product.shops" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.grid.definition.factory.product.shops" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.product_light" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.security.session.employee" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.security.session.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.state" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.title" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\GenderChoiceProvider" to "prestashop.core.form.choice_provider.gender_choice_provider".
Changed reference of service "prestashop.core.grid.definition.factory.title" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer_thread" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ContactTypeChoiceProvider" to "prestashop.core.form.choice_provider.contact_type_choice_provider".
Changed reference of service "prestashop.core.grid.definition.factory.customer_thread" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\CustomerThreadStatusesChoiceProvider" to "prestashop.core.form.choice_provider.customer_thread_statuses_choice_provider".
Changed reference of service "prestashop.core.grid.definition.factory.customer_thread" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.customer_groups" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.abstract_grid_definition" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.log_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.email_logs" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.request_sql" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.backup" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.webservice_key" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.meta" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.employee" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.contacts" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer.discount" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer.address" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer.cart" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer.order" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer.bought_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer.viewed_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.language" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.supplier" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.currency" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.profiles" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.tax" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.manufacturer" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.manufacturer_address" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.empty_category" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.no_qty_product_with_combination" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.no_qty_product_with_combination".
Changed reference of service "prestashop.core.grid.grid_factory.no_qty_product_with_combination" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.no_qty_product_without_combination" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.no_qty_product_without_combination".
Changed reference of service "prestashop.core.grid.grid_factory.no_qty_product_without_combination" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.disabled_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.disabled_product".
Changed reference of service "prestashop.core.grid.grid_factory.disabled_product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.product_without_image" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_image".
Changed reference of service "prestashop.core.grid.grid_factory.product_without_image" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.product_without_description" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_description".
Changed reference of service "prestashop.core.grid.grid_factory.product_without_description" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.product_without_price" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_price".
Changed reference of service "prestashop.core.grid.grid_factory.product_without_price" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.order" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.cart_rule" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.catalog_price_rule" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.order_message" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.attachment" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.attribute" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.attribute_group" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.tax_rule" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.tax_rules_group" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.address" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.order_states" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" to "prestashop.core.grid.definition.factory.order_states".
Changed reference of service "prestashop.core.grid.factory.order_states" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.order_return_states" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" to "prestashop.core.grid.definition.factory.order_return_states".
Changed reference of service "prestashop.core.grid.factory.order_return_states" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.outstanding" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.carrier" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.zone" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.country" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.search_engines" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.product" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.product.shops" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.product_light" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.security.session.employee" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.security.session.customer" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.state" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.title" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer_thread" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.customer_groups" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.alias" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.grid_factory.feature" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Factory\FeatureValueGridFactory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "PrestaShop\PrestaShop\Core\Grid\Factory\FeatureValueGridFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.grid_factory.store" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.api_client" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.cart" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.factory.image_type" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.filter.category_form_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.filter.category_form_factory" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.grid.filter.cms_page_form_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.filter.cms_page_form_factory" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.grid.filter.merchandise_return_form_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.filter.merchandise_return_form_factory" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.grid.filter.credit_slip_form_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.core.grid.filter.credit_slip_form_factory" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShop\PrestaShop\Core\Help\Documentation" previously pointing to "PrestaShop\PrestaShop\Core\Foundation\Version" to "prestashop.core.foundation.version".
Changed reference of service "prestashop.core.import.fields_provider.product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.combination" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.supplier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.alias" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.fields_provider.store_contact" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.importer" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service "prestashop.core.language.pack.loader.remote" previously pointing to "PrestaShop\PrestaShop\Core\Foundation\Version" to "prestashop.core.foundation.version".
Changed reference of service "prestashop.core.mail_template.generator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShop\PrestaShop\Core\Module\ModuleRepository" previously pointing to "PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider" to "prestashop.core.admin.data_provider.module_interface".
Changed reference of service "PrestaShop\PrestaShop\Core\Module\ModuleManager" previously pointing to "PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider" to "prestashop.core.admin.data_provider.module_interface".
Changed reference of service "PrestaShop\PrestaShop\Core\Module\ModuleManager" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Module\SourceHandler\ZipSourceHandler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Module\ModuleOverrideChecker" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\QuickAccess\QuickAccessGenerator" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "PrestaShop\PrestaShop\Core\QuickAccess\QuickAccessGenerator" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Search\Builder\TypedBuilder\FeatureValueFiltersBuilder" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\ContextLanguageProvider" to "PrestaShop\PrestaShop\Core\Language\ContextLanguageProviderInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Security\OAuth2\TokenAuthenticator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Security\OAuth2\TokenAuthenticator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.core.sql_manager.configuration.sql_request_configuration" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Cache\Clearer\SymfonyCacheClearer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.adapter.cart.command_handler.update_delivery_options_handler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.category.category_view_data_provider" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.contact.query_handler.get_contact_for_editing" previously pointing to "PrestaShopBundle\Form\DataTransformer\StringArrayToIntegerArrayDataTransformer" to "prestashop.bundle.form.data_transformer.string_array_to_integer_array".
Changed reference of service "prestashop.adapter.country.country_required_fields_provider" previously pointing to "PrestaShop\PrestaShop\Adapter\Country\CountryDataProvider" to "prestashop.adapter.data_provider.country".
Changed reference of service "prestashop.adapter.customer.query_handler.get_customer_for_viewing" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.customer.command_handler.add_customer" previously pointing to "PrestaShop\PrestaShop\Core\Crypto\Hashing" to "hashing".
Changed reference of service "prestashop.adapter.customer.command_handler.edit_customer_handler" previously pointing to "PrestaShop\PrestaShop\Core\Crypto\Hashing" to "hashing".
Changed reference of service "prestashop.adapter.customer.customer_configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.order_general.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.order_gift.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.optional_features.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Feature\CombinationFeature" to "prestashop.adapter.combination_feature".
Changed reference of service "prestashop.adapter.maintenance.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.logs.configuration" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.order.invoice_options.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.order.invoice_options.configuration" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\InvoiceModelByNameChoiceProvider" to "prestashop.core.form.choice_provider.invoice_model_by_name".
Changed reference of service "prestashop.adapter.language.language_pack_installer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.language.language_pack_installer" previously pointing to "PrestaShop\PrestaShop\Core\Foundation\Version" to "prestashop.core.foundation.version".
Changed reference of service "prestashop.adapter.language.copier" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\LanguageDataProvider" to "prestashop.adapter.data_provider.language".
Changed reference of service "prestashop.adapter.shipping_preferences.handling_configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.shipping_preferences.carrier_options_configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.meta.set_up_urls.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.meta.set_up_urls.configuration" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.meta.url_schema.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.meta.seo_options.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.tax.tax_options_configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.core.merchandise_return.configuration.merchandise_return_options_configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\PrestaShop\Adapter\AdminAPI\AdminAPIConfiguration" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Module\ModuleDataProvider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.email.email_configuration_tester" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.employee.command_handler.add_employee_handler" previously pointing to "PrestaShop\PrestaShop\Core\Crypto\Hashing" to "hashing".
Changed reference of service "prestashop.adapter.employee.command_handler.edit_employee_handler" previously pointing to "PrestaShop\PrestaShop\Core\Crypto\Hashing" to "hashing".
Changed reference of service "prestashop.adapter.form.choice_provider.combination_id_choice_provider" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "prestashop.adapter.grid.search.factory.search_criteria_with_category_parent_id" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.grid.search.factory.search_criteria_with_category_parent_id" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.import.handler.product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.import.handler.category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.enabled_languages" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.main_country" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.translations" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.disabled_categories" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.empty_categories" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.top_category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.average_products_in_category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.most_common_customers_gender" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.average_customer_age" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.order_per_customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.kpi.newsletter_registrations" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Kpi\AbandonedCartKpi" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Kpi\AbandonedCartKpi" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Kpi\AverageOrderValueKpi" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Kpi\ConversionRateKpi" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Kpi\NetProfitPerVisitKpi" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.language.command_handler.add_language_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\File\RobotsTextFileGenerator" to "prestashop.adapter.file.robots_text_file_generator".
Changed reference of service "prestashop.adapter.language.command_handler.toggle_language_status_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\File\RobotsTextFileGenerator" to "prestashop.adapter.file.robots_text_file_generator".
Changed reference of service "prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\File\RobotsTextFileGenerator" to "prestashop.adapter.file.robots_text_file_generator".
Changed reference of service "prestashop.adapter.language.command_handler.bulk_delete_languages_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\File\RobotsTextFileGenerator" to "prestashop.adapter.file.robots_text_file_generator".
Changed reference of service "prestashop.adapter.language.command_handler.delete_language_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\File\RobotsTextFileGenerator" to "prestashop.adapter.file.robots_text_file_generator".
Changed reference of service "PrestaShop\PrestaShop\Adapter\MailTemplate\MailPreviewVariablesBuilder" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.meta.command_handler.save_meta" previously pointing to "PrestaShop\PrestaShop\Adapter\Meta\MetaDataProvider" to "PrestaShop\PrestaShop\Core\Meta\MetaDataProviderInterface".
Changed reference of service "prestashop.adapter.meta.command_handler.edit_meta" previously pointing to "PrestaShop\PrestaShop\Adapter\Meta\MetaDataProvider" to "PrestaShop\PrestaShop\Core\Meta\MetaDataProviderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.adapter.module.tab.register" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "prestashop.adapter.module.tab.register" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.adapter.module.tab.register" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.module.tab.unregister" previously pointing to "PrestaShopBundle\Entity\Repository\TabRepository" to "prestashop.core.admin.tab.repository".
Changed reference of service "prestashop.adapter.module.tab.unregister" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.adapter.module.tab.unregister" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Presenter\Module\PaymentModulesPresenter" previously pointing to "PrestaShop\PrestaShop\Adapter\Presenter\Module\ModulePresenter" to "prestashop.adapter.presenter.module".
Changed reference of service "prestashop.adapter.order.command_handler.add_product_to_order_handler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.order.refund.order_slip_creator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.order.refund.voucher_generator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.order.query_handler.get_order_for_viewing_handler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.order.command_handler.send_process_order_email_handler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.order.command_handler.cancel_order_product_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.adapter.order.command_handler.cancel_order_product_handler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.pdf.order_invoice_pdf_generator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.pdf.delivery_slip_pdf_generator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler" previously pointing to "PrestaShop\PrestaShop\Adapter\Product\Image\ProductImageProvider" to "PrestaShop\PrestaShop\Core\Domain\Product\Image\Provider\ProductImageProviderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler" previously pointing to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilder" to "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Grid\Data\Factory\ProductGridDataFactoryDecorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Grid\Data\Factory\ProductShopsGridDataFactoryDecorator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Update\ProductDuplicator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\Product\Repository\ProductPreviewRepository" previously pointing to "PrestaShop\PrestaShop\Adapter\Product\Image\ProductImageProvider" to "PrestaShop\PrestaShop\Core\Domain\Product\Image\Provider\ProductImageProviderInterface".
Changed reference of service "PrestaShop\PrestaShop\Adapter\ImageThumbnailsRegenerator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.shop.url.help_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.shop.url.help_provider" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.adapter.sql_manager.command_handler.add_request_sql" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.sql_manager.command_handler.edit_request_sql" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.store.query_handler.get_store_for_editing" previously pointing to "PrestaShop\PrestaShop\Core\Domain\Store\Repository\StoreRepository" to "prestashop.core.domain.store.repository.store_repository".
Changed reference of service "prestashop.adapter.store.command_handler.toggle_store_status" previously pointing to "PrestaShop\PrestaShop\Core\Domain\Store\Repository\StoreRepository" to "prestashop.core.domain.store.repository.store_repository".
Changed reference of service "prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler" previously pointing to "PrestaShop\PrestaShop\Core\Domain\Store\Repository\StoreRepository" to "prestashop.core.domain.store.repository.store_repository".
Changed reference of service "prestashop.adapter.store.command_handler.delete_store" previously pointing to "PrestaShop\PrestaShop\Core\Domain\Store\Repository\StoreRepository" to "prestashop.core.domain.store.repository.store_repository".
Changed reference of service "prestashop.adapter.store.command_handler.bulk_delete_store_handler" previously pointing to "PrestaShop\PrestaShop\Core\Domain\Store\Repository\StoreRepository" to "prestashop.core.domain.store.repository.store_repository".
Changed reference of service "prestashop.adapter.webservice.command_handler.delete_webservice_key_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\Webservice\WebserviceKeyEraser" to "prestashop.adapter.webservice.webservice_key_eraser".
Changed reference of service "prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler" previously pointing to "PrestaShop\PrestaShop\Adapter\Webservice\WebserviceKeyEraser" to "prestashop.adapter.webservice.webservice_key_eraser".
Changed reference of service "hook_repository" previously pointing to "PrestaShop\PrestaShop\Adapter\Hook\HookInformationProvider" to "prestashop.adapter.legacy.hook".
Changed reference of service "PrestaShopBundle\Command\AppendConfigurationFileHooksListCommand" previously pointing to "PrestaShop\PrestaShop\Core\Hook\Provider\GridDefinitionHookByServiceIdsProvider" to "prestashop.core.hook.provider.grid_definition_hook_by_service_ids_provider".
Changed reference of service "PrestaShopBundle\Command\AppendConfigurationFileHooksListCommand" previously pointing to "PrestaShop\PrestaShop\Core\Hook\Provider\IdentifiableObjectHookByFormTypeProvider" to "prestashop.core.hook.provider.identifiable_object_hook_by_form_type_provider".
Changed reference of service "PrestaShopBundle\Command\AppendConfigurationFileHooksListCommand" previously pointing to "PrestaShop\PrestaShop\Core\Hook\Generator\HookDescriptionGenerator" to "prestashop.core.hook.generator.hook_description_generator".
Changed reference of service "PrestaShopBundle\Command\CheckTranslationDuplicatesCommand" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\Command\APIClientCommand" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "fos_js_routing.extractor" previously pointing to "router.default" to "router".
Changed reference of service "fos_js_routing.router_debug_exposed_command" previously pointing to "router.default" to "router".
Changed reference of service ".ux_icons.twig_icon_runtime" previously pointing to "monolog.logger" to "logger".
Changed reference of service "web_profiler.controller.profiler" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.controller.router" previously pointing to "router.default" to "router".
Changed reference of service "debug.file_link_formatter.url_format" previously pointing to "router.default" to "router".
Changed reference of service "web_profiler.debug_toolbar" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.module.blockwishlist.grid.all_time_statistics_grid_definition_factory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.module.blockwishlist.grid.current_year_statistics_grid_definition_factory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.module.blockwishlist.grid.current_month_statistics_grid_definition_factory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.module.blockwishlist.grid.current_day_statistics_grid_definition_factory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.module.blockwishlist.grid.all_time_stastistics_grid_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.module.blockwishlist.grid.current_year_stastistics_grid_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.module.blockwishlist.grid.current_month_stastistics_grid_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.module.blockwishlist.grid.current_day_stastistics_grid_factory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "PrestaShop\Module\LinkList\Repository\LinkBlockRepository" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\LinkList\Repository\LinkBlockRepository" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\Module\LinkList\Form\LinkBlockFormDataProvider" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "PrestaShop\Module\LinkList\Form\Type\LinkBlockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\LinkList\Form\Type\CustomUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" previously pointing to "router.default" to "router".
Changed reference of service "PrestaShop\Module\LinkList\Core\Grid\LinkBlockGridFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\Module\LinkList\Core\Grid\LinkBlockGridFactory" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "PrestaShop\Module\LinkList\Core\Grid\LinkBlockGridFactory" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\TranslationsExtension" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\TranslationsExtension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShopBundle\Twig\TranslationsExtension" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".abstract.instanceof.PrestaShopBundle\Twig\TranslationsExtension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.logs" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.logs" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.email_logs" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.email_logs" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.request_sql" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.request_sql" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.backup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.backup" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.webservice_key" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.webservice_key" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.meta" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.meta" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.category" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.employee" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.employee" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.contacts" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.contacts" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.discount" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.discount" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.cart" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.cart" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.order" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.order" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.bought_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.bought_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.viewed_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.viewed_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.language" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.language" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.currency" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.currency" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.supplier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.supplier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.profile" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.profile" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.tax" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.manufacturer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer_address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.manufacturer_address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.order" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.cart_rule" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.cart_rule" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.catalog_price_rule" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.catalog_price_rule" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order_message" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.order_message" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attachment" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.attachment" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.attribute" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.attribute_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.merchandise_return" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.merchandise_return" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax_rules_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.tax_rules_group" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.address" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.credit_slip" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.credit_slip" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.outstanding" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.outstanding" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.carrier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.carrier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.zone" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.zone" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.country" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.country" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.search_engines" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.search_engines" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product.shops" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product.shops" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.product.shops" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.product.shops" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product_light" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.product_light" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.employee" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.security.session.employee" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.security.session.customer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.state" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.state" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.title" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.title" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_thread" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer_thread" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_groups" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer_groups" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\LinkBlockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\LinkBlockType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\CustomUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\CustomUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.HFLQYQf" previously pointing to "PrestaShop\PrestaShop\Core\Kpi\Row\KpiRowPresenter" to "prestashop.core.kpi_row.presenter".
Changed reference of service ".service_locator.6LQaMAE" previously pointing to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProvider" to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProviderInterface".
Changed reference of service ".service_locator.HNZrRZB" previously pointing to "PrestaShop\PrestaShop\Core\Import\File\FileFinder" to "prestashop.core.import.file_finder".
Changed reference of service ".service_locator.HNZrRZB" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service ".service_locator.5k0iBDv" previously pointing to "PrestaShop\PrestaShop\Core\Import\File\FileUploader" to "prestashop.core.import.file_uploader".
Changed reference of service ".service_locator.ZsuJbc2" previously pointing to "PrestaShop\PrestaShop\Core\Import\File\FileRemoval" to "prestashop.core.import.file_removal".
Changed reference of service ".service_locator.xBmFk45" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service ".service_locator.m0t1E9m" previously pointing to "PrestaShop\PrestaShop\Core\Import\Sample\SampleFileProvider" to "prestashop.core.import.sample.file_provider".
Changed reference of service ".service_locator.OMnjAK7" previously pointing to "PrestaShop\PrestaShop\Core\Import\EntityField\Provider\EntityFieldsProviderFinder" to "prestashop.core.import.fields_provider_finder".
Changed reference of service ".service_locator.1xaBGGk" previously pointing to "PrestaShop\PrestaShop\Core\Import\EntityField\Provider\EntityFieldsProviderFinder" to "prestashop.core.import.fields_provider_finder".
Changed reference of service ".service_locator.1xaBGGk" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service ".service_locator.4uJPl0r" previously pointing to "PrestaShopBundle\Entity\Repository\ImportMatchRepository" to "prestashop.core.admin.import_match.repository".
Changed reference of service ".service_locator.IiKXaN4" previously pointing to "PrestaShopBundle\Entity\Repository\ImportMatchRepository" to "prestashop.core.admin.import_match.repository".
Changed reference of service ".service_locator._NiwBs0" previously pointing to "PrestaShopBundle\Entity\Repository\LogRepository" to "prestashop.core.admin.log.repository".
Changed reference of service ".service_locator.BwCaaEz" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service ".service_locator.1EA.oEt" previously pointing to "PrestaShop\PrestaShop\Core\SqlManager\Exporter\SqlRequestExporter" to "prestashop.core.sql_manager.exporter.sql_request_exporter".
Changed reference of service ".service_locator.PWFqnT2" previously pointing to "PrestaShop\PrestaShop\Adapter\Requirement\CheckRequirements" to "prestashop.adapter.check_requirements".
Changed reference of service ".service_locator.PWFqnT2" previously pointing to "PrestaShop\PrestaShop\Adapter\System\SystemInformation" to "prestashop.adapter.system_information".
Changed reference of service ".service_locator.4wGO8Yz" previously pointing to "PrestaShop\PrestaShop\Adapter\Requirement\CheckMissingOrUpdatedFiles" to "prestashop.adapter.check_missing_files".
Changed reference of service ".service_locator.Ulfs8iG" previously pointing to "PrestaShop\PrestaShop\Core\Webservice\ServerRequirementsChecker" to "prestashop.core.webservice.server_requirements_checker".
Changed reference of service ".service_locator.Ulfs8iG" previously pointing to "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceFormDataProvider" to "prestashop.admin.webservice.form_data_provider".
Changed reference of service ".service_locator.3NUuSKz" previously pointing to "PrestaShop\PrestaShop\Adapter\Webservice\WebserviceKeyEraser" to "prestashop.adapter.webservice.webservice_key_eraser".
Changed reference of service ".service_locator..l5G02s" previously pointing to "PrestaShop\PrestaShop\Adapter\Webservice\WebserviceKeyStatusModifier" to "prestashop.adapter.webservice.webservice_key_status_modifier".
Changed reference of service ".service_locator.GAoE9.r" previously pointing to "PrestaShop\PrestaShop\Adapter\Support\ContactDeleter" to "prestashop.adapter.contact.deleter".
Changed reference of service ".service_locator.V7bLGvF" previously pointing to "PrestaShop\PrestaShop\Adapter\Meta\MetaEraser" to "prestashop.adapter.meta.meta_eraser".
Changed reference of service ".service_locator.B6_JUuR" previously pointing to "PrestaShop\PrestaShop\Adapter\File\RobotsTextFileGenerator" to "prestashop.adapter.file.robots_text_file_generator".
Changed reference of service ".service_locator.qyOilWu" previously pointing to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProvider" to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProviderInterface".
Changed reference of service ".service_locator.Q2ILdX3" previously pointing to "PrestaShop\PrestaShop\Adapter\Hook\HookInformationProvider" to "prestashop.adapter.legacy.hook".
Changed reference of service ".service_locator.3NaepI2" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service ".service_locator.PKkPvjB" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\RTL\InstalledLanguageChecker" to "prestashop.adapter.language.rtl.installed_language_checker".
Changed reference of service ".service_locator.PKkPvjB" previously pointing to "PrestaShop\PrestaShop\Core\Addon\Theme\ThemeProvider" to "prestashop.core.addon.theme.theme_provider".
Changed reference of service ".service_locator.HAtWmts" previously pointing to "PrestaShop\PrestaShop\Core\Addon\Theme\ThemeExporter" to "prestashop.core.addon.theme.exporter".
Changed reference of service ".service_locator.HAtWmts" previously pointing to "PrestaShop\PrestaShop\Core\Addon\Theme\ThemeProvider" to "prestashop.core.addon.theme.theme_provider".
Changed reference of service ".service_locator.f6DU7pY" previously pointing to "PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutCustomizationFormFactory" to "prestashop.bundle.form.admin.improve.design.theme.page_layout_customization_form_factory".
Changed reference of service ".service_locator.f6DU7pY" previously pointing to "PrestaShop\PrestaShop\Core\Addon\Theme\ThemePageLayoutsCustomizer" to "prestashop.core.addon.theme.theme.page_layouts_customizer".
Changed reference of service ".service_locator.t2LvSAu" previously pointing to "PrestaShop\PrestaShop\Core\Util\Url\UrlFileChecker" to "PrestaShop\PrestaShop\Core\Util\Url\UrlFileCheckerInterface".
Changed reference of service ".service_locator.WtrqLIs" previously pointing to "PrestaShop\PrestaShop\Core\Localization\Pack\Import\LocalizationPackImporter" to "prestashop.core.localization.pack.import.importer".
Changed reference of service ".service_locator.ZbfavK6" previously pointing to "PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider" to "prestashop.core.admin.data_provider.module_interface".
Changed reference of service ".service_locator._SZowld" previously pointing to "PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider" to "prestashop.core.admin.data_provider.module_interface".
Changed reference of service ".service_locator.uhoUME9" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.eGer4C1" previously pointing to "PrestaShop\PrestaShop\Core\B2b\B2bFeature" to "prestashop.core.b2b.b2b_feature".
Changed reference of service ".service_locator.QtqULf9" previously pointing to "PrestaShop\PrestaShop\Core\B2b\B2bFeature" to "prestashop.core.b2b.b2b_feature".
Changed reference of service ".service_locator.3VKOExQ" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.Y0bsFIy" previously pointing to "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\LanguageByIdChoiceProvider" to "prestashop.core.form.choice_provider.language_by_id".
Changed reference of service ".service_locator.6KSh6Cj" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.DMJ25lx" previously pointing to "PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator" to "validator.unique.tinymce_max_length_validator".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "security.listener.csrf_protection" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator..KsBpQP" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.O2p6Lk7" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.fcl0a8v" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.fuYM_Z." previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.cUcW89y" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "PrestaShopBundle\Service\Grid\ControllerResponseBuilder" to "prestashop.bundle.grid.controller_response_builder".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.qNcXia5" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.JQOx_Hf" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Adapter\Routes\DefaultRouteProvider" to "prestashop.adapter.data_provider.default_route".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\ShopUrlDataProvider" to "prestashop.adapter.shop.shop_url".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Adapter\Meta\MetaDataProvider" to "PrestaShop\PrestaShop\Core\Meta\MetaDataProviderInterface".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProvider" to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProviderInterface".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "PrestaShop\PrestaShop\Core\Util\Url\UrlFileChecker" to "PrestaShop\PrestaShop\Core\Util\Url\UrlFileCheckerInterface".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.yxS.fuS" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" to "prestashop.core.grid.definition.factory.order_return_states".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" to "prestashop.core.grid.definition.factory.order_states".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.kfPO_ZC" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.RARqWME" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.RARqWME" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.bKzv6Iz" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.XlgN5oG" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wxKMKiY" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "PrestaShop\PrestaShop\Adapter\Presenter\Module\ModulePresenter" to "prestashop.adapter.presenter.module".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.ok0Qzgm" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.disabled_product".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.no_qty_product_with_combination".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.no_qty_product_without_combination".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_description".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_image".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_price".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.zVRaF0I" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.JcWWn.H" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.T.3TGld" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "PrestaShopBundle\Service\Grid\ResponseBuilder" to "prestashop.bundle.grid.response_builder".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Presenter\GridPresenter" to "prestashop.core.grid.presenter.grid_presenter".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.DqjYEN4" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.TpoC7U9" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.e_.xxAP" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.disabled_product".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.no_qty_product_with_combination".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.no_qty_product_without_combination".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_description".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_image".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory" to "prestashop.core.grid.definition.factory.monitoring.product_without_price".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory" to "prestashop.core.grid.definition.factory.order_return_states".
Changed reference of service ".service_locator.TufyjSm" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory" to "prestashop.core.grid.definition.factory.order_states".
Changed reference of service "api_platform.state_provider.parameter_validator.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "api_platform.state_provider.access_checker.post_deserialize.inner" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\CQRSNotFoundMetadataCollectionFactoryDecorator.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "PrestaShopBundle\ApiPlatform\Scopes\CachedApiResourceScopesExtractor.inner" previously pointing to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager" to "PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagStateCheckerInterface".
Changed reference of service "prestashop.admin.webservice.form_data_provider" previously pointing to "PrestaShop\PrestaShop\Adapter\Webservice\WebserviceConfiguration" to "prestashop.adapter.webservice.configuration".
Changed reference of service "form.extension.multistore_configuration" previously pointing to "PrestaShopBundle\Service\Form\MultistoreCheckboxEnabler" to "prestashop.multistore_checkbox_enabler".
Changed reference of service "form.extension.modify_all_shops_extension" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "form.extension.modify_all_shops_extension" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.extension.disabling_switch_extension" previously pointing to "PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener" to "form.event_listener.add_disabling_switch_listener".
Changed reference of service "form.type.sell.product.event_listener.product_type_listener" previously pointing to "PrestaShop\PrestaShop\Adapter\Hook\HookInformationProvider" to "prestashop.adapter.legacy.hook".
Changed reference of service "form.type.sell.product.toolbar_buttons_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "form.type.sell.product.toolbar_buttons_provider" previously pointing to "router.default" to "router".
Changed reference of service "validator.unique.tinymce_max_length_validator" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.bundle.grid.response_builder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.bundle.grid.response_builder" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.bundle.grid.controller_response_builder" previously pointing to "PrestaShop\PrestaShop\Core\Grid\Filter\GridFilterFormFactory" to "prestashop.core.grid.filter.form_factory".
Changed reference of service "prestashop.bundle.grid.controller_response_builder" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.admin.data_provider.module_interface" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.admin.data_provider.module_interface" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.twig.extension.translation" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.twig.extension.translation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "prestashop.twig.extension.translation" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.bundle.twig.extension.documentation_link_provider_extension" previously pointing to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProvider" to "PrestaShop\PrestaShop\Core\Util\HelperCard\DocumentationLinkProviderInterface".
Changed reference of service "prestashop.twig.extension.path_with_back_url_extension" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.bundle.twig.extension.js_router_metadata_extension" previously pointing to "security.csrf.token_manager" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Changed reference of service "prestashop.core.command_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "prestashop.core.form.choice_provider.tax_inclusion" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.language_by_id" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\LanguageDataProvider" to "prestashop.adapter.data_provider.language".
Changed reference of service "prestashop.core.form.choice_provider.country_by_id" previously pointing to "PrestaShop\PrestaShop\Adapter\Country\CountryDataProvider" to "prestashop.adapter.data_provider.country".
Changed reference of service "prestashop.core.form.choice_provider.localization_pack_by_iso_code" previously pointing to "PrestaShop\PrestaShop\Core\Localization\Pack\Loader\RemoteLocalizationPackLoader" to "prestashop.core.localization.pack.loader.remote".
Changed reference of service "prestashop.core.form.choice_provider.localization_pack_by_iso_code" previously pointing to "PrestaShop\PrestaShop\Core\Localization\Pack\Loader\LocalLocalizationPackLoader" to "prestashop.core.localization.pack.loader.local".
Changed reference of service "prestashop.core.form.choice_provider.localization_pack_by_iso_code" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.non_installed_localization" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\LanguageDataProvider" to "prestashop.adapter.data_provider.language".
Changed reference of service "prestashop.core.form.choice_provider.country_by_iso_code" previously pointing to "PrestaShop\PrestaShop\Adapter\Country\CountryDataProvider" to "prestashop.adapter.data_provider.country".
Changed reference of service "prestashop.core.form.choice_provider.order_state_by_id" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.mail_method" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.translation_type" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.email_content_type" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.status" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.canonical_redirect_type" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.category_delete_mode" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.customer_required_fields" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.customer_delete_method" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.theme" previously pointing to "PrestaShop\PrestaShop\Core\Addon\Theme\ThemeProvider" to "prestashop.core.addon.theme.theme_provider".
Changed reference of service "prestashop.core.form.choice_provider.permissions_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.default_meta_page_name" previously pointing to "PrestaShop\PrestaShop\Adapter\Meta\MetaDataProvider" to "PrestaShop\PrestaShop\Core\Meta\MetaDataProviderInterface".
Changed reference of service "prestashop.core.form.choice_provider.module_meta_page_name" previously pointing to "PrestaShop\PrestaShop\Adapter\Meta\MetaDataProvider" to "PrestaShop\PrestaShop\Core\Meta\MetaDataProviderInterface".
Changed reference of service "prestashop.core.form.choice_provider.tax_address_type_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice.provider.order_discount_type" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.delivery_time_note_types_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.delivery_time_note_types_provider" previously pointing to "router.default" to "router".
Changed reference of service "prestashop.core.form.choice_provider.product_visibility_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.product_condition_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.out_of_stock_type_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.pack_stock_type_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.customization_field_type_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.product_images_choice_provider" previously pointing to "PrestaShop\PrestaShop\Core\CommandBus\CommandBusInterface" to "prestashop.core.command_bus".
Changed reference of service "prestashop.core.form.choice_provider.product_type_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.product_type_choice_provider" previously pointing to "PrestaShop\PrestaShop\Adapter\Feature\CombinationFeature" to "prestashop.adapter.combination_feature".
Changed reference of service "prestashop.core.form.choice_provider.configurable_country_by_id" previously pointing to "PrestaShop\PrestaShop\Adapter\Country\CountryDataProvider" to "prestashop.adapter.data_provider.country".
Changed reference of service "prestashop.core.form.choice_provider.specific_price_priority_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.gender_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.form.choice_provider.customer_thread_statuses_choice_provider" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.monitoring.no_qty_product_with_combination" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.monitoring.no_qty_product_without_combination" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.monitoring.disabled_product" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.monitoring.product_without_image" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.monitoring.product_without_description" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.monitoring.product_without_price" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.order_states" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.grid.definition.factory.order_return_states" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.file_uploader" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.import.file_uploader" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service "prestashop.core.import.file_finder" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service "prestashop.core.import.file_removal" previously pointing to "PrestaShop\PrestaShop\Core\Import\ImportDirectory" to "prestashop.core.import.dir".
Changed reference of service "prestashop.core.localization.pack.loader.remote" previously pointing to "PrestaShop\PrestaShop\Core\Foundation\Version" to "prestashop.core.foundation.version".
Changed reference of service "prestashop.core.localization.pack.import.importer" previously pointing to "PrestaShop\PrestaShop\Core\Localization\Pack\Loader\RemoteLocalizationPackLoader" to "prestashop.core.localization.pack.loader.remote".
Changed reference of service "prestashop.core.localization.pack.import.importer" previously pointing to "PrestaShop\PrestaShop\Core\Localization\Pack\Loader\LocalLocalizationPackLoader" to "prestashop.core.localization.pack.loader.local".
Changed reference of service "prestashop.core.localization.pack.import.importer" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "PrestaShop\PrestaShop\Core\Product\Combination\NameBuilder\CombinationNameBuilderInterface" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.core.webservice.server_requirements_checker" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.webservice.configuration" previously pointing to "PrestaShop\PrestaShop\Adapter\Shop\Context" to "prestashop.adapter.shop.context".
Changed reference of service "prestashop.adapter.language.rtl.installed_language_checker" previously pointing to "PrestaShop\PrestaShop\Adapter\Language\LanguageDataProvider" to "prestashop.adapter.data_provider.language".
Changed reference of service "prestashop.adapter.check_requirements" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
Changed reference of service "prestashop.adapter.webservice.webservice_key_status_modifier" previously pointing to "translator.data_collector" to "Symfony\Contracts\Translation\TranslatorInterface".
2359
Removed service "PrestaShop\Module\PsClassicEdition\Controller\index"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionLanguageSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "messenger.middleware.send_message"; reason: abstract.
Removed service "messenger.middleware.handle_message"; reason: abstract.
Removed service "messenger.middleware.add_bus_name_stamp_middleware"; reason: abstract.
Removed service "messenger.middleware.traceable"; reason: abstract.
Removed service "messenger.retry.abstract_multiplier_retry_strategy"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "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 "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 "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "messenger.middleware.doctrine_transaction"; reason: abstract.
Removed service "messenger.middleware.doctrine_ping_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_close_connection"; reason: abstract.
Removed service "messenger.middleware.doctrine_open_transaction_logger"; reason: abstract.
Removed service "doctrine.orm.configuration"; reason: abstract.
Removed service "doctrine.orm.entity_manager.abstract"; reason: abstract.
Removed service "doctrine.orm.manager_configurator.abstract"; reason: abstract.
Removed service "doctrine.orm.security.user.provider"; reason: abstract.
Removed service "api_platform.serializer.property_filter"; reason: abstract.
Removed service "api_platform.serializer.group_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.order_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.range_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.date_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.backed_enum_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.boolean_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.numeric_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.exists_filter"; reason: abstract.
Removed service "api_platform.doctrine.orm.search_filter"; reason: abstract.
Removed service "prestashop.core.api.query_params_collection"; reason: abstract.
Removed service "PrestaShopBundle\Controller\Api"; reason: abstract.
Removed service "PrestaShopBundle\Controller\ArgumentResolver"; reason: abstract.
Removed service "PrestaShopBundle\Controller\Exception"; reason: abstract.
Removed service "form.type.translatable.aware"; reason: abstract.
Removed service "form.type.common_type"; reason: abstract.
Removed service "prestashop.translation.api"; reason: abstract.
Removed service "prestashop.core.grid.abstract_query_builder"; reason: abstract.
Removed service "prestashop.adapter.attachment.command_handler.abstract_attachment_handler"; reason: abstract.
Removed service "prestashop.adapter.category.command_handler.abstract_delete_category_handler"; reason: abstract.
Removed service "prestashop.adapter.cms_page_category.command_handler.abstract_cms_page_category_handler"; reason: abstract.
Removed service "prestashop.adapter.supplier.command_handler.abstract_delete_supplier_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\EmployeeSessionSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\UserLocaleSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\UserLocaleSubscriber"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener.0.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\DemoModeEnabledListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\EmployeeContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\EmployeeContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LanguageContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\LanguageContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\ShopContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\CurrencyContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\CurrencyContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\CountryContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\CountryContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LegacyControllerContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\LegacyControllerContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\EventListener\Admin\Context\LegacyContextSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\EventListener\Admin\Context\LegacyContextSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Normalizer\DenormalizerInterface.0.PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheClearer\CacheClearerInterface.0.PrestaShopBundle\Cache\LegacyCacheClearer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Cache\LegacyCacheClearer"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\CommonController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\CommonController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\CommonController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\ErrorController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\ErrorController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\CountryController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\CountryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\StateController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\StateController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\StateController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\TaxController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\ModuleController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\ModuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\LegacyController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\LegacyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\LoginController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\PrestaShopAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\PrestaShopAdminController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\PrestaShopAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\SecurityController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\CartController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\CartController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\ActionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\CartRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\ConditionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\DiscountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\EventListener\DiscountListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\EventListener\DiscountListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\InformationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CartRule\MinimumAmountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoriesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTagsCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\CategoryTreeSelectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Category\ProductCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationImagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationReferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\BulkCombinationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationAvailabilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationHeaderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationImagesChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationListType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationManagerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationPriceImpactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationStockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\CombinationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Combination\LowStockThresholdType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\CreateProductFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Description\DescriptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Description\ManufacturerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\CustomizationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\DetailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeatureValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\FeaturesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Details\ReferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EditProductFormType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CategoriesListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\CombinationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\ProductTypeListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\RedirectOptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\SpecificPriceCombinationListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\SpecificPriceCombinationListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\VirtualProductFileListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\EventListener\VirtualProductFileListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ExtraModulesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\FooterType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\FooterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\HeaderType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\HeaderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Image\ImageDropzoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Image\ProductImageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Image\ProductImageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\AttachedFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\CustomizationFieldType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\OptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductAttachmentsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\ProductSupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\SuppliersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Options\VisibilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ApplicableGroupsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\CatalogPriceRulesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PriceSummaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\PricingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\ProductSpecificPricePriorityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\RetailPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceImpactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricePriorityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricePriorityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\SpecificPricesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Pricing\UnitPriceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ProductSearchAndResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ProductShopsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\ProductTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SEO\RedirectOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SEOType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SEO\SerpType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\SearchedProductItemType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\SearchedProductItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DeliveryTimeNotesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\DimensionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Shipping\ShippingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\AvailabilityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\PackedProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\QuantityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockMovementType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\StockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Product\Stock\VirtualProductFileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\AccordionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\AccordionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\AmountCurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\AmountCurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ApeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ApeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ButtonCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ButtonCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CategoryChoiceTreeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CategoryChoiceTreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CategorySeoPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CategorySeoPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ChangePasswordType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ChangePasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ChoiceCategoriesTreeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ChoiceCategoriesTreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ColorPickerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ColorPickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Common\Team\ProfileChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Common\Team\ProfileChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ConfigurableCountryChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CountryChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CountryChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CurrencyChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CurrencyChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CustomContentType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CustomContentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\CustomerSearchType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\CustomerSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DatePickerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DatePickerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DateRangeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DateRangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DeltaQuantityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DeltaQuantityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\DisablingSwitchType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\DisablingSwitchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EmailType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EntityItemType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EntityItemType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\EntitySearchInputType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EntitySearchInputType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EventListener\AddDisablingSwitchListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\EventListener\PriceReductionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FeatureChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\FeatureChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FeatureFlagSwitchType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\FeatureFlagSwitchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\FormattedTextareaType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\FormattedTextareaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\GeneratableTextType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\GeneratableTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\GeoCoordinatesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IconButtonType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\IconButtonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ImagePreviewType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ImagePreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ImageWithPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\IntegerMinMaxFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\IpAddressType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\IpAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LinkPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\LinkPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LocaleChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\LocaleChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\LogSeverityChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTableType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTreeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Material\MaterialChoiceTreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\Material\MaterialMultipleChoiceTableType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\Material\MaterialMultipleChoiceTableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MoneyWithSuffixType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\MoneyWithSuffixType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\MultipleZoneChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\MultistoreConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\MultistoreConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\NavigationTabType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\NavigationTabType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\NumberMinMaxFilterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\PriceReductionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\PriceReductionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ProductSearchType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ProductSearchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\RadioWithChoiceChildrenType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\RadioWithChoiceChildrenType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ReorderPositionsButtonType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Admin\Type\ResizableTextType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ResizableTextType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SearchAndResetType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SearchAndResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShopChoiceTreeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopRestrictionCheckboxType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShopRestrictionCheckboxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ShopSelectorType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ShopSelectorType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SubmittableDeltaQuantityType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SubmittableInputType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SubmittableInputType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\SwitchType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\SwitchType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TaxGroupChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TaxInclusionChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextPreviewType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TextPreviewType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextWithLengthCounterType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TextWithLengthCounterType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TextWithRecommendedLengthType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TextWithRecommendedLengthType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TranslatableChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslatableType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TranslatableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TranslateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TranslateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\TypeaheadCustomerCollectionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\TypeaheadCustomerCollectionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\UnavailableType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\UnavailableType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\YesAndNoChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Type\ZoneChoiceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Type\ZoneChoiceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ApiClientType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\ResourceScopesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\AdminAPI\SwitchScopeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CachingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\CombineCompressCacheType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\DebugModeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MediaServersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\MemcacheServerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\OptionalFeaturesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\SmartyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Catalog\Category\CategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Catalog\Category\RootCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\NotificationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\DkimConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\SmtpConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\TestEmailSendingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagListType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsByEmailType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Profile\ProfileType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\GeneralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\PasswordPolicyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Webservice\WebserviceKeyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\AdvancedConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\ImportLocalizationPackType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalUnitsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Contact\ContactType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\GeneralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\TitleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GeneralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\GiftOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderReturnStates\OrderReturnStateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderStates\OrderStateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\AliasType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\Search\SearchTermType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\SearchEngines\SearchEngineType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SEOOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\SetUpUrlType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\ShopUrlType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\UrlSchemaType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\LoginType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Login\LoginType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Login\RequestPasswordResetType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Login\ResetPasswordType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Login\ResetPasswordType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\CarrierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\GeneralSettings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\ShippingLocationsAndCostsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\SizeWeightSettings"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CarrierRangesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsRangeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Carrier\Type\CostsZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\GenerateByStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Invoices\InvoiceOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\HandlingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Shipping\Preferences\CarrierOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipPdfType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\Delivery\SlipOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationByIpAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationIpAddressWhitelistType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Geolocation\GeolocationOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Payment\Preferences\PaymentModulePreferencesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\ModifyTranslationsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\AddUpdateLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\ExportCataloguesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Translations\CopyLanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\DeleteCategoriesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Category\DeleteCategoriesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutsCustomizationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\PageLayoutsCustomizationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\RequiredFieldsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\RequiredFieldsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\TransferGuestAccountType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\CustomerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\DeleteCustomersType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\DeleteCustomersType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ImportThemeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\AdaptThemeToRTLLanguagesType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\AdaptThemeToRTLLanguagesType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Language\LanguageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyExchangeRateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Currencies\CurrencyExchangeRateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageCategoryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Manufacturer\ManufacturerType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Pages\CmsPageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Address\ManufacturerAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ShopLogosType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\Theme\ShopLogosType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\GenerateMailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\MailThemeConfigurationType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\MailThemeConfigurationType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrdersStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Supplier\SupplierType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CatalogPriceRule\CatalogPriceRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\GroupType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\GroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\GenderType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\GenderType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Customer\PrivateNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\InternalNoteType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\AddOrderCartRuleType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\AddProductRowType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\EditProductRowType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderStatusType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\OrderPaymentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\FeatureValueType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderCurrencyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderCurrencyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\MailTheme\TranslateMailsBodyType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderShippingType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\UpdateOrderShippingType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Address\RequiredFieldsAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\ReplyToCustomerThreadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\CustomerService\CustomerThread\ForwardCustomerThreadType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\GeneratePdfByDateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CreditSlip\CreditSlipOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\ChangeOrderAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\OrderMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\OrderMessageType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\OrderReturnType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Address\CustomerAddressType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Attachment\AttachmentType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CancelProductType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Order\CartSummaryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Category\SEO\RedirectOptionType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\ZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\CountryType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\CustomerService\MerchandiseReturn\MerchandiseReturnOptionsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\StateType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Locations\ChangeStatesZoneType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\International\Tax\TaxRulesGroupType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.PrestaShopBundle\Form\Admin\Sell\Category\EventListener\RedirectOptionListener"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Sell\Category\EventListener\RedirectOptionListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\DeleteImageTypeType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\ImageSettingsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AlertExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\AlertExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AlertsTrackingExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\AlertsTrackingExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\AutoCompleteExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\AutoCompleteExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ColumnsNumberExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\ColumnsNumberExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\CommaTransformerExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\CommaTransformerExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\CustomMoneyTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DataListExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\DataListExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\DefaultEmptyDataExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DisablingSwitchExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\DisablingSwitchExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\DownloadFileExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\DownloadFileExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ExternalLinkExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\ExternalLinkExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\FormThemeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\FormThemeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\HelpTextExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\HelpTextExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\HintTextExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\HintTextExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\IntegerTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\IntegerTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\LabelOptionsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\LabelOptionsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ModifyAllShopsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\ModifyAllShopsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\MultistoreConfigurationTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\MultistoreExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\MultistoreExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\NumberTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\NumberTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\ResizableTextTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\ResizableTextTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\RowAttributesExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\RowAttributesExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeExtensionInterface.0.PrestaShopBundle\Form\Extension\UnitTypeExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Extension\UnitTypeExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLengthValidator"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.prestashop_bundle.api_platform.open_api.constructor_extractor"; reason: abstract.
Removed service ".abstract.instanceof.prestashop_bundle.api_platform.open_api.constructor_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyListExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor"; reason: abstract.
Removed service ".instanceof.Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface.0.prestashop_bundle.api_platform.open_api.reflection_extractor"; reason: abstract.
Removed service ".abstract.instanceof.prestashop_bundle.api_platform.open_api.reflection_extractor"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Routing\LegacyRouterChecker.0.PrestaShopBundle\Routing\LegacyRouterChecker"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Routing\LegacyRouterChecker"; reason: abstract.
Removed service ".instanceof.Symfony\Component\HttpKernel\CacheWarmer\CacheWarmerInterface.0.PrestaShopBundle\Routing\AnonymousRouteProvider"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Routing\AnonymousRouteProvider"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Security\OAuth2\AuthorisationServerInterface.0.PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".abstract.instanceof.Twig\Extension\StringLoaderExtension"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\EmployeeDropdown.0.PrestaShopBundle\Twig\Component\EmployeeDropdown"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\EmployeeDropdown"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Footer.0.PrestaShopBundle\Twig\Component\Footer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Footer"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\HeadTag.0.PrestaShopBundle\Twig\Component\HeadTag"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\HeadTag"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown.0.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyEmployeeDropdown"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag.0.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyHeadTag"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar.0.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNavBar"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter.0.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyNotificationsCenter"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess.0.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyQuickAccess"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm.0.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySearchForm"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert.0.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacySessionAlert"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList.0.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyShopList"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar.0.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Legacy\LegacyToolbar"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Login\LoginHeadTag.0.PrestaShopBundle\Twig\Component\Login\LoginHeadTag"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Login\LoginHeadTag"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\MobileQuickAccess.0.PrestaShopBundle\Twig\Component\MobileQuickAccess"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\MobileQuickAccess"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\MultistoreHeader.0.PrestaShopBundle\Twig\Component\MultistoreHeader"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\MultistoreHeader"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\MultistoreProductHeader.0.PrestaShopBundle\Twig\Component\MultistoreProductHeader"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\MultistoreProductHeader"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\NavBar.0.PrestaShopBundle\Twig\Component\NavBar"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\NavBar"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\NotificationsCenter.0.PrestaShopBundle\Twig\Component\NotificationsCenter"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\NotificationsCenter"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\QuickAccess.0.PrestaShopBundle\Twig\Component\QuickAccess"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\QuickAccess"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\SearchForm.0.PrestaShopBundle\Twig\Component\SearchForm"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\SearchForm"; reason: abstract.
Removed service ".instanceof.PrestaShopBundle\Twig\Component\Toolbar.0.PrestaShopBundle\Twig\Component\Toolbar"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Component\Toolbar"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\ContextIsoCodeProviderExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\ContextIsoCodeProviderExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\DataFormatterExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\DataFormatterExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\DocumentationLinkExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\DocumentationLinkExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\EntitySearchExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\EntitySearchExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\GridExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\GridExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\JsRouterMetadataExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\LocalizationExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\LocalizationExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\MultistoreUrlExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\MultistoreUrlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\NumberExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\NumberExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\PathExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\PathExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Extension\PathWithBackUrlExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\HookExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\HookExtension"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\LayoutExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\LayoutExtension"; reason: abstract.
Removed service ".instanceof.Twig\Loader\LoaderInterface.0.PrestaShopBundle\Twig\Locator\ModuleTemplateLoader"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\Locator\ModuleTemplateLoader"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.PrestaShopBundle\Twig\TranslationsExtension"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Twig\TranslationsExtension"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ResetInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\FeatureFlagManager"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\EnvLayer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\EnvLayer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DbLayer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DotEnvLayer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\DotEnvLayer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\TypeLayerInterface.0.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\QueryLayer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\FeatureFlag\Layer\QueryLayer"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Validator\ConstraintValidatorInterface.0.PrestaShop\PrestaShop\Core\ConstraintValidator\InstalledApiResourceScopeValidator"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\ConstraintValidator\InstalledApiResourceScopeValidator"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\EmployeeContextBuilder"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Context\EmployeeContextBuilder"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\LanguageContextBuilder"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Context\LanguageContextBuilder"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\ShopContextBuilder"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Context\ShopContextBuilder"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\CurrencyContextBuilder"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Context\CurrencyContextBuilder"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\CountryContextBuilder"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Context\CountryContextBuilder"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Context\LegacyContextBuilderInterface.0.PrestaShop\PrestaShop\Core\Context\LegacyControllerContextInjector"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Context\LegacyControllerContextInjector"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\DeleteCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.delete_customer_thread_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.command_handler.delete_customer_thread_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\BulkDeleteCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.bulk_delete_customer_thread_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.command_handler.bulk_delete_customer_thread_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\AddOrderCustomerMessageHandler.0.prestashop.core.domain.customer_service.command_handler.add_order_customer_message"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.command_handler.add_order_customer_message"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\QueryHandler\GetCustomerThreadForViewingHandler.0.prestashop.core.domain.customer_service.query_handler.get_customer_thread_for_viewing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.query_handler.get_customer_thread_for_viewing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\QueryHandler\GetCustomerServiceSignatureHandler.0.prestashop.core.domain.customer_service.query_handler.get_customer_service_signature_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.query_handler.get_customer_service_signature_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\ForwardCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.forward_customer_thread_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.command_handler.forward_customer_thread_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\ReplyToCustomerThreadHandler.0.prestashop.core.domain.customer_service.command_handler.reply_to_customer_thread_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.command_handler.reply_to_customer_thread_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\CustomerService\CommandHandler\UpdateCustomerThreadStatusHandler.0.prestashop.core.domain.customer_service.command_handler.update_customer_thread_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.customer_service.command_handler.update_customer_thread_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler.0.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\CommandHandler\CloseShowcaseCardHandler.0.prestashop.core.showcase_card.command_handler.close_showcase_card"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.showcase_card.command_handler.close_showcase_card"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\ShowcaseCard\QueryHandler\GetShowcaseCardIsClosedHandler.0.prestashop.core.domain.showcase_card.query_handler.get_showcase_card_is_closed_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.showcase_card.query_handler.get_showcase_card_is_closed_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\SqlManagement\CommandHandler\SaveSqlRequestSettingsHandler.0.prestashop.core.domain.sql_management.command_handler.save_settings"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.sql_management.command_handler.save_settings"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\SqlManagement\QueryHandler\GetSqlRequestSettingsHandler.0.prestashop.core.domain.sql_management.query_handler.get_sql_request_settings"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.sql_management.query_handler.get_sql_request_settings"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ImportThemeHandler.0.prestashop.core.domain.theme.command_handler.import_theme_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.theme.command_handler.import_theme_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\EnableThemeHandler.0.prestashop.core.domain.theme.command_handler.enable_theme_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.theme.command_handler.enable_theme_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\DeleteThemeHandler.0.prestashop.core.domain.theme.command_handler.delete_theme_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.theme.command_handler.delete_theme_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\AdaptThemeToRTLLanguagesHandler.0.prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Theme\CommandHandler\ResetThemeLayoutsHandler.0.prestashop.core.domain.theme.command_handler.reset_theme_layouts_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.domain.theme.command_handler.reset_theme_layouts_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AbstractGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.logs"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.logs"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.email_logs"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.email_logs"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.request_sql"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.request_sql"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.backup"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.backup"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.webservice_key"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.webservice_key"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.meta"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.meta"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.category"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.category"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.employee"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.employee"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.contacts"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.contacts"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.discount"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.discount"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.address"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.address"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.cart"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.cart"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.order"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.order"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.bought_product"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.bought_product"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer.viewed_product"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer.viewed_product"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.language"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.language"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.supplier"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.supplier"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.profile"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.profile"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageCategoryDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.tax"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.manufacturer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.manufacturer_address"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.manufacturer_address"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CmsPageDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\EmptyCategoryGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithCombinationGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\NoQtyProductWithoutCombinationGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\DisabledProductGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutImageGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutDescriptionGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\Monitoring\ProductWithoutPriceGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.order"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.cart_rule"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.cart_rule"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.catalog_price_rule"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.catalog_price_rule"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.order_message"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.order_message"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attachment"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.attachment"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.attribute"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.attribute_group"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.attribute_group"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.merchandise_return"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.merchandise_return"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.tax_rules_group"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.tax_rules_group"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.address"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.address"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.credit_slip"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.credit_slip"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderStatesGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\OrderReturnStatesGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.outstanding"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.outstanding"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.carrier"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.carrier"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.zone"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.zone"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.country"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.country"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.search_engines"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.search_engines"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.product"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product.shops"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.product.shops"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.product_light"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.product_light"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.employee"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.security.session.employee"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.security.session.customer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.security.session.customer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.state"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.state"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.title"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.title"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_thread"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer_thread"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.customer_groups"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.customer_groups"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\TaxRuleGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\AliasGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\StoreGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\FeatureValueGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ApiClientGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\ImageTypeGridDefinitionFactory"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryInterface.0.prestashop.core.grid.definition.factory.abstract_grid_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.definition.factory.abstract_grid_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.cms_page_category.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.cms_page_category.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.cms_page.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.cms_page.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.attribute.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.attribute.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.attribute_group.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.attribute_group.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.carrier.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.carrier.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.image.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.image.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.product.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.product.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.feature.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.feature.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionInterface.0.prestashop.core.grid.feature_value.position_definition"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.grid.feature_value.position_definition"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\MailTemplate\CommandHandler\GenerateThemeMailTemplatesHandler.0.prestashop.core.mail_template.command_handler.generate_theme_mails_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.core.mail_template.command_handler.generate_theme_mails_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\DeleteAddressHandler.0.prestashop.adapter.address.command_handler.delete_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.delete_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\BulkDeleteAddressHandler.0.prestashop.adapter.address.command_handler.bulk_delete_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.bulk_delete_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\AddManufacturerAddressHandler.0.prestashop.adapter.address.command_handler.add_manufacturer_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.add_manufacturer_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditManufacturerAddressHandler.0.prestashop.adapter.address.command_handler.edit_manufacturer_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.edit_manufacturer_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetManufacturerAddressForEditingHandler.0.prestashop.adapter.address.query_handler.get_manufacturer_address_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.query_handler.get_manufacturer_address_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetRequiredFieldsForAddressHandler.0.prestashop.adapter.address.query_handler.get_required_fields_for_address"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.query_handler.get_required_fields_for_address"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\SetRequiredFieldsForAddressHandler.0.prestashop.adapter.address.command_handler.set_required_fields_for_address"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.set_required_fields_for_address"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\AddCustomerAddressHandler.0.prestashop.adapter.address.command_handler.add_customer_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.add_customer_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\QueryHandler\GetCustomerAddressForEditingHandler.0.prestashop.adapter.address.query_handler.get_customer_address_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.query_handler.get_customer_address_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditCustomerAddressHandler.0.prestashop.adapter.address.command_handler.edit_customer_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.edit_customer_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditOrderAddressHandler.0.prestashop.adapter.address.command_handler.edit_order_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.edit_order_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Address\CommandHandler\EditCartAddressHandler.0.prestashop.adapter.address.command_handler.edit_cart_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.address.command_handler.edit_cart_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler.0.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler.0.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\DeleteAttachmentHandler.0.prestashop.adapter.attachment.command_handler.delete_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.command_handler.delete_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\BulkDeleteAttachmentsHandler.0.prestashop.adapter.attachment.command_handler.bulk_delete_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.command_handler.bulk_delete_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentHandler.0.prestashop.adapter.attachment.query_handler.get_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.query_handler.get_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentForEditingHandler.0.prestashop.adapter.contact.query_handler.get_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.contact.query_handler.get_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\EditAttachmentHandler.0.prestashop.adapter.attachment.command_handler.edit_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.command_handler.edit_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\CommandHandler\AddAttachmentHandler.0.prestashop.adapter.attachment.command_handler.create_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.command_handler.create_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\GetAttachmentInformationHandler.0.prestashop.adapter.attachment.query_handler.get_attachment_information_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.query_handler.get_attachment_information_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attachment\QueryHandler\SearchAttachmentHandler.0.prestashop.adapter.attachment.query_handler.search_attachment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.attachment.query_handler.search_attachment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\AddAttributeGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\EditAttributeGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\DeleteAttributeGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\CommandHandler\BulkDeleteAttributeGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler.0.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\AttributeGroup\QueryHandler\GetAttributeGroupListHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler.0.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ExecKernelCacheClearer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\ApplicationKernelCacheClearer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer.0.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cache\Clearer\Symfony\FilesystemKernelCacheClearer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\ToggleCarrierStatusHandler.0.prestashop.adapter.carrier.command_handler.toggle_carrier_status"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.carrier.command_handler.toggle_carrier_status"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\ToggleCarrierIsFreeHandler.0.prestashop.adapter.carrier.command_handler.toggle_carrier_is_free_status"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.carrier.command_handler.toggle_carrier_is_free_status"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\DeleteCarrierHandler.0.prestashop.adapter.carrier.command_handler.delete_carrier"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.carrier.command_handler.delete_carrier"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\BulkDeleteCarrierHandler.0.prestashop.adapter.carrier.command_handler.bulk_delete_carrier"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.carrier.command_handler.bulk_delete_carrier"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\BulkToggleCarrierStatusHandler.0.prestashop.adapter.carrier.command_handler.bulk_toggle_carrier_status"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.carrier.command_handler.bulk_toggle_carrier_status"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\AddCarrierHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\EditCarrierHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierTaxRuleGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\QueryHandler\GetCarrierRangesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler.0.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Carrier\CommandHandler\SetCarrierRangesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\CreateEmptyCustomerCartHandler.0.prestashop.adapter.cart.command_handler.create_empty_customer_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart.command_handler.create_empty_customer_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartCurrencyHandler.0.prestashop.adapter.cart.command_handler.update_cart_currency_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart.command_handler.update_cart_currency_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartLanguageHandler.0.prestashop.adapter.cart.command_handler.update_cart_language_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart.command_handler.update_cart_language_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartAddressesHandler.0.prestashop.adapter.cart.command_handler.update_cart_addresses_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart.command_handler.update_cart_addresses_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartDeliverySettingsHandler.0.prestashop.adapter.cart.command_handler.update_delivery_options_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart.command_handler.update_delivery_options_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateProductQuantityInCartHandler.0.prestashop.adapter.command_handler.update_product_quantity_in_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.update_product_quantity_in_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateCartCarrierHandler.0.prestashop.adapter.command_handler.update_cart_carrier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.update_cart_carrier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddCartRuleToCartHandler.0.prestashop.adapter.command_handler.add_cart_rule_to_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.add_cart_rule_to_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\RemoveCartRuleFromCartHandler.0.prestashop.adapter.command_handler.remove_cart_rule_from_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.remove_cart_rule_from_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\RemoveProductFromCartHandler.0.prestashop.adapter.command_handler.remove_product_from_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.remove_product_from_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\UpdateProductPriceInCartHandler.0.prestashop.adapter.command_handler.update_product_price_in_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.update_product_price_in_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\SendCartToCustomerHandler.0.prestashop.adapter.command_handler.send_cart_to_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.send_cart_to_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetCartForViewingHandler.0.prestashop.adapter.query_handler.get_cart_for_viewing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.query_handler.get_cart_for_viewing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetLastEmptyCustomerCartHandler.0.prestashop.adapter.cart.query_handler.get_last_empty_customer_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart.query_handler.get_last_empty_customer_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\QueryHandler\GetCartForOrderCreationHandler.0.prestashop.adapter.query_handler.get_cart_information_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.query_handler.get_cart_information_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddCustomizationHandler.0.prestashop.adapter.command_handler.add_customization_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.add_customization_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\AddProductToCartHandler.0.prestashop.adapter.command_handler.add_product_to_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.command_handler.add_product_to_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler.0.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\DeleteCartHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler.0.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Cart\CommandHandler\BulkDeleteCartHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\SearchCartRulesHandler.0.prestashop.adapter.cart_rule.query_handler.search_cart_rules_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart_rule.query_handler.search_cart_rules_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\DeleteCartRuleHandler.0.prestashop.adapter.cart_rule.command_handler.delete_cart_rule_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart_rule.command_handler.delete_cart_rule_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\BulkDeleteCartRuleHandler.0.prestashop.adapter.cart_rule.command_handler.bulk_delete_cart_rule_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart_rule.command_handler.bulk_delete_cart_rule_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\ToggleCartRuleStatusHandler.0.prestashop.adapter.cart_rule.command_handler.toggle_cart_rule_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart_rule.command_handler.toggle_cart_rule_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\BulkToggleCartRuleStatusHandler.0.prestashop.adapter.cart_rule.command_handler.bulk_toggle_cart_rule_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cart_rule.command_handler.bulk_toggle_cart_rule_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler.0.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\DeleteCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.delete_catalog_price_rule_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.delete_catalog_price_rule_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\BulkDeleteCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.bulk_delete_catalog_price_rule_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.bulk_delete_catalog_price_rule_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\AddCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.add_catalog_price_rule_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.add_catalog_price_rule_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\CommandHandler\EditCatalogPriceRuleHandler.0.prestashop.adapter.catalog_price_rule.command_handler.edit_catalog_price_rule_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.edit_catalog_price_rule_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\QueryHandler\GetCatalogPriceRuleForEditingHandler.0.prestashop.adapter.catalog_price_rule.command_handler.get_catalog_price_rule_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.catalog_price_rule.command_handler.get_catalog_price_rule_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CatalogPriceRule\QueryHandler\GetCatalogPriceRuleListForProductHandler.0.prestashop.adapter.catalog_price_rule.query_handler.get_catalog_price_rule_list_for_product_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.catalog_price_rule.query_handler.get_catalog_price_rule_list_for_product_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_update_categories_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.bulk_update_categories_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_enable_categories_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.bulk_enable_categories_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkUpdateCategoriesStatusHandler.0.prestashop.adapter.category.command_handler.bulk_disable_categories_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.bulk_disable_categories_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\SetCategoryIsEnabledHandler.0.prestashop.adapter.category.command_handler.set_category_is_enabled_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.set_category_is_enabled_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryHandler.0.prestashop.adapter.category.command_handler.delete_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.delete_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\BulkDeleteCategoriesHandler.0.prestashop.adapter.category.command_handler.bulk_delete_categories_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.bulk_delete_categories_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\AddCategoryHandler.0.prestashop.adapter.category.command_handler.add_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.add_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\AddRootCategoryHandler.0.prestashop.adapter.category.command_handler.add_root_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.add_root_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\EditRootCategoryHandler.0.prestashop.adapter.category.command_handler.edit_root_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.edit_root_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\EditCategoryHandler.0.prestashop.adapter.category.command_handler.edit_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.edit_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoryForEditingHandler.0.prestashop.adapter.category.query_handler.get_category_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.query_handler.get_category_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler.0.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryCoverImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler.0.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\DeleteCategoryThumbnailImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\CommandHandler\UpdateCategoryPositionHandler.0.prestashop.adapter.category.command_handler.update_category_position_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.update_category_position_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoryIsEnabledHandler.0.prestashop.adapter.category.command_handler.get_category_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.command_handler.get_category_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Category\QueryHandler\GetCategoriesTreeHandler.0.prestashop.adapter.category.query_handler.get_categories_tree_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.category.query_handler.get_categories_tree_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkDisableCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkEnableCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\ToggleCmsPageStatusHandler.0.prestashop.adapter.cms_page.command_handler.toggle_cms_page_status"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.toggle_cms_page_status"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\QueryHandler\GetCmsCategoryIdForRedirectionHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_category_id_for_redirection"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_category_id_for_redirection"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\DeleteCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.delete_cms_page"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.delete_cms_page"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\BulkDeleteCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.bulk_delete_cms_page"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_delete_cms_page"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\AddCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.add_cms_page_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.add_cms_page_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\CommandHandler\EditCmsPageHandler.0.prestashop.adapter.cms_page.command_handler.edit_cms_page_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.edit_cms_page_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\Page\QueryHandler\GetCmsPageForEditingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\DeleteCmsPageCategoryHandler.0.prestashop.adapter.cms_page_category.command_handler.delete_cms_page_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page_category.command_handler.delete_cms_page_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\ToggleCmsPageCategoryStatusHandler.0.prestashop.adapter.cms_page_category.command_handler.toggle_cms_page_category_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page_category.command_handler.toggle_cms_page_category_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkDeleteCmsPageCategoryHandler.0.prestashop.adapter.cms_page_category.command_handler.bulk_delete_cms_page_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page_category.command_handler.bulk_delete_cms_page_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkEnableCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_enable_cms_page_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\BulkDisableCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.bulk_disable_cms_page_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\AddCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.add_cms_page_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.add_cms_page_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\CommandHandler\EditCmsPageCategoryHandler.0.prestashop.adapter.cms_page.command_handler.edit_cms_page_category_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.command_handler.edit_cms_page_category_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoriesForBreadcrumbHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_breadcrumbs"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_breadcrumbs"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageParentCategoryIdForRedirectionHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_redirection"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_categories_for_redirection"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoryForEditingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_category_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_category_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CMS\PageCategory\QueryHandler\GetCmsPageCategoryNameForListingHandler.0.prestashop.adapter.cms_page.query_handler.get_cms_page_category_name_for_listing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.cms_page.query_handler.get_cms_page_category_name_for_listing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Configuration\CommandHandler\SwitchDebugModeHandler.0.prestashop.adapter.configuration.command_handler.switch_debug_mode_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.configuration.command_handler.switch_debug_mode_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Contact\QueryHandler\GetContactForEditingHandler.0.prestashop.adapter.contact.query_handler.get_contact_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.contact.query_handler.get_contact_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Contact\CommandHandler\EditContactHandler.0.prestashop.adapter.contact.command_handler.edit_contact"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.contact.command_handler.edit_contact"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Contact\CommandHandler\AddContactHandler.0.prestashop.adapter.contact.command_handler.add_contact"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.contact.command_handler.add_contact"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryRequiredFieldsHandler.0.prestashop.adapter.country.query_handler.get_country_required_fields"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.country.query_handler.get_country_required_fields"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\AddCountryHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler.0.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\CreditSlip\QueryHandler\GetCreditSlipIdsByDateRangeHandler.0.prestashop.adapter.credit_slip.query_handler.get_credit_slip_ids_by_date_range_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.credit_slip.query_handler.get_credit_slip_ids_by_date_range_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\ToggleCurrencyStatusHandler.0.prestashop.adapter.currency.command_handler.toggle_currency_status"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.toggle_currency_status"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\DeleteCurrencyHandler.0.prestashop.adapter.currency.command_handler.delete_currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.delete_currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\AddOfficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.create_currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.create_currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\AddUnofficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.create_unofficial_currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.create_unofficial_currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\EditOfficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.update_official_currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.update_official_currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\EditUnofficialCurrencyHandler.0.prestashop.adapter.currency.command_handler.update_unofficial_currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.update_unofficial_currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\RefreshExchangeRatesHandler.0.prestashop.adapter.currency.command_handler.update_exchange_rates"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.update_exchange_rates"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\BulkToggleCurrenciesStatusHandler.0.prestashop.adapter.currency.command_handler.bulk_toggle_currencies_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.bulk_toggle_currencies_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\CommandHandler\BulkDeleteCurrenciesHandler.0.prestashop.adapter.currency.command_handler.bulk_delete_currencies_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.command_handler.bulk_delete_currencies_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetCurrencyForEditingHandler.0.prestashop.adapter.currency.query_handler.get_currency_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.query_handler.get_currency_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetCurrencyExchangeRateHandler.0.prestashop.adapter.currency.query_handler.get_currency_exchange_rate"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.query_handler.get_currency_exchange_rate"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Currency\QueryHandler\GetReferenceCurrencyHandler.0.prestashop.adapter.currency.query_handler.get_reference_currency"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.currency.query_handler.get_reference_currency"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForViewingHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_viewing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_for_viewing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\SetPrivateNoteAboutCustomerHandler.0.prestashop.adapter.customer.command_handler.set_private_note_about_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.set_private_note_about_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\TransformGuestToCustomerHandler.0.prestashop.adapter.customer.command_handler.transform_guest_to_customer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.transform_guest_to_customer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\SetRequiredFieldsForCustomerHandler.0.prestashop.adapter.customer.command_handler.set_required_fields_for_customer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.set_required_fields_for_customer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetRequiredFieldsForCustomerHandler.0.prestashop.adapter.customer.query_handler.get_required_fields_for_customer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.get_required_fields_for_customer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\AddCustomerHandler.0.prestashop.adapter.customer.command_handler.add_customer"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.add_customer"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForEditingHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\EditCustomerHandler.0.prestashop.adapter.customer.command_handler.edit_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.edit_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkEnableCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_enable_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.bulk_enable_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkDisableCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_disable_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.bulk_disable_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\DeleteCustomerHandler.0.prestashop.adapter.customer.command_handler.delete_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.delete_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\CommandHandler\BulkDeleteCustomerHandler.0.prestashop.adapter.customer.command_handler.bulk_delete_customer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.command_handler.bulk_delete_customer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\SearchCustomersHandler.0.prestashop.adapter.customer.query_handler.search_customers"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.search_customers"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerCartsHandler.0.prestashop.adapter.customer.query_handler.get_customer_carts_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_carts_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerOrdersHandler.0.prestashop.adapter.customer.query_handler.get_customer_orders_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_orders_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\QueryHandler\GetCustomerForAddressCreationHandler.0.prestashop.adapter.customer.query_handler.get_customer_for_address_creation"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.customer.query_handler.get_customer_for_address_creation"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\ToggleEmployeeStatusHandler.0.prestashop.adapter.profile.employee.command_handler.toggle_employee_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.employee.command_handler.toggle_employee_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\BulkUpdateEmployeeStatusHandler.0.prestashop.adapter.profile.employee.command_handler.bulk_update_employee_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.employee.command_handler.bulk_update_employee_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\DeleteEmployeeHandler.0.prestashop.adapter.profile.employee.command_handler.delete_employee_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.employee.command_handler.delete_employee_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\BulkDeleteEmployeeHandler.0.prestashop.adapter.profile.employee.command_handler.bulk_delete_employee_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.employee.command_handler.bulk_delete_employee_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\QueryHandler\GetEmployeeForEditingHandler.0.prestashop.adapter.employee.query_handler.get_employee_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.employee.query_handler.get_employee_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\AddEmployeeHandler.0.prestashop.adapter.employee.command_handler.add_employee_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.employee.command_handler.add_employee_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\CommandHandler\EditEmployeeHandler.0.prestashop.adapter.employee.command_handler.edit_employee_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.employee.command_handler.edit_employee_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Employee\QueryHandler\GetEmployeeEmailByIdHandler.0.prestashop.adapter.employee.query_handler.get_employee_email_by_id_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.employee.query_handler.get_employee_email_by_id_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler.0.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\SendEmployeePasswordResetEmailHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler.0.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Employee\CommandHandler\ResetEmployeePasswordHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureValueHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureValueHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\QueryHandler\GetFeatureValueForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler.0.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Hook\CommandHandler\UpdateHookStatusCommandHandler.0.prestashop.adapter.hook.command_handler.update_hook_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.hook.command_handler.update_hook_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookStatusHandler.0.prestashop.adapter.hook.command_handler.get_hook_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.hook.command_handler.get_hook_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler.0.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Hook\QueryHandler\GetHookHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\AddLanguageHandler.0.prestashop.adapter.language.command_handler.add_language_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.command_handler.add_language_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\EditLanguageHandler.0.prestashop.adapter.language.command_handler.edit_language_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.command_handler.edit_language_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\QueryHandler\GetLanguageForEditingHandler.0.prestashop.adapter.language.query_handler.get_language_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.query_handler.get_language_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\ToggleLanguageStatusHandler.0.prestashop.adapter.language.command_handler.toggle_language_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.command_handler.toggle_language_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\BulkToggleLanguagesStatusHandler.0.prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.command_handler.bulk_toggle_languages_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\BulkDeleteLanguagesHandler.0.prestashop.adapter.language.command_handler.bulk_delete_languages_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.command_handler.bulk_delete_languages_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Language\CommandHandler\DeleteLanguageHandler.0.prestashop.adapter.language.command_handler.delete_language_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.language.command_handler.delete_language_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\ToggleManufacturerStatusHandler.0.prestashop.adapter.manufacturer.command_handler.toggle_manufacturer_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.toggle_manufacturer_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\BulkToggleManufacturerStatusHandler.0.prestashop.adapter.manufacturer.command_handler.bulk_toggle_manufacturer_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.bulk_toggle_manufacturer_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\DeleteManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\DeleteManufacturerLogoImageHandler.0.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_logo_image_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.delete_manufacturer_logo_image_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\BulkDeleteManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.bulk_delete_manufacturer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.bulk_delete_manufacturer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\QueryHandler\GetManufacturerForEditingHandler.0.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\EditManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.edit_manufacturer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.edit_manufacturer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\CommandHandler\AddManufacturerHandler.0.prestashop.adapter.manufacturer.command_handler.add_manufacturer_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.command_handler.add_manufacturer_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Manufacturer\QueryHandler\GetManufacturerForViewingHandler.0.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_viewing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.manufacturer.query_handler.get_manufacturer_for_viewing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\CommandHandler\AddMetaHandler.0.prestashop.adapter.meta.command_handler.save_meta"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.meta.command_handler.save_meta"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\CommandHandler\EditMetaHandler.0.prestashop.adapter.meta.command_handler.edit_meta"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.meta.command_handler.edit_meta"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\QueryHandler\GetMetaForEditingHandler.0.prestashop.adapter.meta.query_handler.get_meta_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.meta.query_handler.get_meta_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Meta\QueryHandler\GetPagesForLayoutCustomizationHandler.0.prestashop.adapter.meta.query_handler.get_pages_for_layout_customization_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.meta.query_handler.get_pages_for_layout_customization_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkToggleModuleStatusHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler.0.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler.0.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Notification\CommandHandler\UpdateEmployeeNotificationLastElementHandler.0.prestashop.adapter.notification.command_handler.update_employee_notification_last_element_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.notification.command_handler.update_employee_notification_last_element_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Notification\QueryHandler\GetNotificationLastElementsHandler.0.prestashop.adapter.notification.query_handler.get_notification_last_elements_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.notification.query_handler.get_notification_last_elements_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DuplicateOrderCartHandler.0.prestashop.adapter.order.command_handler.duplicate_order_cart_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.duplicate_order_cart_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddOrderFromBackOfficeHandler.0.prestashop.adapter.order.command_handler.add_order_from_back_office_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.add_order_from_back_office_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddProductToOrderHandler.0.prestashop.adapter.order.command_handler.add_product_to_order_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.add_product_to_order_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler.0.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateProductInOrderHandler.0.prestashop.adapter.order.command_handler.update_product_in_order_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.update_product_in_order_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderDeliveryAddressHandler.0.prestashop.adapter.order.command_handler.change_order_delivery_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.change_order_delivery_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderInvoiceAddressHandler.0.prestashop.adapter.order.command_handler.change_order_invoice_address_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.change_order_invoice_address_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ChangeOrderCurrencyHandler.0.prestashop.adapter.order.command_handler.change_order_currency_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.change_order_currency_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddPaymentHandler.0.prestashop.adapter.order.command_handler.add_payment_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.add_payment_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\GenerateInvoiceHandler.0.prestashop.adapter.order.command_handler.generate_invoice_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.generate_invoice_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderShippingDetailsHandler.0.prestashop.adapter.order.command_handler.update_order_shipping_details_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.update_order_shipping_details_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DeleteCartRuleFromOrderHandler.0.prestashop.adapter.order.command_handler.delete_cart_rule_from_order_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.delete_cart_rule_from_order_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\AddCartRuleToOrderHandler.0.prestashop.adapter.order.command_handler.add_cart_rule_to_order_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.add_cart_rule_to_order_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateInvoiceNoteHandler.0.prestashop.adapter.order.command_handler.update_invoice_note_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.update_invoice_note_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssuePartialRefundHandler.0.prestashop.adapter.order.command_handler.issue_partial_refund_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.issue_partial_refund_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssueStandardRefundHandler.0.prestashop.adapter.order.command_handler.issue_standard_refund_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.issue_standard_refund_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\IssueReturnProductHandler.0.prestashop.adapter.order.command_handler.issue_return_product_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.issue_return_product_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\DeleteProductFromOrderHandler.0.prestashop.adapter.order.command_handler.delete_product_from_order_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.delete_product_from_order_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\BulkChangeOrderStatusHandler.0.prestashop.adapter.order.command_handler.bulk_change_order_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.bulk_change_order_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderForViewingHandler.0.prestashop.adapter.order.query_handler.get_order_for_viewing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.query_handler.get_order_for_viewing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderProductsForViewingHandler.0.prestashop.adapter.order.query_handler.get_order_products_for_viewing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.query_handler.get_order_products_for_viewing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\ResendOrderEmailHandler.0.prestashop.adapter.order.command_handler.resend_order_email_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.resend_order_email_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\QueryHandler\GetOrderPreviewHandler.0.prestashop.adapter.order.query_handler.get_order_preview_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.query_handler.get_order_preview_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\SendProcessOrderEmailHandler.0.prestashop.adapter.order.command_handler.send_process_order_email_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.send_process_order_email_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\CancelOrderProductHandler.0.prestashop.adapter.order.command_handler.cancel_order_product_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.cancel_order_product_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Order\CommandHandler\SetInternalOrderNoteHandler.0.prestashop.adapter.order.command_handler.set_internal_order_note_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order.command_handler.set_internal_order_note_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\AddOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.add_order_message_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_message.command_handler.add_order_message_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\EditOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.edit_order_message_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_message.command_handler.edit_order_message_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\QueryHandler\GetOrderMessageForEditingHandler.0.prestashop.adapter.order_message.query_handler.get_order_message_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_message.query_handler.get_order_message_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\DeleteOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.delete_order_message_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_message.command_handler.delete_order_message_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderMessage\CommandHandler\BulkDeleteOrderMessageHandler.0.prestashop.adapter.order_message.command_handler.bulk_delete_order_message_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_message.command_handler.bulk_delete_order_message_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturn\QueryHandler\GetOrderReturnForEditingHandler.0.prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return.query_handler.get_order_return_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturn\CommandHandler\UpdateOrderReturnStateHandler.0.prestashop.adapter.order_return.command_handler.update_order_return_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return.command_handler.update_order_return_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\AddOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.add_order_return_state"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return_state.command_handler.add_order_return_state"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\QueryHandler\GetOrderReturnStateForEditingHandler.0.prestashop.adapter.order_return_state.query_handler.get_order_return_state_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return_state.query_handler.get_order_return_state_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\EditOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.edit_order_return_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return_state.command_handler.edit_order_return_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\DeleteOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.delete_order_return_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return_state.command_handler.delete_order_return_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderReturnState\CommandHandler\BulkDeleteOrderReturnStateHandler.0.prestashop.adapter.order_return_state.command_handler.bulk_delete_order_return_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_return_state.command_handler.bulk_delete_order_return_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\AddOrderStateHandler.0.prestashop.adapter.order_state.command_handler.add_order_state"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_state.command_handler.add_order_state"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\QueryHandler\GetOrderStateForEditingHandler.0.prestashop.adapter.order_state.query_handler.get_order_state_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_state.query_handler.get_order_state_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\EditOrderStateHandler.0.prestashop.adapter.order_state.command_handler.edit_order_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_state.command_handler.edit_order_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\DeleteOrderStateHandler.0.prestashop.adapter.order_state.command_handler.delete_order_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_state.command_handler.delete_order_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\OrderState\CommandHandler\BulkDeleteOrderStateHandler.0.prestashop.adapter.order_state.command_handler.bulk_delete_order_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.order_state.command_handler.bulk_delete_order_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationStockAvailableHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\UpdateCombinationSuppliersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationSuppliersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\SetCombinationImagesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\RemoveAllCombinationImagesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\DeleteCombinationHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler.0.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\BulkDeleteCombinationHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler.0.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\SearchProductCombinationsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler.0.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Core\Domain\Product\Combination\QueryHandler\GetCombinationIdsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\QueryHandler\GetProductCustomizationFieldsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\SetProductCustomizationFieldsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\SetProductFeatureValuesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\CommandHandler\RemoveAllFeatureValuesFromProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler.0.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\FeatureValue\QueryHandler\GetProductFeatureValuesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\UpdateProductImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\DeleteProductImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler.0.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\SetPackProductsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\CommandHandler\RemoveAllProductsFromPackHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceListHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\QueryHandler\GetSpecificPriceForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\AddSpecificPriceHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\EditSpecificPriceHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\DeleteSpecificPriceHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\SetSpecificPricePriorityForProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\CommandHandler\RemoveSpecificPricePriorityForProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetProductStockMovementsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\QueryHandler\GetCombinationStockMovementsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\AddVirtualProductFileHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\UpdateVirtualProductFileHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler.0.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\VirtualProduct\CommandHandler\DeleteVirtualProductFileHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AssignProductToCategoryHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductIsEnabledHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductsPositionsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetAssociatedProductCategoriesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllAssociatedProductCategoriesHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\QueryHandler\GetAssociatedSuppliersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetSuppliersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\SetProductDefaultSupplierHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\UpdateProductSuppliersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler.0.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Supplier\CommandHandler\RemoveAllAssociatedProductSuppliersHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDuplicateProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkUpdateProductStatusHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\SetAssociatedProductAttachmentsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Attachment\CommandHandler\RemoveAllAssociatedProductAttachmentsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetRelatedProductsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllRelatedProductsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DuplicateProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler.0.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler.0.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler.0.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\DeleteProfileHandler.0.prestashop.adapter.profile.command_handler.delete_profile"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.command_handler.delete_profile"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\BulkDeleteProfileHandler.0.prestashop.adapter.profile.command_handler.bulk_delete_profile"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.command_handler.bulk_delete_profile"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\AddProfileHandler.0.prestashop.adapter.profile.command_handler.add_profile_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.command_handler.add_profile_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\CommandHandler\EditProfileHandler.0.prestashop.adapter.profile.command_handler.edit_profile_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.command_handler.edit_profile_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\QueryHandler\GetProfileForEditingHandler.0.prestashop.adapter.profile.query_handler.get_profile_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.query_handler.get_profile_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\CommandHandler\UpdateTabPermissionsHandler.0.prestashop.adapter.profile.permission.command_handler.update_tab_permissions_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.permission.command_handler.update_tab_permissions_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\QueryHandler\GetPermissionsForConfigurationHandler.0.prestashop.adapter.profile.permission.query_handler.get_permissions_for_configuration_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.permission.query_handler.get_permissions_for_configuration_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Profile\Permission\CommandHandler\UpdateModulePermissionsHandler.0.prestashop.adapter.profile.permission.command_handler.update_module_permissions_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.profile.permission.command_handler.update_module_permissions_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\AddSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.add_search_engine_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.search_engine.command_handler.add_search_engine_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\BulkDeleteSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.bulk_delete_search_engine_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.search_engine.command_handler.bulk_delete_search_engine_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\DeleteSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.delete_search_engine_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.search_engine.command_handler.delete_search_engine_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\CommandHandler\EditSearchEngineHandler.0.prestashop.adapter.search_engine.command_handler.edit_search_engine_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.search_engine.command_handler.edit_search_engine_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SearchEngine\QueryHandler\GetSearchEngineForEditingHandler.0.prestashop.adapter.search_engine.query_handler.get_search_engine_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.search_engine.query_handler.get_search_engine_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\DeleteCustomerSessionHandler.0.prestashop.adapter.security.command_handler.delete_customer_session_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.security.command_handler.delete_customer_session_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\ClearOutdatedCustomerSessionHandler.0.prestashop.adapter.security.command_handler.clear_customer_session_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.security.command_handler.clear_customer_session_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\DeleteEmployeeSessionHandler.0.prestashop.adapter.security.command_handler.delete_employee_session_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.security.command_handler.delete_employee_session_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\ClearOutdatedEmployeeSessionHandler.0.prestashop.adapter.security.command_handler.clear_employee_session_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.security.command_handler.clear_employee_session_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\BulkDeleteEmployeeSessionsHandler.0.prestashop.adapter.security.command_handler.bulk_delete_employees_sessions_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.security.command_handler.bulk_delete_employees_sessions_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Security\CommandHandler\BulkDeleteCustomerSessionsHandler.0.prestashop.adapter.security.command_handler.bulk_delete_customers_sessions_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.security.command_handler.bulk_delete_customers_sessions_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Shop\CommandHandler\UploadLogosHandler.0.prestashop.adapter.shop.command_handler.upload_logos_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.shop.command_handler.upload_logos_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\GetLogosPathsHandler.0.prestashop.adapter.shop.query_handler.get_logos_paths_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.shop.query_handler.get_logos_paths_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Shop\QueryHandler\SearchShopsHandler.0.prestashop.adapter.shop.query_handler.search_shops_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.shop.query_handler.search_shops_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\AddSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.add_request_sql"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.command_handler.add_request_sql"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\EditSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.edit_request_sql"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.command_handler.edit_request_sql"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\DeleteSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.delete_request_sql"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.command_handler.delete_request_sql"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\CommandHandler\BulkDeleteSqlRequestHandler.0.prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.command_handler.bulk_delete_request_sql"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetSqlRequestForEditingHandler.0.prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_request_sql_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetSqlRequestExecutionResultHandler.0.prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_request_sql_execution_result"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetDatabaseTablesListHandler.0.prestashop.adapter.sql_manager.query_handler.get_database_tables_list"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_database_tables_list"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\SqlManager\QueryHandler\GetDatabaseTableFieldsListHandler.0.prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.sql_manager.query_handler.get_database_table_fields_list"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\AddStateHandler.0.prestashop.adapter.state.command_handler.create_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.create_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\EditStateHandler.0.prestashop.adapter.state.command_handler.edit_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.edit_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\ToggleStateStatusHandler.0.prestashop.adapter.state.command_handler.toggle_state_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.toggle_state_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\QueryHandler\GetStateForEditingHandler.0.prestashop.adapter.state.query_handler.get_state_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.query_handler.get_state_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\DeleteStateHandler.0.prestashop.adapter.state.command_handler.delete_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.delete_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkDeleteStateHandler.0.prestashop.adapter.state.command_handler.bulk_delete_state_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.bulk_delete_state_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkToggleStateStatusHandler.0.prestashop.adapter.state.command_handler.bulk_toggle_state_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.bulk_toggle_state_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\State\CommandHandler\BulkUpdateStateZoneHandler.0.prestashop.adapter.state.command_handler.bulk_update_state_zone_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.state.command_handler.bulk_update_state_zone_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Store\QueryHandler\GetStoreForEditingHandler.0.prestashop.adapter.store.query_handler.get_store_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.store.query_handler.get_store_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\ToggleStoreStatusHandler.0.prestashop.adapter.store.command_handler.toggle_store_status"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.store.command_handler.toggle_store_status"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\BulkUpdateStoreStatusHandler.0.prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.store.command_handler.bulk_toggle_store_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\DeleteStoreHandler.0.prestashop.adapter.store.command_handler.delete_store"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.store.command_handler.delete_store"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Store\CommandHandler\BulkDeleteStoreHandler.0.prestashop.adapter.store.command_handler.bulk_delete_store_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.store.command_handler.bulk_delete_store_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\ToggleSupplierStatusHandler.0.prestashop.adapter.supplier.command_handler.toggle_supplier_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.toggle_supplier_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\DeleteSupplierHandler.0.prestashop.adapter.supplier.command_handler.delete_supplier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.delete_supplier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\DeleteSupplierLogoImageHandler.0.prestashop.adapter.supplier.command_handler.delete_supplier_logo_image_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.delete_supplier_logo_image_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkDeleteSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_delete_supplier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.bulk_delete_supplier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkDisableSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_disable_supplier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.bulk_disable_supplier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\BulkEnableSupplierHandler.0.prestashop.adapter.supplier.command_handler.bulk_enable_supplier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.bulk_enable_supplier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\QueryHandler\GetSupplierForViewingHandler.0.prestashop.adapter.supplier.query_handler.get_supplier_for_viewing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.query_handler.get_supplier_for_viewing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\AddSupplierHandler.0.prestashop.adapter.supplier.command_handler.add_supplier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.add_supplier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\QueryHandler\GetSupplierForEditingHandler.0.prestashop.adapter.supplier.query_handler.get_supplier_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.query_handler.get_supplier_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Supplier\CommandHandler\EditSupplierHandler.0.prestashop.adapter.supplier.command_handler.edit_supplier_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.supplier.command_handler.edit_supplier_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tab\CommandHandler\UpdateTabStatusByClassNameHandler.0.prestashop.adapter.tab.command_handler.update_tab_status_by_class_name_command_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tab.command_handler.update_tab_status_by_class_name_command_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\DeleteTaxHandler.0.prestashop.adapter.tax.command_handler.delete_tax_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.command_handler.delete_tax_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\ToggleTaxStatusHandler.0.prestashop.adapter.tax.command_handler.toggle_tax_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.command_handler.toggle_tax_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\BulkToggleTaxStatusHandler.0.prestashop.adapter.tax.command_handler.bulk_toggle_tax_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.command_handler.bulk_toggle_tax_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\BulkDeleteTaxHandler.0.prestashop.adapter.tax.command_handler.bulk_delete_tax_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.command_handler.bulk_delete_tax_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\QueryHandler\GetTaxForEditingHandler.0.prestashop.adapter.tax.query_handler.get_tax_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.query_handler.get_tax_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\EditTaxHandler.0.prestashop.adapter.tax.command_handler.edit_tax_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.command_handler.edit_tax_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Tax\CommandHandler\AddTaxHandler.0.prestashop.adapter.tax.command_handler.add_tax_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax.command_handler.add_tax_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler.0.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\AddTaxRulesGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler.0.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\EditTaxRulesGroupHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\DeleteTaxRulesGroupHandler.0.prestashop.adapter.tax_rules_group.command_handler.delete_tax_rules_group_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.delete_tax_rules_group_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\BulkDeleteTaxRulesGroupHandler.0.prestashop.adapter.tax_rules_group.command_handler.bulk_delete_tax_rules_group_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.bulk_delete_tax_rules_group_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\BulkSetTaxRulesGroupStatusHandler.0.prestashop.adapter.tax_rules_group.command_handler.bulk_set_tax_rules_group_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.bulk_set_tax_rules_group_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\QueryHandler\GetTaxRulesGroupForEditingHandler.0.prestashop.adapter.tax_rules_group.query_handler.get_tax_rules_group_for_editing"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax_rules_group.query_handler.get_tax_rules_group_for_editing"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\TaxRulesGroup\CommandHandler\SetTaxRulesGroupStatusHandler.0.prestashop.adapter.tax_rules_group.command_handler.set_tax_rules_group_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.tax_rules_group.command_handler.set_tax_rules_group_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler.0.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\AddTitleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler.0.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\EditTitleHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\DeleteTitleHandler.0.prestashop.adapter.title.command_handler.delete_title_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.title.command_handler.delete_title_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Title\CommandHandler\BulkDeleteTitleHandler.0.prestashop.adapter.title.command_handler.bulk_delete_title_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.title.command_handler.bulk_delete_title_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler.0.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\PrestaShop\Adapter\Title\QueryHandler\GetTitleForEditingHandler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\QueryHandler\GetWebserviceKeyForEditingHandler.0.prestashop.adapter.webservice.query_handler.get_webservice_key_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.webservice.query_handler.get_webservice_key_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\AddWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.add_webservice_key_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.webservice.command_handler.add_webservice_key_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\EditWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.edit_webservice_key_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.webservice.command_handler.edit_webservice_key_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\DeleteWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.delete_webservice_key_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.webservice.command_handler.delete_webservice_key_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Webservice\CommandHandler\BulkDeleteWebserviceKeyHandler.0.prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.webservice.command_handler.bulk_delete_webservice_key_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\AddZoneHandler.0.prestashop.adapter.zone.command_handler.add_zone_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.command_handler.add_zone_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\ToggleZoneStatusHandler.0.prestashop.adapter.zone.command_handler.toggle_zone_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.command_handler.toggle_zone_status_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\EditZoneHandler.0.prestashop.adapter.zone.command_handler.edit_zone_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.command_handler.edit_zone_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\QueryHandler\GetZoneForEditingHandler.0.prestashop.adapter.zone.query_handler.get_zone_for_editing_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.query_handler.get_zone_for_editing_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\DeleteZoneHandler.0.prestashop.adapter.zone.command_handler.delete_zone_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.command_handler.delete_zone_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\BulkDeleteZoneHandler.0.prestashop.adapter.zone.command_handler.bulk_delete_zone_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.command_handler.bulk_delete_zone_handler"; reason: abstract.
Removed service ".instanceof.PrestaShop\PrestaShop\Adapter\Zone\CommandHandler\BulkToggleZoneStatusHandler.0.prestashop.adapter.zone.command_handler.bulk_toggle_zone_status_handler"; reason: abstract.
Removed service ".abstract.instanceof.prestashop.adapter.zone.command_handler.bulk_toggle_zone_status_handler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.PrestaShopBundle\Command\APIClientCommand"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShopBundle\Command\APIClientCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\LinkBlockType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\LinkBlockType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\CustomUrlType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\CustomUrlType"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Form\FormTypeInterface.0.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType"; reason: abstract.
Removed service ".abstract.instanceof.PrestaShop\Module\LinkList\Form\Type\TranslateCustomUrlType"; reason: abstract.
140
Removed service "PrestaShop\Module\APIResources\Validation\IframeValidationGroupsResolver"; reason: unused.
Removed service "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\OrderAddressNormalizer"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".lock.default.store.2BORioJ"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.native_php_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport_factory"; reason: unused.
Removed service "messenger.transport.sync.factory"; reason: unused.
Removed service "messenger.transport.in_memory.factory"; reason: unused.
Removed service "messenger.listener.stop_worker_signals_listener"; reason: unused.
Removed service ".lazy_profiler"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.firewall_aware_remember_me_handler"; reason: unused.
Removed service "twig.extension.debug.stopwatch"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; 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 "doctrine.dbal.logger.chain"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "messenger.transport.doctrine.factory"; reason: unused.
Removed service ".1_ServiceLocator~jDNKPYZ"; reason: unused.
Removed service "doctrine.orm.listeners.resolve_target_entity"; reason: unused.
Removed service "doctrine.orm.naming_strategy.default"; 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 "api_platform.serializer_locator"; reason: unused.
Removed service "api_platform.path_segment_name_generator.underscore"; reason: unused.
Removed service "api_platform.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.metadata.path_segment_name_generator.dash"; reason: unused.
Removed service "api_platform.doctrine.metadata_factory"; reason: unused.
Removed service "api_platform.doctrine.orm.date_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.range_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.backed_enum_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.boolean_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.numeric_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.exists_filter.instance"; reason: unused.
Removed service "api_platform.doctrine.orm.search_filter.instance"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Sell\Product\DataTransformer\SpecificPriceFixedPriceTransformer"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\AdvancedParameters\Performance\PerformanceFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\AdminAPI\FormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\FormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\GeneralDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Administration\UploadQuotaDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Backup\BackupDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Email\EmailConfigurationFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Employee\EmployeeOptionsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\FeatureFlag\FeatureFlagsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportDataConfigurationFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Import\ImportFormHandler"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\LogsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\RequestSql\SqlRequestSettingsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Security\FormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Improve\International\Localization\LocalizationFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\CustomerPreferencesDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\CustomerPreferences\CustomerPreferencesFormHandler"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\MaintenanceFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\General\PreferencesFormHandler"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\OrderPreferencesGeneralFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\OrderPreferences\OrderPreferencesGiftOptionsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\GeneralFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PageFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\PaginationFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\ProductPreferencesFormHandler"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\ProductPreferences\StockFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaSettingsSeoOptionsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaSettingsSetUpUrlsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaSettingsShopUrlsFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\Admin\Configure\ShopParameters\TrafficSeo\Meta\MetaSettingsUrlSchemaFormDataProvider"; reason: unused.
Removed service "PrestaShopBundle\Form\DataTransformer\DefaultEmptyDataTransformer"; reason: unused.
Removed service "PrestaShopBundle\Form\Validator\Constraints\TinyMceMaxLength"; reason: unused.
Removed service "League\OAuth2\Server\Grant\ClientCredentialsGrant"; reason: unused.
Removed service "prestashop.api.public_key"; reason: unused.
Removed service "League\OAuth2\Server\ResourceServer"; reason: unused.
Removed service "Nyholm\Psr7\Factory\Psr17Factory"; reason: unused.
Removed service "Symfony\Bridge\PsrHttpMessage\Factory\PsrHttpFactory"; reason: unused.
Removed service "PrestaShopBundle\Security\OAuth2\PrestashopAuthorisationServer"; reason: unused.
Removed service "PrestaShopBundle\Twig\Layout\MenuLink"; reason: unused.
Removed service "PrestaShop\PrestaShop\Core\Category\Provider\CategoryImageFinder"; reason: unused.
Removed service "PrestaShop\PrestaShop\Core\Grid\Action\Row\AccessibilityChecker\InternalIssuerAccessibilityChecker"; reason: unused.
Removed service "PrestaShop\PrestaShop\Core\Security\OAuth2\TokenAuthenticator"; reason: unused.
Removed service "PrestaShop\PrestaShop\Core\Domain\AttributeGroup\Attribute\AttributeFileUploaderInterface"; reason: unused.
Removed service "ux.twig_component.twig.lexer"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "security.ldap_locator"; 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 "doctrine.dbal.logging_middleware.default"; reason: unused.
Removed service "security.access.role_hierarchy_voter"; reason: unused.
Removed service "translation_tools.translation.node_visitor"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.Ar70cHn"; reason: unused.
Removed service "PrestaShop\PrestaShop\Adapter\Module\AdminModuleDataProvider.inner"; reason: unused.
Removed service "prestashop.adapter.stock_manager.inner"; reason: unused.
1138
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController" to "PrestaShop\Module\Mbo\Controller\Admin\ModuleCatalogController".
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController" to "PrestaShop\Module\Mbo\Controller\Admin\ModuleRecommendedController".
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController" to "PrestaShop\Module\Mbo\Controller\Admin\ThemeCatalogController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController" to "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingHomeController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController" to "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingCarrierController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController" to "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingConfigurationController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController" to "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingKeycloakAuthController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController" to "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingFaqController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController" to "PrestaShop\Module\Psshipping\Controller\Admin\PsshippingOrdersController".
Inlined service ".service_locator.O2p6Lk7.PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller" to "PrestaShop\Module\PsAccounts\Controller\Admin\OAuth2Controller".
Inlined service ".service_locator.fcl0a8v.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController" to "PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController".
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController" to "PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionPsAcademyController".
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController" to "PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionSetupGuideController".
Inlined service "distributionapiclient.cache.filesystem.adapter" to "distributionapiclient.cache.provider".
Inlined service "distributionapiclient.cache.provider" to "distributionapiclient.middleware.cachedhttpclient".
Inlined service "distributionapiclient.middleware.cachedhttpclient" to "distributionapiclient.symfony.client".
Inlined service "distributionapiclient.symfony.client" to "distributionapiclient.circuit_breaker.settings".
Inlined service "distributionapiclient.circuit_breaker.settings" to "distributionapiclient.circuit_breaker".
Inlined service "distributionapiclient.circuit_breaker.factory" to "distributionapiclient.circuit_breaker".
Inlined service "distributionapiclient.circuit_breaker" to "distributionapiclient.distribution_api".
Inlined service "PrestaShop\Module\DistributionApiClient\ShopDataProvider" to "distributionapiclient.distribution_api".
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController" to "PrestaShop\Module\DistributionApiClient\Controller\Admin\TopContributorsController".
Inlined service "PrestaShopBundle\ApiPlatform\NormalizationMapper" to "PrestaShopBundle\ApiPlatform\Serializer\CQRSApiSerializer".
Inlined service "PrestaShopBundle\ApiPlatform\PositionCollectionUpdater" to "PrestaShopBundle\ApiPlatform\Serializer\CQRSApiSerializer".
Inlined service "argument_metadata_factory" to "argument_resolver".
Inlined service ".service_locator.ZQ.afLh" to "argument_resolver".
Inlined service "clock" to "argument_resolver.datetime".
Inlined service ".service_locator.LDTnymt" to "argument_resolver.service".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "controller_resolver" to "http_kernel".
Inlined service "argument_resolver" to "http_kernel".
Inlined service ".service_locator..5kvwqV" to "container.get_routing_condition_service".
Inlined service ".service_locator.cEhBhXG" to "fragment.handler".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "cache_clearer" to "console.command.cache_clear".
Inlined service ".service_locator.v55ugJN" to "console.command.cache_pool_invalidate_tags".
Inlined service "messenger.routable_message_bus" to "console.command.messenger_consume_messages".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "console.messenger.application" to "console.messenger.execute_command_handler".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "monolog.logger.http_client" to "http_client.transport".
Inlined service "http_client.uri_template.inner" to "http_client.uri_template".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service ".service_locator.IMnn8oL" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php_ast" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.xliff.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.fuYM_Z..translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.error_handler_configurator".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "api_platform.route_loader" to "routing.resolver".
Inlined service "prestashop.bundle.routing.module_route_loader" to "routing.resolver".
Inlined service "routing.loader.attribute.directory" to "routing.resolver".
Inlined service "routing.loader.attribute.file" to "routing.resolver".
Inlined service "routing.loader.psr4" to "routing.resolver".
Inlined service ".service_locator.PLOTQgB" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kl0E_Fe" to "router.expression_language_provider".
Inlined service ".service_locator.cUcW89y.router.cache_warmer" to "router.cache_warmer".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\CartAddressNormalizer" to "serializer".
Inlined service "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\StateIdInterfaceNormalizer" to "serializer".
Inlined service "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\CountryIdNormalizer" to "serializer".
Inlined service "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\BulkDeleteCustomerCommandDenormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\DateImmutableNormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\DateTimeImmutableNormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\DecimalNumberNormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\UploadedFileNormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\ValueObjectNormalizer" to "serializer".
Inlined service "PrestaShop\Module\APIResources\ApiPlatform\Normalizer\GenerateCombinationsSerializer" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.hydra.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.problem.normalizer.constraint_violation_list" to "serializer".
Inlined service "api_platform.openapi.normalizer.legacy" to "serializer".
Inlined service "api_platform.jsonld.normalizer.validation_exception" to "serializer".
Inlined service "api_platform.hydra.normalizer.documentation" to "serializer".
Inlined service "api_platform.hydra.normalizer.entrypoint" to "serializer".
Inlined service "api_platform.hydra.normalizer.error" to "serializer".
Inlined service "api_platform.problem.normalizer.validation_exception" to "serializer".
Inlined service "api_platform.problem.normalizer.error" to "serializer".
Inlined service "serializer.normalizer.flatten_exception" to "serializer".
Inlined service "serializer.normalizer.problem" to "serializer".
Inlined service "serializer.normalizer.uid" to "serializer".
Inlined service "serializer.normalizer.datetime" to "serializer".
Inlined service "serializer.normalizer.constraint_violation_list" to "serializer".
Inlined service "serializer.normalizer.mime_message" to "serializer".
Inlined service "serializer.normalizer.datetimezone" to "serializer".
Inlined service "serializer.normalizer.dateinterval" to "serializer".
Inlined service "serializer.normalizer.form_error" to "serializer".
Inlined service "serializer.normalizer.backed_enum" to "serializer".
Inlined service "serializer.normalizer.data_uri" to "serializer".
Inlined service "serializer.normalizer.translatable" to "serializer".
Inlined service "serializer.normalizer.json_serializable" to "serializer".
Inlined service "api_platform.hydra.normalizer.collection_filters" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "api_platform.jsonld.normalizer.object" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "api_platform.jsonopenapi.encoder" to "serializer".
Inlined service "api_platform.yamlopenapi.encoder" to "serializer".
Inlined service "api_platform.jsonld.encoder" to "serializer".
Inlined service "api_platform.problem.encoder" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "array.recorder_inner" to "array".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service "session.handler.native" to "session.storage.factory.native".
Inlined service ".service_locator.TpoC7U9" to "session_listener".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.ZMhuC8w" 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 "form.type_extension.form.request_handler" to "form.type_extension.form.http_foundation".
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.DMJ25lx" to "validator.validator_factory".
Inlined service "validator.expression_language_provider" to "validator.expression_language".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "profiler.storage" to "profiler".
Inlined service ".data_collector.command" to "profiler".
Inlined service "api_platform.data_collector.request" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "ux.twig_component.data_collector" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "prestashop.hooks_collector" to "profiler".
Inlined service "PrestaShopBundle\DataCollector\CommandsAndQueriesDataCollector" to "profiler".
Inlined service "PrestaShopBundle\DataCollector\LegacyCollector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "debug.validator.inner" to "debug.validator".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.e_.xxAP" to "security.helper".
Inlined service ".service_locator.I5Q3J1s" to "security.helper".
Inlined service "api_platform.security.expression_language_provider" to "security.expression_language".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service "security.is_granted_attribute_expression_language" to "controller.is_granted_attribute_listener".
Inlined service "cache.security_is_granted_attribute_expression_language.recorder_inner" to "cache.security_is_granted_attribute_expression_language".
Inlined service ".security.request_matcher.mRm6crh" to "security.access_map".
Inlined service ".security.request_matcher.yOOIHhM" to "security.access_map".
Inlined service ".security.request_matcher.liMoIyB" to "security.access_map".
Inlined service ".security.request_matcher.tO8EIL0" to "security.access_map".
Inlined service ".security.request_matcher.zgUyz1A" to "security.access_map".
Inlined service "security.user_providers" to "security.listener.user_provider".
Inlined service "security.impersonate_url_generator" to "twig.extension.security".
Inlined service "debug.security.access.decision_manager.inner" to "debug.security.access.decision_manager".
Inlined service ".security.request_matcher.q1UFWmc" to ".security.request_matcher.kLbKLHa".
Inlined service "security.firewall.map.config.dev" to "security.firewall.map.context.dev".
Inlined service "security.authentication.session_strategy" to "security.listener.session.main".
Inlined service "security.authentication.success_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "security.authentication.failure_handler.main.form_login" to "security.authenticator.form_login.main".
Inlined service "cache.security_token_verifier.recorder_inner" to "cache.security_token_verifier".
Inlined service "security.authenticator.remember_me_signature_hasher.main" to "security.authenticator.remember_me_handler.main".
Inlined service "debug.security.firewall.authenticator.main.inner" to "debug.security.firewall.authenticator.main".
Inlined service "security.exception_listener.main" to "security.firewall.map.context.main".
Inlined service "security.logout_listener.main" to "security.firewall.map.context.main".
Inlined service "security.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service ".security.request_matcher.iWdVBfT" to ".security.request_matcher.mRm6crh".
Inlined service ".security.request_matcher.FzsBHJp" to ".security.request_matcher.yOOIHhM".
Inlined service ".security.request_matcher.8CppuYM" to ".security.request_matcher.liMoIyB".
Inlined service ".security.request_matcher.xlPS_cA" to ".security.request_matcher.tO8EIL0".
Inlined service ".security.request_matcher._LA_AHr" to ".security.request_matcher.zgUyz1A".
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.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "PrestaShopBundle\Twig\Extension\ColorBrightnessCalculatorExtension" to "twig".
Inlined service "PrestaShopBundle\Twig\Extension\PathExtension" to "twig".
Inlined service "translation_tools.translation.extension" to "twig".
Inlined service "ux.twig_component.twig.component_extension" to "twig".
Inlined service "twig.extension.string" to "twig".
Inlined service ".ux_icons.twig_icon_extension" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "PrestaShopBundle\Twig\Layout\PrestaShopLayoutGlobalVariables" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "twig.missing_extension_suggestor" to "twig".
Inlined service "ux.twig_component.twig.environment_configurator" to "twig".
Inlined service ".service_locator.etVElvN.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "twig.loader.native_filesystem" to "twig.loader.chain".
Inlined service "assets.packages" to "twig.extension.assets".
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.s8qQx0q" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "doctrine.dbal.logger.chain.default" to "doctrine.dbal.default_connection.configuration".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service "doctrine.dbal.logger" to "doctrine.dbal.logger.chain.default".
Inlined service ".service_locator.TcKhdzh" 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 "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.quote_strategy.default" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.default_entity_listener_resolver" to "doctrine.orm.default_configuration".
Inlined service "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.khfgOB9" to "api_platform.state_provider.locator".
Inlined service ".service_locator.46pxFWi" to "api_platform.state_processor.locator".
Inlined service "api_platform.error_listener" to "api_platform.listener.exception".
Inlined service "api_platform.serializer.context_builder.filter.inner" 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.metadata.inflector" to "api_platform.metadata.path_segment_name_generator.underscore".
Inlined service "api_platform.cache.route_name_resolver.recorder_inner" to "api_platform.cache.route_name_resolver".
Inlined service "api_platform.api.identifiers_extractor" to "api_platform.symfony.iri_converter".
Inlined service "api_platform.state_provider.content_negotiation" to "api_platform.listener.request.add_format".
Inlined service "api_platform.state_provider.security_parameter" to "api_platform.listener.request.read".
Inlined service "PrestaShopBundle\ApiPlatform\Provider\EmptyBodyDeserializerProvider" to "api_platform.listener.request.deserialize".
Inlined service "api_platform.hydra.processor.link" to "api_platform.state_processor.add_link_header".
Inlined service "api_platform.state_processor.write" to "api_platform.listener.view.write".
Inlined service "api_platform.state_processor.serialize" to "api_platform.listener.view.serialize".
Inlined service ".service_locator.sL05zc0" to "api_platform.state_provider.parameter".
Inlined service "api_platform.state_processor.documentation.serialize" to "api_platform.state_processor.documentation.write".
Inlined service "api_platform.swagger_ui.documentation.provider" to "api_platform.state_provider.documentation.content_negotiation".
Inlined service "api_platform.cache.metadata.resource.recorder_inner" to "api_platform.cache.metadata.resource".
Inlined service "api_platform.metadata.resource.name_collection_factory.yaml" to "api_platform.metadata.resource.name_collection_factory.cached".
Inlined service "api_platform.metadata.resource.name_collection_factory.xml" to "api_platform.metadata.resource.name_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.name_collection_factory.concerns" to "api_platform.metadata.resource.name_collection_factory.attributes".
Inlined service "api_platform.metadata.property.name_collection_factory.yaml" to "api_platform.metadata.property.name_collection_factory.cached".
Inlined service "api_platform.metadata.property.name_collection_factory.property_info" to "api_platform.metadata.property.name_collection_factory.xml".
Inlined service "api_platform.metadata.property.name_collection_factory.xml" to "api_platform.metadata.property.name_collection_factory.concerns".
Inlined service "api_platform.metadata.property.metadata_factory.xml" to "api_platform.metadata.property.metadata_factory.property_info".
Inlined service "api_platform.metadata.property.metadata_factory.identifier" to "api_platform.metadata.property.metadata_factory.attribute".
Inlined service "api_platform.doctrine.orm.metadata.property.metadata_factory" to "api_platform.metadata.property.metadata_factory.serializer".
Inlined service "api_platform.json_schema.metadata.property.metadata_factory.schema" to "api_platform.metadata.property.metadata_factory.cached".
Inlined service "api_platform.metadata.property.metadata_factory.serializer" to "api_platform.metadata.property.metadata_factory.default_property".
Inlined service "api_platform.metadata.property.metadata_factory.default_property" to "api_platform.metadata.property.metadata_factory.identifier".
Inlined service "api_platform.cache.metadata.property.recorder_inner" to "api_platform.cache.metadata.property".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.parameter" to "api_platform.metadata.resource.metadata_collection_factory.xml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.xml" to "api_platform.metadata.resource.metadata_collection_factory.concerns".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.yaml" to "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.not_exposed_operation" to "api_platform.metadata.resource.metadata_collection_factory.backed_enum".
Inlined service "api_platform.metadata.path_segment_name_generator.underscore" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.backed_enum" to "api_platform.metadata.resource.metadata_collection_factory.uri_template".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.uri_template" to "api_platform.metadata.resource.metadata_collection_factory.main_controller".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.main_controller" to "api_platform.metadata.resource.metadata_collection_factory.link".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.link" to "api_platform.metadata.resource.metadata_collection_factory.operation_name".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.operation_name" to "api_platform.metadata.resource.metadata_collection_factory.input_output".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.input_output" to "api_platform.metadata.resource.metadata_collection_factory.formats".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.formats" to "api_platform.metadata.resource.metadata_collection_factory.filters".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.filters" to "api_platform.metadata.resource.metadata_collection_factory.alternate_uri".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.deprecations" to "api_platform.metadata.resource.metadata_collection_factory.parameter".
Inlined service "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\ExperimentalOperationsMetadataCollectionFactoryDecorator" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.cache.metadata.resource_collection.recorder_inner" to "api_platform.cache.metadata.resource_collection".
Inlined service "api_platform.metadata.resource.name_collection_factory.class_name" to "api_platform.metadata.resource.name_collection_factory.yaml".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.concerns" to "api_platform.metadata.resource.metadata_collection_factory.yaml".
Inlined service "api_platform.metadata.property.metadata_factory.attribute" to "api_platform.metadata.property.metadata_factory.yaml".
Inlined service "api_platform.metadata.property.name_collection_factory.concerns" to "api_platform.metadata.property.name_collection_factory.yaml".
Inlined service "PrestaShopBundle\ApiPlatform\Metadata\Property\Factory\CQRSConstructorPropertyMetadataFactory" to "api_platform.json_schema.metadata.property.metadata_factory.schema".
Inlined service "api_platform.hydra.json_schema.schema_factory" to "api_platform.json_schema.backward_compatible_schema_factory".
Inlined service ".2_ObjectNormalizer~Tju6Ll6" to ".1_Serializer~Tju6Ll6".
Inlined service "api_platform.serializer.context_builder.filter" to "api_platform.openapi.serializer_context_builder".
Inlined service "api_platform.openapi.normalizer.legacy.inner" to "api_platform.openapi.normalizer.legacy".
Inlined service "api_platform.swagger_ui.documentation.provider.inner" to "api_platform.swagger_ui.documentation.provider".
Inlined service "api_platform.state_provider.parameter" to "api_platform.swagger_ui.provider".
Inlined service "api_platform.hydra.processor.link.inner" to "api_platform.hydra.processor.link".
Inlined service "api_platform.hydra.json_schema.schema_factory.inner" to "api_platform.hydra.json_schema.schema_factory".
Inlined service "api_platform.hydra.normalizer.partial_collection_view.inner" to "api_platform.hydra.normalizer.partial_collection_view".
Inlined service "api_platform.hydra.normalizer.partial_collection_view" to "api_platform.hydra.normalizer.collection_filters".
Inlined service "api_platform.pagination" to "api_platform.doctrine.orm.query_extension.pagination".
Inlined service "api_platform.metadata.property.metadata_factory.property_info" to "api_platform.doctrine.orm.metadata.property.metadata_factory".
Inlined service "api_platform.messenger.metadata.resource.metadata_collection_factory" to "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory.inner" to "api_platform.doctrine.orm.metadata.resource.link_factory".
Inlined service "api_platform.state_processor.add_link_header" to "api_platform.http_cache.processor.add_headers".
Inlined service "api_platform.metadata.property.metadata_factory.yaml" to "api_platform.metadata.property.metadata_factory.validator".
Inlined service "api_platform.state_provider.access_checker.post_validate" to "api_platform.listener.view.validate".
Inlined service "api_platform.state_provider.parameter_validator.inner" to "api_platform.state_provider.parameter_validator".
Inlined service "debug.var_dumper.cloner" to "debug.api_platform.debug_resource.command".
Inlined service "debug.var_dumper.cli_dumper" to "debug.api_platform.debug_resource.command".
Inlined service "api_platform.metadata.resource.metadata_collection_factory.alternate_uri" to "api_platform.messenger.metadata.resource.metadata_collection_factory".
Inlined service "api_platform.state_provider.access_checker.post_deserialize.inner" to "api_platform.state_provider.access_checker.post_deserialize".
Inlined service "api_platform.state_provider.security_parameter.inner" to "api_platform.state_provider.security_parameter".
Inlined service "api_platform.state_provider.access_checker.post_validate.inner" to "api_platform.state_provider.access_checker.post_validate".
Inlined service "PrestaShopBundle\ApiPlatform\Validator\CQRSApiValidator" to "PrestaShopBundle\ApiPlatform\Normalizer\CQRSApiNormalizer".
Inlined service "api_platform.state_provider.access_checker.post_deserialize" to "PrestaShopBundle\ApiPlatform\Provider\EmptyBodyDeserializerProvider".
Inlined service "api_platform.doctrine.orm.metadata.resource.metadata_collection_factory" to "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\ExperimentalOperationsMetadataCollectionFactoryDecorator".
Inlined service "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\CQRSNotFoundMetadataCollectionFactoryDecorator.inner" to "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\CQRSNotFoundMetadataCollectionFactoryDecorator".
Inlined service "PrestaShopBundle\ApiPlatform\Scopes\CachedApiResourceScopesExtractor.inner" to "PrestaShopBundle\ApiPlatform\Scopes\CachedApiResourceScopesExtractor".
Inlined service ".service_locator.qNcXia5.PrestaShopBundle\Controller\Admin\CommonController" to "PrestaShopBundle\Controller\Admin\CommonController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdminAPIController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\AdministrationController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\BackupController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmailController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\EmployeeController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\FeatureFlagController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ImportDataConfigurationController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\LogsController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\MemcacheServerController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PerformanceController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\PermissionController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ProfileController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SecurityController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\ShopController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SqlManagerController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\SystemInformationController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController" to "PrestaShopBundle\Controller\Admin\Configure\AdvancedParameters\WebserviceController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ContactsController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerGroupsController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\CustomerPreferencesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MaintenanceController".
Inlined service ".service_locator.yxS.fuS.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderPreferencesController".
Inlined service ".service_locator.kfPO_ZC.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\PreferencesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\ProductPreferencesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchAliasController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\SearchEnginesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\StoreController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController" to "PrestaShopBundle\Controller\Admin\Configure\ShopParameters\TitleController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController" to "PrestaShopBundle\Controller\Admin\Configure\ShowcaseCardController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\ErrorController" to "PrestaShopBundle\Controller\Admin\ErrorController".
Inlined service ".service_locator.RARqWME.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController" to "PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController".
Inlined service ".service_locator.bKzv6Iz.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController" to "PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController" to "PrestaShopBundle\Controller\Admin\Improve\Design\ImageSettingsController".
Inlined service ".service_locator.XlgN5oG.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController" to "PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController" to "PrestaShopBundle\Controller\Admin\Improve\Design\PositionsController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController" to "PrestaShopBundle\Controller\Admin\Improve\Design\ThemeController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\CountryController" to "PrestaShopBundle\Controller\Admin\Improve\International\CountryController".
Inlined service ".service_locator.wxKMKiY.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController" to "PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController" to "PrestaShopBundle\Controller\Admin\Improve\International\GeolocationController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\LanguageController" to "PrestaShopBundle\Controller\Admin\Improve\International\LanguageController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController" to "PrestaShopBundle\Controller\Admin\Improve\International\LocalizationController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\StateController" to "PrestaShopBundle\Controller\Admin\Improve\International\StateController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\TaxController" to "PrestaShopBundle\Controller\Admin\Improve\International\TaxController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController" to "PrestaShopBundle\Controller\Admin\Improve\International\TaxRulesGroupController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController" to "PrestaShopBundle\Controller\Admin\Improve\International\TranslationsController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\International\ZoneController" to "PrestaShopBundle\Controller\Admin\Improve\International\ZoneController".
Inlined service ".service_locator.ok0Qzgm.PrestaShopBundle\Controller\Admin\Improve\ModuleController" to "PrestaShopBundle\Controller\Admin\Improve\ModuleController".
Inlined service ".service_locator.ok0Qzgm.PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController" to "PrestaShopBundle\Controller\Admin\Improve\Modules\AlertsController".
Inlined service ".service_locator.ok0Qzgm.PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController" to "PrestaShopBundle\Controller\Admin\Improve\Modules\UpdatesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController" to "PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentMethodsController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController" to "PrestaShopBundle\Controller\Admin\Improve\Payment\PaymentPreferencesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController" to "PrestaShopBundle\Controller\Admin\Improve\Shipping\CarrierController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController" to "PrestaShopBundle\Controller\Admin\Improve\Shipping\PreferencesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\LegacyController" to "PrestaShopBundle\Controller\Admin\LegacyController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\LoginController" to "PrestaShopBundle\Controller\Admin\LoginController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\PrestaShopAdminController" to "PrestaShopBundle\Controller\Admin\PrestaShopAdminController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\SecurityController" to "PrestaShopBundle\Controller\Admin\SecurityController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Address\AddressController" to "PrestaShopBundle\Controller\Admin\Sell\Address\AddressController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\AttachmentController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\AttributeGroupController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\CartRuleController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\CatalogPriceRuleController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\CategoryController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\FeatureValueController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\ManufacturerController".
Inlined service ".service_locator.zVRaF0I.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController".
Inlined service ".service_locator.JcWWn.H.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController".
Inlined service ".service_locator.T.3TGld.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController".
Inlined service ".service_locator.DqjYEN4.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\SpecificPriceController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\StockController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController" to "PrestaShopBundle\Controller\Admin\Sell\Catalog\SupplierController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController" to "PrestaShopBundle\Controller\Admin\Sell\Customer\CustomerController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController" to "PrestaShopBundle\Controller\Admin\Sell\Customer\OutstandingController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController" to "PrestaShopBundle\Controller\Admin\Sell\CustomerService\CustomerThreadController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController" to "PrestaShopBundle\Controller\Admin\Sell\CustomerService\MerchandiseReturnController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController" to "PrestaShopBundle\Controller\Admin\Sell\CustomerService\OrderMessageController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Order\CartController" to "PrestaShopBundle\Controller\Admin\Sell\Order\CartController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController" to "PrestaShopBundle\Controller\Admin\Sell\Order\CreditSlipController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController" to "PrestaShopBundle\Controller\Admin\Sell\Order\DeliveryController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController" to "PrestaShopBundle\Controller\Admin\Sell\Order\InvoicesController".
Inlined service ".service_locator.JQOx_Hf.PrestaShopBundle\Controller\Admin\Sell\Order\OrderController" to "PrestaShopBundle\Controller\Admin\Sell\Order\OrderController".
Inlined service "PrestaShopBundle\Form\Admin\Configure\AdvancedParameters\Logs\DatabaseLogsFormDataProvider" to "prestashop.adapter.logs_database.form_handler".
Inlined service "PrestaShopBundle\Form\Admin\Login\LoginFormDataProvider" to "prestashop.admin.login.form_handler".
Inlined service "PrestaShopBundle\Form\Admin\Login\RequestPasswordResetFormDataProvider" to "prestashop.admin.request_password_reset.form_handler".
Inlined service "PrestaShopBundle\Form\Admin\Login\ResetPasswordFormDataProvider" to "prestashop.admin.reset_password.form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ReductionTypeChoiceProvider" to "PrestaShopBundle\Form\Admin\Type\PriceReductionType".
Inlined service "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ShippingInclusionChoiceProvider" to "PrestaShopBundle\Form\Admin\Type\ShippingInclusionChoiceType".
Inlined service "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\AttributeGroupChoiceProvider" to "PrestaShopBundle\Form\Admin\Sell\Catalog\AttributeType".
Inlined service "PrestaShop\PrestaShop\Core\Form\ChoiceProvider\ImageTypeChoiceProvider" to "PrestaShopBundle\Form\Admin\Improve\Design\ImageSettings\RegenerateThumbnailsType".
Inlined service "PrestaShopBundle\Security\OAuth2\Repository\ClientRepository" to "League\OAuth2\Server\AuthorizationServer".
Inlined service "PrestaShopBundle\Security\OAuth2\Repository\AccessTokenRepository" to "League\OAuth2\Server\AuthorizationServer".
Inlined service "PrestaShopBundle\Security\OAuth2\Repository\ScopeRepository" to "League\OAuth2\Server\AuthorizationServer".
Inlined service "prestashop.api.private_key" to "League\OAuth2\Server\AuthorizationServer".
Inlined service "PrestaShopBundle\Security\OAuth2\GrantType\CustomClientCredentialsGrant" to "League\OAuth2\Server\AuthorizationServer".
Inlined service "Psr\Http\Message\UploadedFileFactoryInterface" to "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface".
Inlined service "League\OAuth2\Server\AuthorizationServer" to "PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController".
Inlined service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface" to "PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController".
Inlined service "Symfony\Bridge\PsrHttpMessage\HttpFoundationFactoryInterface" to "PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController".
Inlined service ".service_locator.O2p6Lk7.PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController" to "PrestaShopBundle\Controller\Api\OAuth2\AccessTokenController".
Inlined service "api_platform.metadata.property.metadata_factory.validator" to "PrestaShopBundle\ApiPlatform\Metadata\Property\Factory\CQRSConstructorPropertyMetadataFactory".
Inlined service "PrestaShopBundle\ApiPlatform\OpenApi\Factory\CQRSOpenApiFactory.inner" to "PrestaShopBundle\ApiPlatform\OpenApi\Factory\CQRSOpenApiFactory".
Inlined service "prestashop_bundle.api_platform.open_api.resource_schema_adapter_chain" to "PrestaShopBundle\ApiPlatform\OpenApi\Factory\CQRSOpenApiFactory".
Inlined service "prestashop_bundle.api_platform.open_api.operation_schema_adapter_chain" to "PrestaShopBundle\ApiPlatform\OpenApi\Factory\CQRSOpenApiFactory".
Inlined service "prestashop.bundle.routing.converter.cache_provider" to "prestashop.bundle.routing.converter.legacy_url_converter".
Inlined service "PrestaShopBundle\Routing\Converter\LegacyRouteFactory" to "PrestaShopBundle\Routing\Converter\RouterProvider".
Inlined service "PrestaShopBundle\Routing\Converter\RouterProvider" to "prestashop.bundle.routing.converter.cache_provider".
Inlined service "prestashop.bundle.routing.converter.routing_cache_key_generator" to "prestashop.bundle.routing.converter.cache_provider".
Inlined service "PrestaShop\PrestaShop\Core\Security\Hashing" to "PrestaShopBundle\Twig\Extension\PathExtension".
Inlined service "PrestaShop\PrestaShop\Core\Backup\Repository\BackupRepositoryInterface" to "prestashop.core.backup.listing.grid_data_factory".
Inlined service "prestashop.static_cache.adapter.recorder_inner" to "prestashop.static_cache.adapter".
Inlined service "PrestaShop\PrestaShop\Core\Localization\RTL\StyleSheetProcessorFactory" to "prestashop.core.domain.theme.command_handler.adapt_theme_to_rtl_languages_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\FeatureValueFormDataProvider" to "prestashop.core.form.identifiable_object.builder.feature_value_form_builder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\AttributeGroupFormDataProvider" to "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\Builder\AttributeGroupFormBuilder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\ProductShopsFormDataProvider" to "prestashop.core.form.identifiable_object.builder.product_shops_form_builder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\ApiClientFormDataProvider" to "prestashop.core.form.identifiable_object.builder.api_client_form_builder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\ImageTypeFormDataProvider" to "prestashop.core.form.identifiable_object.builder.image_type_form_builder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\CarrierFormDataProvider" to "prestashop.core.form.identifiable_object.builder.carrier_form_builder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataProvider\AliasFormDataProvider" to "prestashop.core.form.identifiable_object.builder.alias_search_term_form_builder".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataFormatter\BulkCombinationFormDataFormatter" to "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\BulkCombinationFormDataHandler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataFormatter\CombinationListFormDataFormatter" to "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CombinationListFormDataHandler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\Builder\CartRule\CartRuleActionBuilder" to "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CartRuleFormDataHandler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\FeatureFormDataHandler" to "prestashop.core.form.identifiable_object.handler.feature_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\FeatureValueFormDataHandler" to "prestashop.core.form.identifiable_object.handler.feature_value_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ProductFormDataHandler" to "prestashop.core.form.identifiable_object.product_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ProductShopsFormDataHandler" to "prestashop.core.form.identifiable_object.product_shops_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CombinationListFormDataHandler" to "prestashop.core.form.identifiable_object.combination_list_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ProductImageFormDataHandler" to "prestashop.core.form.identifiable_object.product_image_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CartRuleFormDataHandler" to "prestashop.core.form.identifiable_object.handler.cart_rule_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ApiClientFormDataHandler" to "prestashop.core.form.identifiable_object.api_client_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\ImageTypeFormDataHandler" to "prestashop.core.form.identifiable_object.handler.image_type_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\CarrierFormDataHandler" to "prestashop.core.form.identifiable_object.handler.carrier_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Form\IdentifiableObject\DataHandler\AliasFormDataHandler" to "prestashop.core.form.identifiable_object.builder.alias_search_term_form_handler".
Inlined service "PrestaShop\PrestaShop\Core\Util\File\FileSizeConverter" to "prestashop.core.grid.data_factory.attachment_decorator".
Inlined service "prestashop.core.grid.query_builder.product.shops" to "prestashop.core.grid.data.factory.product.shops".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\CustomerGroupsQueryBuilder" to "prestashop.core.grid.data.factory.customer_groups".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\TaxRuleQueryBuilder" to "prestashop.core.grid.data.factory.tax_rule".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\FeatureQueryBuilder" to "prestashop.core.grid.data.factory.feature".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\FeatureValueQueryBuilder" to "prestashop.core.grid.data.factory.feature_value".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\StoreQueryBuilder" to "prestashop.core.grid.data.factory.store".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\CartQueryBuilder" to "prestashop.core.grid.data.factory.cart".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Query\ImageTypeQueryBuilder" to "prestashop.core.grid.data_factory.image_type".
Inlined service ".service_locator.TufyjSm" to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\GridDefinitionFactoryProvider".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Action\Row\AccessibilityChecker\DeleteCartAccessibilityChecker" to "PrestaShop\PrestaShop\Core\Grid\Definition\Factory\CartGridDefinitionFactory".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Data\Factory\ProfileGridDataFactoryDecorator" to "prestashop.core.grid.factory.profiles".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Grid\Data\Factory\ProductShopsGridDataFactoryDecorator" to "prestashop.core.grid.factory.product.shops".
Inlined service "PrestaShop\PrestaShop\Core\Grid\Data\Factory\StoreGridDataFactory" to "prestashop.core.grid.grid_factory.store".
Inlined service "prestashop.core.grid.data_factory.image_type" to "prestashop.core.grid.factory.image_type".
Inlined service ".service_locator.izP9I0J" to "PrestaShop\PrestaShop\Core\Grid\Position\PositionDefinitionProvider".
Inlined service "PrestaShop\PrestaShop\Adapter\QuickAccess\Repository\QuickAccessRepository" to "PrestaShop\PrestaShop\Core\QuickAccess\QuickAccessGenerator".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\Validate\AliasValidator" to "PrestaShop\PrestaShop\Adapter\Alias\Repository\AliasRepository".
Inlined service "PrestaShop\PrestaShop\Adapter\CartRule\Validate\CartRuleValidator" to "PrestaShop\PrestaShop\Adapter\CartRule\Repository\CartRuleRepository".
Inlined service "PrestaShop\PrestaShop\Core\Domain\Country\ZipCodePatternResolver" to "prestashop.adapter.country.country_zip_code_requirements_provider".
Inlined service "PrestaShop\PrestaShop\Core\Mutation\MutationTracker" to "PrestaShop\PrestaShop\Adapter\Order\CommandHandler\UpdateOrderStatusHandler".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Combination\Create\CombinationCreator" to "PrestaShop\PrestaShop\Adapter\Product\Combination\CommandHandler\GenerateProductCombinationsHandler".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Repository\ProductPreviewRepository" to "PrestaShop\PrestaShop\Adapter\SEO\RedirectTargetProvider".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\Validate\SpecificPriceValidator" to "PrestaShop\PrestaShop\Adapter\Product\SpecificPrice\Repository\SpecificPriceRepository".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Validate\ProductValidator" to "PrestaShop\PrestaShop\Adapter\Product\Repository\ProductRepository".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Validate\ProductSupplierValidator" to "PrestaShop\PrestaShop\Adapter\Product\Repository\ProductSupplierRepository".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Update\ProductTypeUpdater" to "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductTypeHandler".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Update\ProductShopUpdater" to "PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler".
Inlined service "prestashop.bundle.routing.linter.legacy_link_linter" to "PrestaShopBundle\Command\LegacyLinkLinterCommand".
Inlined service "prestashop.bundle.routing.linter.naming_convention_linter" to "PrestaShopBundle\Command\NamingConventionLinterCommand".
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 "ux.twig_component.component_template_finder" to "ux.twig_component.component_factory".
Inlined service ".service_locator.XLGbHk2" to "ux.twig_component.component_factory".
Inlined service "ux.twig_component.component_stack" to "ux.twig_component.component_renderer".
Inlined service ".service_locator.obrMS3C" to "ux.twig_component.twig.component_runtime".
Inlined service "ux.twig_component.twig.environment_configurator.inner" to "ux.twig_component.twig.environment_configurator".
Inlined service "cache.ux.twig_component.recorder_inner" to "cache.ux.twig_component".
Inlined service ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer" to "ux.twig_component.cache_warmer".
Inlined service ".ux_icons.cache.recorder_inner" to ".ux_icons.cache".
Inlined service ".ux_icons.chain_registry" to ".ux_icons.cache_icon_registry".
Inlined service ".ux_icons.icon_renderer" to ".ux_icons.twig_icon_runtime".
Inlined service ".ux_icons.cache_warmer" to ".ux_icons.command.warm_cache".
Inlined service "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 ".service_locator.O2p6Lk7.PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController" to "PrestaShop\Module\BlockWishList\Controller\WishlistConfigurationAdminController".
Inlined service "prestashop.module.blockwishlist.grid.all_time_statistics_data_factory" to "prestashop.module.blockwishlist.grid.all_time_stastistics_grid_factory".
Inlined service "prestashop.module.blockwishlist.grid.current_year_statistics_data_factory" to "prestashop.module.blockwishlist.grid.current_year_stastistics_grid_factory".
Inlined service "prestashop.module.blockwishlist.grid.current_month_statistics_data_factory" to "prestashop.module.blockwishlist.grid.current_month_stastistics_grid_factory".
Inlined service "prestashop.module.blockwishlist.grid.current_day_statistics_data_factory" to "prestashop.module.blockwishlist.grid.current_day_stastistics_grid_factory".
Inlined service ".service_locator..KsBpQP.PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController" to "PrestaShop\Module\LinkList\Controller\Admin\Improve\Design\LinkBlockController".
Inlined service "prestashop.module.link_block.grid.query_builder" to "prestashop.module.link_block.grid.data_factory".
Inlined service "prestashop.module.link_block.grid.data_factory" to "PrestaShop\Module\LinkList\Core\Grid\LinkBlockGridFactory".
Inlined service "messenger.senders_locator" to "messenger.bus.default.middleware.send_message".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\AddImageTypeHandler" to ".messenger.method_on_object_wrapper.zEGgi0W".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageTypeHandler" to ".messenger.method_on_object_wrapper.U.dWlad".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImageTypeHandler" to ".messenger.method_on_object_wrapper.UhWlqcR".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\BulkDeleteImageTypeHandler" to ".messenger.method_on_object_wrapper.qNDpUpq".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\DeleteImagesFromTypeHandler" to ".messenger.method_on_object_wrapper.bp8mrzG".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\EditImageSettingsHandler" to ".messenger.method_on_object_wrapper.YQaJ1Mg".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\CommandHandler\RegenerateThumbnailsHandler" to ".messenger.method_on_object_wrapper.VWBybDk".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageTypeForEditingHandler" to ".messenger.method_on_object_wrapper.8ISfE7Z".
Inlined service "PrestaShop\PrestaShop\Core\Domain\ImageSettings\QueryHandler\GetImageSettingsForEditingHandler" to ".messenger.method_on_object_wrapper.dpk4l.E".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasForEditingHandler" to ".messenger.method_on_object_wrapper.VBeBSct".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\SearchForSearchTermHandler" to ".messenger.method_on_object_wrapper.PQ577_s".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\QueryHandler\GetAliasesBySearchTermForEditingHandler" to ".messenger.method_on_object_wrapper.WJa4PeI".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\AddSearchTermAliasesHandler" to ".messenger.method_on_object_wrapper.9jKMt0m".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\DeleteSearchTermAliasesHandler" to ".messenger.method_on_object_wrapper.Ng36qpj".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\BulkDeleteSearchTermsAliasesHandler" to ".messenger.method_on_object_wrapper.tFsOvgZ".
Inlined service "PrestaShop\PrestaShop\Adapter\Alias\CommandHandler\UpdateSearchTermAliasesHandler" to ".messenger.method_on_object_wrapper.vY3ho6.".
Inlined service "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\AddApiClientHandler" to ".messenger.method_on_object_wrapper.mH8JOLC".
Inlined service "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\EditApiClientHandler" to ".messenger.method_on_object_wrapper.dx6l1HV".
Inlined service "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\DeleteApiClientHandler" to ".messenger.method_on_object_wrapper.3U6fhO8".
Inlined service "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\GenerateApiClientSecretHandler" to ".messenger.method_on_object_wrapper.jbXAXYw".
Inlined service "PrestaShop\PrestaShop\Adapter\ApiClient\CommandHandler\ForceApiClientSecretHandler" to ".messenger.method_on_object_wrapper.U.m_15z".
Inlined service "PrestaShop\PrestaShop\Adapter\ApiClient\QueryHandler\GetApiClientForEditingHandler" to ".messenger.method_on_object_wrapper.RVCvEb2".
Inlined service "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeHandler" to ".messenger.method_on_object_wrapper.EKg4t2d".
Inlined service "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\BulkDeleteAttributeHandler" to ".messenger.method_on_object_wrapper.Sy2foxJ".
Inlined service "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\AddAttributeHandler" to ".messenger.method_on_object_wrapper.jghVI3n".
Inlined service "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\EditAttributeHandler" to ".messenger.method_on_object_wrapper..lQKfql".
Inlined service "PrestaShop\PrestaShop\Adapter\Attribute\CommandHandler\DeleteAttributeTextureImageHandler" to ".messenger.method_on_object_wrapper.Axxifl4".
Inlined service "PrestaShop\PrestaShop\Adapter\Attribute\QueryHandler\GetAttributeForEditingHandler" to ".messenger.method_on_object_wrapper.4MsG_ZY".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\AttributeGroup\QueryHandler\GetProductAttributeGroupsHandler" to ".messenger.method_on_object_wrapper.jngvBmN".
Inlined service "PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\AddCartRuleHandler" to ".messenger.method_on_object_wrapper.2WRNn2K".
Inlined service "PrestaShop\PrestaShop\Adapter\CartRule\QueryHandler\GetCartRuleForEditingHandler" to ".messenger.method_on_object_wrapper.WBKJFQ1".
Inlined service "PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\EditCartRuleHandler" to ".messenger.method_on_object_wrapper.k99UV0h".
Inlined service "PrestaShop\PrestaShop\Adapter\CartRule\CommandHandler\SetCartRuleRestrictionsHandler" to ".messenger.method_on_object_wrapper.CnXyQ9A".
Inlined service "PrestaShop\PrestaShop\Adapter\Country\CommandHandler\DeleteCountryHandler" to ".messenger.method_on_object_wrapper.NUeryzz".
Inlined service "PrestaShop\PrestaShop\Adapter\Country\CommandHandler\EditCountryHandler" to ".messenger.method_on_object_wrapper.qztZAUz".
Inlined service "PrestaShop\PrestaShop\Adapter\Country\QueryHandler\GetCountryForEditingHandler" to ".messenger.method_on_object_wrapper.tCMcqCU".
Inlined service "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\AddFeatureHandler" to ".messenger.method_on_object_wrapper.IWBkPcm".
Inlined service "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\EditFeatureHandler" to ".messenger.method_on_object_wrapper.4VPuCAR".
Inlined service "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureHandler" to ".messenger.method_on_object_wrapper.VuVjC08".
Inlined service "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureHandler" to ".messenger.method_on_object_wrapper.MZDGnnp".
Inlined service "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\DeleteFeatureValueHandler" to ".messenger.method_on_object_wrapper.on25nW8".
Inlined service "PrestaShop\PrestaShop\Adapter\Feature\CommandHandler\BulkDeleteFeatureValueHandler" to ".messenger.method_on_object_wrapper.rBijyXA".
Inlined service "PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\AddCustomerGroupHandler" to ".messenger.method_on_object_wrapper.l36.ViD".
Inlined service "PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\EditCustomerGroupHandler" to ".messenger.method_on_object_wrapper.UjZaCTZ".
Inlined service "PrestaShop\PrestaShop\Adapter\Customer\Group\CommandHandler\DeleteCustomerGroupHandler" to ".messenger.method_on_object_wrapper.6wVnlsz".
Inlined service "PrestaShop\PrestaShop\Adapter\Customer\Group\QueryHandler\GetCustomerGroupForEditingHandler" to ".messenger.method_on_object_wrapper.TEGee2K".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpdateModuleStatusHandler" to ".messenger.method_on_object_wrapper.yxsBDSo".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UploadModuleHandler" to ".messenger.method_on_object_wrapper.xPRWoGk".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\InstallModuleHandler" to ".messenger.method_on_object_wrapper.Ygi0rsN".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UninstallModuleHandler" to ".messenger.method_on_object_wrapper.BCV51CG".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\UpgradeModuleHandler" to ".messenger.method_on_object_wrapper.kP0TJBe".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\BulkUninstallModuleHandler" to ".messenger.method_on_object_wrapper.m.JIWcs".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\CommandHandler\ResetModuleHandler" to ".messenger.method_on_object_wrapper.q4inas1".
Inlined service "PrestaShop\PrestaShop\Adapter\Module\QueryHandler\GetModuleInfosHandler" to ".messenger.method_on_object_wrapper.rbRNMWj".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetCombinationForEditingHandler" to ".messenger.method_on_object_wrapper.3mQ6GDp".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\GetEditableCombinationsListHandler" to ".messenger.method_on_object_wrapper.F2oEB.x".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Combination\QueryHandler\SearchCombinationsForAssociationHandler" to ".messenger.method_on_object_wrapper.qzavzVv".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Customization\CommandHandler\RemoveAllCustomizationFieldsFromProductHandler" to ".messenger.method_on_object_wrapper.xrMI_jH".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\AddProductImageHandler" to ".messenger.method_on_object_wrapper.1k8.Rek".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Image\CommandHandler\SetProductImagesForAllShopHandler" to ".messenger.method_on_object_wrapper.qhmxmNt".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImagesHandler" to ".messenger.method_on_object_wrapper.CC_Pous".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetShopProductImagesHandler" to ".messenger.method_on_object_wrapper.Dxtd0Pv".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Image\QueryHandler\GetProductImageHandler" to ".messenger.method_on_object_wrapper.pOg2Ue1".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Pack\QueryHandler\GetPackedProductsHandler" to ".messenger.method_on_object_wrapper.XQf7Nex".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\SearchProductsForAssociationHandler" to ".messenger.method_on_object_wrapper.fzqcOcj".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductForEditingHandler" to ".messenger.method_on_object_wrapper.5Ik9N9c".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\AddProductHandler" to ".messenger.method_on_object_wrapper.8FoUIel".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetProductTagsHandler" to ".messenger.method_on_object_wrapper.9sBnmR1".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\RemoveAllProductTagsHandler" to ".messenger.method_on_object_wrapper.U.TarR_".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\SetCarriersHandler" to ".messenger.method_on_object_wrapper.KAmuWEC".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetProductSupplierOptionsHandler" to ".messenger.method_on_object_wrapper.m5iMz5E".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\DeleteProductHandler" to ".messenger.method_on_object_wrapper.74q7lJl".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\BulkDeleteProductHandler" to ".messenger.method_on_object_wrapper.DuHdlc6".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\QueryHandler\GetRelatedProductsHandler" to ".messenger.method_on_object_wrapper.AMa9aZc".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Shop\CommandHandler\SetProductShopsHandler" to ".messenger.method_on_object_wrapper.7V3NBba".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\CommandHandler\UpdateProductHandler" to ".messenger.method_on_object_wrapper.17IvAl0".
Inlined service "PrestaShop\PrestaShop\Adapter\Product\Stock\CommandHandler\UpdateProductStockAvailableHandler" to ".messenger.method_on_object_wrapper.4xFQq62".
Inlined service "process.messenger.process_message_handler" to ".messenger.handler_descriptor.QXXNQ9d".
Inlined service "console.messenger.execute_command_handler" to ".messenger.handler_descriptor.kEzMhfs".
Inlined service "http_client.messenger.ping_webhook_handler" to ".messenger.handler_descriptor.6kVvRT.".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "messenger.redispatch_message_handler" to ".messenger.handler_descriptor.p4Qvabm".
Inlined service ".messenger.method_on_object_wrapper.CFw_o0_" to ".messenger.handler_descriptor.X4JKzGa".
Inlined service ".messenger.method_on_object_wrapper.aXpf0Md" to ".messenger.handler_descriptor.wW3y4OV".
Inlined service ".messenger.method_on_object_wrapper.xbZ1LoX" to ".messenger.handler_descriptor.Fp26fUb".
Inlined service ".messenger.method_on_object_wrapper.E5QAz.r" to ".messenger.handler_descriptor.Bn7QSo_".
Inlined service ".messenger.method_on_object_wrapper._Xeafjg" to ".messenger.handler_descriptor.BgTAl2W".
Inlined service ".messenger.method_on_object_wrapper.8df_Lsd" to ".messenger.handler_descriptor.YxsTzHx".
Inlined service ".messenger.method_on_object_wrapper.GQioLSb" to ".messenger.handler_descriptor.Mdts8nj".
Inlined service ".messenger.method_on_object_wrapper.yYSi1uG" to ".messenger.handler_descriptor.Z91U3x0".
Inlined service ".messenger.method_on_object_wrapper.zEGgi0W" to ".messenger.handler_descriptor.vckBTT0".
Inlined service ".messenger.method_on_object_wrapper.U.dWlad" to ".messenger.handler_descriptor.V.1ooZR".
Inlined service ".messenger.method_on_object_wrapper.UhWlqcR" to ".messenger.handler_descriptor.Yfv4U8r".
Inlined service ".messenger.method_on_object_wrapper.qNDpUpq" to ".messenger.handler_descriptor.IyaAZaM".
Inlined service ".messenger.method_on_object_wrapper.bp8mrzG" to ".messenger.handler_descriptor.7FnHLFT".
Inlined service ".messenger.method_on_object_wrapper.YQaJ1Mg" to ".messenger.handler_descriptor.vJmB5Et".
Inlined service ".messenger.method_on_object_wrapper.VWBybDk" to ".messenger.handler_descriptor.GHSQEOs".
Inlined service ".messenger.method_on_object_wrapper.8ISfE7Z" to ".messenger.handler_descriptor.3gjR1sd".
Inlined service ".messenger.method_on_object_wrapper.dpk4l.E" to ".messenger.handler_descriptor.Rwk3kZl".
Inlined service ".messenger.method_on_object_wrapper.M2xqWVK" to ".messenger.handler_descriptor.l7vwZN2".
Inlined service ".messenger.method_on_object_wrapper.1oGfUj5" to ".messenger.handler_descriptor.rvA1.M0".
Inlined service ".messenger.method_on_object_wrapper.OvPugOt" to ".messenger.handler_descriptor.LcRqIN6".
Inlined service ".messenger.method_on_object_wrapper.Yir2k55" to ".messenger.handler_descriptor.uALAMFW".
Inlined service ".messenger.method_on_object_wrapper.5ZB5cpA" to ".messenger.handler_descriptor.lRqCPot".
Inlined service ".messenger.method_on_object_wrapper.3.SI3Ur" to ".messenger.handler_descriptor.ZhXGmzk".
Inlined service ".messenger.method_on_object_wrapper.o2lSXuc" to ".messenger.handler_descriptor.kA1haWI".
Inlined service ".messenger.method_on_object_wrapper.jGbJ8Ms" to ".messenger.handler_descriptor.U.i598B".
Inlined service ".messenger.method_on_object_wrapper.Rzcjgl0" to ".messenger.handler_descriptor.xgyPQIZ".
Inlined service ".messenger.method_on_object_wrapper.qcL_ElN" to ".messenger.handler_descriptor.EI22MmZ".
Inlined service ".messenger.method_on_object_wrapper.lNxfJ.Z" to ".messenger.handler_descriptor.oqDxXe2".
Inlined service ".messenger.method_on_object_wrapper.LajFNuh" to ".messenger.handler_descriptor.mol.mcL".
Inlined service ".messenger.method_on_object_wrapper.KQ9u2yJ" to ".messenger.handler_descriptor.VkUA5pG".
Inlined service ".messenger.method_on_object_wrapper.wKtSitg" to ".messenger.handler_descriptor.DHGS4FZ".
Inlined service ".messenger.method_on_object_wrapper.MY_ztov" to ".messenger.handler_descriptor.6RPKwmt".
Inlined service ".messenger.method_on_object_wrapper.zSfILs7" to ".messenger.handler_descriptor.rShL1_S".
Inlined service ".messenger.method_on_object_wrapper.4ETFqMg" to ".messenger.handler_descriptor.8oCsWkh".
Inlined service ".messenger.method_on_object_wrapper.c4ckTo9" to ".messenger.handler_descriptor.9UaIJka".
Inlined service ".messenger.method_on_object_wrapper.Oo5LRFv" to ".messenger.handler_descriptor.IJtM2cS".
Inlined service ".messenger.method_on_object_wrapper.2dxJo4W" to ".messenger.handler_descriptor.Q.Aj7tv".
Inlined service ".messenger.method_on_object_wrapper._Vxyacz" to ".messenger.handler_descriptor.BShvlkT".
Inlined service ".messenger.method_on_object_wrapper.A6JMJE." to ".messenger.handler_descriptor.oH1fd0d".
Inlined service ".messenger.method_on_object_wrapper.VBeBSct" to ".messenger.handler_descriptor.OMpdhZW".
Inlined service ".messenger.method_on_object_wrapper.PQ577_s" to ".messenger.handler_descriptor.qPfp4F.".
Inlined service ".messenger.method_on_object_wrapper.WJa4PeI" to ".messenger.handler_descriptor.C3gGZHi".
Inlined service ".messenger.method_on_object_wrapper.9jKMt0m" to ".messenger.handler_descriptor.xKDRUcN".
Inlined service ".messenger.method_on_object_wrapper.Ng36qpj" to ".messenger.handler_descriptor.2xDVoBh".
Inlined service ".messenger.method_on_object_wrapper.tFsOvgZ" to ".messenger.handler_descriptor.t_.r1Bf".
Inlined service ".messenger.method_on_object_wrapper.vY3ho6." to ".messenger.handler_descriptor.BGuwZRP".
Inlined service ".messenger.method_on_object_wrapper.mH8JOLC" to ".messenger.handler_descriptor.nswYmtI".
Inlined service ".messenger.method_on_object_wrapper.dx6l1HV" to ".messenger.handler_descriptor.P5eVGy2".
Inlined service ".messenger.method_on_object_wrapper.3U6fhO8" to ".messenger.handler_descriptor.iN7.OxA".
Inlined service ".messenger.method_on_object_wrapper.jbXAXYw" to ".messenger.handler_descriptor.9I8aQF3".
Inlined service ".messenger.method_on_object_wrapper.U.m_15z" to ".messenger.handler_descriptor.uZjMLI2".
Inlined service ".messenger.method_on_object_wrapper.RVCvEb2" to ".messenger.handler_descriptor.6r1MHnM".
Inlined service ".messenger.method_on_object_wrapper.cNzShT6" to ".messenger.handler_descriptor.iRGU9Iz".
Inlined service ".messenger.method_on_object_wrapper.ECQDz9r" to ".messenger.handler_descriptor.aJM3.cu".
Inlined service ".messenger.method_on_object_wrapper.RBG7B7N" to ".messenger.handler_descriptor.6XW0L.M".
Inlined service ".messenger.method_on_object_wrapper.6YfOq0y" to ".messenger.handler_descriptor._VR61cH".
Inlined service ".messenger.method_on_object_wrapper.v_WQgke" to ".messenger.handler_descriptor.wO2RziF".
Inlined service ".messenger.method_on_object_wrapper.D6idBM1" to ".messenger.handler_descriptor.YoYu5vw".
Inlined service ".messenger.method_on_object_wrapper.f.I7kWY" to ".messenger.handler_descriptor.XT4Gx.M".
Inlined service ".messenger.method_on_object_wrapper.oarTNsA" to ".messenger.handler_descriptor.rLBEjL6".
Inlined service ".messenger.method_on_object_wrapper.EKg4t2d" to ".messenger.handler_descriptor.mOFaMz2".
Inlined service ".messenger.method_on_object_wrapper.Sy2foxJ" to ".messenger.handler_descriptor.P3k_4fM".
Inlined service ".messenger.method_on_object_wrapper.jghVI3n" to ".messenger.handler_descriptor.iwx_tNu".
Inlined service ".messenger.method_on_object_wrapper..lQKfql" to ".messenger.handler_descriptor.gEAalL8".
Inlined service ".messenger.method_on_object_wrapper.Axxifl4" to ".messenger.handler_descriptor.sgJgM7J".
Inlined service ".messenger.method_on_object_wrapper.4MsG_ZY" to ".messenger.handler_descriptor.7x20lZz".
Inlined service ".messenger.method_on_object_wrapper.fQbpGPP" to ".messenger.handler_descriptor.wnhK9St".
Inlined service ".messenger.method_on_object_wrapper.L.4FdBI" to ".messenger.handler_descriptor.a5WNCAK".
Inlined service ".messenger.method_on_object_wrapper.ci5Cll_" to ".messenger.handler_descriptor.gB3v1xp".
Inlined service ".messenger.method_on_object_wrapper.uU8BHuO" to ".messenger.handler_descriptor.IloVPD_".
Inlined service ".messenger.method_on_object_wrapper.5dIQRPd" to ".messenger.handler_descriptor.e4H7UsT".
Inlined service ".messenger.method_on_object_wrapper.duuFCVI" to ".messenger.handler_descriptor.ywxx9_W".
Inlined service ".messenger.method_on_object_wrapper.jngvBmN" to ".messenger.handler_descriptor.wTOYjOU".
Inlined service ".messenger.method_on_object_wrapper.a0lpcy1" to ".messenger.handler_descriptor.oy8LEPN".
Inlined service ".messenger.method_on_object_wrapper.2JxGexG" to ".messenger.handler_descriptor.wPJ3Cor".
Inlined service ".messenger.method_on_object_wrapper.HC_OIU2" to ".messenger.handler_descriptor.f5Z.JMJ".
Inlined service ".messenger.method_on_object_wrapper.2BC8iBq" to ".messenger.handler_descriptor.f88LPGf".
Inlined service ".messenger.method_on_object_wrapper.CaAlE_M" to ".messenger.handler_descriptor.LZppT5E".
Inlined service ".messenger.method_on_object_wrapper.w_0STq0" to ".messenger.handler_descriptor.aWxcbyE".
Inlined service ".messenger.method_on_object_wrapper.y3FtczI" to ".messenger.handler_descriptor.cI8JUjT".
Inlined service ".messenger.method_on_object_wrapper.HHnd7um" to ".messenger.handler_descriptor.ZLA4xLi".
Inlined service ".messenger.method_on_object_wrapper.DJYxhsn" to ".messenger.handler_descriptor.P_TfCgQ".
Inlined service ".messenger.method_on_object_wrapper.HJzjJrQ" to ".messenger.handler_descriptor.EB7mbjQ".
Inlined service ".messenger.method_on_object_wrapper.5OJaPrL" to ".messenger.handler_descriptor.Rq2oRNI".
Inlined service ".messenger.method_on_object_wrapper.SWbmkKF" to ".messenger.handler_descriptor.Ako10zW".
Inlined service ".messenger.method_on_object_wrapper.K_lyD_p" to ".messenger.handler_descriptor.wAL5uCT".
Inlined service ".messenger.method_on_object_wrapper.kbs_DAg" to ".messenger.handler_descriptor.DaVNyrx".
Inlined service ".messenger.method_on_object_wrapper.5MBbw2_" to ".messenger.handler_descriptor.fzp02IS".
Inlined service ".messenger.method_on_object_wrapper.H3xojrD" to ".messenger.handler_descriptor.tqK5M4m".
Inlined service ".messenger.method_on_object_wrapper.yQAIOS9" to ".messenger.handler_descriptor.Bdx9avd".
Inlined service ".messenger.method_on_object_wrapper.ltOLo5a" to ".messenger.handler_descriptor.Z6Hupd6".
Inlined service ".messenger.method_on_object_wrapper.c8j6Elr" to ".messenger.handler_descriptor.VrjGjL5".
Inlined service ".messenger.method_on_object_wrapper.J521bJP" to ".messenger.handler_descriptor.eebZMjK".
Inlined service ".messenger.method_on_object_wrapper.vgMzuAZ" to ".messenger.handler_descriptor.IPDvY3h".
Inlined service ".messenger.method_on_object_wrapper.CNjNrvh" to ".messenger.handler_descriptor.4mgd_vQ".
Inlined service ".messenger.method_on_object_wrapper.yDZXV25" to ".messenger.handler_descriptor._TFcuQm".
Inlined service ".messenger.method_on_object_wrapper.i81gXlR" to ".messenger.handler_descriptor.MMaI9lv".
Inlined service ".messenger.method_on_object_wrapper.qMlf260" to ".messenger.handler_descriptor.kQhocCa".
Inlined service ".messenger.method_on_object_wrapper.ebsoLeQ" to ".messenger.handler_descriptor.CngBMRf".
Inlined service ".messenger.method_on_object_wrapper.sZ3Xtar" to ".messenger.handler_descriptor.3IOFFN9".
Inlined service ".messenger.method_on_object_wrapper.VweHHWa" to ".messenger.handler_descriptor.6VLLdto".
Inlined service ".messenger.method_on_object_wrapper.bUcW_mx" to ".messenger.handler_descriptor.Sqf93ly".
Inlined service ".messenger.method_on_object_wrapper.BTURJe3" to ".messenger.handler_descriptor.IVIoPJC".
Inlined service ".messenger.method_on_object_wrapper.2WRNn2K" to ".messenger.handler_descriptor.aQfLrN.".
Inlined service ".messenger.method_on_object_wrapper.WBKJFQ1" to ".messenger.handler_descriptor.PYMg992".
Inlined service ".messenger.method_on_object_wrapper.bhzltos" to ".messenger.handler_descriptor.D8CaWAd".
Inlined service ".messenger.method_on_object_wrapper.gbTY0LG" to ".messenger.handler_descriptor.W_cl2nC".
Inlined service ".messenger.method_on_object_wrapper.0AiUtIc" to ".messenger.handler_descriptor.52gHkcJ".
Inlined service ".messenger.method_on_object_wrapper.9mbNjYR" to ".messenger.handler_descriptor.4xJR7LZ".
Inlined service ".messenger.method_on_object_wrapper.yZAlEZz" to ".messenger.handler_descriptor.VFuMn27".
Inlined service ".messenger.method_on_object_wrapper.k99UV0h" to ".messenger.handler_descriptor.wXKl.YB".
Inlined service ".messenger.method_on_object_wrapper.CnXyQ9A" to ".messenger.handler_descriptor.hastPtk".
Inlined service ".messenger.method_on_object_wrapper.hf3SpaX" to ".messenger.handler_descriptor.q3sMvWJ".
Inlined service ".messenger.method_on_object_wrapper.7PbxCnI" to ".messenger.handler_descriptor.3SPaeOR".
Inlined service ".messenger.method_on_object_wrapper.3.NVPQq" to ".messenger.handler_descriptor.psOSkS6".
Inlined service ".messenger.method_on_object_wrapper.KaKEYRa" to ".messenger.handler_descriptor.RAN9V1z".
Inlined service ".messenger.method_on_object_wrapper.QfyTYkZ" to ".messenger.handler_descriptor.rX6XBa9".
Inlined service ".messenger.method_on_object_wrapper.peiXux6" to ".messenger.handler_descriptor.SWtTrrv".
Inlined service ".messenger.method_on_object_wrapper.qZQcPWN" to ".messenger.handler_descriptor.HHEVEBk".
Inlined service ".messenger.method_on_object_wrapper.wrkzqoi" to ".messenger.handler_descriptor.07frYwb".
Inlined service ".messenger.method_on_object_wrapper.vwimOZ9" to ".messenger.handler_descriptor.4L_duC6".
Inlined service ".messenger.method_on_object_wrapper.Uy01kI1" to ".messenger.handler_descriptor.dnVtI5F".
Inlined service ".messenger.method_on_object_wrapper.AB33vzA" to ".messenger.handler_descriptor.XeZ3p87".
Inlined service ".messenger.method_on_object_wrapper.DY90FBH" to ".messenger.handler_descriptor.XrQDa3q".
Inlined service ".messenger.method_on_object_wrapper.cvkka4P" to ".messenger.handler_descriptor.NM7dSzH".
Inlined service ".messenger.method_on_object_wrapper.qOnEEKA" to ".messenger.handler_descriptor.kN55tdn".
Inlined service ".messenger.method_on_object_wrapper.Va4MZDn" to ".messenger.handler_descriptor.yfO9iuQ".
Inlined service ".messenger.method_on_object_wrapper.Ao1GE2K" to ".messenger.handler_descriptor.Sz2.4QF".
Inlined service ".messenger.method_on_object_wrapper.z0oFRTM" to ".messenger.handler_descriptor.SVq35i6".
Inlined service ".messenger.method_on_object_wrapper.YW__Oj5" to ".messenger.handler_descriptor.MN2hRf9".
Inlined service ".messenger.method_on_object_wrapper.jjVBbIH" to ".messenger.handler_descriptor..x2_DUK".
Inlined service ".messenger.method_on_object_wrapper.J5tw8tx" to ".messenger.handler_descriptor.oOXgPsk".
Inlined service ".messenger.method_on_object_wrapper.75hlhvn" to ".messenger.handler_descriptor.3zRMSxD".
Inlined service ".messenger.method_on_object_wrapper.rf4QrD2" to ".messenger.handler_descriptor.wryh7_9".
Inlined service ".messenger.method_on_object_wrapper.e2eV7BM" to ".messenger.handler_descriptor.jsXUUN5".
Inlined service ".messenger.method_on_object_wrapper.5Hn6vFe" to ".messenger.handler_descriptor.6gEFZh8".
Inlined service ".messenger.method_on_object_wrapper.aLaImNT" to ".messenger.handler_descriptor.J9DHLxF".
Inlined service ".messenger.method_on_object_wrapper.OmnbSyz" to ".messenger.handler_descriptor.1usYVAL".
Inlined service ".messenger.method_on_object_wrapper.riWSYoU" to ".messenger.handler_descriptor.7OTL0Rx".
Inlined service ".messenger.method_on_object_wrapper.SUeblxw" to ".messenger.handler_descriptor.QhyamY5".
Inlined service ".messenger.method_on_object_wrapper.Xite0ID" to ".messenger.handler_descriptor.vKAG9rq".
Inlined service ".messenger.method_on_object_wrapper.4uTwR_." to ".messenger.handler_descriptor.SNe93o9".
Inlined service ".messenger.method_on_object_wrapper.ftSmmUS" to ".messenger.handler_descriptor._aMjFCv".
Inlined service ".messenger.method_on_object_wrapper.KI4nsMI" to ".messenger.handler_descriptor.i0CGFpF".
Inlined service ".messenger.method_on_object_wrapper.U3c7vBJ" to ".messenger.handler_descriptor.gulqa58".
Inlined service ".messenger.method_on_object_wrapper.hN0GhjZ" to ".messenger.handler_descriptor.DdWY4Wo".
Inlined service ".messenger.method_on_object_wrapper.okKCUR0" to ".messenger.handler_descriptor.TYV8eFK".
Inlined service ".messenger.method_on_object_wrapper.lktdiu." to ".messenger.handler_descriptor.vkqnSyg".
Inlined service ".messenger.method_on_object_wrapper.ztU.4FI" to ".messenger.handler_descriptor.oPECpi7".
Inlined service ".messenger.method_on_object_wrapper.iojXZih" to ".messenger.handler_descriptor.hq5PHOA".
Inlined service ".messenger.method_on_object_wrapper.eSZ4bVG" to ".messenger.handler_descriptor.N_Nsb5l".
Inlined service ".messenger.method_on_object_wrapper.mLYguIV" to ".messenger.handler_descriptor.WYBuuYI".
Inlined service ".messenger.method_on_object_wrapper.gARMQ7_" to ".messenger.handler_descriptor._BHcEZD".
Inlined service ".messenger.method_on_object_wrapper.RZ9W9jz" to ".messenger.handler_descriptor.pg7Be09".
Inlined service ".messenger.method_on_object_wrapper.Ej5I9jX" to ".messenger.handler_descriptor.FExx_k1".
Inlined service ".messenger.method_on_object_wrapper.OKU4hrb" to ".messenger.handler_descriptor.5alz0hb".
Inlined service ".messenger.method_on_object_wrapper.K7KyLOV" to ".messenger.handler_descriptor..b7IMlb".
Inlined service ".messenger.method_on_object_wrapper.VtvdsJX" to ".messenger.handler_descriptor.q4MBzcy".
Inlined service ".messenger.method_on_object_wrapper.ZFH63._" to ".messenger.handler_descriptor.FvP521P".
Inlined service ".messenger.method_on_object_wrapper.gQb0hEf" to ".messenger.handler_descriptor.r_M2Cs7".
Inlined service ".messenger.method_on_object_wrapper.NUeryzz" to ".messenger.handler_descriptor.IF66vfL".
Inlined service ".messenger.method_on_object_wrapper.qztZAUz" to ".messenger.handler_descriptor.SteXx0W".
Inlined service ".messenger.method_on_object_wrapper.tCMcqCU" to ".messenger.handler_descriptor.dXn_kOU".
Inlined service ".messenger.method_on_object_wrapper.SPZq9Te" to ".messenger.handler_descriptor.iij.KAv".
Inlined service ".messenger.method_on_object_wrapper.IRNy174" to ".messenger.handler_descriptor.u4Eq2FM".
Inlined service ".messenger.method_on_object_wrapper.Ltj_lPN" to ".messenger.handler_descriptor.p5Sw0_N".
Inlined service ".messenger.method_on_object_wrapper.UNUgjGi" to ".messenger.handler_descriptor.8MHbo67".
Inlined service ".messenger.method_on_object_wrapper.wCRmZu." to ".messenger.handler_descriptor.i8l2NLP".
Inlined service ".messenger.method_on_object_wrapper.RxEui4A" to ".messenger.handler_descriptor.CTbteHi".
Inlined service ".messenger.method_on_object_wrapper.RenWgqV" to ".messenger.handler_descriptor.kt51HsR".
Inlined service ".messenger.method_on_object_wrapper.VtiXcu6" to ".messenger.handler_descriptor.sTkH9WJ".
Inlined service ".messenger.method_on_object_wrapper.wcN9kR2" to ".messenger.handler_descriptor.NXkVufS".
Inlined service ".messenger.method_on_object_wrapper.gBIjCi0" to ".messenger.handler_descriptor.KAOAhwK".
Inlined service ".messenger.method_on_object_wrapper.Yrew5bx" to ".messenger.handler_descriptor.d.j0Ir3".
Inlined service ".messenger.method_on_object_wrapper.BmP2qGq" to ".messenger.handler_descriptor.kLuR7Ww".
Inlined service ".messenger.method_on_object_wrapper.AckzLve" to ".messenger.handler_descriptor.ZkW6gBg".
Inlined service ".messenger.method_on_object_wrapper.gnOHvVy" to ".messenger.handler_descriptor.VLYTFao".
Inlined service ".messenger.method_on_object_wrapper.2mKmAWH" to ".messenger.handler_descriptor.oAdFbUb".
Inlined service ".messenger.method_on_object_wrapper.JeqFt2A" to ".messenger.handler_descriptor.cYtue7r".
Inlined service ".messenger.method_on_object_wrapper.j.e_.NO" to ".messenger.handler_descriptor.FGNh_Et".
Inlined service ".messenger.method_on_object_wrapper.Q92iRkt" to ".messenger.handler_descriptor.W9eX5kW".
Inlined service ".messenger.method_on_object_wrapper.DIgiafD" to ".messenger.handler_descriptor.yf97OT4".
Inlined service ".messenger.method_on_object_wrapper.lgiRi9U" to ".messenger.handler_descriptor.GRGA_7Q".
Inlined service ".messenger.method_on_object_wrapper.Blu4XNG" to ".messenger.handler_descriptor.bLx6BDQ".
Inlined service ".messenger.method_on_object_wrapper.8aprVKF" to ".messenger.handler_descriptor.niPmVP3".
Inlined service ".messenger.method_on_object_wrapper.s1wLGua" to ".messenger.handler_descriptor.VKpfQOQ".
Inlined service ".messenger.method_on_object_wrapper.wkZQLjQ" to ".messenger.handler_descriptor.ILHOBTm".
Inlined service ".messenger.method_on_object_wrapper.uRhocWh" to ".messenger.handler_descriptor.A0GYv3D".
Inlined service ".messenger.method_on_object_wrapper.HherOj3" to ".messenger.handler_descriptor.e5cJcGY".
Inlined service ".messenger.method_on_object_wrapper.pBk1UZH" to ".messenger.handler_descriptor.zklNtro".
Inlined service ".messenger.method_on_object_wrapper.WUKKLBf" to ".messenger.handler_descriptor.AT2fR..".
Inlined service ".messenger.method_on_object_wrapper.1ZKIIht" to ".messenger.handler_descriptor.mGJn.xH".
Inlined service ".messenger.method_on_object_wrapper.TADzasZ" to ".messenger.handler_descriptor.0tlryKp".
Inlined service ".messenger.method_on_object_wrapper.S.yaVyX" to ".messenger.handler_descriptor.ealaDH8".
Inlined service ".messenger.method_on_object_wrapper.f33gAp5" to ".messenger.handler_descriptor.Hfrrcuo".
Inlined service ".messenger.method_on_object_wrapper.8oO0cMJ" to ".messenger.handler_descriptor.lnmNqU0".
Inlined service ".messenger.method_on_object_wrapper..wEVNpL" to ".messenger.handler_descriptor.Xj3OTn4".
Inlined service ".messenger.method_on_object_wrapper.B3T4kh0" to ".messenger.handler_descriptor.DsjLReZ".
Inlined service ".messenger.method_on_object_wrapper.9bAqtKk" to ".messenger.handler_descriptor.wD4JNIJ".
Inlined service ".messenger.method_on_object_wrapper.4zdT2br" to ".messenger.handler_descriptor.b7G00PA".
Inlined service ".messenger.method_on_object_wrapper.3v4uAhn" to ".messenger.handler_descriptor.zDnLQBv".
Inlined service ".messenger.method_on_object_wrapper.GFLlJxT" to ".messenger.handler_descriptor.5gIbARE".
Inlined service ".messenger.method_on_object_wrapper.IWBkPcm" to ".messenger.handler_descriptor.kFnj_jI".
Inlined service ".messenger.method_on_object_wrapper.4VPuCAR" to ".messenger.handler_descriptor.TlXvdTX".
Inlined service ".messenger.method_on_object_wrapper.Qam2.jW" to ".messenger.handler_descriptor.gIWjmax".
Inlined service ".messenger.method_on_object_wrapper.puSnbXh" to ".messenger.handler_descriptor.qRSgiLc".
Inlined service ".messenger.method_on_object_wrapper.nV6O1NX" to ".messenger.handler_descriptor.8OfDtzz".
Inlined service ".messenger.method_on_object_wrapper.xzGoACE" to ".messenger.handler_descriptor..HRlQhn".
Inlined service ".messenger.method_on_object_wrapper.VuVjC08" to ".messenger.handler_descriptor.77jKRCg".
Inlined service ".messenger.method_on_object_wrapper.MZDGnnp" to ".messenger.handler_descriptor.XABzqQO".
Inlined service ".messenger.method_on_object_wrapper.on25nW8" to ".messenger.handler_descriptor.6DiY6l.".
Inlined service ".messenger.method_on_object_wrapper.rBijyXA" to ".messenger.handler_descriptor.Jxal1pK".
Inlined service ".messenger.method_on_object_wrapper.l36.ViD" to ".messenger.handler_descriptor.CIiHjgI".
Inlined service ".messenger.method_on_object_wrapper.UjZaCTZ" to ".messenger.handler_descriptor.Ixd_0wk".
Inlined service ".messenger.method_on_object_wrapper.6wVnlsz" to ".messenger.handler_descriptor._nsifha".
Inlined service ".messenger.method_on_object_wrapper.TEGee2K" to ".messenger.handler_descriptor.wxM5ZaN".
Inlined service ".messenger.method_on_object_wrapper.AdMXsgz" to ".messenger.handler_descriptor.c_1Qps7".
Inlined service ".messenger.method_on_object_wrapper.3NYb0NS" to ".messenger.handler_descriptor.AfFqxSM".
Inlined service ".messenger.method_on_object_wrapper.4fBhJxb" to ".messenger.handler_descriptor.fViKqBh".
Inlined service ".messenger.method_on_object_wrapper.qJ4umZK" to ".messenger.handler_descriptor.WbBFvPy".
Inlined service ".messenger.method_on_object_wrapper.Wvj8cgG" to ".messenger.handler_descriptor.iTrLwKr".
Inlined service ".messenger.method_on_object_wrapper.QFWzDm_" to ".messenger.handler_descriptor.kfYiDAR".
Inlined service ".messenger.method_on_object_wrapper.xNSdSDZ" to ".messenger.handler_descriptor.rGYcTFQ".
Inlined service ".messenger.method_on_object_wrapper.haxOFSL" to ".messenger.handler_descriptor.QK03aNH".
Inlined service ".messenger.method_on_object_wrapper.9YxPXHl" to ".messenger.handler_descriptor.DClaykN".
Inlined service ".messenger.method_on_object_wrapper.UyfbJoE" to ".messenger.handler_descriptor.V2L.I1s".
Inlined service ".messenger.method_on_object_wrapper.w6Mu0dX" to ".messenger.handler_descriptor.0Y.twxB".
Inlined service ".messenger.method_on_object_wrapper.Y0PdT1o" to ".messenger.handler_descriptor.nHFAvc2".
Inlined service ".messenger.method_on_object_wrapper.Gt3eUsF" to ".messenger.handler_descriptor.zdfL4t1".
Inlined service ".messenger.method_on_object_wrapper.j.qo8Ok" to ".messenger.handler_descriptor.uJ11qSJ".
Inlined service ".messenger.method_on_object_wrapper.OmQY66u" to ".messenger.handler_descriptor.PU_wPbA".
Inlined service ".messenger.method_on_object_wrapper.y90weRd" to ".messenger.handler_descriptor.zY5mgKT".
Inlined service ".messenger.method_on_object_wrapper.ozjXkM." to ".messenger.handler_descriptor.NG4MWDJ".
Inlined service ".messenger.method_on_object_wrapper.KZzU7lB" to ".messenger.handler_descriptor.fxuhkZC".
Inlined service ".messenger.method_on_object_wrapper..py3KJr" to ".messenger.handler_descriptor.kvpHMIs".
Inlined service ".messenger.method_on_object_wrapper.4CSR1rw" to ".messenger.handler_descriptor.TGavihn".
Inlined service ".messenger.method_on_object_wrapper.9nEvZnr" to ".messenger.handler_descriptor.RoRDeAz".
Inlined service ".messenger.method_on_object_wrapper.ihgBgBG" to ".messenger.handler_descriptor.3934li7".
Inlined service ".messenger.method_on_object_wrapper.Epumxkz" to ".messenger.handler_descriptor.itzQTJU".
Inlined service ".messenger.method_on_object_wrapper.AvRDQBL" to ".messenger.handler_descriptor.dVLjAwc".
Inlined service ".messenger.method_on_object_wrapper.yxsBDSo" to ".messenger.handler_descriptor.UpxxKbX".
Inlined service ".messenger.method_on_object_wrapper.xPRWoGk" to ".messenger.handler_descriptor.AGAzRHu".
Inlined service ".messenger.method_on_object_wrapper.Ygi0rsN" to ".messenger.handler_descriptor.KGZo7td".
Inlined service ".messenger.method_on_object_wrapper.BCV51CG" to ".messenger.handler_descriptor.bI27QIS".
Inlined service ".messenger.method_on_object_wrapper.kP0TJBe" to ".messenger.handler_descriptor.aaX6jrq".
Inlined service ".messenger.method_on_object_wrapper.m.JIWcs" to ".messenger.handler_descriptor.vuQJORn".
Inlined service ".messenger.method_on_object_wrapper.q4inas1" to ".messenger.handler_descriptor..Z4fl8i".
Inlined service ".messenger.method_on_object_wrapper.rbRNMWj" to ".messenger.handler_descriptor.zoHt2fU".
Inlined service ".messenger.method_on_object_wrapper.OZQokFw" to ".messenger.handler_descriptor.3hvNBoW".
Inlined service ".messenger.method_on_object_wrapper.kf_.Nn_" to ".messenger.handler_descriptor.B0SVagq".
Inlined service ".messenger.method_on_object_wrapper.oniEi6M" to ".messenger.handler_descriptor.4DzmZ3V".
Inlined service ".messenger.method_on_object_wrapper.akNC.SX" to ".messenger.handler_descriptor.8dS7oiU".
Inlined service ".messenger.method_on_object_wrapper.9TelNXp" to ".messenger.handler_descriptor.Pr2gneY".
Inlined service ".messenger.method_on_object_wrapper.Sbvxaag" to ".messenger.handler_descriptor.moO_9ds".
Inlined service ".messenger.method_on_object_wrapper.vrhsg6J" to ".messenger.handler_descriptor.mVp6Egc".
Inlined service ".messenger.method_on_object_wrapper.GXpusTs" to ".messenger.handler_descriptor.jNJ9Dlx".
Inlined service ".messenger.method_on_object_wrapper.AdI8lBJ" to ".messenger.handler_descriptor.R_ug8tm".
Inlined service ".messenger.method_on_object_wrapper.K8GdvGz" to ".messenger.handler_descriptor.HMwbRXu".
Inlined service ".messenger.method_on_object_wrapper.tZNyyR6" to ".messenger.handler_descriptor.xuIqpJM".
Inlined service ".messenger.method_on_object_wrapper.yqErP23" to ".messenger.handler_descriptor.YTGZZsa".
Inlined service ".messenger.method_on_object_wrapper.omiLCHF" to ".messenger.handler_descriptor.W3fDJXx".
Inlined service ".messenger.method_on_object_wrapper..4anSE6" to ".messenger.handler_descriptor.sfNvlSE".
Inlined service ".messenger.method_on_object_wrapper.h7FdKOE" to ".messenger.handler_descriptor.KpfKAHm".
Inlined service ".messenger.method_on_object_wrapper.RA7_oMZ" to ".messenger.handler_descriptor.bDjuJ5j".
Inlined service ".messenger.method_on_object_wrapper.qxo8Tvw" to ".messenger.handler_descriptor.IncGT.T".
Inlined service ".messenger.method_on_object_wrapper.3q1ub7R" to ".messenger.handler_descriptor.5cIxzGB".
Inlined service ".messenger.method_on_object_wrapper.zB_53p7" to ".messenger.handler_descriptor.RYIHxYY".
Inlined service ".messenger.method_on_object_wrapper.bP8FKny" to ".messenger.handler_descriptor.GAQNPJj".
Inlined service ".messenger.method_on_object_wrapper.yPv4bDk" to ".messenger.handler_descriptor.h53gxUr".
Inlined service ".messenger.method_on_object_wrapper..QYJDFW" to ".messenger.handler_descriptor.pE2WRYe".
Inlined service ".messenger.method_on_object_wrapper.AoWhJzx" to ".messenger.handler_descriptor.J1OVTnO".
Inlined service ".messenger.method_on_object_wrapper.iF0Xs4O" to ".messenger.handler_descriptor.DSGAGAD".
Inlined service ".messenger.method_on_object_wrapper.07ptnne" to ".messenger.handler_descriptor.8eKGDzy".
Inlined service ".messenger.method_on_object_wrapper.druG1no" to ".messenger.handler_descriptor.CnC5OW1".
Inlined service ".messenger.method_on_object_wrapper.7cjfhvu" to ".messenger.handler_descriptor.G6uQnkj".
Inlined service ".messenger.method_on_object_wrapper.PY4rhQR" to ".messenger.handler_descriptor.CjCPB6M".
Inlined service ".messenger.method_on_object_wrapper.yNihUtS" to ".messenger.handler_descriptor.ruhtHjm".
Inlined service ".messenger.method_on_object_wrapper.LN7I84m" to ".messenger.handler_descriptor.N_yvZe1".
Inlined service ".messenger.method_on_object_wrapper.63vPTMp" to ".messenger.handler_descriptor.5JuBbAm".
Inlined service ".messenger.method_on_object_wrapper.23CeGCO" to ".messenger.handler_descriptor.9wDY0bT".
Inlined service ".messenger.method_on_object_wrapper.kfy7N5C" to ".messenger.handler_descriptor.qCTbq6s".
Inlined service ".messenger.method_on_object_wrapper._UNdIwm" to ".messenger.handler_descriptor.8rdeLuh".
Inlined service ".messenger.method_on_object_wrapper.EGxdgky" to ".messenger.handler_descriptor..R8K8_g".
Inlined service ".messenger.method_on_object_wrapper.jqieHGB" to ".messenger.handler_descriptor.6Lt2h8u".
Inlined service ".messenger.method_on_object_wrapper.6SWWZPT" to ".messenger.handler_descriptor.6GCCOBa".
Inlined service ".messenger.method_on_object_wrapper.XpyDFkf" to ".messenger.handler_descriptor.oo8I1wP".
Inlined service ".messenger.method_on_object_wrapper.3kymxth" to ".messenger.handler_descriptor.EHXhmfX".
Inlined service ".messenger.method_on_object_wrapper.CaJXc5i" to ".messenger.handler_descriptor.sH.2XPI".
Inlined service ".messenger.method_on_object_wrapper.EwbEw4o" to ".messenger.handler_descriptor.5IdlkQF".
Inlined service ".messenger.method_on_object_wrapper.lMC_75b" to ".messenger.handler_descriptor.p1Ivhlw".
Inlined service ".messenger.method_on_object_wrapper.tAaw5TC" to ".messenger.handler_descriptor.7FeK_Nu".
Inlined service ".messenger.method_on_object_wrapper.sfQ4CrY" to ".messenger.handler_descriptor.sIILpyW".
Inlined service ".messenger.method_on_object_wrapper.leLooSX" to ".messenger.handler_descriptor.kgnurDi".
Inlined service ".messenger.method_on_object_wrapper.TWX2yw2" to ".messenger.handler_descriptor.2z_RytS".
Inlined service ".messenger.method_on_object_wrapper.Qh.7ijb" to ".messenger.handler_descriptor.tGQBl3e".
Inlined service ".messenger.method_on_object_wrapper.3rEgoBK" to ".messenger.handler_descriptor.ZA0AX9u".
Inlined service ".messenger.method_on_object_wrapper.3mQ6GDp" to ".messenger.handler_descriptor.S31nmrb".
Inlined service ".messenger.method_on_object_wrapper.F2oEB.x" to ".messenger.handler_descriptor.Orsbew.".
Inlined service ".messenger.method_on_object_wrapper.qzavzVv" to ".messenger.handler_descriptor.ZWwe5I3".
Inlined service ".messenger.method_on_object_wrapper.juYEprJ" to ".messenger.handler_descriptor.EZDLcvW".
Inlined service ".messenger.method_on_object_wrapper.xBzOyD0" to ".messenger.handler_descriptor.RtDi7aE".
Inlined service ".messenger.method_on_object_wrapper.GJSehWN" to ".messenger.handler_descriptor.yPTSPoB".
Inlined service ".messenger.method_on_object_wrapper.4L_Ft5q" to ".messenger.handler_descriptor.zc9j9KZ".
Inlined service ".messenger.method_on_object_wrapper.euayWZZ" to ".messenger.handler_descriptor._IfQ3zS".
Inlined service ".messenger.method_on_object_wrapper.5VKKasN" to ".messenger.handler_descriptor.Rb.dt6O".
Inlined service ".messenger.method_on_object_wrapper.kxfMqyQ" to ".messenger.handler_descriptor.mZCnP1d".
Inlined service ".messenger.method_on_object_wrapper.vTYph9A" to ".messenger.handler_descriptor.vfc9l4j".
Inlined service ".messenger.method_on_object_wrapper.48bvwRN" to ".messenger.handler_descriptor.lDkYf8h".
Inlined service ".messenger.method_on_object_wrapper.MqwSLKo" to ".messenger.handler_descriptor.sEA2X2g".
Inlined service ".messenger.method_on_object_wrapper.xrMI_jH" to ".messenger.handler_descriptor.HCqIG2.".
Inlined service ".messenger.method_on_object_wrapper.LY44cl7" to ".messenger.handler_descriptor.H0Cyyhc".
Inlined service ".messenger.method_on_object_wrapper.p6wGT80" to ".messenger.handler_descriptor.5bEpPtR".
Inlined service ".messenger.method_on_object_wrapper.C1sT2e." to ".messenger.handler_descriptor.pvfSqyy".
Inlined service ".messenger.method_on_object_wrapper.1k8.Rek" to ".messenger.handler_descriptor.oqKz2_R".
Inlined service ".messenger.method_on_object_wrapper.riBpbgu" to ".messenger.handler_descriptor.VXIAwuk".
Inlined service ".messenger.method_on_object_wrapper.HF4A.i5" to ".messenger.handler_descriptor.ig0QZIP".
Inlined service ".messenger.method_on_object_wrapper.qhmxmNt" to ".messenger.handler_descriptor.EeLzvdq".
Inlined service ".messenger.method_on_object_wrapper.CC_Pous" to ".messenger.handler_descriptor.4mc69dY".
Inlined service ".messenger.method_on_object_wrapper.Dxtd0Pv" to ".messenger.handler_descriptor.jFcEJyK".
Inlined service ".messenger.method_on_object_wrapper.pOg2Ue1" to ".messenger.handler_descriptor.QVppJkM".
Inlined service ".messenger.method_on_object_wrapper..pNeI5r" to ".messenger.handler_descriptor.icd.u7y".
Inlined service ".messenger.method_on_object_wrapper.4miZ4Rw" to ".messenger.handler_descriptor.c0DyZ.J".
Inlined service ".messenger.method_on_object_wrapper.XQf7Nex" to ".messenger.handler_descriptor.LCsIs0t".
Inlined service ".messenger.method_on_object_wrapper.dBc15Vd" to ".messenger.handler_descriptor.qXeH3qF".
Inlined service ".messenger.method_on_object_wrapper.Zr0ZwHs" to ".messenger.handler_descriptor.HJcd7IA".
Inlined service ".messenger.method_on_object_wrapper.ns8ug_A" to ".messenger.handler_descriptor.GViGITg".
Inlined service ".messenger.method_on_object_wrapper.11CUu6l" to ".messenger.handler_descriptor..Dkb9T2".
Inlined service ".messenger.method_on_object_wrapper.yJyVsAi" to ".messenger.handler_descriptor.TA7Cy89".
Inlined service ".messenger.method_on_object_wrapper.xuLA20C" to ".messenger.handler_descriptor.JTN7QFT".
Inlined service ".messenger.method_on_object_wrapper.GNNE.D5" to ".messenger.handler_descriptor.oZMgRCZ".
Inlined service ".messenger.method_on_object_wrapper.bi1FgA9" to ".messenger.handler_descriptor.vdGTRvG".
Inlined service ".messenger.method_on_object_wrapper.XJUJQLW" to ".messenger.handler_descriptor._2nUQJ3".
Inlined service ".messenger.method_on_object_wrapper.J5TVQCK" to ".messenger.handler_descriptor.9jcWikA".
Inlined service ".messenger.method_on_object_wrapper.8dp4ECI" to ".messenger.handler_descriptor.sxBnXvD".
Inlined service ".messenger.method_on_object_wrapper.EFWMe.l" to ".messenger.handler_descriptor.d7Keo5r".
Inlined service ".messenger.method_on_object_wrapper.Kb3Y3tS" to ".messenger.handler_descriptor.7Z.1h_r".
Inlined service ".messenger.method_on_object_wrapper.61qXq4y" to ".messenger.handler_descriptor.XxZo7VA".
Inlined service ".messenger.method_on_object_wrapper.fzqcOcj" to ".messenger.handler_descriptor.vbfoUyH".
Inlined service ".messenger.method_on_object_wrapper.TsvpVG1" to ".messenger.handler_descriptor.a279dlh".
Inlined service ".messenger.method_on_object_wrapper.5Ik9N9c" to ".messenger.handler_descriptor.I4.zK87".
Inlined service ".messenger.method_on_object_wrapper.8FoUIel" to ".messenger.handler_descriptor.yNxTBCl".
Inlined service ".messenger.method_on_object_wrapper.9sBnmR1" to ".messenger.handler_descriptor.3fxIATW".
Inlined service ".messenger.method_on_object_wrapper.iSPHMgl" to ".messenger.handler_descriptor.zFrr6MT".
Inlined service ".messenger.method_on_object_wrapper.U.TarR_" to ".messenger.handler_descriptor.YgpOIrJ".
Inlined service ".messenger.method_on_object_wrapper.7lBHLw_" to ".messenger.handler_descriptor.ny4Vn8K".
Inlined service ".messenger.method_on_object_wrapper.MSsPsti" to ".messenger.handler_descriptor.igSnH14".
Inlined service ".messenger.method_on_object_wrapper.KAmuWEC" to ".messenger.handler_descriptor.C8af7AQ".
Inlined service ".messenger.method_on_object_wrapper.m5iMz5E" to ".messenger.handler_descriptor.KkMI7_V".
Inlined service ".messenger.method_on_object_wrapper.woHFd5S" to ".messenger.handler_descriptor.I82A8fD".
Inlined service ".messenger.method_on_object_wrapper.rE9IKkQ" to ".messenger.handler_descriptor.TFFjr1q".
Inlined service ".messenger.method_on_object_wrapper.HRKIMos" to ".messenger.handler_descriptor.ttbx1.h".
Inlined service ".messenger.method_on_object_wrapper.flyONkO" to ".messenger.handler_descriptor.h6sjbE4".
Inlined service ".messenger.method_on_object_wrapper.Sf8PKdN" to ".messenger.handler_descriptor.fw.lvmu".
Inlined service ".messenger.method_on_object_wrapper.74q7lJl" to ".messenger.handler_descriptor.pdz4OHE".
Inlined service ".messenger.method_on_object_wrapper.DuHdlc6" to ".messenger.handler_descriptor.idsJe36".
Inlined service ".messenger.method_on_object_wrapper.jvLFcdq" to ".messenger.handler_descriptor.EFuS2Q1".
Inlined service ".messenger.method_on_object_wrapper.MfxPXuk" to ".messenger.handler_descriptor.gPynQMl".
Inlined service ".messenger.method_on_object_wrapper._8Ttv1Y" to ".messenger.handler_descriptor.5ikZpML".
Inlined service ".messenger.method_on_object_wrapper.n2_0jZ0" to ".messenger.handler_descriptor.fIodaxH".
Inlined service ".messenger.method_on_object_wrapper.a.dpVFq" to ".messenger.handler_descriptor.hN5iYIE".
Inlined service ".messenger.method_on_object_wrapper.AMa9aZc" to ".messenger.handler_descriptor.kX.vbHu".
Inlined service ".messenger.method_on_object_wrapper.9vwiIP8" to ".messenger.handler_descriptor.Gp5aZmT".
Inlined service ".messenger.method_on_object_wrapper.qxayNFQ" to ".messenger.handler_descriptor.BHfHG5w".
Inlined service ".messenger.method_on_object_wrapper.JLeldr5" to ".messenger.handler_descriptor.Y5KolUU".
Inlined service ".messenger.method_on_object_wrapper.7V3NBba" to ".messenger.handler_descriptor.zdEH0J_".
Inlined service ".messenger.method_on_object_wrapper.17IvAl0" to ".messenger.handler_descriptor.a10cInY".
Inlined service ".messenger.method_on_object_wrapper.4xFQq62" to ".messenger.handler_descriptor.BJ0.Btk".
Inlined service ".messenger.method_on_object_wrapper.jiZQCVx" to ".messenger.handler_descriptor.oZzZnub".
Inlined service ".messenger.method_on_object_wrapper.JepB9QI" to ".messenger.handler_descriptor.HukZxza".
Inlined service ".messenger.method_on_object_wrapper.z420Hvu" to ".messenger.handler_descriptor.Uds0M19".
Inlined service ".messenger.method_on_object_wrapper.qOzybAX" to ".messenger.handler_descriptor.uMpYkad".
Inlined service ".messenger.method_on_object_wrapper.YaB4PTq" to ".messenger.handler_descriptor.7M.n6Lr".
Inlined service ".messenger.method_on_object_wrapper.vZn9qt_" to ".messenger.handler_descriptor.jDE7LqS".
Inlined service ".messenger.method_on_object_wrapper.2S9W66M" to ".messenger.handler_descriptor.mbOUd_A".
Inlined service ".messenger.method_on_object_wrapper.OKmM60g" to ".messenger.handler_descriptor.mesN5Fn".
Inlined service ".messenger.method_on_object_wrapper.XwFYtOm" to ".messenger.handler_descriptor.d2Lnku5".
Inlined service ".messenger.method_on_object_wrapper._K6ifLz" to ".messenger.handler_descriptor.qdjnN9J".
Inlined service ".messenger.method_on_object_wrapper.7ozK6O0" to ".messenger.handler_descriptor.9tgyrwK".
Inlined service ".messenger.method_on_object_wrapper.IDxFurW" to ".messenger.handler_descriptor.q_IFzww".
Inlined service ".messenger.method_on_object_wrapper.bFZdDSe" to ".messenger.handler_descriptor.nGNa6tp".
Inlined service ".messenger.method_on_object_wrapper.H0HrxUi" to ".messenger.handler_descriptor.4mylZq3".
Inlined service ".messenger.method_on_object_wrapper.lMXfLmx" to ".messenger.handler_descriptor.eZrMF4o".
Inlined service ".messenger.method_on_object_wrapper.RM5wTpi" to ".messenger.handler_descriptor.yGXE0g1".
Inlined service ".messenger.method_on_object_wrapper.yXiG5SD" to ".messenger.handler_descriptor.0yHWvLS".
Inlined service ".messenger.method_on_object_wrapper.y81DOq6" to ".messenger.handler_descriptor.z3mhCWs".
Inlined service ".messenger.method_on_object_wrapper.x2kz37c" to ".messenger.handler_descriptor.d7EyjUi".
Inlined service ".messenger.method_on_object_wrapper.DJ4XgTL" to ".messenger.handler_descriptor.fcKCX_5".
Inlined service ".messenger.method_on_object_wrapper.sudFUJe" to ".messenger.handler_descriptor.17ConHg".
Inlined service ".messenger.method_on_object_wrapper.9cQB77P" to ".messenger.handler_descriptor.pgAlziU".
Inlined service ".messenger.method_on_object_wrapper.3TwddQL" to ".messenger.handler_descriptor.calgIZD".
Inlined service ".messenger.method_on_object_wrapper.AZlxaU6" to ".messenger.handler_descriptor.H4941L_".
Inlined service ".messenger.method_on_object_wrapper..v461XV" to ".messenger.handler_descriptor.IpTYMVd".
Inlined service ".messenger.method_on_object_wrapper.fPSSmJP" to ".messenger.handler_descriptor.OyoWhPR".
Inlined service ".messenger.method_on_object_wrapper.nN8Bkal" to ".messenger.handler_descriptor.n_._XWc".
Inlined service ".messenger.method_on_object_wrapper.h03k9CR" to ".messenger.handler_descriptor.xwx_h1S".
Inlined service ".messenger.method_on_object_wrapper.dU_FVMx" to ".messenger.handler_descriptor.a9d63dY".
Inlined service ".messenger.method_on_object_wrapper.RBIh6lZ" to ".messenger.handler_descriptor.Y3NQNK.".
Inlined service ".messenger.method_on_object_wrapper.SPypER2" to ".messenger.handler_descriptor.htMREcc".
Inlined service ".messenger.method_on_object_wrapper.RyTWizd" to ".messenger.handler_descriptor.t5nGKWR".
Inlined service ".messenger.method_on_object_wrapper.LP0I38Z" to ".messenger.handler_descriptor.aF4Utz2".
Inlined service ".messenger.method_on_object_wrapper.S394hhu" to ".messenger.handler_descriptor.1Io7kpK".
Inlined service ".messenger.method_on_object_wrapper.3EZrsoU" to ".messenger.handler_descriptor.T078mhN".
Inlined service ".messenger.method_on_object_wrapper.lWm119a" to ".messenger.handler_descriptor.42fCMhz".
Inlined service ".messenger.method_on_object_wrapper.A7BdiRU" to ".messenger.handler_descriptor.0LerYFN".
Inlined service ".messenger.method_on_object_wrapper.0DlgLLZ" to ".messenger.handler_descriptor.7yHb35Q".
Inlined service ".messenger.method_on_object_wrapper.QivbiBn" to ".messenger.handler_descriptor.9CZ20ur".
Inlined service ".messenger.method_on_object_wrapper.clj7.Yo" to ".messenger.handler_descriptor.7c18szd".
Inlined service ".messenger.method_on_object_wrapper.t8WV44I" to ".messenger.handler_descriptor.QRDMhFQ".
Inlined service ".messenger.method_on_object_wrapper.Mbxn7J7" to ".messenger.handler_descriptor.13nk2wE".
Inlined service ".messenger.method_on_object_wrapper.mololUo" to ".messenger.handler_descriptor.x_DPIdi".
Inlined service ".messenger.method_on_object_wrapper.0dJI1MC" to ".messenger.handler_descriptor.K0GM54k".
Inlined service ".messenger.method_on_object_wrapper.E7n7FuY" to ".messenger.handler_descriptor.Oh3b0GF".
Inlined service ".messenger.method_on_object_wrapper.d57GkSR" to ".messenger.handler_descriptor.t4t8afV".
Inlined service ".messenger.method_on_object_wrapper.Ruo7foP" to ".messenger.handler_descriptor.n.mSoQX".
Inlined service ".messenger.method_on_object_wrapper.Y7UdrSJ" to ".messenger.handler_descriptor.m4jobBt".
Inlined service ".messenger.method_on_object_wrapper.02YIBlp" to ".messenger.handler_descriptor..KPaFda".
Inlined service ".messenger.method_on_object_wrapper.Sj9ujq8" to ".messenger.handler_descriptor.5PtmH9I".
Inlined service ".messenger.method_on_object_wrapper.KDifSOk" to ".messenger.handler_descriptor.Em4JdOk".
Inlined service ".messenger.method_on_object_wrapper.vM9dVC0" to ".messenger.handler_descriptor.3cqtQdA".
Inlined service ".messenger.method_on_object_wrapper.Bmg9xnM" to ".messenger.handler_descriptor.AsZ_t5X".
Inlined service ".messenger.method_on_object_wrapper.FKD8p6c" to ".messenger.handler_descriptor.baM8Yny".
Inlined service ".messenger.method_on_object_wrapper.e6W6XAF" to ".messenger.handler_descriptor.Q2TEOsP".
Inlined service ".messenger.method_on_object_wrapper.d_7JyK2" to ".messenger.handler_descriptor.3ZMnr5x".
Inlined service ".messenger.method_on_object_wrapper.djwIHYr" to ".messenger.handler_descriptor.XunOyd0".
Inlined service ".messenger.method_on_object_wrapper.sUoUChs" to ".messenger.handler_descriptor.on03pM_".
Inlined service ".messenger.method_on_object_wrapper.dV4NkCF" to ".messenger.handler_descriptor.NcjxHrn".
Inlined service ".messenger.method_on_object_wrapper.dubG_ZX" to ".messenger.handler_descriptor.UhAjNuX".
Inlined service ".messenger.method_on_object_wrapper.BpRy2oQ" to ".messenger.handler_descriptor.HTDUZ_F".
Inlined service ".messenger.method_on_object_wrapper.dDHJAfP" to ".messenger.handler_descriptor.yrFtaIZ".
Inlined service ".messenger.method_on_object_wrapper.nG1JZc1" to ".messenger.handler_descriptor.7GvGDmX".
Inlined service ".messenger.method_on_object_wrapper.1g5HCEK" to ".messenger.handler_descriptor.1Y.2B.c".
Inlined service ".messenger.method_on_object_wrapper.w9v2Qhy" to ".messenger.handler_descriptor.Riw1tWq".
Inlined service ".messenger.method_on_object_wrapper.uJV_6uZ" to ".messenger.handler_descriptor.4gUxtqR".
Inlined service ".messenger.method_on_object_wrapper.w0tYe4y" to ".messenger.handler_descriptor.Ltb.Z2B".
Inlined service ".messenger.method_on_object_wrapper.E0SIEtI" to ".messenger.handler_descriptor.0LEoLc_".
Inlined service ".messenger.method_on_object_wrapper.QsdA5sj" to ".messenger.handler_descriptor.7e.1500".
Inlined service ".messenger.method_on_object_wrapper.3uhvmms" to ".messenger.handler_descriptor.CFG5.F5".
Inlined service ".messenger.method_on_object_wrapper.v7r4K2p" to ".messenger.handler_descriptor.XclZJdE".
Inlined service ".messenger.method_on_object_wrapper.m5jv2.n" to ".messenger.handler_descriptor.6c8SKIc".
Inlined service ".messenger.method_on_object_wrapper.a7rbWaJ" to ".messenger.handler_descriptor.8s2FpAv".
Inlined service ".messenger.method_on_object_wrapper.TuLjN9j" to ".messenger.handler_descriptor.5r1g3_H".
Inlined service ".messenger.method_on_object_wrapper.tbpfi8t" to ".messenger.handler_descriptor.O3bmIxR".
Inlined service ".messenger.method_on_object_wrapper.xcT3OQI" to ".messenger.handler_descriptor.AtkfExn".
Inlined service ".messenger.method_on_object_wrapper.goSXGrz" to ".messenger.handler_descriptor.Um1z5Sg".
Inlined service ".messenger.method_on_object_wrapper.zEiBCNC" to ".messenger.handler_descriptor.mmWuojJ".
Inlined service ".messenger.method_on_object_wrapper.sNnQJ5u" to ".messenger.handler_descriptor.I2UFvMZ".
Inlined service ".messenger.method_on_object_wrapper.q89Imjz" to ".messenger.handler_descriptor.Qlx5VAY".
Inlined service ".messenger.method_on_object_wrapper.9g5UAeF" to ".messenger.handler_descriptor.Ogv36PF".
Inlined service ".messenger.method_on_object_wrapper.3Gb3J2l" to ".messenger.handler_descriptor.6oMecGt".
Inlined service ".messenger.method_on_object_wrapper.r4pJJ7v" to ".messenger.handler_descriptor.w8PmsVE".
Inlined service ".messenger.method_on_object_wrapper.Y0p_Pd_" to ".messenger.handler_descriptor.rQrg10_".
Inlined service ".messenger.method_on_object_wrapper.VNBjeId" to ".messenger.handler_descriptor.hJ4uNLV".
Inlined service "http_client.uri_template" to ".debug.http_client".
Inlined service "security.access.authenticated_voter" to ".debug.security.voter.security.access.authenticated_voter".
Inlined service "security.access.simple_role_voter" to ".debug.security.voter.security.access.simple_role_voter".
Inlined service "security.access.expression_voter" to ".debug.security.voter.security.access.expression_voter".
Inlined service "prestashop.security.voter.product" to ".debug.security.voter.prestashop.security.voter.product".
Inlined service ".doctrine.orm.default_metadata_driver.inner" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.KLVvNIq" to ".doctrine.orm.default_metadata_driver".
Inlined service ".service_locator.fcl0a8v" to ".service_locator.fcl0a8v.PrestaShop\Module\PsClassicEdition\Controller\AdminPsClassicEditionHomepageController".
Inlined service ".service_locator.fuYM_Z." to ".service_locator.fuYM_Z..translation.warmer".
Inlined service ".service_locator.hc.LBiX" to ".service_locator.hc.LBiX.router.default".
Inlined service ".service_locator.cUcW89y" to ".service_locator.cUcW89y.router.cache_warmer".
Inlined service ".service_locator.etVElvN" to ".service_locator.etVElvN.twig.template_cache_warmer".
Inlined service ".service_locator.qNcXia5" to ".service_locator.qNcXia5.PrestaShopBundle\Controller\Admin\CommonController".
Inlined service ".service_locator.yxS.fuS" to ".service_locator.yxS.fuS.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\MetaController".
Inlined service ".service_locator.kfPO_ZC" to ".service_locator.kfPO_ZC.PrestaShopBundle\Controller\Admin\Configure\ShopParameters\OrderStateController".
Inlined service ".service_locator.RARqWME" to ".service_locator.RARqWME.PrestaShopBundle\Controller\Admin\FrameworkBundleAdminController".
Inlined service ".service_locator.bKzv6Iz" to ".service_locator.bKzv6Iz.PrestaShopBundle\Controller\Admin\Improve\Design\CmsPageController".
Inlined service ".service_locator.XlgN5oG" to ".service_locator.XlgN5oG.PrestaShopBundle\Controller\Admin\Improve\Design\MailThemeController".
Inlined service ".service_locator.wxKMKiY" to ".service_locator.wxKMKiY.PrestaShopBundle\Controller\Admin\Improve\International\CurrencyController".
Inlined service ".service_locator.zVRaF0I" to ".service_locator.zVRaF0I.PrestaShopBundle\Controller\Admin\Sell\Catalog\MonitoringController".
Inlined service ".service_locator.JcWWn.H" to ".service_locator.JcWWn.H.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\CombinationController".
Inlined service ".service_locator.T.3TGld" to ".service_locator.T.3TGld.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ImageController".
Inlined service ".service_locator.DqjYEN4" to ".service_locator.DqjYEN4.PrestaShopBundle\Controller\Admin\Sell\Catalog\Product\ProductController".
Inlined service ".service_locator.j7D0Vt4" to ".service_locator.j7D0Vt4.ux.twig_component.cache_warmer".
Inlined service "api_platform.json_schema.type_factory" to "api_platform.hydra.json_schema.schema_factory.inner".
Inlined service "api_platform.swagger_ui.provider" to "api_platform.state_provider.security_parameter.inner".
Inlined service "api_platform.pagination_options" to "PrestaShopBundle\ApiPlatform\OpenApi\Factory\CQRSOpenApiFactory.inner".
Inlined service "doctrine.orm.default_annotation_metadata_driver" to ".doctrine.orm.default_metadata_driver.inner".
Inlined service "serializer.mapping.chain_loader" to "api_platform.serializer.mapping.class_metadata_factory.inner".
Inlined service ".1_Serializer~Tju6Ll6" to "api_platform.openapi.normalizer.api_gateway.inner".
Inlined service "api_platform.openapi.normalizer.api_gateway.inner" to "api_platform.openapi.normalizer.legacy.inner".
Inlined service ".service_locator.V9iE8tU" to "console.command_loader".
Inlined service ".service_locator.hc.LBiX.router.default" to "router".
Inlined service "security.csrf.token_generator" to "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "PrestaShopBundle\Service\Form\MultistoreConfigurationDropdownRenderer" to "prestashop.multistore_checkbox_enabler".
Inlined service "PrestaShop\PrestaShop\Core\Util\String\StringValidator" to "prestashop.core.hook.generator.hook_description_generator".
Inlined service "PrestaShop\PrestaShop\Core\Localization\Pack\Factory\LocalizationPackFactory" to "prestashop.core.localization.pack.import.importer".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "routing.loader.attribute" to "routing.loader".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\CQRSApiNormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\ShopConstraintNormalizer" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\ShopConstraintNormalizer" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "PrestaShopBundle\ApiPlatform\Normalizer\CQRSApiNormalizer" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" to "serializer".
Inlined service "api_platform.serializer.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.error" 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 "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "api_platform.doctrine.orm.metadata.resource.link_factory" to "api_platform.metadata.resource.metadata_collection_factory.cached".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "api_platform.jsonld.normalizer.item" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
1
Tag "container.decorator" was defined on service(s) "debug.validator", "debug.security.access.decision_manager", "debug.security.firewall.authenticator.main", "api_platform.serializer.mapping.class_metadata_factory", "api_platform.json_schema.backward_compatible_schema_factory", "api_platform.openapi.serializer_context_builder", "api_platform.http_cache.processor.add_headers", "PrestaShopBundle\ApiPlatform\Metadata\Resource\Factory\CQRSNotFoundMetadataCollectionFactoryDecorator", "PrestaShopBundle\ApiPlatform\Scopes\CachedApiResourceScopesExtractor", "PrestaShopBundle\ApiPlatform\OpenApi\Factory\CQRSOpenApiFactory", ".debug.http_client", "messenger.default_bus", "prestashop.core.admin.data_provider.module_interface", "prestashop.core.data_provider.stock_interface", but was never used.