Default theme. It switches between Light and Dark automatically to match the operating system theme.
Provides greatest readability, but requires a well-lit environment.
Reduces eye fatigue. Ideal for low light environments.
Page Width
Fixed page width. Improves readability.
Dynamic page width. As wide as the browser window.
Log Messages
Level (7)
Channel (3)
Time
Message
deprecation
Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::getNamespace()" might add "string" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\DependencyInjection\SensioFrameworkExtraExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Component\Mime\Email::__serialize()" method is considered internal. It may change without further notice. You should not extend it from "App\Component\Email\LoggableEmail".
The "Symfony\Component\Mime\Email::__unserialize()" method is considered internal. It may change without further notice. You should not extend it from "App\Component\Email\LoggableEmail".
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener" now to avoid errors or add an explicit @return annotation to suppress this message.
The "Symfony\Bridge\Doctrine\Logger\DbalLogger" class implements "Doctrine\DBAL\Logging\SQLLogger" that is deprecated Use {@see \Doctrine\DBAL\Logging\Middleware} or implement {@see \Doctrine\DBAL\Driver\Middleware} instead.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\EventDispatcher\EventSubscriberInterface::getSubscribedEvents()" might add "array" as a native return type declaration in the future. Do the same in implementation "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener" now to avoid errors or add an explicit @return annotation to suppress this message.
"SELECT (c0_.id) AS sclr_0, (c0_.name) AS sclr_1, (c0_.parent_id) AS sclr_2, (c0_.products_number) AS sclr_3, (c0_.slug) AS sclr_4, (c0_.sort) AS sclr_5, (c0_.icon) AS sclr_6, (c0_.image) AS sclr_7 FROM category c0_ WHERE c0_.visible = 1 ORDER BY c0_.sort ASC"
doctrine
[
"sql" => "SELECT (c0_.id) AS sclr_0, (c0_.name) AS sclr_1, (c0_.parent_id) AS sclr_2, (c0_.products_number) AS sclr_3, (c0_.slug) AS sclr_4, (c0_.sort) AS sclr_5, (c0_.icon) AS sclr_6, (c0_.image) AS sclr_7 FROM category c0_ WHERE c0_.visible = 1 ORDER BY c0_.sort ASC"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.postal_code AS postal_code_3, t0.kladr AS kladr_4, t0.fias AS fias_5, t0.oktmo AS oktmo_6, t0.time_zone AS time_zone_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.population AS population_10, t0.full_address AS full_address_11, t0.okato AS okato_12, t0.country AS country_13, t0.region_id AS region_id_14, t0.delivery_zone_id AS delivery_zone_id_15 FROM city t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.postal_code AS postal_code_3, t0.kladr AS kladr_4, t0.fias AS fias_5, t0.oktmo AS oktmo_6, t0.time_zone AS time_zone_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.population AS population_10, t0.full_address AS full_address_11, t0.okato AS okato_12, t0.country AS country_13, t0.region_id AS region_id_14, t0.delivery_zone_id AS delivery_zone_id_15 FROM city t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.date_from AS date_from_2, p0_.date_to AS date_to_3, p0_.name AS name_4, p0_.config AS config_5, p0_.type AS type_6, p0_.product_label_id AS product_label_id_7 FROM promotion p0_ WHERE (p0_.is_active = 1 AND p0_.date_to >= ? AND p0_.date_from <= ?) AND p0_.type IN ('profit_set', 'registered_customer', 'even_less_price', 'discount_on_products')"
[
"sql" => "SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.date_from AS date_from_2, p0_.date_to AS date_to_3, p0_.name AS name_4, p0_.config AS config_5, p0_.type AS type_6, p0_.product_label_id AS product_label_id_7 FROM promotion p0_ WHERE (p0_.is_active = 1 AND p0_.date_to >= ? AND p0_.date_from <= ?) AND p0_.type IN ('profit_set', 'registered_customer', 'even_less_price', 'discount_on_products')"
"params" => [1 => "2026-02-04 10:33:47"
2 => "2026-02-04 10:33:47"
]
"types" => [1 => 22 => 2]
]
deprecation
Deprecated: Creation of dynamic property GuzzleHttp\Ring\Client\CurlMultiHandler::$_mh is deprecated
"SELECT t0.id AS id_1, t0.visible AS visible_2, t0.name AS name_3, t0.sku AS sku_4, t0.description AS description_5, t0.main_image AS main_image_6, t0.uid AS uid_7, t0.characteristic AS characteristic_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_at_in1_c AS created_at_in1_c_11, t0.price AS price_12, t0.old_price AS old_price_13, t0.bonus AS bonus_14, t0.slug AS slug_15, t0.images AS images_16, t0.number_of_orders AS number_of_orders_17, t0.is_new AS is_new_18, t0.is_hit AS is_hit_19, t0.is_gift AS is_gift_20, t0.is_new_year AS is_new_year_21, t0.full_title AS full_title_22, t0.discount_percent AS discount_percent_23, t0.balance_store AS balance_store_24, t0.balance_warehouse AS balance_warehouse_25, t0.old_slug AS old_slug_26, t0.viewed AS viewed_27, t0.code1c AS code1c_28, t0.data AS data_29, t0.on_demand AS on_demand_30, t0.hash AS hash_31, t0.reviews_number AS reviews_number_32, t0.reviews_avg_score AS reviews_avg_score_33, t0.group_uid AS group_uid_34, t0.is_little_remains AS is_little_remains_35, t0.common_group_name AS common_group_name_36, t0.brand_id AS brand_id_37, t0.size_id AS size_id_38, t0.category1c_id AS category1c_id_39 FROM product t0 WHERE t0.slug = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.visible AS visible_2, t0.name AS name_3, t0.sku AS sku_4, t0.description AS description_5, t0.main_image AS main_image_6, t0.uid AS uid_7, t0.characteristic AS characteristic_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.created_at_in1_c AS created_at_in1_c_11, t0.price AS price_12, t0.old_price AS old_price_13, t0.bonus AS bonus_14, t0.slug AS slug_15, t0.images AS images_16, t0.number_of_orders AS number_of_orders_17, t0.is_new AS is_new_18, t0.is_hit AS is_hit_19, t0.is_gift AS is_gift_20, t0.is_new_year AS is_new_year_21, t0.full_title AS full_title_22, t0.discount_percent AS discount_percent_23, t0.balance_store AS balance_store_24, t0.balance_warehouse AS balance_warehouse_25, t0.old_slug AS old_slug_26, t0.viewed AS viewed_27, t0.code1c AS code1c_28, t0.data AS data_29, t0.on_demand AS on_demand_30, t0.hash AS hash_31, t0.reviews_number AS reviews_number_32, t0.reviews_avg_score AS reviews_avg_score_33, t0.group_uid AS group_uid_34, t0.is_little_remains AS is_little_remains_35, t0.common_group_name AS common_group_name_36, t0.brand_id AS brand_id_37, t0.size_id AS size_id_38, t0.category1c_id AS category1c_id_39 FROM product t0 WHERE t0.slug = ? LIMIT 1"
"params" => [1 => "khalat-muzhskoi-vafelnyi-vien-comfort-dzhins-56-4xl-34341"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.object AS object_2, t0.title AS title_3, t0.description AS description_4, t0.h1 AS h1_5, t0.keywords AS keywords_6, t0.title_pagination AS title_pagination_7, t0.description_pagination AS description_pagination_8, t0.h1_pagination AS h1_pagination_9, t0.keywords_pagination AS keywords_pagination_10 FROM seo_template t0 WHERE t0.object = ? LIMIT 1"
[
"sql" => "SELECT t0.id AS id_1, t0.object AS object_2, t0.title AS title_3, t0.description AS description_4, t0.h1 AS h1_5, t0.keywords AS keywords_6, t0.title_pagination AS title_pagination_7, t0.description_pagination AS description_pagination_8, t0.h1_pagination AS h1_pagination_9, t0.keywords_pagination AS keywords_pagination_10 FROM seo_template t0 WHERE t0.object = ? LIMIT 1"
"params" => [1 => App\Component\Seo\SeoObjectType {#3773
#value: "product"
-key: "PRODUCT"
}
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.visible AS visible_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.description AS description_4, p0_.main_image AS main_image_5, p0_.uid AS uid_6, p0_.characteristic AS characteristic_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.created_at_in1_c AS created_at_in1_c_10, p0_.price AS price_11, p0_.old_price AS old_price_12, p0_.bonus AS bonus_13, p0_.slug AS slug_14, p0_.images AS images_15, p0_.number_of_orders AS number_of_orders_16, p0_.is_new AS is_new_17, p0_.is_hit AS is_hit_18, p0_.is_gift AS is_gift_19, p0_.is_new_year AS is_new_year_20, p0_.full_title AS full_title_21, p0_.discount_percent AS discount_percent_22, p0_.balance_store AS balance_store_23, p0_.balance_warehouse AS balance_warehouse_24, p0_.old_slug AS old_slug_25, p0_.viewed AS viewed_26, p0_.code1c AS code1c_27, p0_.data AS data_28, p0_.on_demand AS on_demand_29, p0_.hash AS hash_30, p0_.reviews_number AS reviews_number_31, p0_.reviews_avg_score AS reviews_avg_score_32, p0_.group_uid AS group_uid_33, p0_.is_little_remains AS is_little_remains_34, p0_.common_group_name AS common_group_name_35, p0_.brand_id AS brand_id_36, p0_.size_id AS size_id_37, p0_.category1c_id AS category1c_id_38 FROM product p0_ WHERE p0_.group_uid = ? AND p0_.id <> ? AND (p0_.balance_store > 0 OR p0_.balance_warehouse > 0)"
[
"sql" => "SELECT p0_.id AS id_0, p0_.visible AS visible_1, p0_.name AS name_2, p0_.sku AS sku_3, p0_.description AS description_4, p0_.main_image AS main_image_5, p0_.uid AS uid_6, p0_.characteristic AS characteristic_7, p0_.created_at AS created_at_8, p0_.updated_at AS updated_at_9, p0_.created_at_in1_c AS created_at_in1_c_10, p0_.price AS price_11, p0_.old_price AS old_price_12, p0_.bonus AS bonus_13, p0_.slug AS slug_14, p0_.images AS images_15, p0_.number_of_orders AS number_of_orders_16, p0_.is_new AS is_new_17, p0_.is_hit AS is_hit_18, p0_.is_gift AS is_gift_19, p0_.is_new_year AS is_new_year_20, p0_.full_title AS full_title_21, p0_.discount_percent AS discount_percent_22, p0_.balance_store AS balance_store_23, p0_.balance_warehouse AS balance_warehouse_24, p0_.old_slug AS old_slug_25, p0_.viewed AS viewed_26, p0_.code1c AS code1c_27, p0_.data AS data_28, p0_.on_demand AS on_demand_29, p0_.hash AS hash_30, p0_.reviews_number AS reviews_number_31, p0_.reviews_avg_score AS reviews_avg_score_32, p0_.group_uid AS group_uid_33, p0_.is_little_remains AS is_little_remains_34, p0_.common_group_name AS common_group_name_35, p0_.brand_id AS brand_id_36, p0_.size_id AS size_id_37, p0_.category1c_id AS category1c_id_38 FROM product p0_ WHERE p0_.group_uid = ? AND p0_.id <> ? AND (p0_.balance_store > 0 OR p0_.balance_warehouse > 0)"
"params" => [1 => "br-c425c9d82acadb23385dd532e704e76de72b5c81"
2 => 34341]
"types" => [1 => 22 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
(parameters:
[1 => 31150]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
"params" => [1 => 31150]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
(parameters:
[1 => 31151]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
"params" => [1 => 31151]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
(parameters:
[1 => 31152]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
"params" => [1 => 31152]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT p0_.id AS id_0, p0_.text AS text_1, p0_.color AS color_2, p0_.visible AS visible_3, p0_.priority AS priority_4, p0_.type AS type_5 FROM product_label p0_ WHERE p0_.type <> ? AND p0_.visible = 1"
(parameters:
[1 => "custom"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.text AS text_1, p0_.color AS color_2, p0_.visible AS visible_3, p0_.priority AS priority_4, p0_.type AS type_5 FROM product_label p0_ WHERE p0_.type <> ? AND p0_.visible = 1"
"params" => [1 => "custom"
]
"types" => [1 => 2]
]
debug
Executing query:
"""
SELECT plp.product_id,pl.text,pl.color,pl.priority,pl.type \n FROM product_label_product plp join product_label pl on pl.id = plp.product_label_id\n WHERE plp.product_id IN (34341) AND pl.visible=1 ORDER BY plp.product_id,pl.priority DESC
"""
doctrine
[
"sql" => """
SELECT plp.product_id,pl.text,pl.color,pl.priority,pl.type \n FROM product_label_product plp join product_label pl on pl.id = plp.product_label_id\n WHERE plp.product_id IN (34341) AND pl.visible=1 ORDER BY plp.product_id,pl.priority DESC
"""
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uid AS uid_2, t0.path AS path_3, t0.created_at AS created_at_4 FROM category_1c t0 WHERE t0.id = ?"
(parameters:
[1 => 93]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uid AS uid_2, t0.path AS path_3, t0.created_at AS created_at_4 FROM category_1c t0 WHERE t0.id = ?"
"params" => [1 => 93]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 INNER JOIN category_category1c ON t0.id = category_category1c.category_id WHERE category_category1c.category1c_id = ?"
(parameters:
[1 => 93]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 INNER JOIN category_category1c ON t0.id = category_category1c.category_id WHERE category_category1c.category1c_id = ?"
"params" => [1 => 93]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?"
(parameters:
[1 => 562]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?"
"params" => [1 => 562]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?"
(parameters:
[1 => 559]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?"
"params" => [1 => 559]
"types" => [1 => 1]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0"
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT TABLE_NAME\nFROM information_schema.TABLES\nWHERE TABLE_SCHEMA = ?\n AND TABLE_TYPE = 'BASE TABLE'\nORDER BY TABLE_NAME
"""
"""
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nAND c.CONSTRAINT_SCHEMA = k.TABLE_SCHEMA */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.ORDINAL_POSITION
"""
(parameters:
[1 => "test"
2 => "doctrine_migration_versions"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => """
SELECT DISTINCT k.CONSTRAINT_NAME,\n k.COLUMN_NAME,\n k.REFERENCED_TABLE_NAME,\n k.REFERENCED_COLUMN_NAME,\n k.ORDINAL_POSITION /*!50116,\n c.UPDATE_RULE,\n c.DELETE_RULE */\nFROM information_schema.key_column_usage k /*!50116\nINNER JOIN information_schema.referential_constraints c\nON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME\nAND c.TABLE_NAME = k.TABLE_NAME\nAND c.CONSTRAINT_SCHEMA = k.TABLE_SCHEMA */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.ORDINAL_POSITION
"""
"params" => [1 => "test"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing statement:
"""
SELECT COLUMN_NAME AS field,\n COLUMN_TYPE AS type,\n IS_NULLABLE AS `null`,\n COLUMN_KEY AS `key`,\n COLUMN_DEFAULT AS `default`,\n EXTRA,\n COLUMN_COMMENT AS comment,\n CHARACTER_SET_NAME AS characterset,\n COLLATION_NAME AS collation\nFROM information_schema.COLUMNS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
(parameters:
[1 => "test"
2 => "doctrine_migration_versions"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => """
SELECT COLUMN_NAME AS field,\n COLUMN_TYPE AS type,\n IS_NULLABLE AS `null`,\n COLUMN_KEY AS `key`,\n COLUMN_DEFAULT AS `default`,\n EXTRA,\n COLUMN_COMMENT AS comment,\n CHARACTER_SET_NAME AS characterset,\n COLLATION_NAME AS collation\nFROM information_schema.COLUMNS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY ORDINAL_POSITION
"""
"params" => [1 => "test"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing query:
"SELECT DATABASE()"
doctrine
[
"sql" => "SELECT DATABASE()"
]
debug
Executing statement:
"""
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
(parameters:
[1 => "test"
2 => "doctrine_migration_versions"
]
, types:
[1 => 22 => 2]
)
doctrine
[
"sql" => """
SELECT NON_UNIQUE AS Non_Unique,\n INDEX_NAME AS Key_name,\n COLUMN_NAME AS Column_Name,\n SUB_PART AS Sub_Part,\n INDEX_TYPE AS Index_Type\nFROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
"""
"params" => [1 => "test"
2 => "doctrine_migration_versions"
]
"types" => [1 => 22 => 2]
]
debug
Executing query:
"SELECT * FROM doctrine_migration_versions"
doctrine
[
"sql" => "SELECT * FROM doctrine_migration_versions"
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "registration_bonus"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "registration_bonus"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "logo"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "logo"
]
"types" => [1 => 2]
]
"SELECT c0_.id AS id_0, c0_.name AS name_1 FROM city c0_ INNER JOIN pickpoint p1_ ON c0_.id = p1_.city_id WHERE c0_.name NOT IN ('Москва', 'Санкт-Петербург', 'Екатеринбург') AND c0_.id NOT IN (1) GROUP BY c0_.id, c0_.name ORDER BY c0_.population DESC LIMIT 25"
doctrine
[
"sql" => "SELECT c0_.id AS id_0, c0_.name AS name_1 FROM city c0_ INNER JOIN pickpoint p1_ ON c0_.id = p1_.city_id WHERE c0_.name NOT IN ('Москва', 'Санкт-Петербург', 'Екатеринбург') AND c0_.id NOT IN (1) GROUP BY c0_.id, c0_.name ORDER BY c0_.population DESC LIMIT 25"
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "logo"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "logo"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.position AS position_2, t0.is_mobile AS is_mobile_3, t0.type, t0.object_id AS object_id_4, t0.object_id AS object_id_5 FROM catalog t0 WHERE t0.is_mobile = ? AND t0.type IN ('category', 'virtual_category') ORDER BY t0.position ASC"
(parameters:
[1 => 0]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.position AS position_2, t0.is_mobile AS is_mobile_3, t0.type, t0.object_id AS object_id_4, t0.object_id AS object_id_5 FROM catalog t0 WHERE t0.is_mobile = ? AND t0.type IN ('category', 'virtual_category') ORDER BY t0.position ASC"
"params" => [1 => 0]
"types" => [1 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1"
(parameters:
[1 => "topCatalog"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1"
"params" => [1 => "topCatalog"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "registration_bonus"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "registration_bonus"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1"
(parameters:
[1 => "topLinksRow"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1"
"params" => [1 => "topLinksRow"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
(parameters:
[1 => 34341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.property_id AS property_id_2, t3.id AS id_4, t3.title AS title_5, t3.uid AS uid_6, t3.alias AS alias_7, t3.in_filter AS in_filter_8, t3.description AS description_9, t3.created_at AS created_at_10, t3.updated_at AS updated_at_11, t3.sort AS sort_12, t3.in_card AS in_card_13, t3.values_sort AS values_sort_14, t0.value_id AS value_id_15, t16.id AS id_17, t16.title AS title_18, t16.uid AS uid_19, t16.description AS description_20, t16.created_at AS created_at_21, t16.updated_at AS updated_at_22, t0.product_id AS product_id_23 FROM product_property t0 INNER JOIN property t3 ON t0.property_id = t3.id INNER JOIN property_value t16 ON t0.value_id = t16.id WHERE t0.product_id = ?"
"params" => [1 => 34341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.uid AS uid_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.markers AS markers_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.content AS content_11, t0.filter_properties AS filter_properties_12 FROM brand t0 WHERE t0.id = ?"
(parameters:
[1 => 375]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.image AS image_4, t0.uid AS uid_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.markers AS markers_8, t0.meta_title AS meta_title_9, t0.meta_description AS meta_description_10, t0.content AS content_11, t0.filter_properties AS filter_properties_12 FROM brand t0 WHERE t0.id = ?"
"params" => [1 => 375]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.shipping AS shipping_3, t0.text_in_product_card AS text_in_product_card_4 FROM delivery_zone t0 WHERE t0.id = ?"
(parameters:
[1 => 37]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.shipping AS shipping_3, t0.text_in_product_card AS text_in_product_card_4 FROM delivery_zone t0 WHERE t0.id = ?"
"params" => [1 => 37]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.video_link AS video_link_3 FROM product_video t0 INNER JOIN product_product_video ON t0.id = product_product_video.product_video_id WHERE product_product_video.product_id = ?"
(parameters:
[1 => 34341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.video_link AS video_link_3 FROM product_video t0 INNER JOIN product_product_video ON t0.id = product_product_video.product_video_id WHERE product_product_video.product_id = ?"
"params" => [1 => 34341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.weight AS weight_2, t0.width AS width_3, t0.height AS height_4, t0.length AS length_5, t0.volume AS volume_6 FROM product_size t0 WHERE t0.id = ?"
(parameters:
[1 => 34340]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.weight AS weight_2, t0.width AS width_3, t0.height AS height_4, t0.length AS length_5, t0.volume AS volume_6 FROM product_size t0 WHERE t0.id = ?"
"params" => [1 => 34340]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3, t0.uid AS uid_4 FROM product_certificate t0 INNER JOIN product_product_certificate ON t0.id = product_product_certificate.product_certificate_id WHERE product_product_certificate.product_id = ?"
(parameters:
[1 => 34341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.title AS title_2, t0.file AS file_3, t0.uid AS uid_4 FROM product_certificate t0 INNER JOIN product_product_certificate ON t0.id = product_product_certificate.product_certificate_id WHERE product_product_certificate.product_id = ?"
"params" => [1 => 34341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.description AS description_2, t0.uid AS uid_3, t0.sort AS sort_4, t0.file AS file_5 FROM product_icon t0 INNER JOIN product_product_icon ON t0.id = product_product_icon.product_icon_id WHERE product_product_icon.product_id = ?"
(parameters:
[1 => 34341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.description AS description_2, t0.uid AS uid_3, t0.sort AS sort_4, t0.file AS file_5 FROM product_icon t0 INNER JOIN product_product_icon ON t0.id = product_product_icon.product_icon_id WHERE product_product_icon.product_id = ?"
"params" => [1 => 34341]
"types" => [1 => 1]
]
"SELECT p0_.id AS id_0, p0_.text AS text_1, p0_.color AS color_2, p0_.visible AS visible_3, p0_.priority AS priority_4, p0_.type AS type_5 FROM product_label p0_ WHERE p0_.type <> ? AND p0_.visible = 1"
(parameters:
[1 => "custom"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT p0_.id AS id_0, p0_.text AS text_1, p0_.color AS color_2, p0_.visible AS visible_3, p0_.priority AS priority_4, p0_.type AS type_5 FROM product_label p0_ WHERE p0_.type <> ? AND p0_.visible = 1"
"params" => [1 => "custom"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.score AS score_2, t0.author_name AS author_name_3, t0.review_text AS review_text_4, t0.customers_likes AS customers_likes_5, t0.customers_dislikes AS customers_dislikes_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.answer AS answer_10, t0.answered_at AS answered_at_11, t0.product_id AS product_id_12, t0.customer_id AS customer_id_13 FROM product_review t0 WHERE (t0.status = ? AND t0.product_id = ?) ORDER BY t0.created_at DESC"
(parameters:
[1 => 12 => 34341]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.score AS score_2, t0.author_name AS author_name_3, t0.review_text AS review_text_4, t0.customers_likes AS customers_likes_5, t0.customers_dislikes AS customers_dislikes_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.answer AS answer_10, t0.answered_at AS answered_at_11, t0.product_id AS product_id_12, t0.customer_id AS customer_id_13 FROM product_review t0 WHERE (t0.status = ? AND t0.product_id = ?) ORDER BY t0.created_at DESC"
"params" => [1 => 12 => 34341]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.author_name AS author_name_2, t0.question_text AS question_text_3, t0.answer_text AS answer_text_4, t0.answer_author_name AS answer_author_name_5, t0.customers_likes AS customers_likes_6, t0.customers_dislikes AS customers_dislikes_7, t0.created_at AS created_at_8, t0.answered_at AS answered_at_9, t0.approved AS approved_10, t0.customer_id AS customer_id_11, t0.product_id AS product_id_12 FROM product_question t0 WHERE (t0.answered_at IS NOT NULL AND t0.product_id = ?) ORDER BY t0.created_at DESC"
(parameters:
[1 => 34341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.author_name AS author_name_2, t0.question_text AS question_text_3, t0.answer_text AS answer_text_4, t0.answer_author_name AS answer_author_name_5, t0.customers_likes AS customers_likes_6, t0.customers_dislikes AS customers_dislikes_7, t0.created_at AS created_at_8, t0.answered_at AS answered_at_9, t0.approved AS approved_10, t0.customer_id AS customer_id_11, t0.product_id AS product_id_12 FROM product_question t0 WHERE (t0.answered_at IS NOT NULL AND t0.product_id = ?) ORDER BY t0.created_at DESC"
"params" => [1 => 34341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.score AS score_2, t0.author_name AS author_name_3, t0.review_text AS review_text_4, t0.customers_likes AS customers_likes_5, t0.customers_dislikes AS customers_dislikes_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.answer AS answer_10, t0.answered_at AS answered_at_11, t0.product_id AS product_id_12, t0.customer_id AS customer_id_13 FROM product_review t0 WHERE (t0.status = ? AND t0.product_id = ?) ORDER BY t0.created_at DESC"
(parameters:
[1 => 12 => 34341]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.score AS score_2, t0.author_name AS author_name_3, t0.review_text AS review_text_4, t0.customers_likes AS customers_likes_5, t0.customers_dislikes AS customers_dislikes_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.status AS status_9, t0.answer AS answer_10, t0.answered_at AS answered_at_11, t0.product_id AS product_id_12, t0.customer_id AS customer_id_13 FROM product_review t0 WHERE (t0.status = ? AND t0.product_id = ?) ORDER BY t0.created_at DESC"
"params" => [1 => 12 => 34341]
"types" => [1 => 12 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.author_name AS author_name_2, t0.question_text AS question_text_3, t0.answer_text AS answer_text_4, t0.answer_author_name AS answer_author_name_5, t0.customers_likes AS customers_likes_6, t0.customers_dislikes AS customers_dislikes_7, t0.created_at AS created_at_8, t0.answered_at AS answered_at_9, t0.approved AS approved_10, t0.customer_id AS customer_id_11, t0.product_id AS product_id_12 FROM product_question t0 WHERE (t0.answered_at IS NOT NULL AND t0.product_id = ?) ORDER BY t0.created_at DESC"
(parameters:
[1 => 34341]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.author_name AS author_name_2, t0.question_text AS question_text_3, t0.answer_text AS answer_text_4, t0.answer_author_name AS answer_author_name_5, t0.customers_likes AS customers_likes_6, t0.customers_dislikes AS customers_dislikes_7, t0.created_at AS created_at_8, t0.answered_at AS answered_at_9, t0.approved AS approved_10, t0.customer_id AS customer_id_11, t0.product_id AS product_id_12 FROM product_question t0 WHERE (t0.answered_at IS NOT NULL AND t0.product_id = ?) ORDER BY t0.created_at DESC"
"params" => [1 => 34341]
"types" => [1 => 1]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "catalog"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "catalog"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "about_company"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "about_company"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "help"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "help"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "to_customers"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "to_customers"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "logo"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "logo"
]
"types" => [1 => 2]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "to_customers"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "to_customers"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "about_company"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "about_company"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "help"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "help"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
(parameters:
[1 => "to_customers"
2 => 1]
, types:
[1 => 22 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.info_block AS info_block_2, t0.url AS url_3, t0.anchor AS anchor_4, t0.position AS position_5, t0.visible AS visible_6 FROM info_block_link t0 WHERE t0.info_block = ? AND t0.visible = ? ORDER BY t0.position ASC"
"params" => [1 => "to_customers"
2 => 1]
"types" => [1 => 22 => 5]
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "logo"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "logo"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
(parameters:
[1 => "auth_type"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1"
"params" => [1 => "auth_type"
]
"types" => [1 => 2]
]
"SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0"
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0"
]
Log messages generated during the compilation of the service container.
Messages
Class
703
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BirthMailCommand" (parent: .abstract.instanceof.App\Command\BirthMailCommand).
Resolving inheritance for "App\Command\BirthMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BirthMailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BoxberryUpdateCourierCommand" (parent: .abstract.instanceof.App\Command\BoxberryUpdateCourierCommand).
Resolving inheritance for "App\Command\BoxberryUpdateCourierCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BoxberryUpdateCourierCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalcVcProductsCountCommand" (parent: .abstract.instanceof.App\Command\CalcVcProductsCountCommand).
Resolving inheritance for "App\Command\CalcVcProductsCountCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalcVcProductsCountCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DadataCommand" (parent: .abstract.instanceof.App\Command\DadataCommand).
Resolving inheritance for "App\Command\DadataCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DadataCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyImportCommand" (parent: .abstract.instanceof.App\Command\DailyImportCommand).
Resolving inheritance for "App\Command\DailyImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ElasticUpdateCommand" (parent: .abstract.instanceof.App\Command\ElasticUpdateCommand).
Resolving inheritance for "App\Command\ElasticUpdateCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ElasticUpdateCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleMerchantCommand" (parent: .abstract.instanceof.App\Command\GoogleMerchantCommand).
Resolving inheritance for "App\Command\GoogleMerchantCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleMerchantCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImageResizeCommand" (parent: .abstract.instanceof.App\Command\ImageResizeCommand).
Resolving inheritance for "App\Command\ImageResizeCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImageResizeCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCommand" (parent: .abstract.instanceof.App\Command\ImportCommand).
Resolving inheritance for "App\Command\ImportCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailingCommand" (parent: .abstract.instanceof.App\Command\MailingCommand).
Resolving inheritance for "App\Command\MailingCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailingCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NoBuyMailCommand" (parent: .abstract.instanceof.App\Command\NoBuyMailCommand).
Resolving inheritance for "App\Command\NoBuyMailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NoBuyMailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PromoCodeRemindCommand" (parent: .abstract.instanceof.App\Command\PromoCodeRemindCommand).
Resolving inheritance for "App\Command\PromoCodeRemindCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PromoCodeRemindCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReviewScoreCalculatorCommand" (parent: .abstract.instanceof.App\Command\ReviewScoreCalculatorCommand).
Resolving inheritance for "App\Command\ReviewScoreCalculatorCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReviewScoreCalculatorCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAbandonedProductViewEmailCommand" (parent: .abstract.instanceof.App\Command\SendAbandonedProductViewEmailCommand).
Resolving inheritance for "App\Command\SendAbandonedProductViewEmailCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAbandonedProductViewEmailCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEpkCommand" (parent: .abstract.instanceof.App\Command\SendEpkCommand).
Resolving inheritance for "App\Command\SendEpkCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEpkCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapCommand" (parent: .abstract.instanceof.App\Command\SitemapCommand).
Resolving inheritance for "App\Command\SitemapCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TwoGisYmlCommand" (parent: .abstract.instanceof.App\Command\TwoGisYmlCommand).
Resolving inheritance for "App\Command\TwoGisYmlCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TwoGisYmlCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePickpointsCommand" (parent: .abstract.instanceof.App\Command\UpdatePickpointsCommand).
Resolving inheritance for "App\Command\UpdatePickpointsCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePickpointsCommand).
Resolving inheritance for ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\YandexMarketCommand" (parent: .abstract.instanceof.App\Command\YandexMarketCommand).
Resolving inheritance for "App\Command\YandexMarketCommand" (parent: .instanceof.Symfony\Component\Console\Command\Command.0.App\Command\YandexMarketCommand).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\BannerHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\BannerHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\BannerHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\BannerHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\BannersRowHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\BannersRowHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\BannersRowHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\BannersRowHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\ColorTextBoxHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\ColorTextBoxHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\ColorTextBoxHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\ColorTextBoxHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\ProductsHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\ProductsHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\ProductsHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\ProductsHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\RutubeHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\RutubeHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\RutubeHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\RutubeHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\TopMenuHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\TopMenuHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\TopMenuHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\TopMenuHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\YoutubeHandler" (parent: .abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\YoutubeHandler).
Resolving inheritance for "App\Component\Admin\NewsEmail\Handlers\YoutubeHandler" (parent: .instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\YoutubeHandler).
Resolving inheritance for ".instanceof.App\Component\Admin\Yml\Generators\CustomYmlGeneratorInterface.0.App\Component\Admin\Yml\Generators\AvitoYmlGenerator" (parent: .abstract.instanceof.App\Component\Admin\Yml\Generators\AvitoYmlGenerator).
Resolving inheritance for "App\Component\Admin\Yml\Generators\AvitoYmlGenerator" (parent: .instanceof.App\Component\Admin\Yml\Generators\CustomYmlGeneratorInterface.0.App\Component\Admin\Yml\Generators\AvitoYmlGenerator).
Resolving inheritance for ".instanceof.App\Component\Admin\Yml\Generators\CustomYmlGeneratorInterface.0.App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator" (parent: .abstract.instanceof.App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator).
Resolving inheritance for "App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator" (parent: .instanceof.App\Component\Admin\Yml\Generators\CustomYmlGeneratorInterface.0.App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Component\Api\Customer\Customer1cMessageHandler" (parent: .abstract.instanceof.App\Component\Api\Customer\Customer1cMessageHandler).
Resolving inheritance for "App\Component\Api\Customer\Customer1cMessageHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Component\Api\Customer\Customer1cMessageHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\CustomerLog\Subscriber\LogOrderCreateEventSubscriber" (parent: .abstract.instanceof.App\Component\CustomerLog\Subscriber\LogOrderCreateEventSubscriber).
Resolving inheritance for "App\Component\CustomerLog\Subscriber\LogOrderCreateEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\CustomerLog\Subscriber\LogOrderCreateEventSubscriber).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\AbandonedVisitEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\AbandonedVisitEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\AbandonedVisitEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\AbandonedVisitEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\BirthDateEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\BirthDateEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\BirthDateEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\BirthDateEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\CustomerRegisterEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\CustomerRegisterEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\CustomerRegisterEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\CustomerRegisterEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\FavoritesReminderEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\FavoritesReminderEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\FavoritesReminderEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\FavoritesReminderEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\GiftCardEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\GiftCardEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\GiftCardEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\GiftCardEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\GiftCardNotifyEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\GiftCardNotifyEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\GiftCardNotifyEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\GiftCardNotifyEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\LostCartEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\LostCartEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\LostCartEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\LostCartEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\NewOrderEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\NewOrderEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\NewOrderEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\NewOrderEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\NoOrdersLongTimeEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\NoOrdersLongTimeEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\NoOrdersLongTimeEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\NoOrdersLongTimeEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\PromoCodeReminderEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\PromoCodeReminderEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\PromoCodeReminderEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\PromoCodeReminderEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewAnswerEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\ReviewAnswerEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\ReviewAnswerEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewAnswerEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewPublishedEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\ReviewPublishedEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\ReviewPublishedEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewPublishedEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewRequestEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\ReviewRequestEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\ReviewRequestEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewRequestEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewRequestShopEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\ReviewRequestShopEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\ReviewRequestShopEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewRequestShopEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\SubscribeConfirmEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\SubscribeConfirmEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\SubscribeConfirmEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\SubscribeConfirmEmailBuilder).
Resolving inheritance for ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\SubscribePromoCodeEmailBuilder" (parent: .abstract.instanceof.App\Component\Email\EmailBuilder\SubscribePromoCodeEmailBuilder).
Resolving inheritance for "App\Component\Email\EmailBuilder\SubscribePromoCodeEmailBuilder" (parent: .instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\SubscribePromoCodeEmailBuilder).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardOrderCreatedSubscriber" (parent: .abstract.instanceof.App\Component\GiftCard\EventsSubscriber\GiftCardOrderCreatedSubscriber).
Resolving inheritance for "App\Component\GiftCard\EventsSubscriber\GiftCardOrderCreatedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardOrderCreatedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardOrderPayedSubscriber" (parent: .abstract.instanceof.App\Component\GiftCard\EventsSubscriber\GiftCardOrderPayedSubscriber).
Resolving inheritance for "App\Component\GiftCard\EventsSubscriber\GiftCardOrderPayedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardOrderPayedSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardSentSubscriber" (parent: .abstract.instanceof.App\Component\GiftCard\EventsSubscriber\GiftCardSentSubscriber).
Resolving inheritance for "App\Component\GiftCard\EventsSubscriber\GiftCardSentSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardSentSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber" (parent: .abstract.instanceof.App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber).
Resolving inheritance for "App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\AbandonedVisitMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\AbandonedVisitMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\AbandonedVisitMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\AbandonedVisitMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\BirthDateMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\BirthDateMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\BirthDateMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\BirthDateMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\CustomerRegisterMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\CustomerRegisterMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\CustomerRegisterMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\CustomerRegisterMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\FavoritesMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\FavoritesMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\FavoritesMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\FavoritesMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\LostCartMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\LostCartMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\LostCartMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\LostCartMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\NoBuyMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\NoBuyMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\NoBuyMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\NoBuyMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\PromoCodeReminderMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\PromoCodeReminderMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\PromoCodeReminderMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\PromoCodeReminderMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\ReviewRequestMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\ReviewRequestMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\ReviewRequestMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\ReviewRequestMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\ReviewThanksMailingHandler" (parent: .abstract.instanceof.App\Component\Mailing\Handler\ReviewThanksMailingHandler).
Resolving inheritance for "App\Component\Mailing\Handler\ReviewThanksMailingHandler" (parent: .instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\ReviewThanksMailingHandler).
Resolving inheritance for ".instanceof.App\Component\Notify\Domain\NotifyTransportInterface.0.App\Component\Notify\Infrastructure\Transport\SmsNotifyTransport" (parent: .abstract.instanceof.App\Component\Notify\Infrastructure\Transport\SmsNotifyTransport).
Resolving inheritance for "App\Component\Notify\Infrastructure\Transport\SmsNotifyTransport" (parent: .instanceof.App\Component\Notify\Domain\NotifyTransportInterface.0.App\Component\Notify\Infrastructure\Transport\SmsNotifyTransport).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ArticlesHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\ArticlesHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\ArticlesHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ArticlesHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\BannersRowHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\BannersRowHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\BannersRowHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\BannersRowHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\CatalogHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\CatalogHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\CatalogHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\CatalogHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\CustomersLikeHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\CustomersLikeHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\CustomersLikeHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\CustomersLikeHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\FullWidthBannerHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\FullWidthBannerHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\FullWidthBannerHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\FullWidthBannerHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\H1TextHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\H1TextHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\H1TextHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\H1TextHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ProductsBannerHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\ProductsBannerHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\ProductsBannerHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ProductsBannerHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ReviewAwaitingHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\ReviewAwaitingHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\ReviewAwaitingHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ReviewAwaitingHandler).
Resolving inheritance for ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ViewedProductsHandler" (parent: .abstract.instanceof.App\Component\PageBlock\Handlers\ViewedProductsHandler).
Resolving inheritance for "App\Component\PageBlock\Handlers\ViewedProductsHandler" (parent: .instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ViewedProductsHandler).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber" (parent: .abstract.instanceof.App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber).
Resolving inheritance for "App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber).
Resolving inheritance for ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\BathrobeGroupingProcessor" (parent: .abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\BathrobeGroupingProcessor).
Resolving inheritance for "App\Component\ProductsGroup\Application\Import\Processors\BathrobeGroupingProcessor" (parent: .instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\BathrobeGroupingProcessor).
Resolving inheritance for ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\LinenGroupingProcessor" (parent: .abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\LinenGroupingProcessor).
Resolving inheritance for "App\Component\ProductsGroup\Application\Import\Processors\LinenGroupingProcessor" (parent: .instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\LinenGroupingProcessor).
Resolving inheritance for ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\PillowsBlanketsGroupingProcessor" (parent: .abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\PillowsBlanketsGroupingProcessor).
Resolving inheritance for "App\Component\ProductsGroup\Application\Import\Processors\PillowsBlanketsGroupingProcessor" (parent: .instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\PillowsBlanketsGroupingProcessor).
Resolving inheritance for ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\SlippersGroupingProcessor" (parent: .abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\SlippersGroupingProcessor).
Resolving inheritance for "App\Component\ProductsGroup\Application\Import\Processors\SlippersGroupingProcessor" (parent: .instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\SlippersGroupingProcessor).
Resolving inheritance for ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\TerryTowelsGroupingProcessor" (parent: .abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\TerryTowelsGroupingProcessor).
Resolving inheritance for "App\Component\ProductsGroup\Application\Import\Processors\TerryTowelsGroupingProcessor" (parent: .instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\TerryTowelsGroupingProcessor).
Resolving inheritance for ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\DiscountOnProductsPromotionCalculator" (parent: .abstract.instanceof.App\Component\Promotion\Calculators\DiscountOnProductsPromotionCalculator).
Resolving inheritance for "App\Component\Promotion\Calculators\DiscountOnProductsPromotionCalculator" (parent: .instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\DiscountOnProductsPromotionCalculator).
Resolving inheritance for ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\DiscountRegisteredCustomerPromotionCalculator" (parent: .abstract.instanceof.App\Component\Promotion\Calculators\DiscountRegisteredCustomerPromotionCalculator).
Resolving inheritance for "App\Component\Promotion\Calculators\DiscountRegisteredCustomerPromotionCalculator" (parent: .instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\DiscountRegisteredCustomerPromotionCalculator).
Resolving inheritance for ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\EvenLessPricePromotionCalculator" (parent: .abstract.instanceof.App\Component\Promotion\Calculators\EvenLessPricePromotionCalculator).
Resolving inheritance for "App\Component\Promotion\Calculators\EvenLessPricePromotionCalculator" (parent: .instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\EvenLessPricePromotionCalculator).
Resolving inheritance for ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\ProfitSetPromotionCalculator" (parent: .abstract.instanceof.App\Component\Promotion\Calculators\ProfitSetPromotionCalculator).
Resolving inheritance for "App\Component\Promotion\Calculators\ProfitSetPromotionCalculator" (parent: .instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\ProfitSetPromotionCalculator).
Resolving inheritance for ".instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\Database\DatabaseSearchProvider" (parent: .abstract.instanceof.App\Component\Search\Infrastructure\Provider\Database\DatabaseSearchProvider).
Resolving inheritance for "App\Component\Search\Infrastructure\Provider\Database\DatabaseSearchProvider" (parent: .instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\Database\DatabaseSearchProvider).
Resolving inheritance for ".instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqProvider" (parent: .abstract.instanceof.App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqProvider).
Resolving inheritance for "App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqProvider" (parent: .instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqProvider).
Resolving inheritance for ".instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\Sphinx\SphinxSearchProvider" (parent: .abstract.instanceof.App\Component\Search\Infrastructure\Provider\Sphinx\SphinxSearchProvider).
Resolving inheritance for "App\Component\Search\Infrastructure\Provider\Sphinx\SphinxSearchProvider" (parent: .instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\Sphinx\SphinxSearchProvider).
Resolving inheritance for ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\ArticleSeoTagHandler" (parent: .abstract.instanceof.App\Component\Seo\Handlers\ArticleSeoTagHandler).
Resolving inheritance for "App\Component\Seo\Handlers\ArticleSeoTagHandler" (parent: .instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\ArticleSeoTagHandler).
Resolving inheritance for ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\BrandSeoTagHandler" (parent: .abstract.instanceof.App\Component\Seo\Handlers\BrandSeoTagHandler).
Resolving inheritance for "App\Component\Seo\Handlers\BrandSeoTagHandler" (parent: .instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\BrandSeoTagHandler).
Resolving inheritance for ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\CategorySeoTagHandler" (parent: .abstract.instanceof.App\Component\Seo\Handlers\CategorySeoTagHandler).
Resolving inheritance for "App\Component\Seo\Handlers\CategorySeoTagHandler" (parent: .instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\CategorySeoTagHandler).
Resolving inheritance for ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\ProductSeoTagHandler" (parent: .abstract.instanceof.App\Component\Seo\Handlers\ProductSeoTagHandler).
Resolving inheritance for "App\Component\Seo\Handlers\ProductSeoTagHandler" (parent: .instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\ProductSeoTagHandler).
Resolving inheritance for ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\VirtualCategorySeoTagHandler" (parent: .abstract.instanceof.App\Component\Seo\Handlers\VirtualCategorySeoTagHandler).
Resolving inheritance for "App\Component\Seo\Handlers\VirtualCategorySeoTagHandler" (parent: .instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\VirtualCategorySeoTagHandler).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Component\Settings\SettingValuePresenter" (parent: .abstract.instanceof.App\Component\Settings\SettingValuePresenter).
Resolving inheritance for "App\Component\Settings\SettingValuePresenter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Component\Settings\SettingValuePresenter).
Resolving inheritance for ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\EmptyInfoProvider" (parent: .abstract.instanceof.App\Component\Shipping\Info\Providers\EmptyInfoProvider).
Resolving inheritance for "App\Component\Shipping\Info\Providers\EmptyInfoProvider" (parent: .instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\EmptyInfoProvider).
Resolving inheritance for ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\IntercityCourierInfoProvider" (parent: .abstract.instanceof.App\Component\Shipping\Info\Providers\IntercityCourierInfoProvider).
Resolving inheritance for "App\Component\Shipping\Info\Providers\IntercityCourierInfoProvider" (parent: .instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\IntercityCourierInfoProvider).
Resolving inheritance for ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\LocalCourierInfoProvider" (parent: .abstract.instanceof.App\Component\Shipping\Info\Providers\LocalCourierInfoProvider).
Resolving inheritance for "App\Component\Shipping\Info\Providers\LocalCourierInfoProvider" (parent: .instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\LocalCourierInfoProvider).
Resolving inheritance for ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\PerinaShopInfoProvider" (parent: .abstract.instanceof.App\Component\Shipping\Info\Providers\PerinaShopInfoProvider).
Resolving inheritance for "App\Component\Shipping\Info\Providers\PerinaShopInfoProvider" (parent: .instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\PerinaShopInfoProvider).
Resolving inheritance for ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\PickPointInfoProvider" (parent: .abstract.instanceof.App\Component\Shipping\Info\Providers\PickPointInfoProvider).
Resolving inheritance for "App\Component\Shipping\Info\Providers\PickPointInfoProvider" (parent: .instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\PickPointInfoProvider).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController" (parent: .abstract.instanceof.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController).
Resolving inheritance for "App\Controller\AccountController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ArticlesController" (parent: .abstract.instanceof.App\Controller\Admin\ArticlesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ArticlesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ArticlesController).
Resolving inheritance for "App\Controller\Admin\ArticlesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ArticlesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuthController" (parent: .abstract.instanceof.App\Controller\Admin\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuthController).
Resolving inheritance for "App\Controller\Admin\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BrandsController" (parent: .abstract.instanceof.App\Controller\Admin\BrandsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BrandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BrandsController).
Resolving inheritance for "App\Controller\Admin\BrandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BrandsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Category1cController" (parent: .abstract.instanceof.App\Controller\Admin\Category1cController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Category1cController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Category1cController).
Resolving inheritance for "App\Controller\Admin\Category1cController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Category1cController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController" (parent: .abstract.instanceof.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController).
Resolving inheritance for "App\Controller\Admin\CategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentController" (parent: .abstract.instanceof.App\Controller\Admin\ContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentController).
Resolving inheritance for "App\Controller\Admin\ContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomYmlController" (parent: .abstract.instanceof.App\Controller\Admin\CustomYmlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomYmlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomYmlController).
Resolving inheritance for "App\Controller\Admin\CustomYmlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomYmlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomersController" (parent: .abstract.instanceof.App\Controller\Admin\CustomersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomersController).
Resolving inheritance for "App\Controller\Admin\CustomersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryZoneController" (parent: .abstract.instanceof.App\Controller\Admin\DeliveryZoneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryZoneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryZoneController).
Resolving inheritance for "App\Controller\Admin\DeliveryZoneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryZoneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailContentController" (parent: .abstract.instanceof.App\Controller\Admin\EmailContentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailContentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailContentController).
Resolving inheritance for "App\Controller\Admin\EmailContentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailContentController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailsController" (parent: .abstract.instanceof.App\Controller\Admin\EmailsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailsController).
Resolving inheritance for "App\Controller\Admin\EmailsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtScriptController" (parent: .abstract.instanceof.App\Controller\Admin\ExtScriptController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtScriptController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtScriptController).
Resolving inheritance for "App\Controller\Admin\ExtScriptController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtScriptController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaqController" (parent: .abstract.instanceof.App\Controller\Admin\FaqController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaqController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaqController).
Resolving inheritance for "App\Controller\Admin\FaqController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaqController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeedBackController" (parent: .abstract.instanceof.App\Controller\Admin\FeedBackController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeedBackController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeedBackController).
Resolving inheritance for "App\Controller\Admin\FeedBackController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeedBackController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FilesController" (parent: .abstract.instanceof.App\Controller\Admin\FilesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FilesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FilesController).
Resolving inheritance for "App\Controller\Admin\FilesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FilesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeoController" (parent: .abstract.instanceof.App\Controller\Admin\GeoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeoController).
Resolving inheritance for "App\Controller\Admin\GeoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController" (parent: .abstract.instanceof.App\Controller\Admin\ImportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController).
Resolving inheritance for "App\Controller\Admin\ImportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IndexController" (parent: .abstract.instanceof.App\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IndexController).
Resolving inheritance for "App\Controller\Admin\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InfoPageController" (parent: .abstract.instanceof.App\Controller\Admin\InfoPageController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InfoPageController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InfoPageController).
Resolving inheritance for "App\Controller\Admin\InfoPageController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InfoPageController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabelsController" (parent: .abstract.instanceof.App\Controller\Admin\LabelsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabelsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabelsController).
Resolving inheritance for "App\Controller\Admin\LabelsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabelsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MenuController" (parent: .abstract.instanceof.App\Controller\Admin\MenuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MenuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MenuController).
Resolving inheritance for "App\Controller\Admin\MenuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MenuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsFeedController" (parent: .abstract.instanceof.App\Controller\Admin\NewsFeedController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsFeedController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsFeedController).
Resolving inheritance for "App\Controller\Admin\NewsFeedController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsFeedController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsMailingController" (parent: .abstract.instanceof.App\Controller\Admin\NewsMailingController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsMailingController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsMailingController).
Resolving inheritance for "App\Controller\Admin\NewsMailingController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsMailingController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotifyController" (parent: .abstract.instanceof.App\Controller\Admin\NotifyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotifyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotifyController).
Resolving inheritance for "App\Controller\Admin\NotifyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotifyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OneSLogController" (parent: .abstract.instanceof.App\Controller\Admin\OneSLogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OneSLogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OneSLogController).
Resolving inheritance for "App\Controller\Admin\OneSLogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OneSLogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrdersController" (parent: .abstract.instanceof.App\Controller\Admin\OrdersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrdersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrdersController).
Resolving inheritance for "App\Controller\Admin\OrdersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrdersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageBlockController" (parent: .abstract.instanceof.App\Controller\Admin\PageBlockController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageBlockController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageBlockController).
Resolving inheritance for "App\Controller\Admin\PageBlockController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageBlockController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromoCodeController" (parent: .abstract.instanceof.App\Controller\Admin\PromoCodeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromoCodeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromoCodeController).
Resolving inheritance for "App\Controller\Admin\PromoCodeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromoCodeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromotionController" (parent: .abstract.instanceof.App\Controller\Admin\PromotionController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromotionController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromotionController).
Resolving inheritance for "App\Controller\Admin\PromotionController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromotionController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PropertyController" (parent: .abstract.instanceof.App\Controller\Admin\PropertyController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PropertyController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PropertyController).
Resolving inheritance for "App\Controller\Admin\PropertyController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PropertyController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\OrdersReportController" (parent: .abstract.instanceof.App\Controller\Admin\Report\OrdersReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\OrdersReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\OrdersReportController).
Resolving inheritance for "App\Controller\Admin\Report\OrdersReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\OrdersReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\PromoCodeReportController" (parent: .abstract.instanceof.App\Controller\Admin\Report\PromoCodeReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\PromoCodeReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\PromoCodeReportController).
Resolving inheritance for "App\Controller\Admin\Report\PromoCodeReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\PromoCodeReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\SubscriberReportController" (parent: .abstract.instanceof.App\Controller\Admin\Report\SubscriberReportController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\SubscriberReportController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\SubscriberReportController).
Resolving inheritance for "App\Controller\Admin\Report\SubscriberReportController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\SubscriberReportController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoTemplatesController" (parent: .abstract.instanceof.App\Controller\Admin\SeoTemplatesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoTemplatesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoTemplatesController).
Resolving inheritance for "App\Controller\Admin\SeoTemplatesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoTemplatesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingsController" (parent: .abstract.instanceof.App\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingsController).
Resolving inheritance for "App\Controller\Admin\SettingsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShortUrlController" (parent: .abstract.instanceof.App\Controller\Admin\ShortUrlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShortUrlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShortUrlController).
Resolving inheritance for "App\Controller\Admin\ShortUrlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShortUrlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SizesController" (parent: .abstract.instanceof.App\Controller\Admin\SizesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SizesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SizesController).
Resolving inheritance for "App\Controller\Admin\SizesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SizesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SliderController" (parent: .abstract.instanceof.App\Controller\Admin\SliderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SliderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SliderController).
Resolving inheritance for "App\Controller\Admin\SliderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SliderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsController" (parent: .abstract.instanceof.App\Controller\Admin\SmsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsController).
Resolving inheritance for "App\Controller\Admin\SmsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StoreController" (parent: .abstract.instanceof.App\Controller\Admin\StoreController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StoreController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StoreController).
Resolving inheritance for "App\Controller\Admin\StoreController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StoreController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UsersController" (parent: .abstract.instanceof.App\Controller\Admin\UsersController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UsersController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UsersController).
Resolving inheritance for "App\Controller\Admin\UsersController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UsersController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VirtualCategoryController" (parent: .abstract.instanceof.App\Controller\Admin\VirtualCategoryController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VirtualCategoryController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VirtualCategoryController).
Resolving inheritance for "App\Controller\Admin\VirtualCategoryController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VirtualCategoryController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController" (parent: .abstract.instanceof.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController).
Resolving inheritance for "App\Controller\ApiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArticlesController" (parent: .abstract.instanceof.App\Controller\ArticlesController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArticlesController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArticlesController).
Resolving inheritance for "App\Controller\ArticlesController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArticlesController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController" (parent: .abstract.instanceof.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController).
Resolving inheritance for "App\Controller\AuthController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutoCompleteController" (parent: .abstract.instanceof.App\Controller\AutoCompleteController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutoCompleteController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutoCompleteController).
Resolving inheritance for "App\Controller\AutoCompleteController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutoCompleteController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandsController" (parent: .abstract.instanceof.App\Controller\BrandsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandsController).
Resolving inheritance for "App\Controller\BrandsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogController" (parent: .abstract.instanceof.App\Controller\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogController).
Resolving inheritance for "App\Controller\CatalogController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckoutController" (parent: .abstract.instanceof.App\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckoutController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckoutController).
Resolving inheritance for "App\Controller\CheckoutController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckoutController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DolyamiController" (parent: .abstract.instanceof.App\Controller\DolyamiController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DolyamiController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DolyamiController).
Resolving inheritance for "App\Controller\DolyamiController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DolyamiController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController" (parent: .abstract.instanceof.App\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController).
Resolving inheritance for "App\Controller\EmailController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GeoController" (parent: .abstract.instanceof.App\Controller\GeoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GeoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GeoController).
Resolving inheritance for "App\Controller\GeoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GeoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GiftCardController" (parent: .abstract.instanceof.App\Controller\GiftCardController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GiftCardController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GiftCardController).
Resolving inheritance for "App\Controller\GiftCardController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GiftCardController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController" (parent: .abstract.instanceof.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController).
Resolving inheritance for "App\Controller\IndexController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoController" (parent: .abstract.instanceof.App\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoController).
Resolving inheritance for "App\Controller\InfoController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController" (parent: .abstract.instanceof.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController).
Resolving inheritance for "App\Controller\OrderController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartsController" (parent: .abstract.instanceof.App\Controller\PartsController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartsController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartsController).
Resolving inheritance for "App\Controller\PartsController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartsController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewController" (parent: .abstract.instanceof.App\Controller\ReviewController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewController).
Resolving inheritance for "App\Controller\ReviewController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SberBankController" (parent: .abstract.instanceof.App\Controller\SberBankController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SberBankController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SberBankController).
Resolving inheritance for "App\Controller\SberBankController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SberBankController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController" (parent: .abstract.instanceof.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController).
Resolving inheritance for "App\Controller\SearchController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShortUrlController" (parent: .abstract.instanceof.App\Controller\ShortUrlController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShortUrlController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShortUrlController).
Resolving inheritance for "App\Controller\ShortUrlController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShortUrlController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmsRuController" (parent: .abstract.instanceof.App\Controller\SmsRuController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmsRuController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmsRuController).
Resolving inheritance for "App\Controller\SmsRuController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmsRuController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscribeController" (parent: .abstract.instanceof.App\Controller\SubscribeController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscribeController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscribeController).
Resolving inheritance for "App\Controller\SubscribeController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscribeController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UkassaController" (parent: .abstract.instanceof.App\Controller\UkassaController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UkassaController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UkassaController).
Resolving inheritance for "App\Controller\UkassaController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UkassaController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniOneController" (parent: .abstract.instanceof.App\Controller\UniOneController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniOneController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniOneController).
Resolving inheritance for "App\Controller\UniOneController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniOneController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WholesaleRequestController" (parent: .abstract.instanceof.App\Controller\WholesaleRequestController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WholesaleRequestController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WholesaleRequestController).
Resolving inheritance for "App\Controller\WholesaleRequestController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WholesaleRequestController).
Resolving inheritance for ".instanceof.App\EventListener\RedirectListener.0.App\EventListener\RedirectListener" (parent: .abstract.instanceof.App\EventListener\RedirectListener).
Resolving inheritance for "App\EventListener\RedirectListener" (parent: .instanceof.App\EventListener\RedirectListener.0.App\EventListener\RedirectListener).
Resolving inheritance for ".instanceof.App\EventListener\SetLastModifiedListener.0.App\EventListener\SetLastModifiedListener" (parent: .abstract.instanceof.App\EventListener\SetLastModifiedListener).
Resolving inheritance for "App\EventListener\SetLastModifiedListener" (parent: .instanceof.App\EventListener\SetLastModifiedListener.0.App\EventListener\SetLastModifiedListener).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddReviewAwaitingProductsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AddReviewAwaitingProductsSubscriber).
Resolving inheritance for "App\EventSubscriber\AddReviewAwaitingProductsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddReviewAwaitingProductsSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddReviewBonusRequestSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\AddReviewBonusRequestSubscriber).
Resolving inheritance for "App\EventSubscriber\AddReviewBonusRequestSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddReviewBonusRequestSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\CheckBirthDateOnNewCustomers" (parent: .abstract.instanceof.App\EventSubscriber\CheckBirthDateOnNewCustomers).
Resolving inheritance for "App\EventSubscriber\CheckBirthDateOnNewCustomers" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\CheckBirthDateOnNewCustomers).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogSiteEvents" (parent: .abstract.instanceof.App\EventSubscriber\LogSiteEvents).
Resolving inheritance for "App\EventSubscriber\LogSiteEvents" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogSiteEvents).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MailingEventsSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\MailingEventsSubscriber).
Resolving inheritance for "App\EventSubscriber\MailingEventsSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MailingEventsSubscriber).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\OrderSetNumberSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\OrderSetNumberSubscriber).
Resolving inheritance for "App\EventSubscriber\OrderSetNumberSubscriber" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\OrderSetNumberSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RestorePromoCodeAndGiftCardsBalanceOnCancelOrderSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\RestorePromoCodeAndGiftCardsBalanceOnCancelOrderSubscriber).
Resolving inheritance for "App\EventSubscriber\RestorePromoCodeAndGiftCardsBalanceOnCancelOrderSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RestorePromoCodeAndGiftCardsBalanceOnCancelOrderSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SendNewOrderEmailEventSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SendNewOrderEmailEventSubscriber).
Resolving inheritance for "App\EventSubscriber\SendNewOrderEmailEventSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SendNewOrderEmailEventSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SendOrderStatusTo1cSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SendOrderStatusTo1cSubscriber).
Resolving inheritance for "App\EventSubscriber\SendOrderStatusTo1cSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SendOrderStatusTo1cSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SetOrderPayedStatusSubscriber" (parent: .abstract.instanceof.App\EventSubscriber\SetOrderPayedStatusSubscriber).
Resolving inheritance for "App\EventSubscriber\SetOrderPayedStatusSubscriber" (parent: .instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SetOrderPayedStatusSubscriber).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CustomerDataTo1cHandler" (parent: .abstract.instanceof.App\MessageHandler\CustomerDataTo1cHandler).
Resolving inheritance for "App\MessageHandler\CustomerDataTo1cHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CustomerDataTo1cHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NewCustomerTo1cHandler" (parent: .abstract.instanceof.App\MessageHandler\NewCustomerTo1cHandler).
Resolving inheritance for "App\MessageHandler\NewCustomerTo1cHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NewCustomerTo1cHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailHandler" (parent: .abstract.instanceof.App\MessageHandler\SendEmailHandler).
Resolving inheritance for "App\MessageHandler\SendEmailHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SiteLogHandler" (parent: .abstract.instanceof.App\MessageHandler\SiteLogHandler).
Resolving inheritance for "App\MessageHandler\SiteLogHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SiteLogHandler).
Resolving inheritance for ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Start1cImportHandler" (parent: .abstract.instanceof.App\MessageHandler\Start1cImportHandler).
Resolving inheritance for "App\MessageHandler\Start1cImportHandler" (parent: .instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Start1cImportHandler).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository" (parent: .abstract.instanceof.App\Repository\AddressRepository).
Resolving inheritance for "App\Repository\AddressRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminUserRepository" (parent: .abstract.instanceof.App\Repository\AdminUserRepository).
Resolving inheritance for "App\Repository\AdminUserRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminUserRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleCategoryRepository" (parent: .abstract.instanceof.App\Repository\ArticleCategoryRepository).
Resolving inheritance for "App\Repository\ArticleCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository" (parent: .abstract.instanceof.App\Repository\ArticleRepository).
Resolving inheritance for "App\Repository\ArticleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleTypeRepository" (parent: .abstract.instanceof.App\Repository\ArticleTypeRepository).
Resolving inheritance for "App\Repository\ArticleTypeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleTypeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BrandRepository" (parent: .abstract.instanceof.App\Repository\BrandRepository).
Resolving inheritance for "App\Repository\BrandRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BrandRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category1CRepository" (parent: .abstract.instanceof.App\Repository\Category1CRepository).
Resolving inheritance for "App\Repository\Category1CRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category1CRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository" (parent: .abstract.instanceof.App\Repository\CategoryRepository).
Resolving inheritance for "App\Repository\CategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository" (parent: .abstract.instanceof.App\Repository\CityRepository).
Resolving inheritance for "App\Repository\CityRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository" (parent: .abstract.instanceof.App\Repository\ContentRepository).
Resolving inheritance for "App\Repository\ContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomYmlRepository" (parent: .abstract.instanceof.App\Repository\CustomYmlRepository).
Resolving inheritance for "App\Repository\CustomYmlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomYmlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerLogRepository" (parent: .abstract.instanceof.App\Repository\CustomerLogRepository).
Resolving inheritance for "App\Repository\CustomerLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerQuestionRepository" (parent: .abstract.instanceof.App\Repository\CustomerQuestionRepository).
Resolving inheritance for "App\Repository\CustomerQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository" (parent: .abstract.instanceof.App\Repository\CustomerRepository).
Resolving inheritance for "App\Repository\CustomerRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryZoneRepository" (parent: .abstract.instanceof.App\Repository\DeliveryZoneRepository).
Resolving inheritance for "App\Repository\DeliveryZoneRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryZoneRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ElectronicGiftCardRepository" (parent: .abstract.instanceof.App\Repository\ElectronicGiftCardRepository).
Resolving inheritance for "App\Repository\ElectronicGiftCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ElectronicGiftCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailContentRepository" (parent: .abstract.instanceof.App\Repository\EmailContentRepository).
Resolving inheritance for "App\Repository\EmailContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogEventRepository" (parent: .abstract.instanceof.App\Repository\EmailLogEventRepository).
Resolving inheritance for "App\Repository\EmailLogEventRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogEventRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository" (parent: .abstract.instanceof.App\Repository\EmailLogRepository).
Resolving inheritance for "App\Repository\EmailLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtScriptRepository" (parent: .abstract.instanceof.App\Repository\ExtScriptRepository).
Resolving inheritance for "App\Repository\ExtScriptRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtScriptRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqGroupRepository" (parent: .abstract.instanceof.App\Repository\FaqGroupRepository).
Resolving inheritance for "App\Repository\FaqGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository" (parent: .abstract.instanceof.App\Repository\FaqRepository).
Resolving inheritance for "App\Repository\FaqRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardDebitsRepository" (parent: .abstract.instanceof.App\Repository\GiftCardDebitsRepository).
Resolving inheritance for "App\Repository\GiftCardDebitsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardDebitsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardOrderRepository" (parent: .abstract.instanceof.App\Repository\GiftCardOrderRepository).
Resolving inheritance for "App\Repository\GiftCardOrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardOrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardRepository" (parent: .abstract.instanceof.App\Repository\GiftCardRepository).
Resolving inheritance for "App\Repository\GiftCardRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportLog\ImportLogRepository" (parent: .abstract.instanceof.App\Repository\ImportLog\ImportLogRepository).
Resolving inheritance for "App\Repository\ImportLog\ImportLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportLog\ImportLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportLog\ImportProductRepository" (parent: .abstract.instanceof.App\Repository\ImportLog\ImportProductRepository).
Resolving inheritance for "App\Repository\ImportLog\ImportProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportLog\ImportProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoBlockLinkRepository" (parent: .abstract.instanceof.App\Repository\InfoBlockLinkRepository).
Resolving inheritance for "App\Repository\InfoBlockLinkRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoBlockLinkRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoPageGroupRepository" (parent: .abstract.instanceof.App\Repository\InfoPageGroupRepository).
Resolving inheritance for "App\Repository\InfoPageGroupRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoPageGroupRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoPageRepository" (parent: .abstract.instanceof.App\Repository\InfoPageRepository).
Resolving inheritance for "App\Repository\InfoPageRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoPageRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailingRepository" (parent: .abstract.instanceof.App\Repository\MailingRepository).
Resolving inheritance for "App\Repository\MailingRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailingRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageThrottleRepository" (parent: .abstract.instanceof.App\Repository\MessageThrottleRepository).
Resolving inheritance for "App\Repository\MessageThrottleRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageThrottleRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsEmailItemRepository" (parent: .abstract.instanceof.App\Repository\NewsEmailItemRepository).
Resolving inheritance for "App\Repository\NewsEmailItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsEmailItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsEmailRepository" (parent: .abstract.instanceof.App\Repository\NewsEmailRepository).
Resolving inheritance for "App\Repository\NewsEmailRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsEmailRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotifyTemplateRepository" (parent: .abstract.instanceof.App\Repository\NotifyTemplateRepository).
Resolving inheritance for "App\Repository\NotifyTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotifyTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OneSLogRepository" (parent: .abstract.instanceof.App\Repository\OneSLogRepository).
Resolving inheritance for "App\Repository\OneSLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OneSLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderCalculationRepository" (parent: .abstract.instanceof.App\Repository\OrderCalculationRepository).
Resolving inheritance for "App\Repository\OrderCalculationRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderCalculationRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository" (parent: .abstract.instanceof.App\Repository\OrderItemRepository).
Resolving inheritance for "App\Repository\OrderItemRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderPaymentRepository" (parent: .abstract.instanceof.App\Repository\OrderPaymentRepository).
Resolving inheritance for "App\Repository\OrderPaymentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderPaymentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository" (parent: .abstract.instanceof.App\Repository\OrderRepository).
Resolving inheritance for "App\Repository\OrderRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderTransactionRepository" (parent: .abstract.instanceof.App\Repository\OrderTransactionRepository).
Resolving inheritance for "App\Repository\OrderTransactionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderTransactionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageBlockRepository" (parent: .abstract.instanceof.App\Repository\PageBlockRepository).
Resolving inheritance for "App\Repository\PageBlockRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageBlockRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PickPointRepository" (parent: .abstract.instanceof.App\Repository\PickPointRepository).
Resolving inheritance for "App\Repository\PickPointRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PickPointRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCertificateRepository" (parent: .abstract.instanceof.App\Repository\ProductCertificateRepository).
Resolving inheritance for "App\Repository\ProductCertificateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCertificateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductIconRepository" (parent: .abstract.instanceof.App\Repository\ProductIconRepository).
Resolving inheritance for "App\Repository\ProductIconRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductIconRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductLabelRepository" (parent: .abstract.instanceof.App\Repository\ProductLabelRepository).
Resolving inheritance for "App\Repository\ProductLabelRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductLabelRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPropertyRepository" (parent: .abstract.instanceof.App\Repository\ProductPropertyRepository).
Resolving inheritance for "App\Repository\ProductPropertyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPropertyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductQuestionRepository" (parent: .abstract.instanceof.App\Repository\ProductQuestionRepository).
Resolving inheritance for "App\Repository\ProductQuestionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductQuestionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository" (parent: .abstract.instanceof.App\Repository\ProductRepository).
Resolving inheritance for "App\Repository\ProductRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductReviewRepository" (parent: .abstract.instanceof.App\Repository\ProductReviewRepository).
Resolving inheritance for "App\Repository\ProductReviewRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductReviewRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSizeRepository" (parent: .abstract.instanceof.App\Repository\ProductSizeRepository).
Resolving inheritance for "App\Repository\ProductSizeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSizeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductVideoRepository" (parent: .abstract.instanceof.App\Repository\ProductVideoRepository).
Resolving inheritance for "App\Repository\ProductVideoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductVideoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsListContentRepository" (parent: .abstract.instanceof.App\Repository\ProductsListContentRepository).
Resolving inheritance for "App\Repository\ProductsListContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsListContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsListingContentRepository" (parent: .abstract.instanceof.App\Repository\ProductsListingContentRepository).
Resolving inheritance for "App\Repository\ProductsListingContentRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsListingContentRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromoCodeRepository" (parent: .abstract.instanceof.App\Repository\PromoCodeRepository).
Resolving inheritance for "App\Repository\PromoCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromoCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository" (parent: .abstract.instanceof.App\Repository\PromotionRepository).
Resolving inheritance for "App\Repository\PromotionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyRepository" (parent: .abstract.instanceof.App\Repository\PropertyRepository).
Resolving inheritance for "App\Repository\PropertyRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyValueRepository" (parent: .abstract.instanceof.App\Repository\PropertyValueRepository).
Resolving inheritance for "App\Repository\PropertyValueRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyValueRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository" (parent: .abstract.instanceof.App\Repository\RegionRepository).
Resolving inheritance for "App\Repository\RegionRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoTemplateRepository" (parent: .abstract.instanceof.App\Repository\SeoTemplateRepository).
Resolving inheritance for "App\Repository\SeoTemplateRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoTemplateRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository" (parent: .abstract.instanceof.App\Repository\SettingsRepository).
Resolving inheritance for "App\Repository\SettingsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShortUrlRepository" (parent: .abstract.instanceof.App\Repository\ShortUrlRepository).
Resolving inheritance for "App\Repository\ShortUrlRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShortUrlRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteLogRepository" (parent: .abstract.instanceof.App\Repository\SiteLogRepository).
Resolving inheritance for "App\Repository\SiteLogRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteLogRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SizeInfoRepository" (parent: .abstract.instanceof.App\Repository\SizeInfoRepository).
Resolving inheritance for "App\Repository\SizeInfoRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SizeInfoRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlideRepository" (parent: .abstract.instanceof.App\Repository\SlideRepository).
Resolving inheritance for "App\Repository\SlideRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlideRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsRepository" (parent: .abstract.instanceof.App\Repository\SmsRepository).
Resolving inheritance for "App\Repository\SmsRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository" (parent: .abstract.instanceof.App\Repository\StoreRepository).
Resolving inheritance for "App\Repository\StoreRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriberRepository" (parent: .abstract.instanceof.App\Repository\SubscriberRepository).
Resolving inheritance for "App\Repository\SubscriberRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriberRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransporterCodeRepository" (parent: .abstract.instanceof.App\Repository\TransporterCodeRepository).
Resolving inheritance for "App\Repository\TransporterCodeRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransporterCodeRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransporterRepository" (parent: .abstract.instanceof.App\Repository\TransporterRepository).
Resolving inheritance for "App\Repository\TransporterRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransporterRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VirtualCategoryRepository" (parent: .abstract.instanceof.App\Repository\VirtualCategoryRepository).
Resolving inheritance for "App\Repository\VirtualCategoryRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VirtualCategoryRepository).
Resolving inheritance for ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WholesaleRequestRepository" (parent: .abstract.instanceof.App\Repository\WholesaleRequestRepository).
Resolving inheritance for "App\Repository\WholesaleRequestRepository" (parent: .instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WholesaleRequestRepository).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BonusPlural" (parent: .abstract.instanceof.App\Twig\BonusPlural).
Resolving inheritance for "App\Twig\BonusPlural" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BonusPlural).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Common" (parent: .abstract.instanceof.App\Twig\Common).
Resolving inheritance for "App\Twig\Common" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Common).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateHumanize" (parent: .abstract.instanceof.App\Twig\DateHumanize).
Resolving inheritance for "App\Twig\DateHumanize" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateHumanize).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FreeShippingRemainsSum" (parent: .abstract.instanceof.App\Twig\FreeShippingRemainsSum).
Resolving inheritance for "App\Twig\FreeShippingRemainsSum" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FreeShippingRemainsSum).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrdersPlural" (parent: .abstract.instanceof.App\Twig\OrdersPlural).
Resolving inheritance for "App\Twig\OrdersPlural" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrdersPlural).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PhoneHumanize" (parent: .abstract.instanceof.App\Twig\PhoneHumanize).
Resolving inheritance for "App\Twig\PhoneHumanize" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PhoneHumanize).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceHumanize" (parent: .abstract.instanceof.App\Twig\PriceHumanize).
Resolving inheritance for "App\Twig\PriceHumanize" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceHumanize).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductPropertyInfo" (parent: .abstract.instanceof.App\Twig\ProductPropertyInfo).
Resolving inheritance for "App\Twig\ProductPropertyInfo" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductPropertyInfo).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductsPlural" (parent: .abstract.instanceof.App\Twig\ProductsPlural).
Resolving inheritance for "App\Twig\ProductsPlural" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductsPlural).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ReviewPlural" (parent: .abstract.instanceof.App\Twig\ReviewPlural).
Resolving inheritance for "App\Twig\ReviewPlural" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ReviewPlural).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShippingPresenter" (parent: .abstract.instanceof.App\Twig\ShippingPresenter).
Resolving inheritance for "App\Twig\ShippingPresenter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShippingPresenter).
Resolving inheritance for ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\VideoPresenter" (parent: .abstract.instanceof.App\Twig\VideoPresenter).
Resolving inheritance for "App\Twig\VideoPresenter" (parent: .instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\VideoPresenter).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.serializer.encode.json.unescaped" (parent: .abstract.instanceof.serializer.encode.json.unescaped).
Resolving inheritance for "serializer.encode.json.unescaped" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.serializer.encode.json.unescaped).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.serializer.encoder.json" (parent: .abstract.instanceof.serializer.encoder.json).
Resolving inheritance for ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.serializer.encoder.json" (parent: .instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.serializer.encoder.json).
Resolving inheritance for "serializer.encoder.json" (parent: .instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.serializer.encoder.json).
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.json_manifest_version_strategy).
Resolving inheritance for "assets._default_package" (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 "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.async" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "messenger.retry.multiplier_retry_strategy.failed" (parent: messenger.retry.abstract_multiplier_retry_strategy).
Resolving inheritance for "notifier.transport_factory.null" (parent: notifier.transport_factory.abstract).
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.default_connection.configuration" (parent: doctrine.dbal.debug_middleware).
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 "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "security.authentication.rememberme.services.persistent" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.authentication.rememberme.services.simplehash" (parent: security.authentication.rememberme.services.abstract).
Resolving inheritance for "security.user.provider.concrete.db_provider" (parent: doctrine.orm.security.user.provider).
Resolving inheritance for "security.user.provider.concrete.users_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 "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 "security.firewall.map.config.api" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.1" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.api" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.api" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api" (parent: security.firewall.context).
Resolving inheritance for "cache.webpack_encore" (parent: cache.system).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_subscriber" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "messenger.bus.default.middleware.traceable" (parent: messenger.middleware.traceable).
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.handle_message" (parent: messenger.middleware.handle_message).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.messenger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.http_client" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mailer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.php" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.event" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.router" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.lock" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.profiler" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oneS" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.uniOne" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.dolyami" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.ukassa" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.smsru" (parent: monolog.logger_prototype).
Resolving inheritance for "doctrine.dbal.logging_middleware.default" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.default" (parent: doctrine.dbal.debug_middleware).
6
Removing service-argument resolver for controller "App\Controller\Admin\ArticlesController::edit": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\BrandsController::edit": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\CustomYmlController::edit": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\ExtScriptController::edit": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\FaqController::getForm": no corresponding services exist for the referenced types.
Removing service-argument resolver for controller "App\Controller\Admin\SliderController::edit": no corresponding services exist for the referenced types.
419
Removed service "Psr\Container\ContainerInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ContainerInterface"; reason: private alias.
Removed service "App\Component\ProductsList\Request\ProductsListRequestInterface"; reason: private alias.
Removed service "App\Component\Auth\PhoneConfirm\CodeSender\CodeSenderInterface"; reason: private alias.
Removed service "App\Component\Auth\Captcha\CaptchaCheckerInterface"; reason: private alias.
Removed service "App\Component\Auth\SmsLimiter\Repository\ThrottlingRepositoryInterface"; reason: private alias.
Removed service "App\Component\Customer\BotDetector\BotDetectorInterface"; reason: private alias.
Removed service "App\Component\CustomerLog\Persister\CustomerLogPersisterInterface"; reason: private alias.
Removed service "App\Component\Email\Adapters\MailAdapterInterface"; reason: private alias.
Removed service "App\Component\Import\Loader\ImportLoaderInterface"; reason: private alias.
Removed service "App\Component\Import\Updater\NewProductsDetectorInterface"; reason: private alias.
Removed service "App\Component\Notify\Domain\NotifyTemplateRepositoryInterface"; reason: private alias.
Removed service "App\Component\Notify\Domain\NotifyTransportInterface"; reason: private alias.
Removed service "App\Component\Phone\Domain\PhoneFactoryInterface"; reason: private alias.
Removed service "App\Component\SiteLog\Persist\SiteEventStorageInterface"; reason: private alias.
Removed service "App\Component\Sms\Call\CallTransportInterface"; reason: private alias.
Removed service "App\Component\Sms\SmsTransportInterface"; reason: private alias.
Removed service "App\Component\Ukassa\Domain\ApiConnectorInterface"; reason: private alias.
Removed service "App\Component\Ukassa\Domain\UkassaConfigProviderInterface"; reason: private alias.
Removed service "App\Component\YandexDelivery\Domain\Contract\ConfigProviderInterface"; reason: private alias.
Removed service "App\Component\YandexDelivery\Domain\Contract\YandexDeliveryConnectorInterface"; reason: private alias.
Removed service "App\Services\Geo\CityDetector\Providers\CityDetectorProviderInterface"; reason: private alias.
Removed service "App\Services\Geo\Geocoder\Domain\GeoCoderProviderInterface"; reason: private alias.
Removed service "App\Services\ImageProcessor\ImageDriverInterface"; reason: private alias.
Removed service "App\Services\MobileDetect\MobileDetectorInterface"; reason: private alias.
Removed service "App\Services\SberBank\Domain\SberBankConnectorInterface"; reason: private alias.
Removed service "App\Services\Slugger\SluggerInterface"; reason: private alias.
Removed service "App\Services\SmsRu\Domain\SmsRuConnectorInterface"; reason: private alias.
Removed service "App\Services\TinyPng\ImageOptimizerInterface"; reason: private alias.
Removed service "App\Services\UniOne\Domain\UniOneConnectorInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\UriSigner"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Component\Cache\Adapter\AdapterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "mailer.logger_message_listener"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Debug\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "annotation_reader"; reason: private alias.
Removed service "Doctrine\Common\Annotations\Reader"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\ObjectNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\PropertyNormalizer"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service "lock.default.store"; reason: private alias.
Removed service "lock.store"; reason: private alias.
Removed service "lock.factory"; reason: private alias.
Removed service "lock"; reason: private alias.
Removed service "Symfony\Component\Lock\PersistingStoreInterface"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory"; reason: private alias.
Removed service "Symfony\Component\Lock\LockInterface"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service "cache.default_pdo_provider"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\Session\Flash\FlashBagInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Messenger\Transport\Serialization\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Messenger\MessageBusInterface"; reason: private alias.
Removed service "messenger.default_serializer"; reason: private alias.
Removed service "messenger.failure_transports.default"; reason: private alias.
Removed service "Symfony\Component\Notifier\NotifierInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\ChatterInterface"; reason: private alias.
Removed service "Symfony\Component\Notifier\TexterInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "sensio_framework_extra.converter.doctrine.orm.expression_language"; reason: private alias.
Removed service "sensio_framework_extra.security.expression_language"; reason: private alias.
Removed service "Twig_Environment"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "logger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "Doctrine\DBAL\Driver\Connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.migrations.metadata_storage"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "security.encoder_factory"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\EncoderFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Encoder\UserPasswordEncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\AuthenticationManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Guard\GuardAuthenticatorHandler"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.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.authentication.session_strategy.api"; reason: private alias.
Removed service "security.user_checker.api"; 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 "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface"; reason: private alias.
Removed service "Symfony\WebpackEncoreBundle\Asset\EntrypointLookupInterface"; 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 $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oneSLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $uniOneLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $dolyamiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $ukassaLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $smsruLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service ".service_locator.80edgLI"; reason: private alias.
Removed service ".service_locator.h8Jkkd2"; reason: private alias.
Removed service ".service_locator.JYo.9Ts"; reason: private alias.
Removed service ".service_locator.XDGmiR3"; reason: private alias.
Removed service ".service_locator.0GV1BZZ"; reason: private alias.
Removed service ".service_locator.8CTJbqw"; reason: private alias.
Removed service ".service_locator.3JTTNz6"; reason: private alias.
Removed service ".service_locator.QiJFH1R"; reason: private alias.
Removed service ".service_locator.VpcGpXS"; reason: private alias.
Removed service ".service_locator.AyvIImo"; reason: private alias.
Removed service ".service_locator.rFOWn5M"; reason: private alias.
Removed service ".service_locator.dbdDPOu"; reason: private alias.
Removed service ".service_locator..DE9c63"; reason: private alias.
Removed service ".service_locator.Ggefv3d"; reason: private alias.
Removed service ".service_locator.1fQe300"; reason: private alias.
Removed service ".service_locator.ZWUpQhs"; reason: private alias.
Removed service ".service_locator.sxxsupk"; reason: private alias.
Removed service ".service_locator.C.XWSTp"; reason: private alias.
Removed service ".service_locator.4xpsc2z"; reason: private alias.
Removed service ".service_locator.rfbdSwd"; reason: private alias.
Removed service ".service_locator.N4TsW45"; reason: private alias.
Removed service ".service_locator.85wNE6T"; reason: private alias.
Removed service ".service_locator.rDewjOY"; reason: private alias.
Removed service ".service_locator.xEDtSQp"; reason: private alias.
Removed service ".service_locator.KMXsbNq"; reason: private alias.
Removed service ".service_locator..1hB.9V"; reason: private alias.
Removed service ".service_locator.OxFkpkc"; reason: private alias.
Removed service ".service_locator.Ly6Bqpr"; reason: private alias.
Removed service ".service_locator.Ee_8Zyx"; reason: private alias.
Removed service ".service_locator.jgZl.43"; reason: private alias.
Removed service ".service_locator.P83By2Q"; reason: private alias.
Removed service ".service_locator.cyw9_Yt"; reason: private alias.
Removed service ".service_locator.0pYvSa3"; reason: private alias.
Removed service ".service_locator.IoxSRQV"; reason: private alias.
Removed service ".service_locator.FWFBcRs"; reason: private alias.
Removed service ".service_locator.gvU3bB9"; reason: private alias.
Removed service ".service_locator.Qnxd0Ke"; reason: private alias.
Removed service ".service_locator.KUOMo7u"; reason: private alias.
Removed service ".service_locator.EqMYUVC"; reason: private alias.
Removed service ".service_locator.b_RhdbB"; reason: private alias.
Removed service ".service_locator.wKF4yn1"; reason: private alias.
Removed service ".service_locator.Za9MpXe"; reason: private alias.
Removed service ".service_locator.zMFjJQ8"; reason: private alias.
Removed service ".service_locator.O24_MAy"; reason: private alias.
Removed service ".service_locator.uD2feh1"; reason: private alias.
Removed service ".service_locator.LNwlED."; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "doctrine.migrations.migrations_factory"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.firewall.authenticator.api"; reason: private alias.
Removed service "argument_resolver.request_attribute"; reason: private alias.
Removed service "argument_resolver.request"; reason: private alias.
Removed service "argument_resolver.session"; reason: private alias.
Removed service "security.user_value_resolver"; reason: private alias.
Removed service "argument_resolver.service"; reason: private alias.
Removed service "argument_resolver.default"; reason: private alias.
Removed service "argument_resolver.variadic"; reason: private alias.
Removed service "argument_resolver.not_tagged_controller"; reason: private alias.
Removed service "messenger.bus.default"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "doctrine.orm.default_metadata_driver"; reason: private alias.
Removed service ".service_locator.FatRZu2"; reason: private alias.
Removed service ".service_locator.uo5c0SP"; reason: private alias.
Removed service ".service_locator.yn_WWCe"; reason: private alias.
Removed service ".service_locator.6YEQyJB"; reason: private alias.
Removed service ".service_locator.GufNKoO"; reason: private alias.
Removed service ".service_locator.SpJUDuD"; reason: private alias.
Removed service ".service_locator.WEGcdHA"; reason: private alias.
Removed service ".service_locator.YTyy9X4"; reason: private alias.
Removed service ".service_locator.9l7._5t"; reason: private alias.
Removed service ".service_locator.xgARxqQ"; reason: private alias.
Removed service ".service_locator.jryO.fK"; reason: private alias.
Removed service ".service_locator.URfgn8g"; reason: private alias.
Removed service ".service_locator.llJxVGH"; reason: private alias.
Removed service ".service_locator.1kMF78L"; reason: private alias.
Removed service ".service_locator.OqqXGDq"; reason: private alias.
Removed service ".service_locator.XU8bT4a"; reason: private alias.
Removed service ".service_locator.X_yeEz8"; reason: private alias.
Removed service ".service_locator.SbsCHDj"; reason: private alias.
Removed service ".service_locator.wYhlERl"; reason: private alias.
Removed service ".service_locator.RRY1AuA"; reason: private alias.
Removed service ".service_locator.BHk94pT"; reason: private alias.
Removed service ".service_locator.jhGRh7b"; reason: private alias.
Removed service ".service_locator.oCDRybx"; reason: private alias.
Removed service ".service_locator.FQ6JQg6"; reason: private alias.
Removed service ".service_locator.aLBLzMU"; reason: private alias.
Removed service ".service_locator.OSDTsaO"; reason: private alias.
Removed service ".service_locator.KzS5WpM"; reason: private alias.
Removed service ".service_locator.aDRTWWa"; reason: private alias.
Removed service ".service_locator.d_Bb29H"; reason: private alias.
Removed service ".service_locator.g8f8PPu"; reason: private alias.
Removed service ".service_locator.nwpREY."; reason: private alias.
Removed service ".service_locator.WQXqNR5"; reason: private alias.
Removed service ".service_locator.1gyZDBP"; reason: private alias.
Removed service ".service_locator.6Uh1fPF"; reason: private alias.
Removed service ".service_locator.m1YP0EU"; reason: private alias.
Removed service ".service_locator.9tvT9tY"; reason: private alias.
Removed service ".service_locator.yua9wOZ"; reason: private alias.
Removed service ".service_locator.D4P_RiC"; reason: private alias.
Removed service ".service_locator.ePsjQy9"; reason: private alias.
Removed service ".service_locator.HiCrWKA"; reason: private alias.
Removed service ".service_locator.Kp.swTp"; reason: private alias.
Removed service ".service_locator..Sgx8h0"; reason: private alias.
Removed service ".service_locator.BpGrycV"; reason: private alias.
Removed service ".service_locator.5Ll7rQL"; reason: private alias.
Removed service ".service_locator.nTg8WdH"; reason: private alias.
Removed service ".service_locator.XhJw0tE"; reason: private alias.
Removed service ".service_locator.8gKFZ5f"; reason: private alias.
Removed service ".service_locator.6Kfn_Vf"; reason: private alias.
Removed service ".service_locator.maRSe3Y"; reason: private alias.
Removed service ".service_locator.f87SY5C"; reason: private alias.
Removed service ".service_locator.aaKF7Zh"; reason: private alias.
Removed service ".service_locator.bnm0JVS"; reason: private alias.
Removed service ".service_locator.SPp724d"; reason: private alias.
Removed service ".service_locator.y2.xgC."; reason: private alias.
Removed service ".service_locator.qgUhahs"; reason: private alias.
Removed service ".service_locator.hROrnss"; reason: private alias.
Removed service ".service_locator.B7MmiJY"; reason: private alias.
Removed service ".service_locator.I8KBGB9"; reason: private alias.
Removed service ".service_locator.OTq._HR"; reason: private alias.
Removed service ".service_locator.VNFUXpk"; reason: private alias.
Removed service ".service_locator.DZ.r34I"; reason: private alias.
Removed service ".service_locator.d2OUc9D"; reason: private alias.
Removed service ".service_locator.Zpek3NS"; reason: private alias.
Removed service ".service_locator.00YKEU9"; reason: private alias.
Removed service ".service_locator.mxnX8P3"; reason: private alias.
Removed service ".service_locator.kinFRzu"; reason: private alias.
Removed service ".service_locator.O_dMN5q"; reason: private alias.
Removed service ".service_locator.E.9ST8s"; reason: private alias.
Removed service ".service_locator.scBWWQ4"; reason: private alias.
Removed service ".service_locator.bwumpkQ"; reason: private alias.
Removed service ".service_locator.8aNaRtW"; reason: private alias.
Removed service ".service_locator.AV7ghXf"; reason: private alias.
Removed service ".service_locator.ay1DcpA"; reason: private alias.
Removed service ".service_locator.z3hh9bg"; reason: private alias.
Removed service ".service_locator.rERrU2G"; reason: private alias.
Removed service ".service_locator.2x7zIAZ"; reason: private alias.
Removed service ".service_locator.2KoI9Hp"; reason: private alias.
Removed service ".service_locator.wvtbLTQ"; reason: private alias.
Removed service ".service_locator.F_xBq5c"; reason: private alias.
Removed service ".service_locator.VCbcE_y"; reason: private alias.
Removed service ".service_locator.C7OGTf3"; reason: private alias.
Removed service ".service_locator.ZVghkVf"; reason: private alias.
Removed service ".service_locator.IiQN8us"; reason: private alias.
Removed service ".service_locator.fSnlSsk"; reason: private alias.
Removed service ".service_locator.wEcWl7X"; reason: private alias.
Removed service ".service_locator.._5q4Gr"; reason: private alias.
Removed service ".service_locator.Mb7TXQr"; reason: private alias.
Removed service ".service_locator.k3cV5S1"; reason: private alias.
Removed service ".service_locator.Swspl2n"; reason: private alias.
Removed service ".service_locator.Pbk_xR_"; reason: private alias.
Removed service ".service_locator.8wR.IaE"; reason: private alias.
Removed service ".service_locator.9Ooszto"; reason: private alias.
Removed service ".service_locator.rZBcWUM"; reason: private alias.
Removed service ".service_locator.3Pgauy0"; reason: private alias.
Removed service ".service_locator.4IwIsXv"; reason: private alias.
Removed service ".service_locator.Dt3IdQx"; reason: private alias.
Removed service ".service_locator.D..Yrii"; reason: private alias.
Removed service ".service_locator.eHprY77"; reason: private alias.
Removed service ".service_locator.4UD2twp"; reason: private alias.
Removed service ".service_locator.4KUQ4SE"; reason: private alias.
Removed service ".service_locator.ZfFLADh"; reason: private alias.
Removed service ".service_locator.oZ6tBYb"; reason: private alias.
Removed service ".service_locator.XM3vOeh"; reason: private alias.
Removed service ".service_locator.TfIarxP"; reason: private alias.
Removed service ".service_locator.uWv1jHh"; reason: private alias.
Removed service ".service_locator.YImedaw"; reason: private alias.
Removed service ".service_locator.A0.vTkY"; reason: private alias.
Removed service ".service_locator.7aIOS1w"; reason: private alias.
Removed service ".service_locator.IPsV4jO"; reason: private alias.
Removed service ".service_locator.u.sw5uD"; reason: private alias.
Removed service ".service_locator.K91d4jS"; reason: private alias.
Removed service ".service_locator.Zo4bEmK"; reason: private alias.
Removed service ".service_locator.VNGTCDS"; reason: private alias.
Removed service ".service_locator.tj0BvsW"; reason: private alias.
Removed service ".service_locator.zzgqjk4"; reason: private alias.
Removed service ".service_locator.DBPCVTO"; reason: private alias.
Removed service ".service_locator.lQHphZI"; reason: private alias.
Removed service ".service_locator.LQooX2A"; reason: private alias.
Removed service ".service_locator._OKn6O9"; reason: private alias.
Removed service ".service_locator.4vFCWxk"; reason: private alias.
Removed service ".service_locator.NneAYt3"; reason: private alias.
Removed service ".service_locator.AMc4ZNQ"; reason: private alias.
Removed service ".service_locator.mv3lCBy"; reason: private alias.
Removed service ".service_locator.RzJb27G"; reason: private alias.
Removed service ".service_locator.WGUbObS"; reason: private alias.
Removed service ".service_locator._6O44fR"; reason: private alias.
Removed service ".service_locator.E9Z5A_2"; reason: private alias.
Removed service ".service_locator.6u2lGWO"; reason: private alias.
Removed service ".service_locator.mawz3YZ"; reason: private alias.
Removed service ".service_locator._9Sn1fj"; reason: private alias.
Removed service ".service_locator.YMdX.9N"; reason: private alias.
Removed service ".service_locator.Ips9xX1"; reason: private alias.
Removed service ".service_locator.1uDLUZ4"; reason: private alias.
Removed service ".service_locator.t9WQFst"; reason: private alias.
Removed service ".service_locator.1udyqhf"; reason: private alias.
Removed service ".service_locator.fZg2Fne"; reason: private alias.
Removed service ".service_locator.pM0S9_c"; reason: private alias.
Removed service ".service_locator.lV27GfE"; reason: private alias.
Removed service ".service_locator.4B5cX7K"; reason: private alias.
Removed service ".service_locator.DE1rgux"; reason: private alias.
Removed service ".service_locator.FB2Q8vi"; reason: private alias.
Removed service ".service_locator.YnKhwmd"; reason: private alias.
Removed service ".service_locator.GhjWD52"; reason: private alias.
Removed service ".service_locator.J7Wc7Bf"; reason: private alias.
Removed service ".service_locator.L0rFhJm"; reason: private alias.
Removed service ".service_locator.pFwChgS"; reason: private alias.
Removed service ".service_locator.aa1PbBb"; reason: private alias.
128
Changed reference of service "App\Command\BirthMailCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\GoogleMerchantCommand" previously pointing to "router.default" to "router".
Changed reference of service "App\Command\NoBuyMailCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\PromoCodeRemindCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Command\SendAbandonedProductViewEmailCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\Admin\NewsFeed\NewsFeedGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\Admin\Yml\Generators\DefaultGenerator\CustomYmlDefaultGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\Auth\NewCustomer\NewCustomerService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Component\Auth\NewCustomer\NewCustomerService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\BreadCrumbs\BreadCrumbsGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\Dolyami\DolyamiPaymentProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\Email\PerinaMailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Component\GiftCard\Order\GiftCardOrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\GiftCard\Send\GiftCardSendProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\Order\Create\CreateOrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\Order\Create\CreateOrderService" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Component\Order\Create\CreateQuickOrderService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\Order\OrderStatusSwitcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\PageBlock\Handlers\ArticlesHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\BannersRowHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\CatalogHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\CustomersLikeHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\FullWidthBannerHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\H1TextHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\ProductsBannerHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\ReviewAwaitingHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\PageBlock\Handlers\ViewedProductsHandler" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\Payment\PaymentService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\Payment\SberBank\SberBankOnlinePaymentProvider" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\Product\Review\ReviewApproveService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\Product\Review\ReviewPersistService" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Component\SiteLog\SiteLogger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Component\Sitemap\SiteMapGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\YandexYml\Application\SearchYmlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Component\YandexYml\Application\YandexYmlGenerator" previously pointing to "router.default" to "router".
Changed reference of service "App\Controller\Admin\FeedBackController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\LabelsController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\PromoCodeController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\Admin\PromotionController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Controller\ApiController" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "App\Controller\OrderController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\EventSubscriber\CheckBirthDateOnNewCustomers" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "App\Security\AdminAuthenticator" previously pointing to "router.default" to "router".
Changed reference of service "App\Twig\Common" previously pointing to "router.default" to "router".
Changed reference of service "locale_listener" previously pointing to "router.default" to "router".
Changed reference of service "http_kernel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "debug.validator" to "validator".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_consume_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.messenger_failed_messages_retry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "console.command.router_debug" previously pointing to "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 "translator".
Changed reference of service "console.command.validator_debug" previously pointing to "debug.validator" to "validator".
Changed reference of service "mailer.mailer" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "mailer.mailer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
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 "session.flash_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "session.attribute_bag" previously pointing to ".session.do-not-use" to "session".
Changed reference of service "form.type_guesser.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.file" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.color" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.transformation_failure_handling" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "form.type_extension.form.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.upload.validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type_extension.csrf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "validator.builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "messenger.middleware.send_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.middleware.validation" previously pointing to "debug.validator" to "validator".
Changed reference of service "messenger.middleware.router_context" previously pointing to "router.default" to "router".
Changed reference of service "messenger.retry.send_failed_message_for_retry_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "messenger.routable_message_bus" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.chat" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.sms" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.email" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.channel.push" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "notifier.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "notifier.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.validator" previously pointing to "debug.validator" to "validator".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "data_collector.messenger" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.routing" previously pointing to "router.default" to "router".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
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 "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "maker.maker.make_registration_form" previously pointing to "router.default" to "router".
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.context_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.switchuser_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authentication.listener.rememberme" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.authenticator.json_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.authentication.guard_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "webpack_encore.tag_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.ISOBvvL" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.5cAhUFF" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service "debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.SQP2R3r" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.SQP2R3r" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.SQP2R3r" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.4LMAM0P" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.4LMAM0P" previously pointing to "debug.traced.messenger.bus.default" to "messenger.default_bus".
Changed reference of service ".service_locator.4LMAM0P" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.wSgjnB6" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.oCg4uHe" previously pointing to "router.default" to "router".
Changed reference of service ".service_locator.xs3qbxp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
Changed reference of service ".service_locator.GVyCdgr" previously pointing to ".session.do-not-use" to "session".
683
Removed service "container.env"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.doctrine"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "assets.remote_json_manifest_version_strategy"; reason: abstract.
Removed service "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 "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 "notifier.transport_factory.abstract"; 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 "maker.auto_command.abstract"; reason: abstract.
Removed service "doctrine.dbal.logger.chain"; reason: abstract.
Removed service "doctrine.dbal.logger.profiling"; reason: abstract.
Removed service "doctrine.dbal.logger.backtrace"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_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 "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.form_entry_point"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authentication.listener.rememberme"; reason: abstract.
Removed service "security.authentication.provider.rememberme"; reason: abstract.
Removed service "security.authentication.rememberme.services.abstract"; reason: abstract.
Removed service "security.authentication.rememberme.services.persistent"; reason: abstract.
Removed service "security.authentication.rememberme.services.simplehash"; reason: abstract.
Removed service "security.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.authentication.provider.guard"; reason: abstract.
Removed service "security.authentication.listener.guard"; 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 ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BirthMailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BirthMailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\BoxberryUpdateCourierCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\BoxberryUpdateCourierCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\CalcVcProductsCountCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\CalcVcProductsCountCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DadataCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DadataCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\DailyImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\DailyImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ElasticUpdateCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ElasticUpdateCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\GoogleMerchantCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\GoogleMerchantCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImageResizeCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImageResizeCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ImportCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ImportCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\MailingCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\MailingCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\NoBuyMailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\NoBuyMailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\PromoCodeRemindCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\PromoCodeRemindCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\ReviewScoreCalculatorCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\ReviewScoreCalculatorCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendAbandonedProductViewEmailCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendAbandonedProductViewEmailCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SendEpkCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SendEpkCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\SitemapCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\SitemapCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\TwoGisYmlCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\TwoGisYmlCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\UpdatePickpointsCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\UpdatePickpointsCommand"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Console\Command\Command.0.App\Command\YandexMarketCommand"; reason: abstract.
Removed service ".abstract.instanceof.App\Command\YandexMarketCommand"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\BannerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\BannerHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\BannersRowHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\BannersRowHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\ColorTextBoxHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\ColorTextBoxHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\ProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\ProductsHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\RutubeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\RutubeHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\TopMenuHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\TopMenuHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\NewsEmail\Handlers\AbstractNewsEmailItemHandler.0.App\Component\Admin\NewsEmail\Handlers\YoutubeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\NewsEmail\Handlers\YoutubeHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\Yml\Generators\CustomYmlGeneratorInterface.0.App\Component\Admin\Yml\Generators\AvitoYmlGenerator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\Yml\Generators\AvitoYmlGenerator"; reason: abstract.
Removed service ".instanceof.App\Component\Admin\Yml\Generators\CustomYmlGeneratorInterface.0.App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\Component\Api\Customer\Customer1cMessageHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Api\Customer\Customer1cMessageHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\CustomerLog\Subscriber\LogOrderCreateEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\CustomerLog\Subscriber\LogOrderCreateEventSubscriber"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\AbandonedVisitEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\AbandonedVisitEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\BirthDateEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\BirthDateEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\CustomerRegisterEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\CustomerRegisterEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\FavoritesReminderEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\FavoritesReminderEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\GiftCardEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\GiftCardEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\GiftCardNotifyEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\GiftCardNotifyEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\LostCartEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\LostCartEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\NewOrderEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\NewOrderEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\NoOrdersLongTimeEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\NoOrdersLongTimeEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\PromoCodeReminderEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\PromoCodeReminderEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewAnswerEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\ReviewAnswerEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewPublishedEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\ReviewPublishedEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewRequestEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\ReviewRequestEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\ReviewRequestShopEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\ReviewRequestShopEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\SubscribeConfirmEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\SubscribeConfirmEmailBuilder"; reason: abstract.
Removed service ".instanceof.App\Component\Email\EmailBuilder\AbstractEmailBuilder.0.App\Component\Email\EmailBuilder\SubscribePromoCodeEmailBuilder"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Email\EmailBuilder\SubscribePromoCodeEmailBuilder"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardOrderCreatedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\GiftCard\EventsSubscriber\GiftCardOrderCreatedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardOrderPayedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\GiftCard\EventsSubscriber\GiftCardOrderPayedSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\GiftCardSentSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\GiftCard\EventsSubscriber\GiftCardSentSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\AbandonedVisitMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\AbandonedVisitMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\BirthDateMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\BirthDateMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\CustomerRegisterMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\CustomerRegisterMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\FavoritesMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\FavoritesMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\LostCartMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\LostCartMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\NoBuyMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\NoBuyMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\PromoCodeReminderMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\PromoCodeReminderMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\ReviewRequestMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\ReviewRequestMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Mailing\Handler\MailingHandlerInterface.0.App\Component\Mailing\Handler\ReviewThanksMailingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Mailing\Handler\ReviewThanksMailingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Notify\Domain\NotifyTransportInterface.0.App\Component\Notify\Infrastructure\Transport\SmsNotifyTransport"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Notify\Infrastructure\Transport\SmsNotifyTransport"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ArticlesHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\ArticlesHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\BannersRowHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\BannersRowHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\CatalogHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\CatalogHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\CustomersLikeHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\CustomersLikeHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\FullWidthBannerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\FullWidthBannerHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\H1TextHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\H1TextHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ProductsBannerHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\ProductsBannerHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ReviewAwaitingHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\ReviewAwaitingHandler"; reason: abstract.
Removed service ".instanceof.App\Component\PageBlock\Handlers\AbstractPageBlockHandler.0.App\Component\PageBlock\Handlers\ViewedProductsHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\PageBlock\Handlers\ViewedProductsHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber"; reason: abstract.
Removed service ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\BathrobeGroupingProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\BathrobeGroupingProcessor"; reason: abstract.
Removed service ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\LinenGroupingProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\LinenGroupingProcessor"; reason: abstract.
Removed service ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\PillowsBlanketsGroupingProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\PillowsBlanketsGroupingProcessor"; reason: abstract.
Removed service ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\SlippersGroupingProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\SlippersGroupingProcessor"; reason: abstract.
Removed service ".instanceof.App\Component\ProductsGroup\Application\Import\GroupingProcessorInterface.0.App\Component\ProductsGroup\Application\Import\Processors\TerryTowelsGroupingProcessor"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\ProductsGroup\Application\Import\Processors\TerryTowelsGroupingProcessor"; reason: abstract.
Removed service ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\DiscountOnProductsPromotionCalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Promotion\Calculators\DiscountOnProductsPromotionCalculator"; reason: abstract.
Removed service ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\DiscountRegisteredCustomerPromotionCalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Promotion\Calculators\DiscountRegisteredCustomerPromotionCalculator"; reason: abstract.
Removed service ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\EvenLessPricePromotionCalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Promotion\Calculators\EvenLessPricePromotionCalculator"; reason: abstract.
Removed service ".instanceof.App\Component\Promotion\Calculators\PromotionCalculatorInterface.0.App\Component\Promotion\Calculators\ProfitSetPromotionCalculator"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Promotion\Calculators\ProfitSetPromotionCalculator"; reason: abstract.
Removed service ".instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\Database\DatabaseSearchProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Search\Infrastructure\Provider\Database\DatabaseSearchProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Search\Domain\SearchProviderInterface.0.App\Component\Search\Infrastructure\Provider\Sphinx\SphinxSearchProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Search\Infrastructure\Provider\Sphinx\SphinxSearchProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\ArticleSeoTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Seo\Handlers\ArticleSeoTagHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\BrandSeoTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Seo\Handlers\BrandSeoTagHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\CategorySeoTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Seo\Handlers\CategorySeoTagHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\ProductSeoTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Seo\Handlers\ProductSeoTagHandler"; reason: abstract.
Removed service ".instanceof.App\Component\Seo\Handlers\SeoTagHandlerInterface.0.App\Component\Seo\Handlers\VirtualCategorySeoTagHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Seo\Handlers\VirtualCategorySeoTagHandler"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Component\Settings\SettingValuePresenter"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Settings\SettingValuePresenter"; reason: abstract.
Removed service ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\EmptyInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Shipping\Info\Providers\EmptyInfoProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\IntercityCourierInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Shipping\Info\Providers\IntercityCourierInfoProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\LocalCourierInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Shipping\Info\Providers\LocalCourierInfoProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\PerinaShopInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Shipping\Info\Providers\PerinaShopInfoProvider"; reason: abstract.
Removed service ".instanceof.App\Component\Shipping\Info\ShippingMethodInfoInterface.0.App\Component\Shipping\Info\Providers\PickPointInfoProvider"; reason: abstract.
Removed service ".abstract.instanceof.App\Component\Shipping\Info\Providers\PickPointInfoProvider"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AccountController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AccountController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ArticlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ArticlesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ArticlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\BrandsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\BrandsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\BrandsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Category1cController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Category1cController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Category1cController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomYmlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomYmlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CustomYmlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\CustomersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\CustomersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\CustomersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\DeliveryZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\DeliveryZoneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\DeliveryZoneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailContentController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmailContentController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\EmailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\EmailsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\EmailsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ExtScriptController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ExtScriptController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ExtScriptController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FaqController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FaqController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FeedBackController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FeedBackController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FeedBackController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\FilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\FilesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\FilesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\GeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\GeoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\GeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ImportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\InfoPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\InfoPageController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\InfoPageController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\LabelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\LabelsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\LabelsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\MenuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\MenuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsFeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsFeedController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NewsFeedController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NewsMailingController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NewsMailingController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NewsMailingController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\NotifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\NotifyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\NotifyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OneSLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OneSLogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OneSLogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\OrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\OrdersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\OrdersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PageBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PageBlockController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PageBlockController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromoCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromoCodeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PromoCodeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PromotionController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PromotionController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\PropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\PropertyController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\PropertyController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\OrdersReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\OrdersReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Report\OrdersReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\PromoCodeReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\PromoCodeReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Report\PromoCodeReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\Report\SubscriberReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\Report\SubscriberReportController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\Report\SubscriberReportController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SeoTemplatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SeoTemplatesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SeoTemplatesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SettingsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\ShortUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\ShortUrlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\ShortUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SizesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SizesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SizesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SliderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SliderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SliderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\SmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\SmsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\SmsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\StoreController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\StoreController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\UsersController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\UsersController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\Admin\VirtualCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\Admin\VirtualCategoryController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\Admin\VirtualCategoryController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ApiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ApiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ArticlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ArticlesController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ArticlesController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AuthController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AuthController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\AutoCompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\AutoCompleteController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\AutoCompleteController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\BrandsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\BrandsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\BrandsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CatalogController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CatalogController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\CheckoutController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\CheckoutController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\DolyamiController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\DolyamiController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\DolyamiController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\EmailController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\EmailController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GeoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GeoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\GiftCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\GiftCardController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\GiftCardController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\IndexController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\IndexController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\InfoController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\InfoController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\OrderController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\OrderController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\PartsController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\PartsController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\PartsController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ReviewController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ReviewController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SberBankController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SberBankController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SberBankController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SearchController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SearchController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\ShortUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\ShortUrlController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\ShortUrlController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SmsRuController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SmsRuController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SmsRuController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\SubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\SubscribeController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\SubscribeController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UkassaController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UkassaController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UkassaController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\UniOneController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\UniOneController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\UniOneController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.App\Controller\WholesaleRequestController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.App\Controller\WholesaleRequestController"; reason: abstract.
Removed service ".abstract.instanceof.App\Controller\WholesaleRequestController"; reason: abstract.
Removed service ".instanceof.App\EventListener\RedirectListener.0.App\EventListener\RedirectListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\RedirectListener"; reason: abstract.
Removed service ".instanceof.App\EventListener\SetLastModifiedListener.0.App\EventListener\SetLastModifiedListener"; reason: abstract.
Removed service ".abstract.instanceof.App\EventListener\SetLastModifiedListener"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddReviewAwaitingProductsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AddReviewAwaitingProductsSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\AddReviewBonusRequestSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\AddReviewBonusRequestSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\CheckBirthDateOnNewCustomers"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\CheckBirthDateOnNewCustomers"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\LogSiteEvents"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\LogSiteEvents"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\MailingEventsSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\MailingEventsSubscriber"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\EventSubscriber\EventSubscriberInterface.0.App\EventSubscriber\OrderSetNumberSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\OrderSetNumberSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\RestorePromoCodeAndGiftCardsBalanceOnCancelOrderSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\RestorePromoCodeAndGiftCardsBalanceOnCancelOrderSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SendNewOrderEmailEventSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SendNewOrderEmailEventSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SendOrderStatusTo1cSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SendOrderStatusTo1cSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\EventDispatcher\EventSubscriberInterface.0.App\EventSubscriber\SetOrderPayedStatusSubscriber"; reason: abstract.
Removed service ".abstract.instanceof.App\EventSubscriber\SetOrderPayedStatusSubscriber"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\CustomerDataTo1cHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\CustomerDataTo1cHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\NewCustomerTo1cHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\NewCustomerTo1cHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SendEmailHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SendEmailHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\SiteLogHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\SiteLogHandler"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Messenger\Handler\MessageHandlerInterface.0.App\MessageHandler\Start1cImportHandler"; reason: abstract.
Removed service ".abstract.instanceof.App\MessageHandler\Start1cImportHandler"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AddressRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AddressRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\AdminUserRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\AdminUserRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArticleCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArticleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ArticleTypeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ArticleTypeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\BrandRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\BrandRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\Category1CRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\Category1CRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CityRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CityRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomYmlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomYmlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\CustomerRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\DeliveryZoneRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\DeliveryZoneRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ElectronicGiftCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ElectronicGiftCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogEventRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailLogEventRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\EmailLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\EmailLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ExtScriptRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ExtScriptRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaqGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\FaqRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\FaqRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardDebitsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GiftCardDebitsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardOrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GiftCardOrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\GiftCardRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\GiftCardRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportLog\ImportLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImportLog\ImportLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ImportLog\ImportProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ImportLog\ImportProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoBlockLinkRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfoBlockLinkRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoPageGroupRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfoPageGroupRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\InfoPageRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\InfoPageRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MailingRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MailingRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\MessageThrottleRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\MessageThrottleRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsEmailItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsEmailItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NewsEmailRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NewsEmailRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\NotifyTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\NotifyTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OneSLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OneSLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderCalculationRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderCalculationRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderItemRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderItemRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderPaymentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderPaymentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\OrderTransactionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\OrderTransactionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PageBlockRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PageBlockRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PickPointRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PickPointRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductCertificateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductCertificateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductIconRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductIconRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductLabelRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductLabelRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductPropertyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductPropertyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductQuestionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductQuestionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductReviewRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductReviewRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductSizeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductSizeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductVideoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductVideoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsListContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductsListContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ProductsListingContentRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ProductsListingContentRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromoCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PromoCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PromotionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PromotionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PropertyRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\PropertyValueRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\PropertyValueRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\RegionRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\RegionRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SeoTemplateRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SeoTemplateRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SettingsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SettingsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\ShortUrlRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\ShortUrlRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SiteLogRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SiteLogRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SizeInfoRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SizeInfoRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SlideRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SlideRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SmsRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SmsRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\StoreRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\StoreRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\SubscriberRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\SubscriberRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransporterCodeRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TransporterCodeRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\TransporterRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\TransporterRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\VirtualCategoryRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\VirtualCategoryRepository"; reason: abstract.
Removed service ".instanceof.Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryInterface.0.App\Repository\WholesaleRequestRepository"; reason: abstract.
Removed service ".abstract.instanceof.App\Repository\WholesaleRequestRepository"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\BonusPlural"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\BonusPlural"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\Common"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\Common"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\DateHumanize"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\DateHumanize"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\FreeShippingRemainsSum"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\FreeShippingRemainsSum"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\OrdersPlural"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\OrdersPlural"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PhoneHumanize"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PhoneHumanize"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\PriceHumanize"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\PriceHumanize"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductPropertyInfo"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProductPropertyInfo"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ProductsPlural"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ProductsPlural"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ReviewPlural"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ReviewPlural"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\ShippingPresenter"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\ShippingPresenter"; reason: abstract.
Removed service ".instanceof.Twig\Extension\ExtensionInterface.0.App\Twig\VideoPresenter"; reason: abstract.
Removed service ".abstract.instanceof.App\Twig\VideoPresenter"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.serializer.encode.json.unescaped"; reason: abstract.
Removed service ".abstract.instanceof.serializer.encode.json.unescaped"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\EncoderInterface.0.serializer.encoder.json"; reason: abstract.
Removed service ".instanceof.Symfony\Component\Serializer\Encoder\DecoderInterface.0.serializer.encoder.json"; reason: abstract.
Removed service ".abstract.instanceof.serializer.encoder.json"; reason: abstract.
475
Removed service "App\Component\Admin\Category\CategoryUpdateRequest"; reason: unused.
Removed service "App\Component\Admin\DataTable\Domain\DataTableRequest"; reason: unused.
Removed service "App\Component\Admin\DataTable\Domain\DataTableResponse"; reason: unused.
Removed service "App\Component\Admin\FileManager\Domain\FileDimensions"; reason: unused.
Removed service "App\Component\Admin\FileManager\Domain\FileManagerDirectory"; reason: unused.
Removed service "App\Component\Admin\FileManager\Domain\FileManagerItem"; reason: unused.
Removed service "App\Component\Admin\Import\ImportFile"; reason: unused.
Removed service "App\Component\Admin\InfoPage\InfoBlock"; reason: unused.
Removed service "App\Component\Admin\NewsEmail\NewsEmailItemType"; reason: unused.
Removed service "App\Component\Admin\Pagination\Page"; reason: unused.
Removed service "App\Component\Admin\Pagination\Pager"; reason: unused.
Removed service "App\Component\Admin\Pagination\PagerFactory"; reason: unused.
Removed service "App\Component\Admin\Report\Orders\Items\OrderReportItem"; reason: unused.
Removed service "App\Component\Admin\Report\Orders\Items\OrderReportProductItem"; reason: unused.
Removed service "App\Component\Admin\Report\Orders\OrderReportResult"; reason: unused.
Removed service "App\Component\Admin\Report\PromoCodes\PromoCodesReportItem"; reason: unused.
Removed service "App\Component\Admin\Report\PromoCodes\PromoCodesReportResult"; reason: unused.
Removed service "App\Component\Admin\Report\Subscriber\SubscriberReportItem"; reason: unused.
Removed service "App\Component\Admin\Report\Subscriber\SubscriberReportResult"; reason: unused.
Removed service "App\Component\Admin\Yml\YmlType"; reason: unused.
Removed service "App\Component\Api\Customer\Customer1cDTO"; reason: unused.
Removed service "App\Component\Api\Customer\Customer1cValidator"; reason: unused.
Removed service "App\Component\Api\Orders\ApiOrdersError"; reason: unused.
Removed service "App\Component\Api\Orders\ApiOrdersRequest"; reason: unused.
Removed service "App\Component\Api\Orders\ApiOrdersResponse"; reason: unused.
Removed service "App\Component\Api\ReviewRequest\ReviewRequestDTO"; reason: unused.
Removed service "App\Component\Article\ArticleSort"; reason: unused.
Removed service "App\Component\Auth\AuthType"; reason: unused.
Removed service "App\Component\Auth\ContactsService"; reason: unused.
Removed service "App\Component\Auth\NewCustomer\NewCustomerDTO"; reason: unused.
Removed service "App\Component\Auth\NewCustomer\RegisterCustomerResult"; reason: unused.
Removed service "App\Component\Auth\NewCustomer\RegisterCustomerStatus"; reason: unused.
Removed service "App\Component\Auth\NewCustomer\Validator\CustomerValidateError"; reason: unused.
Removed service "App\Component\Auth\NewCustomer\Validator\NewCustomerValidateResult"; reason: unused.
Removed service "App\Component\Auth\PhoneConfirm\CheckConfirmCodeResult"; reason: unused.
Removed service "App\Component\Auth\PhoneConfirm\CodeSender\CallCodeSender"; reason: unused.
Removed service "App\Component\Auth\PhoneConfirm\CodeSender\SendCodeResult"; reason: unused.
Removed service "App\Component\Auth\PhoneConfirm\SendConfirmCodeResult"; reason: unused.
Removed service "App\Component\Auth\Register\RegisterResult"; reason: unused.
Removed service "App\Component\Auth\Register\RegisterService"; reason: unused.
Removed service "App\Component\Auth\SmsLimiter\Repository\ThrottlingContact"; reason: unused.
Removed service "App\Component\Auth\SmsLimiter\SmsThrottlingResponse"; reason: unused.
Removed service "App\Component\AuthUserCall\Domain\AuthUserCallRequest"; reason: unused.
Removed service "App\Component\BreadCrumbs\BreadCrumbItem"; reason: unused.
Removed service "App\Component\BreadCrumbs\BreadCrumbs"; reason: unused.
Removed service "App\Component\Category\CategoryProduct"; reason: unused.
Removed service "App\Component\Category\Service\ORM\ORMFinderResult"; reason: unused.
Removed service "App\Component\Category\Services\KnuckleLog"; reason: unused.
Removed service "App\Component\Content\ContentPage"; reason: unused.
Removed service "App\Component\Content\Domain\ContentItem"; reason: unused.
Removed service "App\Component\Content\Domain\ContentItemFactory"; reason: unused.
Removed service "App\Component\Content\UseCase\BonusFaqContent"; reason: unused.
Removed service "App\Component\Content\UseCase\BonusRulesContent"; reason: unused.
Removed service "App\Component\Customer\CustomerDataNormalizer"; reason: unused.
Removed service "App\Component\Customer\CustomerService"; reason: unused.
Removed service "App\Component\Customer\Updater\CustomerUpdateRequest"; reason: unused.
Removed service "App\Component\Customer\Updater\CustomerUpdateResult"; reason: unused.
Removed service "App\Component\CustomerLog\CustomerLogAction"; reason: unused.
Removed service "App\Component\CustomerLog\CustomerLogEvent"; reason: unused.
Removed service "App\Component\Dolyami\Calculator\DolyamiCalculateResult"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\DolyamiOrderStatus"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\CancelOrderRequest"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\ClientInfo"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\CommitOrderRequest"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\CompleteDeliveryRequest"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\CorrectionRequest"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\CreateOrderRequest"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\InfoRequest"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\Order"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Request\OrderItem"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Response\CorrectionRequestResponse"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Response\DolyamiResponse"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Response\PaymentScheduleItem"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\Response\RefundInfo"; reason: unused.
Removed service "App\Component\Dolyami\Provider\Domain\DTO\WebHook\DolyamiWebHook"; reason: unused.
Removed service "App\Component\Elastic\ElasticFieldsMap"; reason: unused.
Removed service "App\Component\Elastic\Finder\Domain\CategoryDTO"; reason: unused.
Removed service "App\Component\Elastic\Finder\Domain\ElasticBrandDTO"; reason: unused.
Removed service "App\Component\Elastic\Finder\Domain\ElasticProduct"; reason: unused.
Removed service "App\Component\Elastic\Finder\Domain\PropertyValueDTO"; reason: unused.
Removed service "App\Component\Elastic\Finder\ElasticFinderRequest"; reason: unused.
Removed service "App\Component\Elastic\Finder\ElasticFinderResult"; reason: unused.
Removed service "App\Component\Elastic\Updater\ProductsUpdater\ElasticProductDTO"; reason: unused.
Removed service "App\Component\Email\CustomerEmail"; reason: unused.
Removed service "App\Component\Email\Email\AbandonedVisitEmail"; reason: unused.
Removed service "App\Component\Email\Email\BirthDateEmail"; reason: unused.
Removed service "App\Component\Email\Email\CustomerRegisterEmail"; reason: unused.
Removed service "App\Component\Email\Email\FavoritesReminderEmail"; reason: unused.
Removed service "App\Component\Email\Email\GiftCardEmail"; reason: unused.
Removed service "App\Component\Email\Email\GiftCardNotifyEmail"; reason: unused.
Removed service "App\Component\Email\Email\LostCartEmail"; reason: unused.
Removed service "App\Component\Email\Email\NewOrderCourierEmail"; reason: unused.
Removed service "App\Component\Email\Email\NewOrderInterCityCourierEmail"; reason: unused.
Removed service "App\Component\Email\Email\NewOrderPVZ1Email"; reason: unused.
Removed service "App\Component\Email\Email\NewOrderPVZ2Email"; reason: unused.
Removed service "App\Component\Email\Email\NewOrderPickupEmail"; reason: unused.
Removed service "App\Component\Email\Email\NoOrdersLongTimeEmail"; reason: unused.
Removed service "App\Component\Email\Email\PromoCodeRemindEmail"; reason: unused.
Removed service "App\Component\Email\Email\ReviewAnswerEmail"; reason: unused.
Removed service "App\Component\Email\Email\ReviewPublishedEmail"; reason: unused.
Removed service "App\Component\Email\Email\ReviewRequestEmail"; reason: unused.
Removed service "App\Component\Email\Email\ReviewRequestShopEmail"; reason: unused.
Removed service "App\Component\Email\Email\SubscribeConfirmEmail"; reason: unused.
Removed service "App\Component\Email\Email\SubscribeDigitalConfirmEmail"; reason: unused.
Removed service "App\Component\Email\Email\SubscribePromoCodeEmail"; reason: unused.
Removed service "App\Component\Email\EmailStatus"; reason: unused.
Removed service "App\Component\Email\EmailType"; reason: unused.
Removed service "App\Component\Email\FailedEmail"; reason: unused.
Removed service "App\Component\Email\LoggableEmail"; reason: unused.
Removed service "App\Component\Email\SendEmailResult"; reason: unused.
Removed service "App\Component\Filter\DTO\Filter"; reason: unused.
Removed service "App\Component\Filter\DTO\FilterItem"; reason: unused.
Removed service "App\Component\Filter\DTO\FilterItemValue"; reason: unused.
Removed service "App\Component\Filter\DTO\SelectedFilter"; reason: unused.
Removed service "App\Component\Filter\FilterPresenter"; reason: unused.
Removed service "App\Component\GiftCard\Events\GiftCardOrderCreatedEvent"; reason: unused.
Removed service "App\Component\GiftCard\Events\GiftCardSentEvent"; reason: unused.
Removed service "App\Component\GiftCard\Exception\SendEpkEmailException"; reason: unused.
Removed service "App\Component\GiftCard\GiftCardApplyResult"; reason: unused.
Removed service "App\Component\GiftCard\Order\GiftCardCreateOrderResult"; reason: unused.
Removed service "App\Component\GiftCard\Order\GiftCardOrderRequest"; reason: unused.
Removed service "App\Component\GiftCard\Order\GiftCardOrderValidatorError"; reason: unused.
Removed service "App\Component\GiftCard\Send\GiftCardOrderToDtoBuilder"; reason: unused.
Removed service "App\Component\GiftCard\Send\GiftCardSendResult"; reason: unused.
Removed service "App\Component\GiftCard\Send\SendProvider\GiftCardSendDTO"; reason: unused.
Removed service "App\Component\Import\DTO\Brand1c"; reason: unused.
Removed service "App\Component\Import\DTO\Category1c"; reason: unused.
Removed service "App\Component\Import\DTO\Certificate1c"; reason: unused.
Removed service "App\Component\Import\DTO\ImportDataBag"; reason: unused.
Removed service "App\Component\Import\DTO\Product1c"; reason: unused.
Removed service "App\Component\Import\DTO\ProductIcon1c"; reason: unused.
Removed service "App\Component\Import\DTO\ProductProperty1c"; reason: unused.
Removed service "App\Component\Import\DTO\Property1c"; reason: unused.
Removed service "App\Component\Import\DTO\PropertyValue1c"; reason: unused.
Removed service "App\Component\Import\DTO\Size1c"; reason: unused.
Removed service "App\Component\Import\DTO\Store1c"; reason: unused.
Removed service "App\Component\Import\Daily\DTO\DailyImportDiscount"; reason: unused.
Removed service "App\Component\Import\Daily\DTO\DailyImportProduct"; reason: unused.
Removed service "App\Component\Import\Daily\DTO\DailyParseResult"; reason: unused.
Removed service "App\Component\Import\Log\Component\ImportLoaderLog"; reason: unused.
Removed service "App\Component\Import\Log\Component\ImportLogDto"; reason: unused.
Removed service "App\Component\Import\Log\Component\ImportLogProduct"; reason: unused.
Removed service "App\Component\Import\Updater\AbstractUpdater"; reason: unused.
Removed service "App\Component\Import\Updater\Product1cRawUpdater"; reason: unused.
Removed service "App\Component\Import\Updater\ProductPropertyUpdater"; reason: unused.
Removed service "App\Component\Mailing\ProcessMailingResult"; reason: unused.
Removed service "App\Component\Mailing\ProcessMailingStatus"; reason: unused.
Removed service "App\Component\Messenger\WhatsUp\GreenApi\GreenApiResponse"; reason: unused.
Removed service "App\Component\Notify\Domain\NotifyDto"; reason: unused.
Removed service "App\Component\Notify\Domain\NotifySendResult"; reason: unused.
Removed service "App\Component\Notify\Domain\NotifyTransportType"; reason: unused.
Removed service "App\Component\Notify\Domain\NotifyType"; reason: unused.
Removed service "App\Component\Notify\Infrastructure\Notify\AuthCodeNotify"; reason: unused.
Removed service "App\Component\Notify\Infrastructure\Notify\EpkDeliveredSenderNotify"; reason: unused.
Removed service "App\Component\Notify\Infrastructure\Notify\EpkPurchasedSenderNotify"; reason: unused.
Removed service "App\Component\Notify\Infrastructure\Notify\EpkReceiverNotify"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\Cart\OneSCart"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\Cart\OneSCartProduct"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\OneSBonusInfo"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\OneSCertificate"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\OneSCustomer"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\OneSGiftCard"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\Orders\OneSUserOrder"; reason: unused.
Removed service "App\Component\OneS\Domain\DTO\Orders\OneSUserOrderProduct"; reason: unused.
Removed service "App\Component\OneS\Domain\Mapper\OneSCertificateMapper"; reason: unused.
Removed service "App\Component\OneS\Exception\OneSConnectionException"; reason: unused.
Removed service "App\Component\OneS\Logger\OneSRequestType"; reason: unused.
Removed service "App\Component\Order\Calculations\CalculationAction"; reason: unused.
Removed service "App\Component\Order\Calculations\CalculationType"; reason: unused.
Removed service "App\Component\Order\Calculations\OrderFinance"; reason: unused.
Removed service "App\Component\Order\Create\CreateOrderError"; reason: unused.
Removed service "App\Component\Order\Exception\OutOfStockException"; reason: unused.
Removed service "App\Component\Order\OrderStatus"; reason: unused.
Removed service "App\Component\Order\PaymentStatus"; reason: unused.
Removed service "App\Component\PageBlock\Config\ArticleBlockConfig"; reason: unused.
Removed service "App\Component\PageBlock\Config\ArticlesPageBlockConfig"; reason: unused.
Removed service "App\Component\PageBlock\Config\BannerConfig"; reason: unused.
Removed service "App\Component\PageBlock\Config\BannerProductsConfig"; reason: unused.
Removed service "App\Component\PageBlock\Config\BannersRowConfig"; reason: unused.
Removed service "App\Component\PageBlock\Config\H1TextConfig"; reason: unused.
Removed service "App\Component\PageBlock\PageBlockType"; reason: unused.
Removed service "App\Component\Paginator\FrontPagerPresenter"; reason: unused.
Removed service "App\Component\Payment\OnlinePaymentCallbackProcessor"; reason: unused.
Removed service "App\Component\Payment\OnlinePaymentHook"; reason: unused.
Removed service "App\Component\Payment\OnlinePaymentProvider"; reason: unused.
Removed service "App\Component\Payment\OnlinePaymentRegisterResult"; reason: unused.
Removed service "App\Component\Payment\OperationResult"; reason: unused.
Removed service "App\Component\Payment\PaymentMethod"; reason: unused.
Removed service "App\Component\Payment\ProviderPaymentStatus"; reason: unused.
Removed service "App\Component\Phone\Domain\IncorrectPhoneNumberException"; reason: unused.
Removed service "App\Component\Phone\Domain\Phone"; reason: unused.
Removed service "App\Component\Product\ProductDataFieldKey"; reason: unused.
Removed service "App\Component\Product\Question\SaveQuestionError"; reason: unused.
Removed service "App\Component\Product\Question\SaveQuestionRequest"; reason: unused.
Removed service "App\Component\Product\Question\SaveQuestionResult"; reason: unused.
Removed service "App\Component\Product\Review\AddReactionResult"; reason: unused.
Removed service "App\Component\Product\Review\SaveReviewError"; reason: unused.
Removed service "App\Component\Product\Review\SaveReviewRequest"; reason: unused.
Removed service "App\Component\Product\Review\SaveReviewResult"; reason: unused.
Removed service "App\Component\Product\Review\ScoreCalculator\ReviewScoreCalculationResult"; reason: unused.
Removed service "App\Component\ProductLabel\Domain\LabelDto"; reason: unused.
Removed service "App\Component\ProductLabel\Event\ChangeProductsWithLabelsEvent"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\BrandsCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\CategoriesCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\MaxPriceCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\MinPriceCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\ProductsCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\PropertyValueCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\SortByDiscountCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\SortByNewestCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\SortByPriceCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\Condition\SortByViewedCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\ProductsCondition\BrandProductsCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\ProductsCondition\CategoryProductsCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\ProductsCondition\ProductProductsCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\ProductsCondition\ProductsConditionType"; reason: unused.
Removed service "App\Component\ProductsFinder\ProductsCondition\PropertiesProductsCondition"; reason: unused.
Removed service "App\Component\ProductsFinder\ProductsFinderRequest"; reason: unused.
Removed service "App\Component\ProductsGroup\Domain\ImportProductsGroup"; reason: unused.
Removed service "App\Component\ProductsList\Enums\Sort"; reason: unused.
Removed service "App\Component\ProductsList\Presenter\ProductsListHtmlBag"; reason: unused.
Removed service "App\Component\ProductsList\ProductsListResult"; reason: unused.
Removed service "App\Component\ProductsList\ProductsListTag"; reason: unused.
Removed service "App\Component\ProductsList\Request\FakeProductListRequest"; reason: unused.
Removed service "App\Component\ProductsList\Request\ProductsRequestFilterItem"; reason: unused.
Removed service "App\Component\PromoCode\Handlers\YandexPromoCodeHandler"; reason: unused.
Removed service "App\Component\PromoCode\PromoCodeApplyResult"; reason: unused.
Removed service "App\Component\PromoCode\PromoCodeApplyToBag"; reason: unused.
Removed service "App\Component\PromoCode\PromoCodeType"; reason: unused.
Removed service "App\Component\Promotion\PromotionCalculation"; reason: unused.
Removed service "App\Component\Promotion\PromotionType"; reason: unused.
Removed service "App\Component\Property\PropertyValuesSort"; reason: unused.
Removed service "App\Component\Search\Domain\Exception\SearchRedirectFoundException"; reason: unused.
Removed service "App\Component\Search\Domain\FoundProduct"; reason: unused.
Removed service "App\Component\Search\Domain\SearchCategoryResponse"; reason: unused.
Removed service "App\Component\Search\Domain\SearchProviderEnum"; reason: unused.
Removed service "App\Component\Search\Domain\SearchRequest"; reason: unused.
Removed service "App\Component\Search\Domain\SearchResult"; reason: unused.
Removed service "App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqResponse"; reason: unused.
Removed service "App\Component\Search\Infrastructure\Provider\SoftIq\SoftIqSearchRequest"; reason: unused.
Removed service "App\Component\Search\SphinxSearchClient"; reason: unused.
Removed service "App\Component\Seo\Domain\SeoBag"; reason: unused.
Removed service "App\Component\Seo\Domain\SeoTagHandlerHelper"; reason: unused.
Removed service "App\Component\Seo\SeoObjectType"; reason: unused.
Removed service "App\Component\Settings\SettingCode"; reason: unused.
Removed service "App\Component\Shipping\Calculator\AbstractShippingCalculator"; reason: unused.
Removed service "App\Component\Shipping\Country"; reason: unused.
Removed service "App\Component\Shipping\DeliveryZoneShipping"; reason: unused.
Removed service "App\Component\Shipping\Info\Providers\AbstractShippingInfoProvider"; reason: unused.
Removed service "App\Component\Shipping\OrderShippingValidateResult"; reason: unused.
Removed service "App\Component\Shipping\ShippingCalculateResult"; reason: unused.
Removed service "App\Component\Shipping\ShippingCalculateStatus"; reason: unused.
Removed service "App\Component\Shipping\ShippingMethod"; reason: unused.
Removed service "App\Component\Shipping\ZoneShipping\LocalCourierShipping"; reason: unused.
Removed service "App\Component\SiteLog\SiteLogEvent"; reason: unused.
Removed service "App\Component\SiteLog\SiteLogType"; reason: unused.
Removed service "App\Component\Sms\Call\CallTransportResult"; reason: unused.
Removed service "App\Component\Sms\SmsTransportResult"; reason: unused.
Removed service "App\Component\Structure\StructureItem"; reason: unused.
Removed service "App\Component\Subscribe\Confirm\SubscribeConfirmResult"; reason: unused.
Removed service "App\Component\Subscribe\FailToSendEmailException"; reason: unused.
Removed service "App\Component\Subscribe\SubscribeRequest"; reason: unused.
Removed service "App\Component\Subscribe\SubscribeRequestError"; reason: unused.
Removed service "App\Component\Subscribe\SubscribeResult"; reason: unused.
Removed service "App\Component\Subscribe\SubscribeSource"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Payment\Cancel\CancelInitiator"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Payment\Cancel\CancelReason"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Payment\Cancel\UkassaCancelPayment"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Payment\UkassaPayment"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Payment\UkassaPaymentStatus"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Refund\UkassaRefund"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Refund\UkassaRefundStatus"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Request\UkassaCancelPaymentRequest"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Request\UkassaConfirmPaymentRequest"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Request\UkassaCreatePaymentRequest"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Request\UkassaCreateSBPPaymentRequest"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Request\UkassaPaymentInfoRequest"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Request\UkassaRefundPaymentRequest"; reason: unused.
Removed service "App\Component\Ukassa\Domain\UkassaApiRawResponse"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Webhook\UkassaEvent"; reason: unused.
Removed service "App\Component\Ukassa\Domain\Webhook\UkassaNotification"; reason: unused.
Removed service "App\Component\UniSender\Domain\UniSenderHookEvent"; reason: unused.
Removed service "App\Component\UniSender\Enum\UniSenderHookEventType"; reason: unused.
Removed service "App\Component\VirtualCategory\FixedVirtualCategoryType"; reason: unused.
Removed service "App\Component\VirtualCategory\VirtualCategoryConditionPack"; reason: unused.
Removed service "App\Component\VirtualCategory\VirtualCategoryPropertyCondition"; reason: unused.
Removed service "App\Component\VirtualCategory\VirtualCategoryUpdater"; reason: unused.
Removed service "App\Component\Wholesale\Request\WholesaleSaveError"; reason: unused.
Removed service "App\Component\Wholesale\Request\WholesaleSaveResult"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Destination"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Exception\YandexDeliveryNotFoundException"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Response\GetGeoId\GetGeoIdResponse"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Response\GetGeoId\GetGeoIdVariant"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Response\Pickpoints\Address"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Response\Pickpoints\Location"; reason: unused.
Removed service "App\Component\YandexDelivery\Domain\Response\Pickpoints\PickPoint"; reason: unused.
Removed service "App\Component\YandexYml\Domain\ExportCondition"; reason: unused.
Removed service "App\DoctrineExtensions\DateFormat"; reason: unused.
Removed service "App\DoctrineExtensions\Field"; reason: unused.
Removed service "App\DoctrineExtensions\GroupConcat"; reason: unused.
Removed service "App\DoctrineExtensions\JsonType"; reason: unused.
Removed service "App\DoctrineExtensions\Rand"; reason: unused.
Removed service "App\Event\AbandonedVisitEvent"; reason: unused.
Removed service "App\Event\AddToCartEvent"; reason: unused.
Removed service "App\Event\AddToFavoritesEvent"; reason: unused.
Removed service "App\Event\CustomerBirthDateEvent"; reason: unused.
Removed service "App\Event\CustomerNoBuyEvent"; reason: unused.
Removed service "App\Event\CustomerRegisteredEvent"; reason: unused.
Removed service "App\Event\OrderCreatedEvent"; reason: unused.
Removed service "App\Event\OrderPaidEvent"; reason: unused.
Removed service "App\Event\OrderPaymentWriteOffEvent"; reason: unused.
Removed service "App\Event\OrderStatusChangedEvent"; reason: unused.
Removed service "App\Event\PromoCodeRemindEvent"; reason: unused.
Removed service "App\Event\ReviewAddedEvent"; reason: unused.
Removed service "App\Event\ReviewApprovedEvent"; reason: unused.
Removed service "App\Message\Customer1cMessage"; reason: unused.
Removed service "App\Message\CustomerDataTo1cMessage"; reason: unused.
Removed service "App\Message\NewCustomerMessage"; reason: unused.
Removed service "App\Message\SendEmailMessage"; reason: unused.
Removed service "App\Message\SiteLogMessage"; reason: unused.
Removed service "App\Message\StartImportMessage"; reason: unused.
Removed service "App\MessageHandler\CustomerFrom1cHandler"; reason: unused.
Removed service "App\Security\AuthProvider"; reason: unused.
Removed service "App\Services\Delivery\Application\DeliveryService"; reason: unused.
Removed service "App\Services\Delivery\Component\CalculationRequest"; reason: unused.
Removed service "App\Services\Delivery\Component\CalculationResult"; reason: unused.
Removed service "App\Services\Delivery\Component\Exception\TransporterClientFailException"; reason: unused.
Removed service "App\Services\Delivery\Component\PickPoint"; reason: unused.
Removed service "App\Services\Delivery\Component\Transporter"; reason: unused.
Removed service "App\Services\Delivery\Infrastructure\CdekTransporterClient"; reason: unused.
Removed service "App\Services\Delivery\Transporters\BoxBerry\Dto\BoxBerryCalculationResult"; reason: unused.
Removed service "App\Services\Delivery\Transporters\BoxBerry\Dto\BoxBerryCity"; reason: unused.
Removed service "App\Services\Delivery\Transporters\BoxBerry\Dto\BoxBerryDeliveryPoint"; reason: unused.
Removed service "App\Services\Delivery\Transporters\BoxBerry\Request\BoxBerryCalculationRequest"; reason: unused.
Removed service "App\Services\Delivery\Transporters\BoxBerry\Request\BoxBerryPackage"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Dto\CdekCalculationResult"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Dto\CdekCell"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Dto\CdekCity"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Dto\CdekDeliveryPoint"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Dto\CdekTariffCalculationResult"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Request\CdekCalculateRequest"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Request\CdekDeliveryPointsRequest"; reason: unused.
Removed service "App\Services\Delivery\Transporters\Sdek\Request\CdekPackage"; reason: unused.
Removed service "App\Services\Delivery\Transporters\X5\Domain\X5PickPoint"; reason: unused.
Removed service "App\Services\Delivery\Transporters\X5\Domain\X5PickPointsPack"; reason: unused.
Removed service "App\Services\Geo\CityDetector\Exception\CityNotFoundException"; reason: unused.
Removed service "App\Services\Geo\DistanceCalculator\Domain\DistanceCalculateResult"; reason: unused.
Removed service "App\Services\Geo\DistanceCalculator\Domain\GeoPoint"; reason: unused.
Removed service "App\Services\Geo\Geocoder\Domain\GeoCoderResult"; reason: unused.
Removed service "App\Services\ImageProcessor\ImageProcessor"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankCallback"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankError"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankNewOrderRequest"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankNewOrderResponse"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankOperation"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankOperationResult"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankOrderStatusResponse"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankProcessingStatus"; reason: unused.
Removed service "App\Services\SberBank\Domain\DTO\SberBankWriteOffRequest"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuBalanceResult"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuCall"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuCallResult"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuCheckCallResult"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuMessage"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuSendResult"; reason: unused.
Removed service "App\Services\SmsRu\Domain\DTO\SmsRuUserCallResultCallback"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\Event\UniOneEvent"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\Event\UniOneEventDeliveryInfo"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\UniOneAccountInfo"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\UniOneAttachment"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\UniOneEmail"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\UniOneFailedEmail"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\UniOneRecipient"; reason: unused.
Removed service "App\Services\UniOne\Domain\DTO\UniOneSendResponse"; reason: unused.
Removed service "Mobile_Detect"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "cache.app.taggable"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "mailer.mailer"; reason: unused.
Removed service "mailer.default_transport"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "annotations.filesystem_cache_adapter"; reason: unused.
Removed service "annotations.filesystem_cache"; reason: unused.
Removed service "annotations.cache"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service ".lock.default.store.TTEh_gT"; reason: unused.
Removed service "lock.default.factory"; reason: unused.
Removed service "lock.default"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.GD_MSZC"; reason: unused.
Removed service ".cache_connection.JKE6keX"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.storage.factory.service"; reason: unused.
Removed service "session.flash_bag"; reason: unused.
Removed service "session.attribute_bag"; reason: unused.
Removed service "session.handler.native_file"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "messenger.transport.symfony_serializer"; reason: unused.
Removed service "messenger.middleware.validation"; reason: unused.
Removed service "messenger.middleware.router_context"; reason: unused.
Removed service "messenger.transport.sqs.factory"; reason: unused.
Removed service "messenger.transport.beanstalkd.factory"; reason: unused.
Removed service "notifier"; reason: unused.
Removed service "notifier.channel_policy"; reason: unused.
Removed service "notifier.channel.browser"; reason: unused.
Removed service "notifier.channel.chat"; reason: unused.
Removed service "notifier.channel.sms"; reason: unused.
Removed service "notifier.channel.email"; reason: unused.
Removed service "notifier.channel.push"; reason: unused.
Removed service "notifier.monolog_handler"; reason: unused.
Removed service "notifier.failed_message_listener"; reason: unused.
Removed service "notifier.admin_recipient.0"; reason: unused.
Removed service "twig.loader.chain"; 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 "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "doctrine.dbal.logger"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service ".1_ServiceLocator~0MNlaf0"; 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.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.migrations.connection_loader"; reason: unused.
Removed service "doctrine.migrations.em_loader"; reason: unused.
Removed service "doctrine.migrations.connection_registry_loader"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.user_password_hasher"; reason: unused.
Removed service "security.authentication.basic_entry_point"; reason: unused.
Removed service "security.authentication.retry_entry_point"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.rememberme.token.provider.in_memory"; reason: unused.
Removed service "security.authenticator.managers_locator"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.authentication.manager"; reason: unused.
Removed service "security.authentication.guard_handler"; 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 "webpack_encore.cache"; reason: unused.
Removed service ".service_locator.5Ci.20d"; reason: unused.
Removed service ".service_locator.p7x3LQZ"; reason: unused.
Removed service ".service_locator.5qr9np0"; reason: unused.
Removed service ".service_locator.H5AS4g8"; reason: unused.
Removed service ".service_locator.YH16Nnx"; reason: unused.
Removed service ".service_locator.ge19UL9"; 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 "doctrine.dbal.debug_middleware.default"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service ".service_locator.XXv1IfR"; reason: unused.
Removed service ".service_locator.UkE3SaZ"; reason: unused.
Removed service ".service_locator.XgpoQM9"; reason: unused.
505
Inlined service "App\Component\Admin\VirtualCategory\ProductsCountCalculator" to "App\Command\CalcVcProductsCountCommand".
Inlined service "App\Component\Import\Daily\DailyImportService" to "App\Command\DailyImportCommand".
Inlined service "App\Component\Import\ImportManager" to "App\Command\ImportCommand".
Inlined service "App\Component\Sitemap\SiteMapGenerator" to "App\Command\SitemapCommand".
Inlined service "App\Component\YandexYml\Application\SearchYmlGenerator" to "App\Command\YandexMarketCommand".
Inlined service "App\Component\Admin\Category\CategoryLevelUpdater" to "App\Component\Admin\Category\CategoryUpdater".
Inlined service "App\Component\Admin\FileManager\PPKImageUploader" to "App\Component\Admin\FileManager\FileManagerService".
Inlined service "App\Component\Admin\Yml\Generators\AvitoGenerator\AvitoYmlGenerator" to "App\Component\Admin\Yml\Generators\AvitoYmlGenerator".
Inlined service "App\Component\Admin\Yml\Generators\DefaultGenerator\CustomYmlDefaultGenerator" to "App\Component\Admin\Yml\Generators\DefaultCustomYmlGenerator".
Inlined service "App\Component\Api\Customer\CustomerFrom1cProcessor" to "App\Component\Api\Customer\Customer1cMessageHandler".
Inlined service "App\Component\Api\Orders\ApiOrdersResponseBuilder" to "App\Component\Api\Orders\ApiOrdersProcessor".
Inlined service "App\Component\Api\Orders\ApiOrdersRequestValidator" to "App\Component\Api\Orders\ApiOrdersProcessor".
Inlined service "App\Component\Article\ArticlesFinder" to "App\Component\Article\ShowArticlesService".
Inlined service "App\Component\Auth\SmsLimiter\SmsThrottlingService" to "App\Component\Auth\PhoneConfirm\PhoneConfirmService".
Inlined service "App\Component\Auth\PhoneConfirm\CodeSender\SmsCodeSender" to "App\Component\Auth\PhoneConfirm\PhoneConfirmService".
Inlined service "App\Component\Auth\SmsLimiter\Repository\OrmThrottlingRepository" to "App\Component\Auth\SmsLimiter\SmsThrottlingService".
Inlined service "App\Component\AuthUserCall\Application\SessionStorage" to "App\Component\AuthUserCall\Application\CallFromUserService".
Inlined service "App\Component\Elastic\ElasticQueryBuilder" to "App\Component\Category\Service\Elastic\ElasticQueryProcessor".
Inlined service "App\Component\Category\Service\Elastic\ElasticQueryProcessor" to "App\Component\Category\Service\Elastic\ElasticShowCategoryService".
Inlined service "App\Component\Category\Service\ORM\ORMProductsFinder" to "App\Component\Category\Service\ORM\ORMQueryBuilder".
Inlined service "App\Component\Category\Service\ORM\ORMQueryBuilder" to "App\Component\Category\Service\ORM\ORMShowCategoryService".
Inlined service "App\Component\Category\Service\Elastic\ElasticShowCategoryService" to "App\Component\Category\ShowCategoryProcessor".
Inlined service "App\Component\Category\Service\ORM\ORMShowCategoryService" to "App\Component\Category\ShowCategoryProcessor".
Inlined service "App\Component\Customer\CurrentCustomerFactory" to "App\Component\Customer\Component\CurrentCustomer".
Inlined service "App\Component\Customer\CustomerRefresher" to "App\Component\Customer\CurrentCustomerFactory".
Inlined service "App\Services\Geo\CityDetector\CityDetector" to "App\Component\Customer\CustomerFactory".
Inlined service "App\Component\Customer\Updater\CustomerRequestValidator" to "App\Component\Customer\Updater\CustomerUpdateService".
Inlined service "App\Component\Dolyami\Provider\Infrastructure\DolyamiProvider" to "App\Component\Dolyami\DolyamiPaymentProvider".
Inlined service "App\Component\Dolyami\Provider\Infrastructure\Connector" to "App\Component\Dolyami\Provider\Infrastructure\DolyamiProvider".
Inlined service "App\Component\Elastic\ElasticConnectorFactory" to "App\Component\Elastic\ElasticClient".
Inlined service "App\Services\UniOne\Domain\Mapper\UniOneEventsMapper" to "App\Component\Email\Adapters\UniOne\Log\UniOneEventLogger".
Inlined service "App\Services\UniOne\Domain\UniOneProvider" to "App\Component\Email\Adapters\UniOneMailAdapter".
Inlined service "App\Component\Email\Adapters\UniOneMailAdapter" to "App\Component\Email\PerinaMailer".
Inlined service "App\Component\Email\Log\EmailLogger" to "App\Component\Email\PerinaMailer".
Inlined service "App\Component\Filter\FilterDataBag" to "App\Component\Filter\FilterBuilder".
Inlined service "App\Component\Filter\CategoryFilterBuilder" to "App\Component\Filter\FilterBuilder".
Inlined service "App\Component\Filter\FilterValuesImageSetter" to "App\Component\Filter\FilterBuilder".
Inlined service "App\Component\GiftCard\GiftCardQRCodeGenerator" to "App\Component\GiftCard\EventsSubscriber\OrderPayedSubscriber".
Inlined service "App\Component\GiftCard\Send\SendProvider\Email\GiftCardEmailSendProvider" to "App\Component\GiftCard\Send\GiftCardSender".
Inlined service "App\Component\GiftCard\Send\SendProvider\WhatsUp\GiftCardWhatsUpSendProvider" to "App\Component\GiftCard\Send\GiftCardSender".
Inlined service "App\Component\Messenger\WhatsUp\GreenApi\GreenApiProvider" to "App\Component\GiftCard\Send\SendProvider\WhatsUp\GiftCardWhatsUpSendProvider".
Inlined service "App\Component\Import\Daily\DailyXmlLoader" to "App\Component\Import\Daily\DailyImportService".
Inlined service "App\Services\ImageProcessor\Driver\SpatieDriver\SpatieImageDriver" to "App\Component\Import\Images\ProductsImageResizer".
Inlined service "App\Component\Import\Log\ImportLogPersister" to "App\Component\Import\ImportLogInteractor".
Inlined service "App\Component\Import\Log\ImportLogProcessor" to "App\Component\Import\ImportLogInteractor".
Inlined service "App\Component\Import\Loader\XmlFullLoader" to "App\Component\Import\ImportManager".
Inlined service "App\Component\Import\Images\ImportImagesCopier" to "App\Component\Import\ImportManager".
Inlined service "App\Component\Import\ImportLogInteractor" to "App\Component\Import\ImportManager".
Inlined service "App\Component\Import\ImportProductValidator" to "App\Component\Import\ImportManager".
Inlined service "App\Component\Notify\Infrastructure\NotifyTemplateORMRepository" to "App\Component\Notify\Application\Notifier".
Inlined service "App\Component\OneS\Logger\OneSRequestLogger" to "App\Component\OneS\OneSConnector".
Inlined service "App\Component\OneS\Domain\Mapper\OneSCartMapper" to "App\Component\OneS\OneSProvider".
Inlined service "App\Component\OneS\OneSConnector" to "App\Component\OneS\OneSProvider".
Inlined service "App\Component\Promotion\PromotionDiscountCalculator" to "App\Component\Order\Calculations\Calculators\PromotionsCalculator".
Inlined service "App\Services\Geo\DistanceCalculator\Application\ClosestShopFinder" to "App\Component\Order\Create\CreateOrderService".
Inlined service "App\Component\PageBlock\PageBlockFactory" to "App\Component\PageBlock\PageBlockService".
Inlined service "App\Component\Auth\Captcha\GCaptchaChecker" to "App\Component\Product\Question\QuestionPersistService".
Inlined service "App\Component\Promotion\PromotionProductsCollector" to "App\Component\ProductLabel\Application\ProductsUpdater\ProductLabelProductsCreator".
Inlined service "App\Component\ProductLabel\Application\ProductsUpdater\ProductLabelProductsCreator" to "App\Component\ProductLabel\EventsSubscriber\ChangeProductsWithLabelsSubscriber".
Inlined service "App\Component\PromoCode\Generator\PromoCodeGenerator" to "App\Component\PromoCode\Factory\PersonalPromoCodeFactory".
Inlined service "App\Component\Promotion\PromotionCalculatorRegistry" to "App\Component\Promotion\PromotionDiscountCalculator".
Inlined service "security.helper" to "App\Component\SiteLog\SiteLogger".
Inlined service "App\Component\Sms\SmsRuTransport" to "App\Component\Sms\SmsSender".
Inlined service "App\Component\Sms\SmsLogger" to "App\Component\Sms\SmsSender".
Inlined service "App\Component\Sms\SmsLimiter" to "App\Component\Sms\SmsSender".
Inlined service "App\Component\Structure\StructureFactory" to "App\Component\Structure\Structure".
Inlined service "App\Component\Subscribe\SubscribeRequestValidator" to "App\Component\Subscribe\SubscribeService".
Inlined service "App\Component\Ukassa\Infrastructure\CurlUkassaApiConnector" to "App\Component\Ukassa\Domain\UkassaClient".
Inlined service "App\Component\Ukassa\Domain\Mapper\RefundMapper" to "App\Component\Ukassa\Domain\UkassaClient".
Inlined service "App\Component\Ukassa\Infrastructure\UkassaConfigProvider" to "App\Component\Ukassa\Infrastructure\CurlUkassaApiConnector".
Inlined service "App\Component\Ukassa\Domain\Mapper\UkassaNotificationMapper" to "App\Component\Ukassa\Infrastructure\UkassaCallbackProcessor".
Inlined service "App\Component\YandexDelivery\Domain\ConnectorFactory" to "App\Component\YandexDelivery\Application\YandexDeliveryClient".
Inlined service "App\Component\YandexDelivery\Domain\Mapper\PickPointMapper" to "App\Component\YandexDelivery\Application\YandexDeliveryClient".
Inlined service "App\Component\YandexDelivery\Infrastructure\YandexDeliveryCurlConnector" to "App\Component\YandexDelivery\Domain\ConnectorFactory".
Inlined service "App\Component\YandexDelivery\Infrastructure\YandexDeliveryConfigProvider" to "App\Component\YandexDelivery\Domain\ConnectorFactory".
Inlined service "App\Component\YandexDelivery\Application\YandexDeliveryClient" to "App\Component\YandexDelivery\Infrastructure\YandexTransporterClient".
Inlined service ".service_locator.SQP2R3r.App\Controller\AccountController" to "App\Controller\AccountController".
Inlined service "App\Component\Admin\Article\ArticleUpdater" to "App\Controller\Admin\ArticlesController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\ArticlesController" to "App\Controller\Admin\ArticlesController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\AuthController" to "App\Controller\Admin\AuthController".
Inlined service "App\Component\Admin\Brand\BrandUpdater" to "App\Controller\Admin\BrandsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\BrandsController" to "App\Controller\Admin\BrandsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\Category1cController" to "App\Controller\Admin\Category1cController".
Inlined service "App\Component\Admin\Category\CategoryUpdater" to "App\Controller\Admin\CategoryController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\CategoryController" to "App\Controller\Admin\CategoryController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\ContentController" to "App\Controller\Admin\ContentController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\CustomYmlController" to "App\Controller\Admin\CustomYmlController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\CustomersController" to "App\Controller\Admin\CustomersController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\DeliveryZoneController" to "App\Controller\Admin\DeliveryZoneController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\EmailContentController" to "App\Controller\Admin\EmailContentController".
Inlined service ".service_locator.4LMAM0P.App\Controller\Admin\EmailsController" to "App\Controller\Admin\EmailsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\ExtScriptController" to "App\Controller\Admin\ExtScriptController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\FaqController" to "App\Controller\Admin\FaqController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\FeedBackController" to "App\Controller\Admin\FeedBackController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\FilesController" to "App\Controller\Admin\FilesController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\GeoController" to "App\Controller\Admin\GeoController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\ImportController" to "App\Controller\Admin\ImportController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\IndexController" to "App\Controller\Admin\IndexController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\InfoPageController" to "App\Controller\Admin\InfoPageController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\LabelsController" to "App\Controller\Admin\LabelsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\MenuController" to "App\Controller\Admin\MenuController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\NewsFeedController" to "App\Controller\Admin\NewsFeedController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\NewsMailingController" to "App\Controller\Admin\NewsMailingController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\NotifyController" to "App\Controller\Admin\NotifyController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\OneSLogController" to "App\Controller\Admin\OneSLogController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\OrdersController" to "App\Controller\Admin\OrdersController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\PageBlockController" to "App\Controller\Admin\PageBlockController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\PromoCodeController" to "App\Controller\Admin\PromoCodeController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\PromotionController" to "App\Controller\Admin\PromotionController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\PropertyController" to "App\Controller\Admin\PropertyController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\Report\OrdersReportController" to "App\Controller\Admin\Report\OrdersReportController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\Report\PromoCodeReportController" to "App\Controller\Admin\Report\PromoCodeReportController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\Report\SubscriberReportController" to "App\Controller\Admin\Report\SubscriberReportController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\SeoTemplatesController" to "App\Controller\Admin\SeoTemplatesController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\SettingsController" to "App\Controller\Admin\SettingsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\ShortUrlController" to "App\Controller\Admin\ShortUrlController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\SizesController" to "App\Controller\Admin\SizesController".
Inlined service "App\Component\Admin\Slider\SliderUpdater" to "App\Controller\Admin\SliderController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\SliderController" to "App\Controller\Admin\SliderController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\SmsController" to "App\Controller\Admin\SmsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\StoreController" to "App\Controller\Admin\StoreController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\UsersController" to "App\Controller\Admin\UsersController".
Inlined service ".service_locator.SQP2R3r.App\Controller\Admin\VirtualCategoryController" to "App\Controller\Admin\VirtualCategoryController".
Inlined service ".service_locator.SQP2R3r.App\Controller\ApiController" to "App\Controller\ApiController".
Inlined service ".service_locator.SQP2R3r.App\Controller\ArticlesController" to "App\Controller\ArticlesController".
Inlined service ".service_locator.SQP2R3r.App\Controller\AuthController" to "App\Controller\AuthController".
Inlined service ".service_locator.SQP2R3r.App\Controller\AutoCompleteController" to "App\Controller\AutoCompleteController".
Inlined service ".service_locator.SQP2R3r.App\Controller\BrandsController" to "App\Controller\BrandsController".
Inlined service "App\Component\BreadCrumbs\BreadCrumbsGenerator" to "App\Controller\CatalogController".
Inlined service "App\Component\Category\ShowCategoryProcessor" to "App\Controller\CatalogController".
Inlined service ".service_locator.SQP2R3r.App\Controller\CatalogController" to "App\Controller\CatalogController".
Inlined service "App\Component\Order\OrderValidator" to "App\Controller\CheckoutController".
Inlined service ".service_locator.SQP2R3r.App\Controller\CheckoutController" to "App\Controller\CheckoutController".
Inlined service ".service_locator.SQP2R3r.App\Controller\DolyamiController" to "App\Controller\DolyamiController".
Inlined service ".service_locator.4LMAM0P.App\Controller\EmailController" to "App\Controller\EmailController".
Inlined service ".service_locator.SQP2R3r.App\Controller\GeoController" to "App\Controller\GeoController".
Inlined service ".service_locator.SQP2R3r.App\Controller\GiftCardController" to "App\Controller\GiftCardController".
Inlined service ".service_locator.SQP2R3r.App\Controller\IndexController" to "App\Controller\IndexController".
Inlined service ".service_locator.SQP2R3r.App\Controller\InfoController" to "App\Controller\InfoController".
Inlined service ".service_locator.SQP2R3r.App\Controller\OrderController" to "App\Controller\OrderController".
Inlined service "App\Component\Catalog\CatalogBuilder" to "App\Controller\PartsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\PartsController" to "App\Controller\PartsController".
Inlined service ".service_locator.SQP2R3r.App\Controller\ReviewController" to "App\Controller\ReviewController".
Inlined service ".service_locator.SQP2R3r.App\Controller\SberBankController" to "App\Controller\SberBankController".
Inlined service ".service_locator.SQP2R3r.App\Controller\SearchController" to "App\Controller\SearchController".
Inlined service ".service_locator.SQP2R3r.App\Controller\ShortUrlController" to "App\Controller\ShortUrlController".
Inlined service "App\Services\SmsRu\Domain\Mapper\SmsRuUserCallHookMapper" to "App\Controller\SmsRuController".
Inlined service ".service_locator.SQP2R3r.App\Controller\SmsRuController" to "App\Controller\SmsRuController".
Inlined service ".service_locator.SQP2R3r.App\Controller\SubscribeController" to "App\Controller\SubscribeController".
Inlined service ".service_locator.SQP2R3r.App\Controller\UkassaController" to "App\Controller\UkassaController".
Inlined service ".service_locator.SQP2R3r.App\Controller\UniOneController" to "App\Controller\UniOneController".
Inlined service ".service_locator.SQP2R3r.App\Controller\WholesaleRequestController" to "App\Controller\WholesaleRequestController".
Inlined service "App\Component\Customer\Storage\CustomerStorageService" to "App\EventListener\CustomerFlushOnRequestTerminate".
Inlined service "App\Component\Order\Create\NewOrderEmailSender" to "App\EventSubscriber\SendNewOrderEmailEventSubscriber".
Inlined service "App\Component\SiteLog\Persist\ORMSiteEventStorage" to "App\MessageHandler\SiteLogHandler".
Inlined service "App\Services\Delivery\Transporters\X5\X5Provider" to "App\Services\Delivery\Infrastructure\X5TransporterClient".
Inlined service "App\Services\Delivery\Transporters\BoxBerry\Connector\BoxBerryConnector" to "App\Services\Delivery\Transporters\BoxBerry\BoxBerryClient".
Inlined service "App\Services\Delivery\Transporters\BoxBerry\Mapper\BoxBerryCityMapper" to "App\Services\Delivery\Transporters\BoxBerry\BoxBerryClient".
Inlined service "App\Services\Delivery\Transporters\BoxBerry\Mapper\BoxBerryPointMapper" to "App\Services\Delivery\Transporters\BoxBerry\BoxBerryClient".
Inlined service "App\Services\Delivery\Transporters\BoxBerry\Mapper\BoxBerryCalculationResultMapper" to "App\Services\Delivery\Transporters\BoxBerry\BoxBerryClient".
Inlined service "App\Services\Delivery\Transporters\Sdek\Connector\CdekApiConnector" to "App\Services\Delivery\Transporters\Sdek\CdekClient".
Inlined service "App\Services\Delivery\Transporters\Sdek\Mappers\CdekCityMapper" to "App\Services\Delivery\Transporters\Sdek\CdekClient".
Inlined service "App\Services\Delivery\Transporters\Sdek\Mappers\CdekDeliveryPointMapper" to "App\Services\Delivery\Transporters\Sdek\CdekClient".
Inlined service "App\Services\Delivery\Transporters\Sdek\Mappers\CdekCalculationResultMapper" to "App\Services\Delivery\Transporters\Sdek\CdekClient".
Inlined service "App\Services\Geo\CityDetector\Providers\MaxMindProvider" to "App\Services\Geo\CityDetector\CityDetector".
Inlined service "App\Services\Geo\Geocoder\UseCase\GeoCoder" to "App\Services\Geo\DistanceCalculator\Application\ClosestShopFinder".
Inlined service "App\Services\Geo\Geocoder\Provider\Yandex\YandexGeoCoder" to "App\Services\Geo\Geocoder\UseCase\GeoCoder".
Inlined service "Detection\MobileDetect" to "App\Services\MobileDetect\Provider\MobileDetectProvider".
Inlined service "App\Services\SberBank\Infrastructure\SberBankCurlConnector" to "App\Services\SberBank\Domain\SberBankProvider".
Inlined service "App\Services\SberBank\Domain\Mapper\SberBankNewOrderResponseMapper" to "App\Services\SberBank\Domain\SberBankProvider".
Inlined service "App\Services\SberBank\Domain\Mapper\SberBankOrderInfoMapper" to "App\Services\SberBank\Domain\SberBankProvider".
Inlined service "App\Services\SberBank\Domain\DTO\SberBankConfig" to "App\Services\SberBank\Domain\SberBankProvider".
Inlined service "App\Services\SberBank\Domain\SberBankCallbackFactory" to "App\Services\SberBank\Domain\SberBankProvider".
Inlined service "App\Services\SberBank\Domain\Mapper\SberBankOperationResponseMapper" to "App\Services\SberBank\Domain\SberBankProvider".
Inlined service "App\Services\SmsRu\Infrastructure\SmsRuConnector" to "App\Services\SmsRu\Domain\SmsRuProvider".
Inlined service "App\Services\SmsRu\Domain\Mapper\SmsRuSendResultMapper" to "App\Services\SmsRu\Domain\SmsRuProvider".
Inlined service "App\Services\SmsRu\Domain\Mapper\SmsRuBalanceResultMapper" to "App\Services\SmsRu\Domain\SmsRuProvider".
Inlined service "App\Services\SmsRu\Domain\Mapper\SmsRuCallResultMapper" to "App\Services\SmsRu\Domain\SmsRuProvider".
Inlined service "App\Services\SmsRu\Domain\DTO\SmsRuConfig" to "App\Services\SmsRu\Domain\SmsRuProvider".
Inlined service "App\Services\UniOne\Infrastructure\UniOneConnector" to "App\Services\UniOne\Domain\UniOneProvider".
Inlined service "App\Services\UniOne\Domain\Mapper\UniOneSendResponseMapper" to "App\Services\UniOne\Domain\UniOneProvider".
Inlined service "App\Services\UniOne\Domain\Mapper\UniOneAccountInfoMapper" to "App\Services\UniOne\Domain\UniOneProvider".
Inlined service "App\Services\UniOne\Domain\DTO\UniOneConfig" to "App\Services\UniOne\Domain\UniOneProvider".
Inlined service "App\Component\Phone\Application\PhoneHumanize" to "App\Twig\PhoneHumanize".
Inlined service "error_handler.error_renderer.serializer" to "error_controller".
Inlined service "debug.controller_resolver" to "http_kernel".
Inlined service "debug.argument_resolver" to "http_kernel".
Inlined service ".service_locator.lLv4pWF" to "fragment.handler".
Inlined service "uri_signer" to "fragment.uri_generator".
Inlined service "monolog.logger.console" to "console.error_listener".
Inlined service "messenger.listener.reset_services" to "console.command.messenger_consume_messages".
Inlined service "cache.app.recorder_inner" to "cache.app".
Inlined service "cache.system.recorder_inner" to "cache.system".
Inlined service "cache.validator.recorder_inner" to "cache.validator".
Inlined service "cache.serializer.recorder_inner" to "cache.serializer".
Inlined service "cache.annotations.recorder_inner" to "cache.annotations".
Inlined service "cache.property_info.recorder_inner" to "cache.property_info".
Inlined service "cache.messenger.restart_workers_signal.recorder_inner" to "cache.messenger.restart_workers_signal".
Inlined service "assets._default_package" to "assets.packages".
Inlined service "assets._version__default" to "assets._default_package".
Inlined service "assets.context" to "assets._default_package".
Inlined service "mailer.transport_factory" to "mailer.transports".
Inlined service "mailer.transports" to "mailer.messenger.message_handler".
Inlined service ".service_locator.yY.p4P7" to "translator.default".
Inlined service "translator.formatter.default" to "translator.default".
Inlined service "identity_translator" to "translator.formatter.default".
Inlined service "translation.extractor.php" to "translation.extractor".
Inlined service "twig.translation.extractor" to "translation.extractor".
Inlined service "translation.dumper.php" to "translation.writer".
Inlined service "translation.dumper.xliff" to "translation.writer".
Inlined service "translation.dumper.po" to "translation.writer".
Inlined service "translation.dumper.mo" to "translation.writer".
Inlined service "translation.dumper.yml" to "translation.writer".
Inlined service "translation.dumper.yaml" to "translation.writer".
Inlined service "translation.dumper.qt" to "translation.writer".
Inlined service "translation.dumper.csv" to "translation.writer".
Inlined service "translation.dumper.ini" to "translation.writer".
Inlined service "translation.dumper.json" to "translation.writer".
Inlined service "translation.dumper.res" to "translation.writer".
Inlined service ".service_locator.wSgjnB6.translation.warmer" to "translation.warmer".
Inlined service "translation.provider_collection_factory" to "translation.provider_collection".
Inlined service "monolog.logger.php" to "debug.debug_handlers_listener".
Inlined service "debug.controller_resolver.inner" to "debug.controller_resolver".
Inlined service "debug.argument_resolver.inner" to "debug.argument_resolver".
Inlined service "routing.loader.xml" to "routing.resolver".
Inlined service "routing.loader.yml" to "routing.resolver".
Inlined service "routing.loader.php" to "routing.resolver".
Inlined service "routing.loader.glob" to "routing.resolver".
Inlined service "routing.loader.directory" to "routing.resolver".
Inlined service "routing.loader.container" to "routing.resolver".
Inlined service "routing.loader.annotation.directory" to "routing.resolver".
Inlined service "routing.loader.annotation.file" to "routing.resolver".
Inlined service ".service_locator.XWmhzGa" to "routing.loader.container".
Inlined service "routing.resolver" to "routing.loader".
Inlined service ".service_locator.Kr.dDlB" to "router.expression_language_provider".
Inlined service ".service_locator.oCg4uHe.router.cache_warmer" to "router.cache_warmer".
Inlined service "annotations.dummy_registry" to "annotations.reader".
Inlined service "cache.property_access" to "property_accessor".
Inlined service "secrets.decryption_key" to "secrets.vault".
Inlined service "serializer.denormalizer.unwrapping" to "serializer".
Inlined service "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.json_serializable" to "serializer".
Inlined service "serializer.denormalizer.array" to "serializer".
Inlined service "serializer.normalizer.object" to "serializer".
Inlined service "serializer.encoder.json" to "serializer".
Inlined service "serializer.encoder.xml" to "serializer".
Inlined service "serializer.encoder.yaml" to "serializer".
Inlined service "serializer.encoder.csv" to "serializer".
Inlined service "serializer.normalizer.property" to "serializer.normalizer.mime_message".
Inlined service "serializer.mapping.chain_loader" to "serializer.mapping.class_metadata_factory".
Inlined service "twig.error_renderer.html" to "error_handler.error_renderer.serializer".
Inlined service "session.storage.factory.native" to "session.factory".
Inlined service ".service_locator.GVyCdgr" to "session_listener".
Inlined service "security.csrf.token_generator" to "security.csrf.token_manager".
Inlined service "form.extension" to "form.registry".
Inlined service "form.resolved_type_factory" to "form.registry".
Inlined service ".service_locator.y4dplYt" 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.19_mNxd" to "validator.validator_factory".
Inlined service "validator.expression_language" to "validator.expression".
Inlined service "cache.validator_expression_language.recorder_inner" to "cache.validator_expression_language".
Inlined service "messenger.senders_locator" to "messenger.middleware.send_message".
Inlined service "messenger.retry_strategy_locator" to "messenger.retry.send_failed_message_for_retry_listener".
Inlined service ".service_locator._wyX1Dp" to "messenger.failure.send_failed_message_to_failure_transport_listener".
Inlined service ".service_locator.5cAhUFF" to "messenger.routable_message_bus".
Inlined service "chatter.transport_factory" to "chatter.transports".
Inlined service "chatter.transports" to "chatter.messenger.chat_handler".
Inlined service "texter.transport_factory" to "texter.transports".
Inlined service "profiler.storage" to "profiler".
Inlined service "data_collector.time" to "profiler".
Inlined service "data_collector.memory" to "profiler".
Inlined service "data_collector.validator" to "profiler".
Inlined service "data_collector.ajax" to "profiler".
Inlined service "data_collector.exception" to "profiler".
Inlined service "data_collector.logger" to "profiler".
Inlined service "data_collector.events" to "profiler".
Inlined service "data_collector.cache" to "profiler".
Inlined service "data_collector.translation" to "profiler".
Inlined service "data_collector.security" to "profiler".
Inlined service "data_collector.twig" to "profiler".
Inlined service "data_collector.http_client" to "profiler".
Inlined service "data_collector.doctrine" to "profiler".
Inlined service "doctrine_migrations.migrations_collector" to "profiler".
Inlined service "data_collector.messenger" to "profiler".
Inlined service "mailer.data_collector" to "profiler".
Inlined service "notifier.data_collector" to "profiler".
Inlined service "data_collector.config" to "profiler".
Inlined service "data_collector.form.extractor" to "data_collector.form".
Inlined service "sensio_framework_extra.converter.manager" to "sensio_framework_extra.converter.listener".
Inlined service "sensio_framework_extra.converter.doctrine.orm" to "sensio_framework_extra.converter.manager".
Inlined service "framework_extra_bundle.date_time_param_converter" to "sensio_framework_extra.converter.manager".
Inlined service "sensio_framework_extra.converter.doctrine.orm.expression_language.default" to "sensio_framework_extra.converter.doctrine.orm".
Inlined service "sensio_framework_extra.view.guesser" to "sensio_framework_extra.view.listener".
Inlined service ".service_locator.aNklfos.sensio_framework_extra.view.listener" to "sensio_framework_extra.view.listener".
Inlined service "sensio_framework_extra.security.expression_language.default" to "sensio_framework_extra.security.listener".
Inlined service "twig.loader.native_filesystem" to "twig".
Inlined service "twig.extension.security_csrf" to "twig".
Inlined service "twig.extension.profiler" to "twig".
Inlined service "twig.extension.trans" to "twig".
Inlined service "twig.extension.assets" to "twig".
Inlined service "twig.extension.code" to "twig".
Inlined service "twig.extension.routing" to "twig".
Inlined service "twig.extension.yaml" to "twig".
Inlined service "twig.extension.debug.stopwatch" to "twig".
Inlined service "twig.extension.expression" to "twig".
Inlined service "twig.extension.httpkernel" to "twig".
Inlined service "twig.extension.httpfoundation" to "twig".
Inlined service "twig.extension.weblink" to "twig".
Inlined service "twig.extension.serializer" to "twig".
Inlined service "twig.extension.form" to "twig".
Inlined service "twig.extension.dump" to "twig".
Inlined service "twig.extension.logout_url" to "twig".
Inlined service "twig.extension.security" to "twig".
Inlined service "App\Component\Settings\SettingValuePresenter" to "twig".
Inlined service "App\Twig\BonusPlural" to "twig".
Inlined service "App\Twig\Common" to "twig".
Inlined service "App\Twig\DateHumanize" to "twig".
Inlined service "App\Twig\FreeShippingRemainsSum" to "twig".
Inlined service "App\Twig\OrdersPlural" to "twig".
Inlined service "App\Twig\PhoneHumanize" to "twig".
Inlined service "App\Twig\PriceHumanize" to "twig".
Inlined service "App\Twig\ProductPropertyInfo" to "twig".
Inlined service "App\Twig\ProductsPlural" to "twig".
Inlined service "App\Twig\ReviewPlural" to "twig".
Inlined service "App\Twig\ShippingPresenter" to "twig".
Inlined service "App\Twig\VideoPresenter" to "twig".
Inlined service "twig.extension.webprofiler" to "twig".
Inlined service "doctrine.twig.doctrine_extension" to "twig".
Inlined service "webpack_encore.twig_entry_files_extension" to "twig".
Inlined service "webpack_encore.twig_stimulus_extension" to "twig".
Inlined service "twig.app_variable" to "twig".
Inlined service "twig.runtime_loader" to "twig".
Inlined service "App\Component\ProductsList\Presenter\ProductsListPresenter" to "twig".
Inlined service "App\Component\Content\TwigContentService" to "twig".
Inlined service "App\Component\Order\OrderStatusChoiceGuard" 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 "twig.configurator.environment" to "twig".
Inlined service ".service_locator.v.Wwsjy.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service "twig.template_iterator" to "twig.template_cache_warmer".
Inlined service "fragment.handler" to "twig.runtime.httpkernel".
Inlined service "fragment.uri_generator" to "twig.runtime.httpkernel".
Inlined service "url_helper" to "twig.extension.httpfoundation".
Inlined service ".service_locator.pTeli0u" to "twig.runtime_loader".
Inlined service "twig.mime_body_renderer" to "twig.mailer.message_listener".
Inlined service "monolog.handler.error_handler" to "monolog.handler.error".
Inlined service "monolog.handler.error.http_code_strategy" to "monolog.handler.error".
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 "maker.autoloader_util" to "maker.file_manager".
Inlined service "maker.file_link_formatter" to "maker.file_manager".
Inlined service "maker.autoloader_finder" to "maker.autoloader_util".
Inlined service "maker.template_component_generator" to "maker.generator".
Inlined service "maker.security_controller_builder" to "maker.maker.make_authenticator".
Inlined service "maker.event_registry" to "maker.maker.make_subscriber".
Inlined service "maker.user_class_builder" to "maker.maker.make_user".
Inlined service "monolog.logger.doctrine" to "doctrine.dbal.default_connection.configuration".
Inlined service ".service_locator.OIw3Ins" to "doctrine.dbal.default_connection.event_manager".
Inlined service "doctrine.dbal.default_connection.configuration" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.default_connection.event_manager" to "doctrine.dbal.default_connection".
Inlined service "doctrine.dbal.connection_factory" to "doctrine.dbal.default_connection".
Inlined service ".service_locator.rMiMpzQ" to "doctrine.orm.container_repository_factory".
Inlined service "ulid.factory" to "doctrine.ulid_generator".
Inlined service "uuid.factory" to "doctrine.uuid_generator".
Inlined service "cache.doctrine.orm.default.metadata" to "doctrine.orm.default_configuration".
Inlined service ".doctrine.orm.default_metadata_driver" to "doctrine.orm.default_configuration".
Inlined service "doctrine.orm.naming_strategy.underscore_number_aware" 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 "doctrine.orm.default_configuration" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.orm.default_manager_configurator" to "doctrine.orm.default_entity_manager".
Inlined service "doctrine.migrations.configuration_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.entity_manager_registry_loader" to "doctrine.migrations.dependency_factory".
Inlined service "doctrine.migrations.configuration" to "doctrine.migrations.configuration_loader".
Inlined service "doctrine.migrations.storage.table_storage" to "doctrine.migrations.configuration".
Inlined service "doctrine.migrations.container_aware_migrations_factory.inner" to "doctrine.migrations.container_aware_migrations_factory".
Inlined service "doctrine_migrations.migrations_flattener" to "doctrine_migrations.migrations_collector".
Inlined service ".service_locator.LcVn9Hr" to "security.token_storage".
Inlined service ".service_locator.nLgZj7R" to "security.helper".
Inlined service "security.expression_language" to "security.access.expression_voter".
Inlined service "cache.security_expression_language.recorder_inner" to "cache.security_expression_language".
Inlined service ".security.request_matcher.fgM4VP." to "security.access_map".
Inlined service ".security.request_matcher.5dJADCx" to "security.access_map".
Inlined service ".security.request_matcher.cRNYaJ1" 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.firewall.map.config.dev" to "security.firewall.map.context.dev".
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.firewall.map.config.main" to "security.firewall.map.context.main".
Inlined service "debug.security.firewall.authenticator.api.inner" to "debug.security.firewall.authenticator.api".
Inlined service "security.exception_listener.api" to "security.firewall.map.context.api".
Inlined service "security.firewall.map.config.api" to "security.firewall.map.context.api".
Inlined service ".service_locator.Yi4Ff.p" to "webpack_encore.entrypoint_lookup_collection".
Inlined service ".1_ServiceLocator~Oh6hwsv" to "webpack_encore.twig_entry_files_extension".
Inlined service "cache.webpack_encore.recorder_inner" to "cache.webpack_encore".
Inlined service "maker.maker.make_authenticator" to "maker.auto_command.make_auth".
Inlined service "maker.maker.make_command" to "maker.auto_command.make_command".
Inlined service "maker.maker.make_controller" to "maker.auto_command.make_controller".
Inlined service "maker.maker.make_crud" to "maker.auto_command.make_crud".
Inlined service "maker.maker.make_docker_database" to "maker.auto_command.make_docker_database".
Inlined service "maker.maker.make_entity" to "maker.auto_command.make_entity".
Inlined service "maker.maker.make_fixtures" to "maker.auto_command.make_fixtures".
Inlined service "maker.maker.make_form" to "maker.auto_command.make_form".
Inlined service "maker.maker.make_message" to "maker.auto_command.make_message".
Inlined service "maker.maker.make_messenger_middleware" to "maker.auto_command.make_messenger_middleware".
Inlined service "maker.maker.make_registration_form" to "maker.auto_command.make_registration_form".
Inlined service "maker.maker.make_reset_password" to "maker.auto_command.make_reset_password".
Inlined service "maker.maker.make_serializer_encoder" to "maker.auto_command.make_serializer_encoder".
Inlined service "maker.maker.make_serializer_normalizer" to "maker.auto_command.make_serializer_normalizer".
Inlined service "maker.maker.make_subscriber" to "maker.auto_command.make_subscriber".
Inlined service "maker.maker.make_twig_extension" to "maker.auto_command.make_twig_extension".
Inlined service "maker.maker.make_test" to "maker.auto_command.make_test".
Inlined service "maker.maker.make_validator" to "maker.auto_command.make_validator".
Inlined service "maker.maker.make_voter" to "maker.auto_command.make_voter".
Inlined service "maker.maker.make_user" to "maker.auto_command.make_user".
Inlined service "maker.maker.make_migration" to "maker.auto_command.make_migration".
Inlined service "maker.maker.make_stimulus_controller" to "maker.auto_command.make_stimulus_controller".
Inlined service "debug.argument_resolver.request_attribute.inner" to "debug.argument_resolver.request_attribute".
Inlined service "debug.argument_resolver.request.inner" to "debug.argument_resolver.request".
Inlined service "debug.argument_resolver.session.inner" to "debug.argument_resolver.session".
Inlined service "debug.security.user_value_resolver.inner" to "debug.security.user_value_resolver".
Inlined service "debug.argument_resolver.service.inner" to "debug.argument_resolver.service".
Inlined service "debug.argument_resolver.default.inner" to "debug.argument_resolver.default".
Inlined service "debug.argument_resolver.variadic.inner" to "debug.argument_resolver.variadic".
Inlined service "debug.argument_resolver.not_tagged_controller.inner" to "debug.argument_resolver.not_tagged_controller".
Inlined service "messenger.bus.default.messenger.handlers_locator" to "messenger.bus.default.middleware.handle_message".
Inlined service "App\Component\Api\Customer\Customer1cMessageHandler" to ".messenger.handler_descriptor.RbXPSD3".
Inlined service "App\MessageHandler\CustomerDataTo1cHandler" to ".messenger.handler_descriptor.y59mzoP".
Inlined service "App\MessageHandler\NewCustomerTo1cHandler" to ".messenger.handler_descriptor.zBJ.mUM".
Inlined service "App\MessageHandler\SendEmailHandler" to ".messenger.handler_descriptor.RlXrFnx".
Inlined service "App\MessageHandler\SiteLogHandler" to ".messenger.handler_descriptor.iwl1nqc".
Inlined service "App\MessageHandler\Start1cImportHandler" to ".messenger.handler_descriptor.GQ8cUD8".
Inlined service "mailer.messenger.message_handler" to ".messenger.handler_descriptor.tGvt0LH".
Inlined service "chatter.messenger.chat_handler" to ".messenger.handler_descriptor.vMw0m61".
Inlined service "texter.messenger.sms_handler" to ".messenger.handler_descriptor.XZowc.T".
Inlined service "texter.messenger.push_handler" to ".messenger.handler_descriptor.Lml2ICs".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
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 "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 ".service_locator.wSgjnB6" to ".service_locator.wSgjnB6.translation.warmer".
Inlined service ".service_locator.vwev7mO" to ".service_locator.vwev7mO.router.default".
Inlined service ".service_locator.oCg4uHe" to ".service_locator.oCg4uHe.router.cache_warmer".
Inlined service ".service_locator.aNklfos" to ".service_locator.aNklfos.sensio_framework_extra.view.listener".
Inlined service ".service_locator.v.Wwsjy" to ".service_locator.v.Wwsjy.twig.template_cache_warmer".
Inlined service "security.authenticator.manager.main" to "debug.security.firewall.authenticator.main.inner".
Inlined service "security.authenticator.manager.api" to "debug.security.firewall.authenticator.api.inner".
Inlined service "monolog.logger.http_client" to ".debug.http_client.inner".
Inlined service ".service_locator.hTqnByv" to "console.command_loader".
Inlined service ".service_locator.vwev7mO.router.default" to "router".
Inlined service "monolog.logger.router" to "router".
Inlined service "debug.traced.messenger.bus.default.inner" to "messenger.default_bus".
Inlined service "debug.validator.inner" to "validator".
Inlined service "debug.event_dispatcher.inner" to "event_dispatcher".
Inlined service "monolog.logger.event" to "event_dispatcher".
Inlined service "App\Component\OneS\OneSConfig" to "App\Component\OneS\OneSProvider".
Inlined service "App\Component\OneS\OneSConfig" to "App\Component\OneS\OneSProvider".
Inlined service "App\Component\Filter\FilterBuilder" to "App\Controller\CatalogController".
Inlined service "App\Component\Filter\FilterBuilder" to "App\Controller\CatalogController".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "file_locator" to "routing.loader".
Inlined service "routing.loader.annotation" to "routing.loader".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.name_converter.metadata_aware" to "serializer".
Inlined service "serializer.mapping.class_discriminator_resolver" to "serializer".
Inlined service "serializer.encode.json.unescaped" to "serializer".
Inlined service "serializer.encode.json.unescaped" to "serializer".
Inlined service "monolog.logger.profiler" to "profiler".
Inlined service "monolog.logger.profiler" to "profiler".