User Deprecated: The Liip\ImagineBundle\Templating\FilterExtension class is deprecated since version 2.7 and will be removed in 3.0; configure "liip_imagine.twig.mode" to "lazy" instead.
User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "stof_doctrine_extensions.listener.softdeleteable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one.
User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "stof_doctrine_extensions.listener.translatable" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one.
User Deprecated: Since oro/platform 6.0: Passing "connection: default" to "doctrine.orm.default_listeners.attach_entity_listeners" tags is default behaviour now. Specify one of "session, config, message_queue, sql_validator, search" or remove default one.
SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.guest_role_id AS guest_role_id_9, t0.default_role_id AS default_role_id_10 FROM oro_website t0 WHERE t0.is_default = ? LIMIT 1
doctrine
[true]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.guest_role_id AS guest_role_id_9, t0.default_role_id AS default_role_id_10 FROM oro_website t0 WHERE t0.is_default = ? LIMIT 1"
(parameters:
[1 => 1]
, types:
[1 => 5]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.is_default AS is_default_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8, t0.guest_role_id AS guest_role_id_9, t0.default_role_id AS default_role_id_10 FROM oro_website t0 WHERE t0.is_default = ? LIMIT 1"
"params" => [1 => 1]
"types" => [1 => 5]
]
debug
SELECT t0.id AS id_1, t0.last_visit AS last_visit_2, t0.session_id AS session_id_3, t0.serialized_data AS serialized_data_4, t0.cookies_accepted AS cookies_accepted_5, t0.customer_user_id AS customer_user_id_6 FROM oro_customer_visitor t0 WHERE t0.session_id = ? LIMIT 1
doctrine
[
"a545ef48388fcfd5863b"
]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.last_visit AS last_visit_2, t0.session_id AS session_id_3, t0.serialized_data AS serialized_data_4, t0.cookies_accepted AS cookies_accepted_5, t0.customer_user_id AS customer_user_id_6 FROM oro_customer_visitor t0 WHERE t0.session_id = ? LIMIT 1"
(parameters:
[1 => "a545ef48388fcfd5863b"
]
, types:
[1 => 2]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.last_visit AS last_visit_2, t0.session_id AS session_id_3, t0.serialized_data AS serialized_data_4, t0.cookies_accepted AS cookies_accepted_5, t0.customer_user_id AS customer_user_id_6 FROM oro_customer_visitor t0 WHERE t0.session_id = ? LIMIT 1"
"params" => [1 => "a545ef48388fcfd5863b"
]
"types" => [1 => 2]
]
SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?
doctrine
[3]
debug
Executing statement:
"SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
info
Populated the TokenStorage with an Anonymous Customer User Token.
app
deprecation
User Deprecated: Since symfony/security-http 7.3: Implementing "Oro\Bundle\CustomerBundle\Entity\CustomerVisitor::eraseCredentials()" is deprecated since Symfony 7.3; add the #[\Deprecated] attribute on the method to signal its either empty or that you moved the logic elsewhere, typically to the "__serialize()" method.
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8 FROM oro_web_catalog t0 WHERE t0.id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8 FROM oro_web_catalog t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.serialized_data AS serialized_data_6, t0.business_unit_owner_id AS business_unit_owner_id_7, t0.organization_id AS organization_id_8 FROM oro_web_catalog t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.formatting_code AS formatting_code_2, o0_.rtl_mode AS rtl_mode_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.serialized_data AS serialized_data_6, o0_.language_id AS language_id_7, o0_.parent_id AS parent_id_8 FROM oro_localization o0_ ORDER BY o0_.name ASC
doctrine
debug
Executing query:
"SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.formatting_code AS formatting_code_2, o0_.rtl_mode AS rtl_mode_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.serialized_data AS serialized_data_6, o0_.language_id AS language_id_7, o0_.parent_id AS parent_id_8 FROM oro_localization o0_ ORDER BY o0_.name ASC"
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.formatting_code AS formatting_code_2, o0_.rtl_mode AS rtl_mode_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5, o0_.serialized_data AS serialized_data_6, o0_.language_id AS language_id_7, o0_.parent_id AS parent_id_8 FROM oro_localization o0_ ORDER BY o0_.name ASC"
]
debug
SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o0_.url_hash = ? AND o0_.url = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC
"SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o0_.url_hash = ? AND o0_.url = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC"
[
"sql" => "SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o0_.url_hash = ? AND o0_.url = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC"
"params" => [1 => 12 => 13 => "0664f043ea7c68fa2865dd89e2454fdc"
4 => "/navigation-root/products/clearance/office-furniture"
5 => 1]
"types" => [1 => 12 => 13 => 24 => 25 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o1_.id IS NULL AND o0_.slug_prototype = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC
doctrine
[11
"green-beige-sofa"
1]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o1_.id IS NULL AND o0_.slug_prototype = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC"
(parameters:
[1 => 12 => 13 => "green-beige-sofa"
4 => 1]
, types:
[1 => 12 => 13 => 24 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.url AS url_1, o0_.slug_prototype AS slug_prototype_2, o0_.url_hash AS url_hash_3, o0_.route_name AS route_name_4, o0_.route_parameters AS route_parameters_5, o0_.scopes_hash AS scopes_hash_6, o0_.parameters_hash AS parameters_hash_7, o1_.id AS id_8 FROM oro_redirect_slug o0_ LEFT JOIN oro_slug_scope o2_ ON o0_.id = o2_.slug_id LEFT JOIN oro_scope o1_ ON o1_.id = o2_.scope_id AND ((o1_.webCatalog_id = ? OR o1_.webCatalog_id IS NULL) AND (o1_.customer_id IS NULL) AND (o1_.customerGroup_id = ? OR o1_.customerGroup_id IS NULL) AND (o1_.organization_id IS NULL) AND (o1_.user_id IS NULL) AND (o1_.website_id IS NULL)) LEFT JOIN oro_localization o3_ ON o0_.localization_id = o3_.id WHERE o1_.id IS NULL AND o0_.slug_prototype = ? AND (o1_.localization_id IS NULL OR o1_.localization_id = COALESCE(o3_.id, ?)) ORDER BY o1_.localization_id DESC NULLS LAST, o1_.webCatalog_id DESC NULLS LAST, o1_.customerGroup_id DESC NULLS LAST, o0_.id ASC"
"params" => [1 => 12 => 13 => "green-beige-sofa"
4 => 1]
"types" => [1 => 12 => 13 => 24 => 1]
]
debug
SELECT 1 FROM oro_slug_scope WHERE slug_id = :id LIMIT 1
doctrine
[
"id" => 58]
debug
Executing statement:
"SELECT 1 FROM oro_slug_scope WHERE slug_id = ? LIMIT 1"
User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.data_collector.websocket" service is deprecated and will be removed in GosWebSocketBundle 4.0.
SELECT t0.id AS id_1, t0.url AS url_2, t0.slug_prototype AS slug_prototype_3, t0.url_hash AS url_hash_4, t0.route_name AS route_name_5, t0.route_parameters AS route_parameters_6, t0.scopes_hash AS scopes_hash_7, t0.parameters_hash AS parameters_hash_8, t0.localization_id AS localization_id_9, t0.organization_id AS organization_id_10 FROM oro_redirect_slug t0 WHERE t0.id = ?
doctrine
[58]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.slug_prototype AS slug_prototype_3, t0.url_hash AS url_hash_4, t0.route_name AS route_name_5, t0.route_parameters AS route_parameters_6, t0.scopes_hash AS scopes_hash_7, t0.parameters_hash AS parameters_hash_8, t0.localization_id AS localization_id_9, t0.organization_id AS organization_id_10 FROM oro_redirect_slug t0 WHERE t0.id = ?"
(parameters:
[1 => 58]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.slug_prototype AS slug_prototype_3, t0.url_hash AS url_hash_4, t0.route_name AS route_name_5, t0.route_parameters AS route_parameters_6, t0.scopes_hash AS scopes_hash_7, t0.parameters_hash AS parameters_hash_8, t0.localization_id AS localization_id_9, t0.organization_id AS organization_id_10 FROM oro_redirect_slug t0 WHERE t0.id = ?"
"params" => [1 => 58]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.code AS code_2, t0.enabled AS enabled_3, t0.installed_build_date AS installed_build_date_4, t0.local_files_language AS local_files_language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.organization_id AS organization_id_8 FROM oro_language t0 WHERE t0.id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.code AS code_2, t0.enabled AS enabled_3, t0.installed_build_date AS installed_build_date_4, t0.local_files_language AS local_files_language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.organization_id AS organization_id_8 FROM oro_language t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.enabled AS enabled_3, t0.installed_build_date AS installed_build_date_4, t0.local_files_language AS local_files_language_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.organization_id AS organization_id_8 FROM oro_language t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
deprecation
User Deprecated: Since symfony/http-foundation 7.4: Request::get() is deprecated, use properties ->attributes, query or request directly instead.
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT COUNT(*) FROM oro_product_variant_link t0 WHERE t0.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT COUNT(*) FROM oro_product_variant_link t0 WHERE t0.product_id = ?"
SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0
doctrine
[131
[34]
]
debug
Executing statement:
"SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0"
(parameters:
[1 => 12 => 33 => 14 => 34]
, types:
[1 => 12 => 13 => 14 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0"
"params" => [1 => 12 => 33 => 14 => 34]
"types" => [1 => 12 => 13 => 14 => 1]
]
SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?
doctrine
[331]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
(parameters:
[1 => 331]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
"params" => [1 => 331]
"types" => [1 => 1]
]
debug
SELECT o0_.configuration AS configuration_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?
doctrine
[1]
debug
Executing statement:
"SELECT o0_.configuration AS configuration_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.configuration AS configuration_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.code AS code_2, t0.entity_class AS entity_class_3, t0.is_enabled AS is_enabled_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.serialized_data AS serialized_data_7, t0.organization_id AS organization_id_8, t0.image_id AS image_id_9 FROM oro_attribute_family t0 WHERE t0.id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.code AS code_2, t0.entity_class AS entity_class_3, t0.is_enabled AS is_enabled_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.serialized_data AS serialized_data_7, t0.organization_id AS organization_id_8, t0.image_id AS image_id_9 FROM oro_attribute_family t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.entity_class AS entity_class_3, t0.is_enabled AS is_enabled_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.serialized_data AS serialized_data_7, t0.organization_id AS organization_id_8, t0.image_id AS image_id_9 FROM oro_attribute_family t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1
doctrine
[34]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.materialized_path AS materialized_path_2, t0.title AS title_3, t0.tree_left AS tree_left_4, t0.tree_level AS tree_level_5, t0.tree_right AS tree_right_6, t0.tree_root AS tree_root_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.availability_date AS availability_date_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.default_product_options_id AS default_product_options_id_13, t0.organization_id AS organization_id_14, t0.manageInventory_id AS manageinventory_id_15, t0.highlightLowInventory_id AS highlightlowinventory_id_16, t0.inventoryThreshold_id AS inventorythreshold_id_17, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_18, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_19, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_20, t0.decrementQuantity_id AS decrementquantity_id_21, t0.backOrder_id AS backorder_id_22, t0.isUpcoming_id AS isupcoming_id_23, t0.largeImage_id AS largeimage_id_24, t0.smallImage_id AS smallimage_id_25 FROM oro_catalog_category t0 WHERE t0.id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.materialized_path AS materialized_path_2, t0.title AS title_3, t0.tree_left AS tree_left_4, t0.tree_level AS tree_level_5, t0.tree_right AS tree_right_6, t0.tree_root AS tree_root_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.availability_date AS availability_date_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.default_product_options_id AS default_product_options_id_13, t0.organization_id AS organization_id_14, t0.manageInventory_id AS manageinventory_id_15, t0.highlightLowInventory_id AS highlightlowinventory_id_16, t0.inventoryThreshold_id AS inventorythreshold_id_17, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_18, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_19, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_20, t0.decrementQuantity_id AS decrementquantity_id_21, t0.backOrder_id AS backorder_id_22, t0.isUpcoming_id AS isupcoming_id_23, t0.largeImage_id AS largeimage_id_24, t0.smallImage_id AS smallimage_id_25 FROM oro_catalog_category t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.materialized_path AS materialized_path_2, t0.title AS title_3, t0.tree_left AS tree_left_4, t0.tree_level AS tree_level_5, t0.tree_right AS tree_right_6, t0.tree_root AS tree_root_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.availability_date AS availability_date_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.default_product_options_id AS default_product_options_id_13, t0.organization_id AS organization_id_14, t0.manageInventory_id AS manageinventory_id_15, t0.highlightLowInventory_id AS highlightlowinventory_id_16, t0.inventoryThreshold_id AS inventorythreshold_id_17, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_18, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_19, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_20, t0.decrementQuantity_id AS decrementquantity_id_21, t0.backOrder_id AS backorder_id_22, t0.isUpcoming_id AS isupcoming_id_23, t0.largeImage_id AS largeimage_id_24, t0.smallImage_id AS smallimage_id_25 FROM oro_catalog_category t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.code AS code_2, t0.is_visible AS is_visible_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.attribute_family_id AS attribute_family_id_6 FROM oro_attribute_group t0 WHERE t0.attribute_family_id = ? ORDER BY t0.id ASC
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.code AS code_2, t0.is_visible AS is_visible_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.attribute_family_id AS attribute_family_id_6 FROM oro_attribute_group t0 WHERE t0.attribute_family_id = ? ORDER BY t0.id ASC"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.code AS code_2, t0.is_visible AS is_visible_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.attribute_family_id AS attribute_family_id_6 FROM oro_attribute_group t0 WHERE t0.attribute_family_id = ? ORDER BY t0.id ASC"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?
doctrine
[2]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?
doctrine
[3]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?
doctrine
[4]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?
doctrine
[5]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
(parameters:
[1 => 5]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.entity_config_field_id AS entity_config_field_id_2, t0.attribute_group_id AS attribute_group_id_3 FROM oro_attribute_group_rel t0 WHERE t0.attribute_group_id = ?"
"params" => [1 => 5]
"types" => [1 => 1]
]
deprecation
Deprecated: Using null as the key parameter for array_key_exists() is deprecated, use an empty string instead
SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC
"SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC"
[
"sql" => "SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC"
"params" => [1 => "attribute"
2 => "is_attribute"
3 => "1"
4 => "extend"
5 => "state"
6 => "Deleted"
7 => 897]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 1]
]
debug
SELECT t0.id AS id_1, t0.class_name AS class_name_2, t0.created AS created_3, t0.updated AS updated_4, t0.mode AS mode_5, t0.data AS data_6 FROM oro_entity_config t0 WHERE t0.id = ?
doctrine
[89]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.class_name AS class_name_2, t0.created AS created_3, t0.updated AS updated_4, t0.mode AS mode_5, t0.data AS data_6 FROM oro_entity_config t0 WHERE t0.id = ?"
(parameters:
[1 => 89]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.class_name AS class_name_2, t0.created AS created_3, t0.updated AS updated_4, t0.mode AS mode_5, t0.data AS data_6 FROM oro_entity_config t0 WHERE t0.id = ?"
"params" => [1 => 89]
"types" => [1 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC
"SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.id ASC"
[
"sql" => "SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.id ASC"
"params" => [1 => "attribute"
2 => "is_attribute"
3 => "1"
4 => "extend"
5 => "state"
6 => "Deleted"
7 => 8758 => 8919 => 89210 => 89611 => 88212 => 88313 => 89914 => 278115 => 89716 => 305417 => 279818 => 279719 => 2796]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 18 => 19 => 110 => 111 => 112 => 113 => 114 => 115 => 116 => 117 => 118 => 119 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC
"SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.id ASC"
[
"sql" => "SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?, ?, ?, ?, ?, ?, ?) ORDER BY o0_.id ASC"
"params" => [1 => "attribute"
2 => "is_attribute"
3 => "1"
4 => "extend"
5 => "state"
6 => "Deleted"
7 => 8758 => 8919 => 89210 => 89611 => 88212 => 88313 => 899]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 18 => 19 => 110 => 111 => 112 => 113 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC
"SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC"
[
"sql" => "SELECT o0_.id AS id_0, o0_.field_name AS field_name_1, o0_.type AS type_2, o0_.created AS created_3, o0_.updated AS updated_4, o0_.mode AS mode_5, o0_.data AS data_6, o0_.entity_id AS entity_id_7 FROM oro_entity_config_field o0_ INNER JOIN oro_entity_config_index_value o1_ ON o0_.id = o1_.field_id AND (o1_.scope = ? AND o1_.code = ? AND o1_.value = ?) LEFT JOIN oro_entity_config_index_value o2_ ON o0_.id = o2_.field_id AND (o2_.scope = ? AND o2_.code = ? AND o2_.value = ?) WHERE o2_.scope IS NULL AND o0_.id IN (?) ORDER BY o0_.id ASC"
"params" => [1 => "attribute"
2 => "is_attribute"
3 => "1"
4 => "extend"
5 => "state"
6 => "Deleted"
7 => 3054]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 1]
]
debug
SELECT t0.string AS string_1, t0.id AS id_2, t0.fallback AS fallback_3, t0.product_id AS product_id_4, t0.localization_id AS localization_id_5 FROM oro_product_prod_name t0 WHERE t0.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.id AS id_2, t0.fallback AS fallback_3, t0.product_id AS product_id_4, t0.localization_id AS localization_id_5 FROM oro_product_prod_name t0 WHERE t0.product_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.id AS id_2, t0.fallback AS fallback_3, t0.product_id AS product_id_4, t0.localization_id AS localization_id_5 FROM oro_product_prod_name t0 WHERE t0.product_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT DISTINCT o0_.scope_id AS sclr_0, o0_.menu AS menu_1 FROM oro_commerce_menu_upd o0_
doctrine
debug
Executing query:
"SELECT DISTINCT o0_.scope_id AS sclr_0, o0_.menu AS menu_1 FROM oro_commerce_menu_upd o0_"
doctrine
[
"sql" => "SELECT DISTINCT o0_.scope_id AS sclr_0, o0_.menu AS menu_1 FROM oro_commerce_menu_upd o0_"
]
debug
SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_variant_slug o2_ ON o0_.id = o2_.content_variant_id INNER JOIN oro_redirect_slug o1_ ON o1_.id = o2_.slug_id WHERE o1_.id = ?
doctrine
[58]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_variant_slug o2_ ON o0_.id = o2_.content_variant_id INNER JOIN oro_redirect_slug o1_ ON o1_.id = o2_.slug_id WHERE o1_.id = ?"
(parameters:
[1 => 58]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_variant_slug o2_ ON o0_.id = o2_.content_variant_id INNER JOIN oro_redirect_slug o1_ ON o1_.id = o2_.slug_id WHERE o1_.id = ?"
"params" => [1 => 58]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159aea3971e ON t0.id = oro_rel_1cf73d3121a159aea3971e.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159aea3971e.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159aea3971e ON t0.id = oro_rel_1cf73d3121a159aea3971e.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159aea3971e.product_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159aea3971e ON t0.id = oro_rel_1cf73d3121a159aea3971e.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159aea3971e.product_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159ae2725f3 ON t0.id = oro_rel_1cf73d3121a159ae2725f3.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159ae2725f3.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159ae2725f3 ON t0.id = oro_rel_1cf73d3121a159ae2725f3.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159ae2725f3.product_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159ae2725f3 ON t0.id = oro_rel_1cf73d3121a159ae2725f3.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159ae2725f3.product_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159ae6e1a29 ON t0.id = oro_rel_1cf73d3121a159ae6e1a29.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159ae6e1a29.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159ae6e1a29 ON t0.id = oro_rel_1cf73d3121a159ae6e1a29.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159ae6e1a29.product_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_rel_1cf73d3121a159ae6e1a29 ON t0.id = oro_rel_1cf73d3121a159ae6e1a29.localizedfallbackvalue_id WHERE oro_rel_1cf73d3121a159ae6e1a29.product_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_content_node o1_ ON ((o0_.node_id = o1_.id)) LEFT JOIN oro_web_catalog_variant_scope o3_ ON o0_.id = o3_.variant_id LEFT JOIN oro_scope o2_ ON o2_.id = o3_.scope_id AND ((o2_.webCatalog_id = ? OR o2_.webCatalog_id IS NULL) AND (o2_.customer_id IS NULL) AND (o2_.customerGroup_id = ? OR o2_.customerGroup_id IS NULL) AND (o2_.localization_id = ? OR o2_.localization_id IS NULL) AND (o2_.organization_id IS NULL) AND (o2_.user_id IS NULL) AND (o2_.website_id IS NULL)) WHERE o1_.web_catalog_id = ? AND o0_.product_page_product_id = ? ORDER BY o2_.webCatalog_id DESC NULLS LAST, o2_.customerGroup_id DESC NULLS LAST, o2_.localization_id DESC NULLS LAST, o1_.tree_level ASC LIMIT 1
doctrine
[111134]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_content_node o1_ ON ((o0_.node_id = o1_.id)) LEFT JOIN oro_web_catalog_variant_scope o3_ ON o0_.id = o3_.variant_id LEFT JOIN oro_scope o2_ ON o2_.id = o3_.scope_id AND ((o2_.webCatalog_id = ? OR o2_.webCatalog_id IS NULL) AND (o2_.customer_id IS NULL) AND (o2_.customerGroup_id = ? OR o2_.customerGroup_id IS NULL) AND (o2_.localization_id = ? OR o2_.localization_id IS NULL) AND (o2_.organization_id IS NULL) AND (o2_.user_id IS NULL) AND (o2_.website_id IS NULL)) WHERE o1_.web_catalog_id = ? AND o0_.product_page_product_id = ? ORDER BY o2_.webCatalog_id DESC NULLS LAST, o2_.customerGroup_id DESC NULLS LAST, o2_.localization_id DESC NULLS LAST, o1_.tree_level ASC LIMIT 1"
(parameters:
[1 => 12 => 13 => 14 => 15 => 34]
, types:
[1 => 12 => 13 => 14 => 15 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_content_node o1_ ON ((o0_.node_id = o1_.id)) LEFT JOIN oro_web_catalog_variant_scope o3_ ON o0_.id = o3_.variant_id LEFT JOIN oro_scope o2_ ON o2_.id = o3_.scope_id AND ((o2_.webCatalog_id = ? OR o2_.webCatalog_id IS NULL) AND (o2_.customer_id IS NULL) AND (o2_.customerGroup_id = ? OR o2_.customerGroup_id IS NULL) AND (o2_.localization_id = ? OR o2_.localization_id IS NULL) AND (o2_.organization_id IS NULL) AND (o2_.user_id IS NULL) AND (o2_.website_id IS NULL)) WHERE o1_.web_catalog_id = ? AND o0_.product_page_product_id = ? ORDER BY o2_.webCatalog_id DESC NULLS LAST, o2_.customerGroup_id DESC NULLS LAST, o2_.localization_id DESC NULLS LAST, o1_.tree_level ASC LIMIT 1"
"params" => [1 => 12 => 13 => 14 => 15 => 34]
"types" => [1 => 12 => 13 => 14 => 15 => 1]
]
debug
No routes found for "/about/".
app
[
"pathinfo" => "/about"
]
debug
SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?
doctrine
[2]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
SELECT o0_."condition" AS condition_0, o0_.screens AS screens_1, o0_.system_page_route AS system_page_route_2, o0_.link_target AS link_target_3, o0_.menu_template AS menu_template_4, o0_.max_traverse_level AS max_traverse_level_5, o0_.id AS id_6, o0_."key" AS key_7, o0_.parent_key AS parent_key_8, o0_.uri AS uri_9, o0_.menu AS menu_10, o0_.icon AS icon_11, o0_.is_active AS is_active_12, o0_.priority AS priority_13, o0_.is_divider AS is_divider_14, o0_.is_custom AS is_custom_15, o0_.is_synthetic AS is_synthetic_16, o0_.serialized_data AS serialized_data_17, o0_.content_node_id AS content_node_id_18, o0_.scope_id AS scope_id_19, o0_.category_id AS category_id_20, o0_.image_id AS image_id_21 FROM oro_commerce_menu_upd o0_ WHERE o0_.menu = ? AND o0_.scope_id = ? ORDER BY o0_.id ASC
doctrine
[
"commerce_main_menu"
1]
debug
Executing statement:
"SELECT o0_."condition" AS condition_0, o0_.screens AS screens_1, o0_.system_page_route AS system_page_route_2, o0_.link_target AS link_target_3, o0_.menu_template AS menu_template_4, o0_.max_traverse_level AS max_traverse_level_5, o0_.id AS id_6, o0_."key" AS key_7, o0_.parent_key AS parent_key_8, o0_.uri AS uri_9, o0_.menu AS menu_10, o0_.icon AS icon_11, o0_.is_active AS is_active_12, o0_.priority AS priority_13, o0_.is_divider AS is_divider_14, o0_.is_custom AS is_custom_15, o0_.is_synthetic AS is_synthetic_16, o0_.serialized_data AS serialized_data_17, o0_.content_node_id AS content_node_id_18, o0_.scope_id AS scope_id_19, o0_.category_id AS category_id_20, o0_.image_id AS image_id_21 FROM oro_commerce_menu_upd o0_ WHERE o0_.menu = ? AND o0_.scope_id = ? ORDER BY o0_.id ASC"
(parameters:
[1 => "commerce_main_menu"
2 => 1]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "SELECT o0_."condition" AS condition_0, o0_.screens AS screens_1, o0_.system_page_route AS system_page_route_2, o0_.link_target AS link_target_3, o0_.menu_template AS menu_template_4, o0_.max_traverse_level AS max_traverse_level_5, o0_.id AS id_6, o0_."key" AS key_7, o0_.parent_key AS parent_key_8, o0_.uri AS uri_9, o0_.menu AS menu_10, o0_.icon AS icon_11, o0_.is_active AS is_active_12, o0_.priority AS priority_13, o0_.is_divider AS is_divider_14, o0_.is_custom AS is_custom_15, o0_.is_synthetic AS is_synthetic_16, o0_.serialized_data AS serialized_data_17, o0_.content_node_id AS content_node_id_18, o0_.scope_id AS scope_id_19, o0_.category_id AS category_id_20, o0_.image_id AS image_id_21 FROM oro_commerce_menu_upd o0_ WHERE o0_.menu = ? AND o0_.scope_id = ? ORDER BY o0_.id ASC"
"params" => [1 => "commerce_main_menu"
2 => 1]
"types" => [1 => 22 => 1]
]
debug
SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_title o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?)
doctrine
[
[789101112131415]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_title o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)"
[
"sql" => "SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_title o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [1 => 72 => 83 => 94 => 105 => 116 => 127 => 138 => 149 => 15]
"types" => [1 => 12 => 13 => 14 => 15 => 16 => 17 => 18 => 19 => 1]
]
debug
SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_descr o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?)
doctrine
[
[789101112131415]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_descr o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)"
[
"sql" => "SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_descr o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [1 => 72 => 83 => 94 => 105 => 116 => 127 => 138 => 149 => 15]
"types" => [1 => 12 => 13 => 14 => 15 => 16 => 17 => 18 => 19 => 1]
]
debug
SELECT o0_.id AS id_0, o1_.id AS id_1, o1_.condition_group_identifier AS condition_group_identifier_2, o1_.operation AS operation_3, o1_.value AS value_4, o0_.content_node_id AS content_node_id_5, o0_.scope_id AS scope_id_6, o0_.category_id AS category_id_7, o0_.image_id AS image_id_8, o1_.menu_update_id AS menu_update_id_9 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_menu_user_agent_condition o1_ ON o0_.id = o1_.menu_update_id WHERE o0_.id IN (?)
doctrine
[
[789101112131415]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.id AS id_1, o1_.condition_group_identifier AS condition_group_identifier_2, o1_.operation AS operation_3, o1_.value AS value_4, o0_.content_node_id AS content_node_id_5, o0_.scope_id AS scope_id_6, o0_.category_id AS category_id_7, o0_.image_id AS image_id_8, o1_.menu_update_id AS menu_update_id_9 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_menu_user_agent_condition o1_ ON o0_.id = o1_.menu_update_id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)"
[
"sql" => "SELECT o0_.id AS id_0, o1_.id AS id_1, o1_.condition_group_identifier AS condition_group_identifier_2, o1_.operation AS operation_3, o1_.value AS value_4, o0_.content_node_id AS content_node_id_5, o0_.scope_id AS scope_id_6, o0_.category_id AS category_id_7, o0_.image_id AS image_id_8, o1_.menu_update_id AS menu_update_id_9 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_menu_user_agent_condition o1_ ON o0_.id = o1_.menu_update_id WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?)"
"params" => [1 => 72 => 83 => 94 => 105 => 116 => 127 => 138 => 149 => 15]
"types" => [1 => 12 => 13 => 14 => 15 => 16 => 17 => 18 => 19 => 1]
]
debug
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.filename AS filename_3, t0.extension AS extension_4, t0.mime_type AS mime_type_5, t0.original_filename AS original_filename_6, t0.file_size AS file_size_7, t0.parent_entity_class AS parent_entity_class_8, t0.parent_entity_id AS parent_entity_id_9, t0.parent_entity_field_name AS parent_entity_field_name_10, t0.external_url AS external_url_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.serialized_data AS serialized_data_14, t0.owner_user_id AS owner_user_id_15, t0.digitalAsset_id AS digitalasset_id_16 FROM oro_attachment_file t0 WHERE t0.id IN (?, ?)
doctrine
[317318]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.filename AS filename_3, t0.extension AS extension_4, t0.mime_type AS mime_type_5, t0.original_filename AS original_filename_6, t0.file_size AS file_size_7, t0.parent_entity_class AS parent_entity_class_8, t0.parent_entity_id AS parent_entity_id_9, t0.parent_entity_field_name AS parent_entity_field_name_10, t0.external_url AS external_url_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.serialized_data AS serialized_data_14, t0.owner_user_id AS owner_user_id_15, t0.digitalAsset_id AS digitalasset_id_16 FROM oro_attachment_file t0 WHERE t0.id IN (?, ?)"
(parameters:
[1 => 3172 => 318]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.filename AS filename_3, t0.extension AS extension_4, t0.mime_type AS mime_type_5, t0.original_filename AS original_filename_6, t0.file_size AS file_size_7, t0.parent_entity_class AS parent_entity_class_8, t0.parent_entity_id AS parent_entity_id_9, t0.parent_entity_field_name AS parent_entity_field_name_10, t0.external_url AS external_url_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.serialized_data AS serialized_data_14, t0.owner_user_id AS owner_user_id_15, t0.digitalAsset_id AS digitalasset_id_16 FROM oro_attachment_file t0 WHERE t0.id IN (?, ?)"
"params" => [1 => 3172 => 318]
"types" => [1 => 12 => 1]
]
SELECT o0_.id AS id_0, o0_.serialized_data AS serialized_data_1, o0_.row_hash AS row_hash_2, o0_.organization_id AS organization_id_3, o0_.user_id AS user_id_4, o0_.localization_id AS localization_id_5, o0_.website_id AS website_id_6, o0_.webCatalog_id AS webcatalog_id_7, o0_.customerGroup_id AS customergroup_id_8, o0_.customer_id AS customer_id_9 FROM oro_scope o0_ INNER JOIN oro_redirect_slug o1_ ON (EXISTS (SELECT 1 FROM oro_slug_scope o2_ WHERE o2_.slug_id = o1_.id AND o2_.scope_id IN (o0_.id))) WHERE (o0_.webCatalog_id = ? OR o0_.webCatalog_id IS NULL) AND o0_.customer_id IS NULL AND (o0_.customerGroup_id = ? OR o0_.customerGroup_id IS NULL) AND (o0_.localization_id = ? OR o0_.localization_id IS NULL) AND o0_.organization_id IS NULL AND o0_.user_id IS NULL AND o0_.website_id IS NULL AND (o0_.webCatalog_id IS NOT NULL OR o0_.customer_id IS NOT NULL OR o0_.customerGroup_id IS NOT NULL OR o0_.localization_id IS NOT NULL OR o0_.organization_id IS NOT NULL OR o0_.user_id IS NOT NULL OR o0_.website_id IS NOT NULL) GROUP BY o0_.id ORDER BY o0_.webCatalog_id DESC NULLS LAST, o0_.customerGroup_id DESC NULLS LAST, o0_.localization_id DESC NULLS LAST
doctrine
[111]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.serialized_data AS serialized_data_1, o0_.row_hash AS row_hash_2, o0_.organization_id AS organization_id_3, o0_.user_id AS user_id_4, o0_.localization_id AS localization_id_5, o0_.website_id AS website_id_6, o0_.webCatalog_id AS webcatalog_id_7, o0_.customerGroup_id AS customergroup_id_8, o0_.customer_id AS customer_id_9 FROM oro_scope o0_ INNER JOIN oro_redirect_slug o1_ ON (EXISTS (SELECT 1 FROM oro_slug_scope o2_ WHERE o2_.slug_id = o1_.id AND o2_.scope_id IN (o0_.id))) WHERE (o0_.webCatalog_id = ? OR o0_.webCatalog_id IS NULL) AND o0_.customer_id IS NULL AND (o0_.customerGroup_id = ? OR o0_.customerGroup_id IS NULL) AND (o0_.localization_id = ? OR o0_.localization_id IS NULL) AND o0_.organization_id IS NULL AND o0_.user_id IS NULL AND o0_.website_id IS NULL AND (o0_.webCatalog_id IS NOT NULL OR o0_.customer_id IS NOT NULL OR o0_.customerGroup_id IS NOT NULL OR o0_.localization_id IS NOT NULL OR o0_.organization_id IS NOT NULL OR o0_.user_id IS NOT NULL OR o0_.website_id IS NOT NULL) GROUP BY o0_.id ORDER BY o0_.webCatalog_id DESC NULLS LAST, o0_.customerGroup_id DESC NULLS LAST, o0_.localization_id DESC NULLS LAST"
(parameters:
[1 => 12 => 13 => 1]
, types:
[1 => 12 => 13 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.serialized_data AS serialized_data_1, o0_.row_hash AS row_hash_2, o0_.organization_id AS organization_id_3, o0_.user_id AS user_id_4, o0_.localization_id AS localization_id_5, o0_.website_id AS website_id_6, o0_.webCatalog_id AS webcatalog_id_7, o0_.customerGroup_id AS customergroup_id_8, o0_.customer_id AS customer_id_9 FROM oro_scope o0_ INNER JOIN oro_redirect_slug o1_ ON (EXISTS (SELECT 1 FROM oro_slug_scope o2_ WHERE o2_.slug_id = o1_.id AND o2_.scope_id IN (o0_.id))) WHERE (o0_.webCatalog_id = ? OR o0_.webCatalog_id IS NULL) AND o0_.customer_id IS NULL AND (o0_.customerGroup_id = ? OR o0_.customerGroup_id IS NULL) AND (o0_.localization_id = ? OR o0_.localization_id IS NULL) AND o0_.organization_id IS NULL AND o0_.user_id IS NULL AND o0_.website_id IS NULL AND (o0_.webCatalog_id IS NOT NULL OR o0_.customer_id IS NOT NULL OR o0_.customerGroup_id IS NOT NULL OR o0_.localization_id IS NOT NULL OR o0_.organization_id IS NOT NULL OR o0_.user_id IS NOT NULL OR o0_.website_id IS NOT NULL) GROUP BY o0_.id ORDER BY o0_.webCatalog_id DESC NULLS LAST, o0_.customerGroup_id DESC NULLS LAST, o0_.localization_id DESC NULLS LAST"
"params" => [1 => 12 => 13 => 1]
"types" => [1 => 12 => 13 => 1]
]
debug
Check an access using "oro_quick_add_form" ACL attribute.
SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_variant_slug o2_ ON o0_.id = o2_.content_variant_id INNER JOIN oro_redirect_slug o1_ ON o1_.id = o2_.slug_id WHERE o1_.id = ?
doctrine
[123]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_variant_slug o2_ ON o0_.id = o2_.content_variant_id INNER JOIN oro_redirect_slug o1_ ON o1_.id = o2_.slug_id WHERE o1_.id = ?"
(parameters:
[1 => 123]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.type AS type_1, o0_.system_page_route AS system_page_route_2, o0_.is_default AS is_default_3, o0_.override_variant_configuration AS override_variant_configuration_4, o0_.do_not_render_title AS do_not_render_title_5, o0_.exclude_subcategories AS exclude_subcategories_6, o0_.serialized_data AS serialized_data_7, o0_.node_id AS node_id_8, o0_.cms_page_id AS cms_page_id_9, o0_.product_page_product_id AS product_page_product_id_10, o0_.product_collection_segment_id AS product_collection_segment_id_11, o0_.category_page_category_id AS category_page_category_id_12 FROM oro_web_catalog_variant o0_ INNER JOIN oro_web_catalog_variant_slug o2_ ON o0_.id = o2_.content_variant_id INNER JOIN oro_redirect_slug o1_ ON o1_.id = o2_.slug_id WHERE o1_.id = ?"
"params" => [1 => 123]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?
doctrine
[22]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?"
(parameters:
[1 => 22]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?"
"params" => [1 => 22]
"types" => [1 => 1]
]
debug
SELECT o0_.id AS id_0, o0_.parent_scope_used AS parent_scope_used_1, o0_.rewrite_variant_title AS rewrite_variant_title_2, o0_.materialized_path AS materialized_path_3, o0_.tree_left AS tree_left_4, o0_.tree_level AS tree_level_5, o0_.tree_right AS tree_right_6, o0_.tree_root AS tree_root_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.web_catalog_id AS web_catalog_id_12 FROM oro_web_catalog_content_node o0_ WHERE o0_.tree_left <= 39 AND o0_.tree_right >= 40 AND o0_.tree_root = ? ORDER BY o0_.tree_left ASC
doctrine
[1]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.parent_scope_used AS parent_scope_used_1, o0_.rewrite_variant_title AS rewrite_variant_title_2, o0_.materialized_path AS materialized_path_3, o0_.tree_left AS tree_left_4, o0_.tree_level AS tree_level_5, o0_.tree_right AS tree_right_6, o0_.tree_root AS tree_root_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.web_catalog_id AS web_catalog_id_12 FROM oro_web_catalog_content_node o0_ WHERE o0_.tree_left <= 39 AND o0_.tree_right >= 40 AND o0_.tree_root = ? ORDER BY o0_.tree_left ASC"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.parent_scope_used AS parent_scope_used_1, o0_.rewrite_variant_title AS rewrite_variant_title_2, o0_.materialized_path AS materialized_path_3, o0_.tree_left AS tree_left_4, o0_.tree_level AS tree_level_5, o0_.tree_right AS tree_right_6, o0_.tree_root AS tree_root_7, o0_.created_at AS created_at_8, o0_.updated_at AS updated_at_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.web_catalog_id AS web_catalog_id_12 FROM oro_web_catalog_content_node o0_ WHERE o0_.tree_left <= 39 AND o0_.tree_right >= 40 AND o0_.tree_root = ? ORDER BY o0_.tree_left ASC"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?
doctrine
[2]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?
doctrine
[2]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?
doctrine
[3]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?
doctrine
[3]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
(parameters:
[1 => 3]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
"params" => [1 => 3]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?
doctrine
[18]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
(parameters:
[1 => 18]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
"params" => [1 => 18]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?
doctrine
[18]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
(parameters:
[1 => 18]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
"params" => [1 => 18]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?
doctrine
[22]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
(parameters:
[1 => 22]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_title ON t0.id = oro_web_catalog_node_title.localized_value_id WHERE oro_web_catalog_node_title.node_id = ?"
"params" => [1 => 22]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?
doctrine
[22]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
(parameters:
[1 => 22]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_web_catalog_node_url ON t0.id = oro_web_catalog_node_url.localized_value_id WHERE oro_web_catalog_node_url.node_id = ?"
"params" => [1 => 22]
"types" => [1 => 1]
]
debug
SELECT COUNT(*) FROM oro_product_prod_descr t0 WHERE t0.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT COUNT(*) FROM oro_product_prod_descr t0 WHERE t0.product_id = ?"
SELECT t0.wysiwyg AS wysiwyg_1, t0.wysiwyg_style AS wysiwyg_style_2, t0.wysiwyg_properties AS wysiwyg_properties_3, t0.id AS id_4, t0.fallback AS fallback_5, t0.product_id AS product_id_6, t0.localization_id AS localization_id_7 FROM oro_product_prod_descr t0 WHERE t0.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.wysiwyg AS wysiwyg_1, t0.wysiwyg_style AS wysiwyg_style_2, t0.wysiwyg_properties AS wysiwyg_properties_3, t0.id AS id_4, t0.fallback AS fallback_5, t0.product_id AS product_id_6, t0.localization_id AS localization_id_7 FROM oro_product_prod_descr t0 WHERE t0.product_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.wysiwyg AS wysiwyg_1, t0.wysiwyg_style AS wysiwyg_style_2, t0.wysiwyg_properties AS wysiwyg_properties_3, t0.id AS id_4, t0.fallback AS fallback_5, t0.product_id AS product_id_6, t0.localization_id AS localization_id_7 FROM oro_product_prod_descr t0 WHERE t0.product_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT o0_.id AS id_0 FROM oro_product o0_ INNER JOIN oro_product_variant_link o1_ ON o0_.id = o1_.product_id LEFT JOIN oro_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o4_ ON (o0_.id = o4_.product_id AND o4_.scope_id = ?) WHERE o1_.parent_product_id IN (?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?) AND COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) + COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 10 + CASE WHEN o4_.visibility = 2 THEN (COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o4_.visibility = 0 THEN 1 ELSE o4_.visibility END, 0) * 100) END > 0
"SELECT o0_.id AS id_0 FROM oro_product o0_ INNER JOIN oro_product_variant_link o1_ ON o0_.id = o1_.product_id LEFT JOIN oro_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o4_ ON (o0_.id = o4_.product_id AND o4_.scope_id = ?) WHERE o1_.parent_product_id IN (?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?, ?) AND COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) + COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 10 + CASE WHEN o4_.visibility = 2 THEN (COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o4_.visibility = 0 THEN 1 ELSE o4_.visibility END, 0) * 100) END > 0"
[
"sql" => "SELECT o0_.id AS id_0 FROM oro_product o0_ INNER JOIN oro_product_variant_link o1_ ON o0_.id = o1_.product_id LEFT JOIN oro_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o4_ ON (o0_.id = o4_.product_id AND o4_.scope_id = ?) WHERE o1_.parent_product_id IN (?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?, ?) AND COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) + COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 10 + CASE WHEN o4_.visibility = 2 THEN (COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o4_.visibility = 0 THEN 1 ELSE o4_.visibility END, 0) * 100) END > 0"
"params" => [1 => 12 => 33 => 14 => 345 => "enabled"
6 => "prod_inventory_status.in_stock"
7 => "prod_inventory_status.out_of_stock"
]
"types" => [1 => 12 => 13 => 14 => 15 => 26 => 27 => 2]
]
debug
SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_plist_to_cus_gr o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.customer_group_id = ? AND o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1
doctrine
[11true]
debug
Executing statement:
"SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_plist_to_cus_gr o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.customer_group_id = ? AND o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
(parameters:
[1 => 12 => 13 => 1]
, types:
[1 => 12 => 13 => 5]
)
doctrine
[
"sql" => "SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_plist_to_cus_gr o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.customer_group_id = ? AND o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
"params" => [1 => 12 => 13 => 1]
"types" => [1 => 12 => 13 => 5]
]
debug
SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_price_list_to_ws o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1
doctrine
[1true]
debug
Executing statement:
"SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_price_list_to_ws o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
(parameters:
[1 => 12 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_price_list_to_ws o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
"params" => [1 => 12 => 1]
"types" => [1 => 12 => 5]
]
debug
SELECT t0.id AS id_1, t0.currency AS currency_2, t0.combined_price_list_id AS combined_price_list_id_3 FROM oro_plist_curr_combined t0 WHERE t0.combined_price_list_id = ?
doctrine
[2]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.currency AS currency_2, t0.combined_price_list_id AS combined_price_list_id_3 FROM oro_plist_curr_combined t0 WHERE t0.combined_price_list_id = ?"
(parameters:
[1 => 2]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.currency AS currency_2, t0.combined_price_list_id AS combined_price_list_id_3 FROM oro_plist_curr_combined t0 WHERE t0.combined_price_list_id = ?"
"params" => [1 => 2]
"types" => [1 => 1]
]
debug
SELECT o0_.product_id AS sclr_0, o0_.unit_code AS sclr_1, o0_.quantity AS quantity_2, o0_.value AS value_3, o0_.currency AS currency_4 FROM oro_price_product_combined o0_ WHERE o0_.combined_price_list_id = ? AND o0_.product_id IN (?) AND o0_.currency IN (?) ORDER BY o0_.unit_code ASC, o0_.quantity ASC
doctrine
[2
[34]
[
"USD"
]
]
debug
Executing statement:
"SELECT o0_.product_id AS sclr_0, o0_.unit_code AS sclr_1, o0_.quantity AS quantity_2, o0_.value AS value_3, o0_.currency AS currency_4 FROM oro_price_product_combined o0_ WHERE o0_.combined_price_list_id = ? AND o0_.product_id IN (?) AND o0_.currency IN (?) ORDER BY o0_.unit_code ASC, o0_.quantity ASC"
(parameters:
[1 => 22 => 343 => "USD"
]
, types:
[1 => 12 => 13 => 2]
)
doctrine
[
"sql" => "SELECT o0_.product_id AS sclr_0, o0_.unit_code AS sclr_1, o0_.quantity AS quantity_2, o0_.value AS value_3, o0_.currency AS currency_4 FROM oro_price_product_combined o0_ WHERE o0_.combined_price_list_id = ? AND o0_.product_id IN (?) AND o0_.currency IN (?) ORDER BY o0_.unit_code ASC, o0_.quantity ASC"
"params" => [1 => 22 => 343 => "USD"
]
"types" => [1 => 12 => 13 => 2]
]
debug
SELECT o0_.product_id AS sclr_0, o1_.code AS code_1 FROM oro_product_unit o1_ INNER JOIN oro_product_unit_precision o0_ ON (o0_.unit_code = o1_.code) WHERE o0_.sell = true AND o0_.product_id IN (?) ORDER BY o0_.unit_code ASC NULLS FIRST
doctrine
[
[34]
]
debug
Executing statement:
"SELECT o0_.product_id AS sclr_0, o1_.code AS code_1 FROM oro_product_unit o1_ INNER JOIN oro_product_unit_precision o0_ ON (o0_.unit_code = o1_.code) WHERE o0_.sell = true AND o0_.product_id IN (?) ORDER BY o0_.unit_code ASC NULLS FIRST"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.product_id AS sclr_0, o1_.code AS code_1 FROM oro_product_unit o1_ INNER JOIN oro_product_unit_precision o0_ ON (o0_.unit_code = o1_.code) WHERE o0_.sell = true AND o0_.product_id IN (?) ORDER BY o0_.unit_code ASC NULLS FIRST"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.status AS status_2, t0.default_title AS default_title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.external_id AS external_id_6, t0.serialized_data AS serialized_data_7, t0.business_unit_owner_id AS business_unit_owner_id_8, t0.organization_id AS organization_id_9 FROM oro_brand t0 WHERE t0.id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.status AS status_2, t0.default_title AS default_title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.external_id AS external_id_6, t0.serialized_data AS serialized_data_7, t0.business_unit_owner_id AS business_unit_owner_id_8, t0.organization_id AS organization_id_9 FROM oro_brand t0 WHERE t0.id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.status AS status_2, t0.default_title AS default_title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.external_id AS external_id_6, t0.serialized_data AS serialized_data_7, t0.business_unit_owner_id AS business_unit_owner_id_8, t0.organization_id AS organization_id_9 FROM oro_brand t0 WHERE t0.id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_brand_name ON t0.id = oro_brand_name.localized_value_id WHERE oro_brand_name.brand_id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_brand_name ON t0.id = oro_brand_name.localized_value_id WHERE oro_brand_name.brand_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_brand_name ON t0.id = oro_brand_name.localized_value_id WHERE oro_brand_name.brand_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.unit_precision AS unit_precision_2, t0.conversion_rate AS conversion_rate_3, t0.sell AS sell_4, t0.product_id AS product_id_5, t0.unit_code AS unit_code_6 FROM oro_product_unit_precision t0 WHERE t0.id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.unit_precision AS unit_precision_2, t0.conversion_rate AS conversion_rate_3, t0.sell AS sell_4, t0.product_id AS product_id_5, t0.unit_code AS unit_code_6 FROM oro_product_unit_precision t0 WHERE t0.id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.unit_precision AS unit_precision_2, t0.conversion_rate AS conversion_rate_3, t0.sell AS sell_4, t0.product_id AS product_id_5, t0.unit_code AS unit_code_6 FROM oro_product_unit_precision t0 WHERE t0.id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?
doctrine
[1018]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
(parameters:
[1 => 1018]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
"params" => [1 => 1018]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?
doctrine
[714]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
(parameters:
[1 => 714]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
"params" => [1 => 714]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?
doctrine
[1294]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
(parameters:
[1 => 1294]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
"params" => [1 => 1294]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?
doctrine
[1257]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
(parameters:
[1 => 1257]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
"params" => [1 => 1257]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?
doctrine
[1247]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
(parameters:
[1 => 1247]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.fallback AS fallback_2, t0.scalar_value AS scalar_value_3, t0.array_value AS array_value_4 FROM oro_entity_fallback_value t0 WHERE t0.id = ?"
"params" => [1 => 1247]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.unit_precision AS unit_precision_2, t0.conversion_rate AS conversion_rate_3, t0.sell AS sell_4, t0.product_id AS product_id_5, t0.unit_code AS unit_code_6 FROM oro_product_unit_precision t0 WHERE t0.product_id = ? ORDER BY t0.id ASC
doctrine
[34]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.unit_precision AS unit_precision_2, t0.conversion_rate AS conversion_rate_3, t0.sell AS sell_4, t0.product_id AS product_id_5, t0.unit_code AS unit_code_6 FROM oro_product_unit_precision t0 WHERE t0.product_id = ? ORDER BY t0.id ASC"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.unit_precision AS unit_precision_2, t0.conversion_rate AS conversion_rate_3, t0.sell AS sell_4, t0.product_id AS product_id_5, t0.unit_code AS unit_code_6 FROM oro_product_unit_precision t0 WHERE t0.product_id = ? ORDER BY t0.id ASC"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_attribute_group_label ON t0.id = oro_attribute_group_label.localized_value_id WHERE oro_attribute_group_label.attribute_group_id = ?
doctrine
[4]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_attribute_group_label ON t0.id = oro_attribute_group_label.localized_value_id WHERE oro_attribute_group_label.attribute_group_id = ?"
(parameters:
[1 => 4]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_attribute_group_label ON t0.id = oro_attribute_group_label.localized_value_id WHERE oro_attribute_group_label.attribute_group_id = ?"
"params" => [1 => 4]
"types" => [1 => 1]
]
debug
SELECT DISTINCT o0_.related_item_id AS sclr_0 FROM oro_product_related_products o0_ WHERE o0_.product_id = ? ORDER BY o0_.related_item_id ASC LIMIT 25
doctrine
[34]
debug
Executing statement:
"SELECT DISTINCT o0_.related_item_id AS sclr_0 FROM oro_product_related_products o0_ WHERE o0_.product_id = ? ORDER BY o0_.related_item_id ASC LIMIT 25"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT DISTINCT o0_.related_item_id AS sclr_0 FROM oro_product_related_products o0_ WHERE o0_.product_id = ? ORDER BY o0_.related_item_id ASC LIMIT 25"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?) AND NOT (EXISTS (SELECT 1 AS sclr_1 FROM oro_product_variant_link o4_ WHERE o4_.product_id = o0_.id)) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0 ORDER BY o0_.id ASC LIMIT 5
"SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?, ?) AND NOT (EXISTS (SELECT 1 AS sclr_1 FROM oro_product_variant_link o4_ WHERE o4_.product_id = o0_.id)) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0 ORDER BY o0_.id ASC LIMIT 5"
SELECT DISTINCT o0_.id AS id_0, o0_.entity AS entity_1, o0_.alias AS alias_2, o0_.record_id AS record_id_3, o0_.weight AS weight_4, o0_.changed AS changed_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.value AS value_8, o2_.value AS value_9, o3_.value AS value_10, o4_.value AS value_11, o5_.value AS value_12, o6_.value AS value_13, o7_.value AS value_14, o8_.value AS value_15, o9_.value AS value_16, o10_.value AS value_17, o11_.value AS value_18, o12_.value AS value_19, o13_.value AS value_20, o14_.value AS value_21, o15_.value AS value_22, o16_.value AS value_23 FROM oro_website_search_item o0_ LEFT JOIN oro_website_search_integer o1_ ON o0_.id = o1_.item_id AND (o1_.field = ?) LEFT JOIN oro_website_search_text o2_ ON o0_.id = o2_.item_id AND (o2_.field = ?) LEFT JOIN oro_website_search_text o3_ ON o0_.id = o3_.item_id AND (o3_.field = ?) LEFT JOIN oro_website_search_text o4_ ON o0_.id = o4_.item_id AND (o4_.field = ?) LEFT JOIN oro_website_search_text o5_ ON o0_.id = o5_.item_id AND (o5_.field = ?) LEFT JOIN oro_website_search_text o6_ ON o0_.id = o6_.item_id AND (o6_.field = ?) LEFT JOIN oro_website_search_text o7_ ON o0_.id = o7_.item_id AND (o7_.field = ?) LEFT JOIN oro_website_search_integer o8_ ON o0_.id = o8_.item_id AND (o8_.field = ?) LEFT JOIN oro_website_search_integer o9_ ON o0_.id = o9_.item_id AND (o9_.field = ?) LEFT JOIN oro_website_search_text o10_ ON o0_.id = o10_.item_id AND (o10_.field = ?) LEFT JOIN oro_website_search_decimal o11_ ON o0_.id = o11_.item_id AND (o11_.field = ?) LEFT JOIN oro_website_search_integer o12_ ON o0_.id = o12_.item_id AND (o12_.field = ?) LEFT JOIN oro_website_search_datetime o13_ ON o0_.id = o13_.item_id AND (o13_.field = ?) LEFT JOIN oro_website_search_text o14_ ON o0_.id = o14_.item_id AND (o14_.field = ?) LEFT JOIN oro_website_search_text o15_ ON o0_.id = o15_.item_id AND (o15_.field = ?) LEFT JOIN oro_website_search_text o16_ ON o0_.id = o16_.item_id AND (o16_.field = ?) LEFT JOIN oro_website_search_integer o17_ ON o0_.id = o17_.item_id AND (o17_.field = ?) LEFT JOIN oro_website_search_text o18_ ON o0_.id = o18_.item_id AND (o18_.field = ?) LEFT JOIN oro_website_search_text o19_ ON o0_.id = o19_.item_id AND (o19_.field = ?) LEFT JOIN oro_website_search_integer o20_ ON o0_.id = o20_.item_id AND (o20_.field = ?) LEFT JOIN oro_website_search_integer o21_ ON o0_.id = o21_.item_id AND (o21_.field = ?) WHERE o0_.alias IN ('oro_product_1') AND ((((((o17_.field = ? AND o17_.value IN (?)) AND (o18_.field = ? AND o18_.value IN (?))) AND (o19_.field = ? AND o19_.value IN (?))) AND (o20_.field = ? AND o20_.value = ?)) AND (o21_.field = ? AND o21_.value = ?))) ORDER BY o0_.weight DESC, o0_.record_id DESC NULLS LAST, o0_.id DESC LIMIT 1000
"SELECT DISTINCT o0_.id AS id_0, o0_.entity AS entity_1, o0_.alias AS alias_2, o0_.record_id AS record_id_3, o0_.weight AS weight_4, o0_.changed AS changed_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.value AS value_8, o2_.value AS value_9, o3_.value AS value_10, o4_.value AS value_11, o5_.value AS value_12, o6_.value AS value_13, o7_.value AS value_14, o8_.value AS value_15, o9_.value AS value_16, o10_.value AS value_17, o11_.value AS value_18, o12_.value AS value_19, o13_.value AS value_20, o14_.value AS value_21, o15_.value AS value_22, o16_.value AS value_23 FROM oro_website_search_item o0_ LEFT JOIN oro_website_search_integer o1_ ON o0_.id = o1_.item_id AND (o1_.field = ?) LEFT JOIN oro_website_search_text o2_ ON o0_.id = o2_.item_id AND (o2_.field = ?) LEFT JOIN oro_website_search_text o3_ ON o0_.id = o3_.item_id AND (o3_.field = ?) LEFT JOIN oro_website_search_text o4_ ON o0_.id = o4_.item_id AND (o4_.field = ?) LEFT JOIN oro_website_search_text o5_ ON o0_.id = o5_.item_id AND (o5_.field = ?) LEFT JOIN oro_website_search_text o6_ ON o0_.id = o6_.item_id AND (o6_.field = ?) LEFT JOIN oro_website_search_text o7_ ON o0_.id = o7_.item_id AND (o7_.field = ?) LEFT JOIN oro_website_search_integer o8_ ON o0_.id = o8_.item_id AND (o8_.field = ?) LEFT JOIN oro_website_search_integer o9_ ON o0_.id = o9_.item_id AND (o9_.field = ?) LEFT JOIN oro_website_search_text o10_ ON o0_.id = o10_.item_id AND (o10_.field = ?) LEFT JOIN oro_website_search_decimal o11_ ON o0_.id = o11_.item_id AND (o11_.field = ?) LEFT JOIN oro_website_search_integer o12_ ON o0_.id = o12_.item_id AND (o12_.field = ?) LEFT JOIN oro_website_search_datetime o13_ ON o0_.id = o13_.item_id AND (o13_.field = ?) LEFT JOIN oro_website_search_text o14_ ON o0_.id = o14_.item_id AND (o14_.field = ?) LEFT JOIN oro_website_search_text o15_ ON o0_.id = o15_.item_id AND (o15_.field = ?) LEFT JOIN oro_website_search_text o16_ ON o0_.id = o16_.item_id AND (o16_.field = ?) LEFT JOIN oro_website_search_integer o17_ ON o0_.id = o17_.item_id AND (o17_.field = ?) LEFT JOIN oro_website_search_text o18_ ON o0_.id = o18_.item_id AND (o18_.field = ?) LEFT JOIN oro_website_search_text o19_ ON o0_.id = o19_.item_id AND (o19_.field = ?) LEFT JOIN oro_website_search_integer o20_ ON o0_.id = o20_.item_id AND (o20_.field = ?) LEFT JOIN oro_website_search_integer o21_ ON o0_.id = o21_.item_id AND (o21_.field = ?) WHERE o0_.alias IN ('oro_product_1') AND ((((((o17_.field = ? AND o17_.value IN (?, ?, ?, ?, ?)) AND (o18_.field = ? AND o18_.value IN (?))) AND (o19_.field = ? AND o19_.value IN (?, ?))) AND (o20_.field = ? AND o20_.value = ?)) AND (o21_.field = ? AND o21_.value = ?))) ORDER BY o0_.weight DESC, o0_.record_id DESC NULLS LAST, o0_.id DESC LIMIT 1000"
[
"sql" => "SELECT DISTINCT o0_.id AS id_0, o0_.entity AS entity_1, o0_.alias AS alias_2, o0_.record_id AS record_id_3, o0_.weight AS weight_4, o0_.changed AS changed_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.value AS value_8, o2_.value AS value_9, o3_.value AS value_10, o4_.value AS value_11, o5_.value AS value_12, o6_.value AS value_13, o7_.value AS value_14, o8_.value AS value_15, o9_.value AS value_16, o10_.value AS value_17, o11_.value AS value_18, o12_.value AS value_19, o13_.value AS value_20, o14_.value AS value_21, o15_.value AS value_22, o16_.value AS value_23 FROM oro_website_search_item o0_ LEFT JOIN oro_website_search_integer o1_ ON o0_.id = o1_.item_id AND (o1_.field = ?) LEFT JOIN oro_website_search_text o2_ ON o0_.id = o2_.item_id AND (o2_.field = ?) LEFT JOIN oro_website_search_text o3_ ON o0_.id = o3_.item_id AND (o3_.field = ?) LEFT JOIN oro_website_search_text o4_ ON o0_.id = o4_.item_id AND (o4_.field = ?) LEFT JOIN oro_website_search_text o5_ ON o0_.id = o5_.item_id AND (o5_.field = ?) LEFT JOIN oro_website_search_text o6_ ON o0_.id = o6_.item_id AND (o6_.field = ?) LEFT JOIN oro_website_search_text o7_ ON o0_.id = o7_.item_id AND (o7_.field = ?) LEFT JOIN oro_website_search_integer o8_ ON o0_.id = o8_.item_id AND (o8_.field = ?) LEFT JOIN oro_website_search_integer o9_ ON o0_.id = o9_.item_id AND (o9_.field = ?) LEFT JOIN oro_website_search_text o10_ ON o0_.id = o10_.item_id AND (o10_.field = ?) LEFT JOIN oro_website_search_decimal o11_ ON o0_.id = o11_.item_id AND (o11_.field = ?) LEFT JOIN oro_website_search_integer o12_ ON o0_.id = o12_.item_id AND (o12_.field = ?) LEFT JOIN oro_website_search_datetime o13_ ON o0_.id = o13_.item_id AND (o13_.field = ?) LEFT JOIN oro_website_search_text o14_ ON o0_.id = o14_.item_id AND (o14_.field = ?) LEFT JOIN oro_website_search_text o15_ ON o0_.id = o15_.item_id AND (o15_.field = ?) LEFT JOIN oro_website_search_text o16_ ON o0_.id = o16_.item_id AND (o16_.field = ?) LEFT JOIN oro_website_search_integer o17_ ON o0_.id = o17_.item_id AND (o17_.field = ?) LEFT JOIN oro_website_search_text o18_ ON o0_.id = o18_.item_id AND (o18_.field = ?) LEFT JOIN oro_website_search_text o19_ ON o0_.id = o19_.item_id AND (o19_.field = ?) LEFT JOIN oro_website_search_integer o20_ ON o0_.id = o20_.item_id AND (o20_.field = ?) LEFT JOIN oro_website_search_integer o21_ ON o0_.id = o21_.item_id AND (o21_.field = ?) WHERE o0_.alias IN ('oro_product_1') AND ((((((o17_.field = ? AND o17_.value IN (?, ?, ?, ?, ?)) AND (o18_.field = ? AND o18_.value IN (?))) AND (o19_.field = ? AND o19_.value IN (?, ?))) AND (o20_.field = ? AND o20_.value = ?)) AND (o21_.field = ? AND o21_.value = ?))) ORDER BY o0_.weight DESC, o0_.record_id DESC NULLS LAST, o0_.id DESC LIMIT 1000"
"params" => [1 => "system_entity_id"
2 => "type"
3 => "sku"
4 => "names_1"
5 => "image_product_large"
6 => "primary_unit"
7 => "product_units"
8 => "newArrival"
9 => "variant_fields_count"
10 => "image_product_large_webp"
11 => "low_inventory_threshold"
12 => "is_upcoming"
13 => "availability_date"
14 => "inv_status"
15 => "schema_org_description_1"
16 => "schema_org_brand_name_1"
17 => "system_entity_id"
18 => "status"
19 => "inv_status"
20 => "is_variant"
21 => "visibility_anonymous"
22 => "system_entity_id"
23 => 1424 => 1525 => 1626 => 2427 => 2728 => "status"
29 => "enabled"
30 => "inv_status"
31 => "in_stock"
32 => "out_of_stock"
33 => "is_variant"
34 => 035 => "visibility_anonymous"
36 => 1]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 28 => 29 => 210 => 211 => 212 => 213 => 214 => 215 => 216 => 217 => 218 => 219 => 220 => 221 => 222 => 223 => 124 => 125 => 126 => 127 => 128 => 229 => 230 => 231 => 232 => 233 => 234 => 135 => 236 => 1]
]
debug
SELECT o0_.product_id AS sclr_0, o1_.unit_code AS sclr_1, SUM(o0_.quantity) AS sclr_2 FROM oro_inventory_level o0_ LEFT JOIN oro_product_unit_precision o1_ ON o0_.product_unit_precision_id = o1_.id WHERE o0_.product_id IN (?) GROUP BY o0_.product_id, o1_.unit_code
doctrine
[
[2724161514]
]
debug
Executing statement:
"SELECT o0_.product_id AS sclr_0, o1_.unit_code AS sclr_1, SUM(o0_.quantity) AS sclr_2 FROM oro_inventory_level o0_ LEFT JOIN oro_product_unit_precision o1_ ON o0_.product_unit_precision_id = o1_.id WHERE o0_.product_id IN (?, ?, ?, ?, ?) GROUP BY o0_.product_id, o1_.unit_code"
(parameters:
[1 => 272 => 243 => 164 => 155 => 14]
, types:
[1 => 12 => 13 => 14 => 15 => 1]
)
doctrine
[
"sql" => "SELECT o0_.product_id AS sclr_0, o1_.unit_code AS sclr_1, SUM(o0_.quantity) AS sclr_2 FROM oro_inventory_level o0_ LEFT JOIN oro_product_unit_precision o1_ ON o0_.product_unit_precision_id = o1_.id WHERE o0_.product_id IN (?, ?, ?, ?, ?) GROUP BY o0_.product_id, o1_.unit_code"
"params" => [1 => 272 => 243 => 164 => 155 => 14]
"types" => [1 => 12 => 13 => 14 => 15 => 1]
]
SELECT o0_.id AS id_0 FROM oro_product o0_ INNER JOIN oro_product_variant_link o1_ ON o0_.id = o1_.product_id LEFT JOIN oro_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o4_ ON (o0_.id = o4_.product_id AND o4_.scope_id = ?) WHERE o1_.parent_product_id IN (?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?) AND COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) + COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 10 + CASE WHEN o4_.visibility = 2 THEN (COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o4_.visibility = 0 THEN 1 ELSE o4_.visibility END, 0) * 100) END > 0
"SELECT o0_.id AS id_0 FROM oro_product o0_ INNER JOIN oro_product_variant_link o1_ ON o0_.id = o1_.product_id LEFT JOIN oro_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o4_ ON (o0_.id = o4_.product_id AND o4_.scope_id = ?) WHERE o1_.parent_product_id IN (?, ?, ?, ?, ?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?, ?) AND COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) + COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 10 + CASE WHEN o4_.visibility = 2 THEN (COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o4_.visibility = 0 THEN 1 ELSE o4_.visibility END, 0) * 100) END > 0"
[
"sql" => "SELECT o0_.id AS id_0 FROM oro_product o0_ INNER JOIN oro_product_variant_link o1_ ON o0_.id = o1_.product_id LEFT JOIN oro_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o4_ ON (o0_.id = o4_.product_id AND o4_.scope_id = ?) WHERE o1_.parent_product_id IN (?, ?, ?, ?, ?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?, ?) AND COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) + COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 10 + CASE WHEN o4_.visibility = 2 THEN (COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o4_.visibility = 0 THEN 1 ELSE o4_.visibility END, 0) * 100) END > 0"
"params" => [1 => 12 => 33 => 14 => 145 => 156 => 167 => 248 => 279 => "enabled"
10 => "prod_inventory_status.in_stock"
11 => "prod_inventory_status.out_of_stock"
]
"types" => [1 => 12 => 13 => 14 => 15 => 16 => 17 => 18 => 19 => 210 => 211 => 2]
]
debug
SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_plist_to_cus_gr o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.customer_group_id = ? AND o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1
doctrine
[11true]
debug
Executing statement:
"SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_plist_to_cus_gr o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.customer_group_id = ? AND o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
(parameters:
[1 => 12 => 13 => 1]
, types:
[1 => 12 => 13 => 5]
)
doctrine
[
"sql" => "SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_plist_to_cus_gr o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.customer_group_id = ? AND o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
"params" => [1 => 12 => 13 => 1]
"types" => [1 => 12 => 13 => 5]
]
debug
SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_price_list_to_ws o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1
doctrine
[1true]
debug
Executing statement:
"SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_price_list_to_ws o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
(parameters:
[1 => 12 => 1]
, types:
[1 => 12 => 5]
)
doctrine
[
"sql" => "SELECT o0_.is_enabled AS is_enabled_0, o0_.is_prices_calculated AS is_prices_calculated_1, o0_.id AS id_2, o0_.name AS name_3, o0_.created_at AS created_at_4, o0_.updated_at AS updated_at_5 FROM oro_price_list_combined o0_ INNER JOIN oro_cmb_price_list_to_ws o1_ ON (o1_.combined_price_list_id = o0_.id) WHERE o1_.website_id = ? AND o0_.is_enabled = ? LIMIT 1"
"params" => [1 => 12 => 1]
"types" => [1 => 12 => 5]
]
debug
SELECT o0_.product_id AS sclr_0, o0_.unit_code AS sclr_1, o0_.quantity AS quantity_2, o0_.value AS value_3, o0_.currency AS currency_4 FROM oro_price_product_combined o0_ WHERE o0_.combined_price_list_id = ? AND o0_.product_id IN (?) AND o0_.currency IN (?) ORDER BY o0_.unit_code ASC, o0_.quantity ASC
doctrine
[2
[1415162427]
[
"USD"
]
]
debug
Executing statement:
"SELECT o0_.product_id AS sclr_0, o0_.unit_code AS sclr_1, o0_.quantity AS quantity_2, o0_.value AS value_3, o0_.currency AS currency_4 FROM oro_price_product_combined o0_ WHERE o0_.combined_price_list_id = ? AND o0_.product_id IN (?, ?, ?, ?, ?) AND o0_.currency IN (?) ORDER BY o0_.unit_code ASC, o0_.quantity ASC"
[
"sql" => "SELECT o0_.product_id AS sclr_0, o0_.unit_code AS sclr_1, o0_.quantity AS quantity_2, o0_.value AS value_3, o0_.currency AS currency_4 FROM oro_price_product_combined o0_ WHERE o0_.combined_price_list_id = ? AND o0_.product_id IN (?, ?, ?, ?, ?) AND o0_.currency IN (?) ORDER BY o0_.unit_code ASC, o0_.quantity ASC"
"params" => [1 => 22 => 143 => 154 => 165 => 246 => 277 => "USD"
]
"types" => [1 => 12 => 13 => 14 => 15 => 16 => 17 => 2]
]
debug
SELECT o0_.product_id AS sclr_0, o1_.code AS code_1 FROM oro_product_unit o1_ INNER JOIN oro_product_unit_precision o0_ ON (o0_.unit_code = o1_.code) WHERE o0_.sell = true AND o0_.product_id IN (?) ORDER BY o0_.unit_code ASC NULLS FIRST
doctrine
[
[1415162427]
]
debug
Executing statement:
"SELECT o0_.product_id AS sclr_0, o1_.code AS code_1 FROM oro_product_unit o1_ INNER JOIN oro_product_unit_precision o0_ ON (o0_.unit_code = o1_.code) WHERE o0_.sell = true AND o0_.product_id IN (?, ?, ?, ?, ?) ORDER BY o0_.unit_code ASC NULLS FIRST"
(parameters:
[1 => 142 => 153 => 164 => 245 => 27]
, types:
[1 => 12 => 13 => 14 => 15 => 1]
)
doctrine
[
"sql" => "SELECT o0_.product_id AS sclr_0, o1_.code AS code_1 FROM oro_product_unit o1_ INNER JOIN oro_product_unit_precision o0_ ON (o0_.unit_code = o1_.code) WHERE o0_.sell = true AND o0_.product_id IN (?, ?, ?, ?, ?) ORDER BY o0_.unit_code ASC NULLS FIRST"
"params" => [1 => 142 => 153 => 164 => 245 => 27]
"types" => [1 => 12 => 13 => 14 => 15 => 1]
]
debug
Check class based an access using "oro_shopping_list_frontend_update" ACL attribute.
SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?) AND NOT (EXISTS (SELECT 1 AS sclr_1 FROM oro_product_variant_link o4_ WHERE o4_.product_id = o0_.id)) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0 ORDER BY o0_.id ASC LIMIT 5
"SELECT o0_.id AS id_0 FROM oro_product o0_ LEFT JOIN oro_prod_vsb_resolv o1_ ON (o0_.id = o1_.product_id AND o1_.scope_id = ?) LEFT JOIN oro_cus_grp_prod_vsb_resolv o2_ ON (o0_.id = o2_.product_id AND o2_.scope_id = ?) LEFT JOIN oro_cus_prod_vsb_resolv o3_ ON (o0_.id = o3_.product_id AND o3_.scope_id = ?) WHERE o0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND o0_.status IN (?) AND o0_.serialized_data->>'inventory_status' IN (?, ?) AND NOT (EXISTS (SELECT 1 AS sclr_1 FROM oro_product_variant_link o4_ WHERE o4_.product_id = o0_.id)) AND COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) + COALESCE(CASE WHEN o2_.visibility = 0 THEN 1 ELSE o2_.visibility END, 0) * 10 + CASE WHEN o3_.visibility = 2 THEN (COALESCE(CASE WHEN o1_.visibility = 0 THEN 1 ELSE o1_.visibility END, 1) * 100) ELSE (COALESCE(CASE WHEN o3_.visibility = 0 THEN 1 ELSE o3_.visibility END, 0) * 100) END > 0 ORDER BY o0_.id ASC LIMIT 5"
SELECT DISTINCT o0_.id AS id_0, o0_.entity AS entity_1, o0_.alias AS alias_2, o0_.record_id AS record_id_3, o0_.weight AS weight_4, o0_.changed AS changed_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.value AS value_8, o2_.value AS value_9, o3_.value AS value_10, o4_.value AS value_11, o5_.value AS value_12, o6_.value AS value_13, o7_.value AS value_14, o8_.value AS value_15, o9_.value AS value_16, o10_.value AS value_17, o11_.value AS value_18, o12_.value AS value_19, o13_.value AS value_20, o14_.value AS value_21, o15_.value AS value_22, o16_.value AS value_23 FROM oro_website_search_item o0_ LEFT JOIN oro_website_search_integer o1_ ON o0_.id = o1_.item_id AND (o1_.field = ?) LEFT JOIN oro_website_search_text o2_ ON o0_.id = o2_.item_id AND (o2_.field = ?) LEFT JOIN oro_website_search_text o3_ ON o0_.id = o3_.item_id AND (o3_.field = ?) LEFT JOIN oro_website_search_text o4_ ON o0_.id = o4_.item_id AND (o4_.field = ?) LEFT JOIN oro_website_search_text o5_ ON o0_.id = o5_.item_id AND (o5_.field = ?) LEFT JOIN oro_website_search_text o6_ ON o0_.id = o6_.item_id AND (o6_.field = ?) LEFT JOIN oro_website_search_text o7_ ON o0_.id = o7_.item_id AND (o7_.field = ?) LEFT JOIN oro_website_search_integer o8_ ON o0_.id = o8_.item_id AND (o8_.field = ?) LEFT JOIN oro_website_search_integer o9_ ON o0_.id = o9_.item_id AND (o9_.field = ?) LEFT JOIN oro_website_search_text o10_ ON o0_.id = o10_.item_id AND (o10_.field = ?) LEFT JOIN oro_website_search_decimal o11_ ON o0_.id = o11_.item_id AND (o11_.field = ?) LEFT JOIN oro_website_search_integer o12_ ON o0_.id = o12_.item_id AND (o12_.field = ?) LEFT JOIN oro_website_search_datetime o13_ ON o0_.id = o13_.item_id AND (o13_.field = ?) LEFT JOIN oro_website_search_text o14_ ON o0_.id = o14_.item_id AND (o14_.field = ?) LEFT JOIN oro_website_search_text o15_ ON o0_.id = o15_.item_id AND (o15_.field = ?) LEFT JOIN oro_website_search_text o16_ ON o0_.id = o16_.item_id AND (o16_.field = ?) LEFT JOIN oro_website_search_integer o17_ ON o0_.id = o17_.item_id AND (o17_.field = ?) LEFT JOIN oro_website_search_text o18_ ON o0_.id = o18_.item_id AND (o18_.field = ?) LEFT JOIN oro_website_search_text o19_ ON o0_.id = o19_.item_id AND (o19_.field = ?) LEFT JOIN oro_website_search_integer o20_ ON o0_.id = o20_.item_id AND (o20_.field = ?) LEFT JOIN oro_website_search_integer o21_ ON o0_.id = o21_.item_id AND (o21_.field = ?) WHERE o0_.alias IN ('oro_product_1') AND ((((((o17_.field = ? AND o17_.value IN (?)) AND (o18_.field = ? AND o18_.value IN (?))) AND (o19_.field = ? AND o19_.value IN (?))) AND (o20_.field = ? AND o20_.value = ?)) AND (o21_.field = ? AND o21_.value = ?))) ORDER BY o0_.weight DESC, o0_.record_id DESC NULLS LAST, o0_.id DESC LIMIT 1000
"SELECT DISTINCT o0_.id AS id_0, o0_.entity AS entity_1, o0_.alias AS alias_2, o0_.record_id AS record_id_3, o0_.weight AS weight_4, o0_.changed AS changed_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.value AS value_8, o2_.value AS value_9, o3_.value AS value_10, o4_.value AS value_11, o5_.value AS value_12, o6_.value AS value_13, o7_.value AS value_14, o8_.value AS value_15, o9_.value AS value_16, o10_.value AS value_17, o11_.value AS value_18, o12_.value AS value_19, o13_.value AS value_20, o14_.value AS value_21, o15_.value AS value_22, o16_.value AS value_23 FROM oro_website_search_item o0_ LEFT JOIN oro_website_search_integer o1_ ON o0_.id = o1_.item_id AND (o1_.field = ?) LEFT JOIN oro_website_search_text o2_ ON o0_.id = o2_.item_id AND (o2_.field = ?) LEFT JOIN oro_website_search_text o3_ ON o0_.id = o3_.item_id AND (o3_.field = ?) LEFT JOIN oro_website_search_text o4_ ON o0_.id = o4_.item_id AND (o4_.field = ?) LEFT JOIN oro_website_search_text o5_ ON o0_.id = o5_.item_id AND (o5_.field = ?) LEFT JOIN oro_website_search_text o6_ ON o0_.id = o6_.item_id AND (o6_.field = ?) LEFT JOIN oro_website_search_text o7_ ON o0_.id = o7_.item_id AND (o7_.field = ?) LEFT JOIN oro_website_search_integer o8_ ON o0_.id = o8_.item_id AND (o8_.field = ?) LEFT JOIN oro_website_search_integer o9_ ON o0_.id = o9_.item_id AND (o9_.field = ?) LEFT JOIN oro_website_search_text o10_ ON o0_.id = o10_.item_id AND (o10_.field = ?) LEFT JOIN oro_website_search_decimal o11_ ON o0_.id = o11_.item_id AND (o11_.field = ?) LEFT JOIN oro_website_search_integer o12_ ON o0_.id = o12_.item_id AND (o12_.field = ?) LEFT JOIN oro_website_search_datetime o13_ ON o0_.id = o13_.item_id AND (o13_.field = ?) LEFT JOIN oro_website_search_text o14_ ON o0_.id = o14_.item_id AND (o14_.field = ?) LEFT JOIN oro_website_search_text o15_ ON o0_.id = o15_.item_id AND (o15_.field = ?) LEFT JOIN oro_website_search_text o16_ ON o0_.id = o16_.item_id AND (o16_.field = ?) LEFT JOIN oro_website_search_integer o17_ ON o0_.id = o17_.item_id AND (o17_.field = ?) LEFT JOIN oro_website_search_text o18_ ON o0_.id = o18_.item_id AND (o18_.field = ?) LEFT JOIN oro_website_search_text o19_ ON o0_.id = o19_.item_id AND (o19_.field = ?) LEFT JOIN oro_website_search_integer o20_ ON o0_.id = o20_.item_id AND (o20_.field = ?) LEFT JOIN oro_website_search_integer o21_ ON o0_.id = o21_.item_id AND (o21_.field = ?) WHERE o0_.alias IN ('oro_product_1') AND ((((((o17_.field = ? AND o17_.value IN (?, ?, ?, ?, ?)) AND (o18_.field = ? AND o18_.value IN (?))) AND (o19_.field = ? AND o19_.value IN (?, ?))) AND (o20_.field = ? AND o20_.value = ?)) AND (o21_.field = ? AND o21_.value = ?))) ORDER BY o0_.weight DESC, o0_.record_id DESC NULLS LAST, o0_.id DESC LIMIT 1000"
[
"sql" => "SELECT DISTINCT o0_.id AS id_0, o0_.entity AS entity_1, o0_.alias AS alias_2, o0_.record_id AS record_id_3, o0_.weight AS weight_4, o0_.changed AS changed_5, o0_.created_at AS created_at_6, o0_.updated_at AS updated_at_7, o1_.value AS value_8, o2_.value AS value_9, o3_.value AS value_10, o4_.value AS value_11, o5_.value AS value_12, o6_.value AS value_13, o7_.value AS value_14, o8_.value AS value_15, o9_.value AS value_16, o10_.value AS value_17, o11_.value AS value_18, o12_.value AS value_19, o13_.value AS value_20, o14_.value AS value_21, o15_.value AS value_22, o16_.value AS value_23 FROM oro_website_search_item o0_ LEFT JOIN oro_website_search_integer o1_ ON o0_.id = o1_.item_id AND (o1_.field = ?) LEFT JOIN oro_website_search_text o2_ ON o0_.id = o2_.item_id AND (o2_.field = ?) LEFT JOIN oro_website_search_text o3_ ON o0_.id = o3_.item_id AND (o3_.field = ?) LEFT JOIN oro_website_search_text o4_ ON o0_.id = o4_.item_id AND (o4_.field = ?) LEFT JOIN oro_website_search_text o5_ ON o0_.id = o5_.item_id AND (o5_.field = ?) LEFT JOIN oro_website_search_text o6_ ON o0_.id = o6_.item_id AND (o6_.field = ?) LEFT JOIN oro_website_search_text o7_ ON o0_.id = o7_.item_id AND (o7_.field = ?) LEFT JOIN oro_website_search_integer o8_ ON o0_.id = o8_.item_id AND (o8_.field = ?) LEFT JOIN oro_website_search_integer o9_ ON o0_.id = o9_.item_id AND (o9_.field = ?) LEFT JOIN oro_website_search_text o10_ ON o0_.id = o10_.item_id AND (o10_.field = ?) LEFT JOIN oro_website_search_decimal o11_ ON o0_.id = o11_.item_id AND (o11_.field = ?) LEFT JOIN oro_website_search_integer o12_ ON o0_.id = o12_.item_id AND (o12_.field = ?) LEFT JOIN oro_website_search_datetime o13_ ON o0_.id = o13_.item_id AND (o13_.field = ?) LEFT JOIN oro_website_search_text o14_ ON o0_.id = o14_.item_id AND (o14_.field = ?) LEFT JOIN oro_website_search_text o15_ ON o0_.id = o15_.item_id AND (o15_.field = ?) LEFT JOIN oro_website_search_text o16_ ON o0_.id = o16_.item_id AND (o16_.field = ?) LEFT JOIN oro_website_search_integer o17_ ON o0_.id = o17_.item_id AND (o17_.field = ?) LEFT JOIN oro_website_search_text o18_ ON o0_.id = o18_.item_id AND (o18_.field = ?) LEFT JOIN oro_website_search_text o19_ ON o0_.id = o19_.item_id AND (o19_.field = ?) LEFT JOIN oro_website_search_integer o20_ ON o0_.id = o20_.item_id AND (o20_.field = ?) LEFT JOIN oro_website_search_integer o21_ ON o0_.id = o21_.item_id AND (o21_.field = ?) WHERE o0_.alias IN ('oro_product_1') AND ((((((o17_.field = ? AND o17_.value IN (?, ?, ?, ?, ?)) AND (o18_.field = ? AND o18_.value IN (?))) AND (o19_.field = ? AND o19_.value IN (?, ?))) AND (o20_.field = ? AND o20_.value = ?)) AND (o21_.field = ? AND o21_.value = ?))) ORDER BY o0_.weight DESC, o0_.record_id DESC NULLS LAST, o0_.id DESC LIMIT 1000"
"params" => [1 => "system_entity_id"
2 => "type"
3 => "sku"
4 => "names_1"
5 => "image_product_large"
6 => "primary_unit"
7 => "product_units"
8 => "newArrival"
9 => "variant_fields_count"
10 => "image_product_large_webp"
11 => "low_inventory_threshold"
12 => "is_upcoming"
13 => "availability_date"
14 => "inv_status"
15 => "schema_org_description_1"
16 => "schema_org_brand_name_1"
17 => "system_entity_id"
18 => "status"
19 => "inv_status"
20 => "is_variant"
21 => "visibility_anonymous"
22 => "system_entity_id"
23 => 1424 => 1525 => 1626 => 2427 => 2728 => "status"
29 => "enabled"
30 => "inv_status"
31 => "in_stock"
32 => "out_of_stock"
33 => "is_variant"
34 => 035 => "visibility_anonymous"
36 => 1]
"types" => [1 => 22 => 23 => 24 => 25 => 26 => 27 => 28 => 29 => 210 => 211 => 212 => 213 => 214 => 215 => 216 => 217 => 218 => 219 => 220 => 221 => 222 => 223 => 124 => 125 => 126 => 127 => 128 => 229 => 230 => 231 => 232 => 233 => 234 => 135 => 236 => 1]
]
debug
SELECT o0_.product_id AS sclr_0, o1_.unit_code AS sclr_1, SUM(o0_.quantity) AS sclr_2 FROM oro_inventory_level o0_ LEFT JOIN oro_product_unit_precision o1_ ON o0_.product_unit_precision_id = o1_.id WHERE o0_.product_id IN (?) GROUP BY o0_.product_id, o1_.unit_code
doctrine
[
[2724161514]
]
debug
Executing statement:
"SELECT o0_.product_id AS sclr_0, o1_.unit_code AS sclr_1, SUM(o0_.quantity) AS sclr_2 FROM oro_inventory_level o0_ LEFT JOIN oro_product_unit_precision o1_ ON o0_.product_unit_precision_id = o1_.id WHERE o0_.product_id IN (?, ?, ?, ?, ?) GROUP BY o0_.product_id, o1_.unit_code"
(parameters:
[1 => 272 => 243 => 164 => 155 => 14]
, types:
[1 => 12 => 13 => 14 => 15 => 1]
)
doctrine
[
"sql" => "SELECT o0_.product_id AS sclr_0, o1_.unit_code AS sclr_1, SUM(o0_.quantity) AS sclr_2 FROM oro_inventory_level o0_ LEFT JOIN oro_product_unit_precision o1_ ON o0_.product_unit_precision_id = o1_.id WHERE o0_.product_id IN (?, ?, ?, ?, ?) GROUP BY o0_.product_id, o1_.unit_code"
"params" => [1 => 272 => 243 => 164 => 155 => 14]
"types" => [1 => 12 => 13 => 14 => 15 => 1]
]
SELECT o0_."condition" AS condition_0, o0_.screens AS screens_1, o0_.system_page_route AS system_page_route_2, o0_.link_target AS link_target_3, o0_.menu_template AS menu_template_4, o0_.max_traverse_level AS max_traverse_level_5, o0_.id AS id_6, o0_."key" AS key_7, o0_.parent_key AS parent_key_8, o0_.uri AS uri_9, o0_.menu AS menu_10, o0_.icon AS icon_11, o0_.is_active AS is_active_12, o0_.priority AS priority_13, o0_.is_divider AS is_divider_14, o0_.is_custom AS is_custom_15, o0_.is_synthetic AS is_synthetic_16, o0_.serialized_data AS serialized_data_17, o0_.content_node_id AS content_node_id_18, o0_.scope_id AS scope_id_19, o0_.category_id AS category_id_20, o0_.image_id AS image_id_21 FROM oro_commerce_menu_upd o0_ WHERE o0_.menu = ? AND o0_.scope_id = ? ORDER BY o0_.id ASC
doctrine
[
"commerce_footer_links"
1]
debug
Executing statement:
"SELECT o0_."condition" AS condition_0, o0_.screens AS screens_1, o0_.system_page_route AS system_page_route_2, o0_.link_target AS link_target_3, o0_.menu_template AS menu_template_4, o0_.max_traverse_level AS max_traverse_level_5, o0_.id AS id_6, o0_."key" AS key_7, o0_.parent_key AS parent_key_8, o0_.uri AS uri_9, o0_.menu AS menu_10, o0_.icon AS icon_11, o0_.is_active AS is_active_12, o0_.priority AS priority_13, o0_.is_divider AS is_divider_14, o0_.is_custom AS is_custom_15, o0_.is_synthetic AS is_synthetic_16, o0_.serialized_data AS serialized_data_17, o0_.content_node_id AS content_node_id_18, o0_.scope_id AS scope_id_19, o0_.category_id AS category_id_20, o0_.image_id AS image_id_21 FROM oro_commerce_menu_upd o0_ WHERE o0_.menu = ? AND o0_.scope_id = ? ORDER BY o0_.id ASC"
(parameters:
[1 => "commerce_footer_links"
2 => 1]
, types:
[1 => 22 => 1]
)
doctrine
[
"sql" => "SELECT o0_."condition" AS condition_0, o0_.screens AS screens_1, o0_.system_page_route AS system_page_route_2, o0_.link_target AS link_target_3, o0_.menu_template AS menu_template_4, o0_.max_traverse_level AS max_traverse_level_5, o0_.id AS id_6, o0_."key" AS key_7, o0_.parent_key AS parent_key_8, o0_.uri AS uri_9, o0_.menu AS menu_10, o0_.icon AS icon_11, o0_.is_active AS is_active_12, o0_.priority AS priority_13, o0_.is_divider AS is_divider_14, o0_.is_custom AS is_custom_15, o0_.is_synthetic AS is_synthetic_16, o0_.serialized_data AS serialized_data_17, o0_.content_node_id AS content_node_id_18, o0_.scope_id AS scope_id_19, o0_.category_id AS category_id_20, o0_.image_id AS image_id_21 FROM oro_commerce_menu_upd o0_ WHERE o0_.menu = ? AND o0_.scope_id = ? ORDER BY o0_.id ASC"
"params" => [1 => "commerce_footer_links"
2 => 1]
"types" => [1 => 22 => 1]
]
debug
SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_title o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?)
doctrine
[
[56]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_title o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?)"
(parameters:
[1 => 52 => 6]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_title o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?)"
"params" => [1 => 52 => 6]
"types" => [1 => 12 => 1]
]
debug
SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_descr o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?)
doctrine
[
[56]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_descr o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?)"
(parameters:
[1 => 52 => 6]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.string AS string_1, o1_.text AS text_2, o1_.id AS id_3, o1_.fallback AS fallback_4, o1_.wysiwyg AS wysiwyg_5, o1_.wysiwyg_style AS wysiwyg_style_6, o1_.wysiwyg_properties AS wysiwyg_properties_7, o1_.serialized_data AS serialized_data_8, o0_.content_node_id AS content_node_id_9, o0_.scope_id AS scope_id_10, o0_.category_id AS category_id_11, o0_.image_id AS image_id_12, o1_.localization_id AS localization_id_13 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_commerce_menu_upd_descr o2_ ON o0_.id = o2_.menu_update_id LEFT JOIN oro_fallback_localization_val o1_ ON o1_.id = o2_.localized_value_id WHERE o0_.id IN (?, ?)"
"params" => [1 => 52 => 6]
"types" => [1 => 12 => 1]
]
debug
SELECT o0_.id AS id_0, o1_.id AS id_1, o1_.condition_group_identifier AS condition_group_identifier_2, o1_.operation AS operation_3, o1_.value AS value_4, o0_.content_node_id AS content_node_id_5, o0_.scope_id AS scope_id_6, o0_.category_id AS category_id_7, o0_.image_id AS image_id_8, o1_.menu_update_id AS menu_update_id_9 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_menu_user_agent_condition o1_ ON o0_.id = o1_.menu_update_id WHERE o0_.id IN (?)
doctrine
[
[56]
]
debug
Executing statement:
"SELECT o0_.id AS id_0, o1_.id AS id_1, o1_.condition_group_identifier AS condition_group_identifier_2, o1_.operation AS operation_3, o1_.value AS value_4, o0_.content_node_id AS content_node_id_5, o0_.scope_id AS scope_id_6, o0_.category_id AS category_id_7, o0_.image_id AS image_id_8, o1_.menu_update_id AS menu_update_id_9 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_menu_user_agent_condition o1_ ON o0_.id = o1_.menu_update_id WHERE o0_.id IN (?, ?)"
(parameters:
[1 => 52 => 6]
, types:
[1 => 12 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o1_.id AS id_1, o1_.condition_group_identifier AS condition_group_identifier_2, o1_.operation AS operation_3, o1_.value AS value_4, o0_.content_node_id AS content_node_id_5, o0_.scope_id AS scope_id_6, o0_.category_id AS category_id_7, o0_.image_id AS image_id_8, o1_.menu_update_id AS menu_update_id_9 FROM oro_commerce_menu_upd o0_ LEFT JOIN oro_menu_user_agent_condition o1_ ON o0_.id = o1_.menu_update_id WHERE o0_.id IN (?, ?)"
"params" => [1 => 52 => 6]
"types" => [1 => 12 => 1]
]
SELECT t0.id AS id_1, t0.content AS content_2, t0.do_not_render_title AS do_not_render_title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.draft_uuid AS draft_uuid_6, t0.content_style AS content_style_7, t0.content_properties AS content_properties_8, t0.serialized_data AS serialized_data_9, t0.organization_id AS organization_id_10, t0.draft_project_id AS draft_project_id_11, t0.draft_owner_id AS draft_owner_id_12, t0.draft_source_id AS draft_source_id_13 FROM oro_cms_page t0 WHERE t0.id = ? AND ((t0.draft_uuid IS NULL))
doctrine
[10]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.content AS content_2, t0.do_not_render_title AS do_not_render_title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.draft_uuid AS draft_uuid_6, t0.content_style AS content_style_7, t0.content_properties AS content_properties_8, t0.serialized_data AS serialized_data_9, t0.organization_id AS organization_id_10, t0.draft_project_id AS draft_project_id_11, t0.draft_owner_id AS draft_owner_id_12, t0.draft_source_id AS draft_source_id_13 FROM oro_cms_page t0 WHERE t0.id = ? AND ((t0.draft_uuid IS NULL))"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.content AS content_2, t0.do_not_render_title AS do_not_render_title_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.draft_uuid AS draft_uuid_6, t0.content_style AS content_style_7, t0.content_properties AS content_properties_8, t0.serialized_data AS serialized_data_9, t0.organization_id AS organization_id_10, t0.draft_project_id AS draft_project_id_11, t0.draft_owner_id AS draft_owner_id_12, t0.draft_source_id AS draft_source_id_13 FROM oro_cms_page t0 WHERE t0.id = ? AND ((t0.draft_uuid IS NULL))"
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.url AS url_2, t0.slug_prototype AS slug_prototype_3, t0.url_hash AS url_hash_4, t0.route_name AS route_name_5, t0.route_parameters AS route_parameters_6, t0.scopes_hash AS scopes_hash_7, t0.parameters_hash AS parameters_hash_8, t0.localization_id AS localization_id_11, t0.organization_id AS organization_id_12 FROM oro_redirect_slug t0 INNER JOIN oro_cms_page_to_slug ON t0.id = oro_cms_page_to_slug.slug_id WHERE oro_cms_page_to_slug.page_id = ?
doctrine
[10]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.url AS url_2, t0.slug_prototype AS slug_prototype_3, t0.url_hash AS url_hash_4, t0.route_name AS route_name_5, t0.route_parameters AS route_parameters_6, t0.scopes_hash AS scopes_hash_7, t0.parameters_hash AS parameters_hash_8, t0.localization_id AS localization_id_11, t0.organization_id AS organization_id_12 FROM oro_redirect_slug t0 INNER JOIN oro_cms_page_to_slug ON t0.id = oro_cms_page_to_slug.slug_id WHERE oro_cms_page_to_slug.page_id = ?"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.url AS url_2, t0.slug_prototype AS slug_prototype_3, t0.url_hash AS url_hash_4, t0.route_name AS route_name_5, t0.route_parameters AS route_parameters_6, t0.scopes_hash AS scopes_hash_7, t0.parameters_hash AS parameters_hash_8, t0.localization_id AS localization_id_11, t0.organization_id AS organization_id_12 FROM oro_redirect_slug t0 INNER JOIN oro_cms_page_to_slug ON t0.id = oro_cms_page_to_slug.slug_id WHERE oro_cms_page_to_slug.page_id = ?"
"params" => [1 => 10]
"types" => [1 => 1]
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_cms_page_title ON t0.id = oro_cms_page_title.localized_value_id WHERE oro_cms_page_title.page_id = ?
doctrine
[10]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_cms_page_title ON t0.id = oro_cms_page_title.localized_value_id WHERE oro_cms_page_title.page_id = ?"
(parameters:
[1 => 10]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_cms_page_title ON t0.id = oro_cms_page_title.localized_value_id WHERE oro_cms_page_title.page_id = ?"
"params" => [1 => 10]
"types" => [1 => 1]
]
SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1
doctrine
[34]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1
doctrine
[34]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1
doctrine
[34]
debug
Executing statement:
"SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT o0_.id AS id_0, o0_.materialized_path AS materialized_path_1, o0_.title AS title_2, o0_.tree_left AS tree_left_3, o0_.tree_level AS tree_level_4, o0_.tree_right AS tree_right_5, o0_.tree_root AS tree_root_6, o0_.created_at AS created_at_7, o0_.updated_at AS updated_at_8, o0_.availability_date AS availability_date_9, o0_.serialized_data AS serialized_data_10, o0_.parent_id AS parent_id_11, o0_.default_product_options_id AS default_product_options_id_12, o0_.organization_id AS organization_id_13, o0_.manageInventory_id AS manageinventory_id_14, o0_.highlightLowInventory_id AS highlightlowinventory_id_15, o0_.inventoryThreshold_id AS inventorythreshold_id_16, o0_.lowInventoryThreshold_id AS lowinventorythreshold_id_17, o0_.minimumQuantityToOrder_id AS minimumquantitytoorder_id_18, o0_.maximumQuantityToOrder_id AS maximumquantitytoorder_id_19, o0_.decrementQuantity_id AS decrementquantity_id_20, o0_.backOrder_id AS backorder_id_21, o0_.isUpcoming_id AS isupcoming_id_22, o0_.largeImage_id AS largeimage_id_23, o0_.smallImage_id AS smallimage_id_24 FROM oro_product o1_ INNER JOIN oro_catalog_category o0_ ON (o0_.id = o1_.category_id) WHERE o1_.id = ? LIMIT 1"
"params" => [1 => 34]
"types" => [1 => 1]
]
SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?
doctrine
[36]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?"
(parameters:
[1 => 36]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.parent_scope_used AS parent_scope_used_2, t0.rewrite_variant_title AS rewrite_variant_title_3, t0.materialized_path AS materialized_path_4, t0.tree_left AS tree_left_5, t0.tree_level AS tree_level_6, t0.tree_right AS tree_right_7, t0.tree_root AS tree_root_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.serialized_data AS serialized_data_11, t0.parent_id AS parent_id_12, t0.web_catalog_id AS web_catalog_id_13 FROM oro_web_catalog_content_node t0 WHERE t0.id = ?"
"params" => [1 => 36]
"types" => [1 => 1]
]
debug
SELECT COUNT(*) FROM oro_product_image t0 WHERE t0.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT COUNT(*) FROM oro_product_image t0 WHERE t0.product_id = ?"
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.serialized_data AS serialized_data_3, t0.product_id AS product_id_4, t0.image_id AS image_id_5 FROM oro_product_image t0 WHERE t0.product_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.serialized_data AS serialized_data_3, t0.product_id AS product_id_4, t0.image_id AS image_id_5 FROM oro_product_image t0 WHERE t0.product_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.serialized_data AS serialized_data_3, t0.product_id AS product_id_4, t0.image_id AS image_id_5 FROM oro_product_image t0 WHERE t0.product_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.type AS type_2, t0.product_image_id AS product_image_id_3 FROM oro_product_image_type t0 WHERE t0.product_image_id = ?
doctrine
[34]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.type AS type_2, t0.product_image_id AS product_image_id_3 FROM oro_product_image_type t0 WHERE t0.product_image_id = ?"
(parameters:
[1 => 34]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.type AS type_2, t0.product_image_id AS product_image_id_3 FROM oro_product_image_type t0 WHERE t0.product_image_id = ?"
"params" => [1 => 34]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.filename AS filename_3, t0.extension AS extension_4, t0.mime_type AS mime_type_5, t0.original_filename AS original_filename_6, t0.file_size AS file_size_7, t0.parent_entity_class AS parent_entity_class_8, t0.parent_entity_id AS parent_entity_id_9, t0.parent_entity_field_name AS parent_entity_field_name_10, t0.external_url AS external_url_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.serialized_data AS serialized_data_14, t0.owner_user_id AS owner_user_id_15, t0.digitalAsset_id AS digitalasset_id_16 FROM oro_attachment_file t0 WHERE t0.id = ?
doctrine
[134]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.filename AS filename_3, t0.extension AS extension_4, t0.mime_type AS mime_type_5, t0.original_filename AS original_filename_6, t0.file_size AS file_size_7, t0.parent_entity_class AS parent_entity_class_8, t0.parent_entity_id AS parent_entity_id_9, t0.parent_entity_field_name AS parent_entity_field_name_10, t0.external_url AS external_url_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.serialized_data AS serialized_data_14, t0.owner_user_id AS owner_user_id_15, t0.digitalAsset_id AS digitalasset_id_16 FROM oro_attachment_file t0 WHERE t0.id = ?"
(parameters:
[1 => 134]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.uuid AS uuid_2, t0.filename AS filename_3, t0.extension AS extension_4, t0.mime_type AS mime_type_5, t0.original_filename AS original_filename_6, t0.file_size AS file_size_7, t0.parent_entity_class AS parent_entity_class_8, t0.parent_entity_id AS parent_entity_id_9, t0.parent_entity_field_name AS parent_entity_field_name_10, t0.external_url AS external_url_11, t0.created_at AS created_at_12, t0.updated_at AS updated_at_13, t0.serialized_data AS serialized_data_14, t0.owner_user_id AS owner_user_id_15, t0.digitalAsset_id AS digitalasset_id_16 FROM oro_attachment_file t0 WHERE t0.id = ?"
"params" => [1 => 134]
"types" => [1 => 1]
]
debug
Check class based an access using "oro_shopping_list_frontend_update" ACL attribute.
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?
doctrine
[14]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
(parameters:
[1 => 14]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [1 => 14]
"types" => [1 => 1]
]
debug
SELECT slug.url, slug.slug_prototype FROM oro_redirect_slug slug LEFT JOIN oro_slug_scope scope ON scope.slug_id = slug.id WHERE (scope.slug_id IS NULL) AND (slug.parameters_hash = :parametersHash) AND (slug.route_name = :routeName) AND (slug.route_parameters = :routeParameters) AND (slug.localization_id = :localizationId OR slug.localization_id IS NULL) ORDER BY slug.localization_id DESC NULLS LAST, slug.id ASC LIMIT 1
"SELECT slug.url, slug.slug_prototype FROM oro_redirect_slug slug LEFT JOIN oro_slug_scope scope ON scope.slug_id = slug.id WHERE (scope.slug_id IS NULL) AND (slug.parameters_hash = ?) AND (slug.route_name = ?) AND (slug.route_parameters = ?) AND (slug.localization_id = ? OR slug.localization_id IS NULL) ORDER BY slug.localization_id DESC NULLS LAST, slug.id ASC LIMIT 1"
[
"sql" => "SELECT slug.url, slug.slug_prototype FROM oro_redirect_slug slug LEFT JOIN oro_slug_scope scope ON scope.slug_id = slug.id WHERE (scope.slug_id IS NULL) AND (slug.parameters_hash = ?) AND (slug.route_name = ?) AND (slug.route_parameters = ?) AND (slug.localization_id = ? OR slug.localization_id IS NULL) ORDER BY slug.localization_id DESC NULLS LAST, slug.id ASC LIMIT 1"
"params" => [1 => "f175960aa5a271bc4d23d83dc39dd08b"
2 => "oro_product_frontend_product_view"
3 => "YToxOntzOjI6ImlkIjtpOjE0O30="
4 => 1]
"types" => [1 => 22 => 23 => 24 => 1]
]
debug
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?
doctrine
[15]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
(parameters:
[1 => 15]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [1 => 15]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?
doctrine
[16]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
(parameters:
[1 => 16]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [1 => 16]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?
doctrine
[24]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
(parameters:
[1 => 24]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [1 => 24]
"types" => [1 => 1]
]
debug
SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?
doctrine
[27]
debug
Executing statement:
"SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
(parameters:
[1 => 27]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.id AS id_1, t0.sku AS sku_2, t0.sku_uppercase AS sku_uppercase_3, t0.status AS status_4, t0.variant_fields AS variant_fields_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.type AS type_8, t0.is_featured AS is_featured_9, t0.is_new_arrival AS is_new_arrival_10, t0.name AS name_11, t0.name_uppercase AS name_uppercase_12, t0.kit_shipping_calculation_method AS kit_shipping_calculation_method_13, t0.category_sort_order AS category_sort_order_14, t0.availability_date AS availability_date_15, t0.serialized_data AS serialized_data_16, t0.business_unit_owner_id AS business_unit_owner_id_17, t0.organization_id AS organization_id_18, t0.primary_unit_precision_id AS primary_unit_precision_id_19, t0.default_variant_id AS default_variant_id_20, t0.attribute_family_id AS attribute_family_id_21, t0.brand_id AS brand_id_22, t0.category_id AS category_id_23, t0.taxCode_id AS taxcode_id_24, t0.pageTemplate_id AS pagetemplate_id_25, t0.manageInventory_id AS manageinventory_id_26, t0.highlightLowInventory_id AS highlightlowinventory_id_27, t0.inventoryThreshold_id AS inventorythreshold_id_28, t0.lowInventoryThreshold_id AS lowinventorythreshold_id_29, t0.minimumQuantityToOrder_id AS minimumquantitytoorder_id_30, t0.maximumQuantityToOrder_id AS maximumquantitytoorder_id_31, t0.decrementQuantity_id AS decrementquantity_id_32, t0.backOrder_id AS backorder_id_33, t0.isUpcoming_id AS isupcoming_id_34 FROM oro_product t0 WHERE t0.id = ?"
"params" => [1 => 27]
"types" => [1 => 1]
]
debug
SELECT loc.id, loc.formatting_code AS formatting, lang.code AS language, loc.rtl_mode AS rtl
FROM oro_localization AS loc
INNER JOIN oro_language AS lang ON lang.id = loc.language_id
doctrine
debug
Executing query:
"""
SELECT loc.id, loc.formatting_code AS formatting, lang.code AS language, loc.rtl_mode AS rtl \n FROM oro_localization AS loc \n INNER JOIN oro_language AS lang ON lang.id = loc.language_id
"""
doctrine
[
"sql" => """
SELECT loc.id, loc.formatting_code AS formatting, lang.code AS language, loc.rtl_mode AS rtl \n FROM oro_localization AS loc \n INNER JOIN oro_language AS lang ON lang.id = loc.language_id
"""
]
debug
SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_localization_title ON t0.id = oro_localization_title.localized_value_id WHERE oro_localization_title.localization_id = ?
doctrine
[1]
debug
Executing statement:
"SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_localization_title ON t0.id = oro_localization_title.localized_value_id WHERE oro_localization_title.localization_id = ?"
(parameters:
[1 => 1]
, types:
[1 => 1]
)
doctrine
[
"sql" => "SELECT t0.string AS string_1, t0.text AS text_2, t0.id AS id_3, t0.fallback AS fallback_4, t0.wysiwyg AS wysiwyg_5, t0.wysiwyg_style AS wysiwyg_style_6, t0.wysiwyg_properties AS wysiwyg_properties_7, t0.serialized_data AS serialized_data_8, t0.localization_id AS localization_id_9 FROM oro_fallback_localization_val t0 INNER JOIN oro_localization_title ON t0.id = oro_localization_title.localized_value_id WHERE oro_localization_title.localization_id = ?"
"params" => [1 => 1]
"types" => [1 => 1]
]
User Deprecated: Since nelmio/security-bundle 3.4.0: The "Nelmio\SecurityBundle\EventListener\XssProtectionListener" class is deprecated, use Content Security Policy without allowing "unsafe-inline" scripts instead.
User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.event_listener.close_pusher_connections" service is deprecated and will be removed in GosWebSocketBundle 4.0.
User Deprecated: Since gos/web-socket-bundle 3.1: The "gos_web_socket.registry.pusher" service is deprecated and will be removed in GosWebSocketBundle 4.0.
[liip/imagine-bundle] Replaced the "liip_imagine.meta_data.reader" metadata reader service with "Imagine\Image\Metadata\DefaultMetadataReader" from "Imagine\Image\Metadata\ExifMetadataReader" due to missing "exif" extension (as you may experience degraded metadata handling without the exif extension, installation is highly recommended)
1
[liip/imagine-bundle] Replaced the "liip_imagine.mime_type_guesser" and "liip_imagine.extension_guesser" service definitions with aliases to "mime_types"
1946
Resolving inheritance for "cache.system" (parent: cache.adapter.system).
Resolving inheritance for "oro_cache.serializer.cache" (parent: cache.system).
Resolving inheritance for "cache.app" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "cache.serializer" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "cache.property_info" (parent: cache.system).
Resolving inheritance for "cache.adapter.valkey" (parent: cache.adapter.redis).
Resolving inheritance for "cache.adapter.valkey_tag_aware" (parent: cache.adapter.redis_tag_aware).
Resolving inheritance for "cache.system_clearer" (parent: cache.default_clearer).
Resolving inheritance for "cache.global_clearer" (parent: cache.default_clearer).
Resolving inheritance for "assets._default_package" (parent: assets.path_package).
Resolving inheritance for "assets._package_translations" (parent: assets.path_package).
Resolving inheritance for "assets._package_translations" (parent: Oro\Bundle\UIBundle\Asset\RuntimeAssetVersionStrategy).
Resolving inheritance for "assets._package_routing" (parent: assets.path_package).
Resolving inheritance for "assets._package_routing" (parent: Oro\Bundle\UIBundle\Asset\RuntimeAssetVersionStrategy).
Resolving inheritance for "cache.http_client.pool" (parent: cache.app).
Resolving inheritance for "mailer.transport_factory.native" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.null" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.sendmail" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "mailer.transport_factory.smtp" (parent: mailer.transport_factory.abstract).
Resolving inheritance for "secrets.decryption_key" (parent: container.env).
Resolving inheritance for "serializer.name_converter.metadata_aware" (parent: serializer.name_converter.metadata_aware.abstract).
Resolving inheritance for "lock.batch_api.factory" (parent: lock.factory.abstract).
Resolving inheritance for "lock.attachment_media_cache.factory" (parent: lock.factory.abstract).
Resolving inheritance for "cache.annotations" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro.data.cache.without_memory_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for ".cache.oro_layout.render.inner" (parent: cache.adapter.filesystem).
Resolving inheritance for "cache.validator_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_granted_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "cache.security_is_csrf_token_valid_attribute_expression_language" (parent: cache.system).
Resolving inheritance for "security.user.provider.concrete.chain_provider" (parent: security.user.provider.chain).
Resolving inheritance for "security.user.provider.concrete.in_memory" (parent: security.user.provider.in_memory).
Resolving inheritance for "security.firewall.map.config.login" (parent: security.firewall.config).
Resolving inheritance for "security.listener.login.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.login" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.login" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.login" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.login" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.login" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.login" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.reset_password" (parent: security.firewall.config).
Resolving inheritance for "security.listener.reset_password.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.reset_password" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.reset_password" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.reset_password" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.reset_password" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.reset_password" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.reset_password" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oro_integration_webhook" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oro_integration_webhook" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_options" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.api_options" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.api_secured" (parent: security.firewall.config).
Resolving inheritance for "security.listener.api_secured.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "cache.security_token_verifier" (parent: cache.system).
Resolving inheritance for "security.authenticator.remember_me_handler.api_secured" (parent: security.authenticator.persistent_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.api_secured" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.api_secured" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.api_secured" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.api_secured" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.api_secured" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.api_secured" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.api_secured" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.api_secured" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.public_openapi_specifications" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.public_openapi_specifications" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.embedded_form" (parent: security.firewall.config).
Resolving inheritance for "security.listener.embedded_form.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.2" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.embedded_form" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.embedded_form" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.embedded_form" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.embedded_form" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.embedded_form" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.embedded_form" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.old_api_secured" (parent: security.firewall.config).
Resolving inheritance for "security.listener.old_api_secured.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.authenticator.remember_me_handler.old_api_secured" (parent: security.authenticator.persistent_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.old_api_secured" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.old_api_secured" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.old_api_secured" (parent: security.authenticator.remember_me).
Resolving inheritance for "security.authenticator.manager.old_api_secured" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.old_api_secured" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.old_api_secured" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.old_api_secured" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.old_api_secured" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.assets" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.assets" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.install" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.install" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.frontend_api_options" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.frontend_api_options" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.frontend_api_secured" (parent: security.firewall.config).
Resolving inheritance for "security.listener.frontend_api_secured.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "oro_customer.anonymous_customer_user.authenticator.frontend_api_secured" (parent: oro_customer.anonymous_customer_user.authenticator).
Resolving inheritance for "oro_customer.api_anonymous_customer_user.authenticator.frontend_api_secured" (parent: oro_customer.api_anonymous_customer_user.authenticator).
Resolving inheritance for "security.authenticator.manager.frontend_api_secured" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.frontend_api_secured" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.frontend_api_secured" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.frontend_api_secured" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.frontend_api_secured" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.tracking_data" (parent: security.firewall.config).
Resolving inheritance for "security.listener.tracking_data.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.3" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.tracking_data" (parent: security.listener.session).
Resolving inheritance for "security.authenticator.manager.tracking_data" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.tracking_data" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.tracking_data" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.tracking_data" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.tracking_data" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oauth2_authorization_server_well_known_resource" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth2_authorization_server_well_known_resource" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oauth2_authorization_server" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth2_authorization_server" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oauth2_authorization_server_metadata" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth2_authorization_server_metadata" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oauth2_frontend_authorization_server_metadata" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth2_frontend_authorization_server_metadata" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.oauth2_frontend_authorization_authenticate_visitor" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.oauth2_frontend_authorization_authenticate_visitor" (parent: security.firewall.context).
Resolving inheritance for "security.firewall.map.config.twig_inspector" (parent: security.firewall.config).
Resolving inheritance for "security.firewall.map.context.twig_inspector" (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.listener.session.main" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.main" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.main" (parent: security.logout.listener.default).
Resolving inheritance for "hwi_oauth.resource_ownermap.main" (parent: hwi_oauth.abstract_resource_ownermap).
Resolving inheritance for "security.authentication.success_handler.main.oauth" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.oauth" (parent: security.authentication.failure_handler).
Resolving inheritance for "hwi_oauth.context_listener.token_refresher.main" (parent: hwi_oauth.context_listener.abstract_token_refresher).
Resolving inheritance for "oro_security.authentication.authenticator.organization_form_login.main" (parent: oro_security.authentication.authenticator.organization_form_login).
Resolving inheritance for "security.authentication.success_handler.main.organization_form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "oro_security.authentication.success_handler" (parent: security.authentication.success_handler).
Resolving inheritance for "security.authentication.success_handler.main.organization_form_login" (parent: oro_security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.main.organization_form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "oro_security.authentication.failure_handler" (parent: security.authentication.failure_handler).
Resolving inheritance for "security.authentication.failure_handler.main.organization_form_login" (parent: oro_security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_handler.main" (parent: security.authenticator.persistent_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.context).
Resolving inheritance for "security.firewall.map.config.frontend" (parent: security.firewall.config).
Resolving inheritance for "security.listener.frontend.user_provider" (parent: security.listener.user_provider.abstract).
Resolving inheritance for "security.context_listener.4" (parent: security.context_listener).
Resolving inheritance for "security.listener.session.frontend" (parent: security.listener.session).
Resolving inheritance for "security.logout_listener.frontend" (parent: security.logout_listener).
Resolving inheritance for "security.logout.listener.default.frontend" (parent: security.logout.listener.default).
Resolving inheritance for "oro_security.authentication.authenticator.organization_form_login.frontend" (parent: oro_security.authentication.authenticator.organization_form_login).
Resolving inheritance for "security.authentication.success_handler.frontend.organization_form_login" (parent: security.authentication.custom_success_handler).
Resolving inheritance for "security.authentication.success_handler.frontend.organization_form_login" (parent: oro_security.authentication.success_handler).
Resolving inheritance for "security.authentication.failure_handler.frontend.organization_form_login" (parent: security.authentication.custom_failure_handler).
Resolving inheritance for "security.authentication.failure_handler.frontend.organization_form_login" (parent: oro_security.authentication.failure_handler).
Resolving inheritance for "security.authenticator.remember_me_handler.frontend" (parent: security.authenticator.persistent_remember_me_handler).
Resolving inheritance for "security.listener.check_remember_me_conditions.frontend" (parent: security.listener.check_remember_me_conditions).
Resolving inheritance for "security.listener.remember_me.frontend" (parent: security.listener.remember_me).
Resolving inheritance for "security.authenticator.remember_me.frontend" (parent: security.authenticator.remember_me).
Resolving inheritance for "oro_customer.anonymous_customer_user.authenticator.frontend" (parent: oro_customer.anonymous_customer_user.authenticator).
Resolving inheritance for "security.authenticator.manager.frontend" (parent: security.authenticator.manager).
Resolving inheritance for "security.firewall.authenticator.frontend" (parent: security.firewall.authenticator).
Resolving inheritance for "security.listener.user_checker.frontend" (parent: security.listener.user_checker).
Resolving inheritance for "security.exception_listener.frontend" (parent: security.exception_listener).
Resolving inheritance for "security.firewall.map.context.frontend" (parent: security.firewall.context).
Resolving inheritance for "oro_sync.manager.topic_manager" (parent: gos_web_socket.wamp.topic_manager).
Resolving inheritance for "oro_sync.loader.yaml" (parent: gos_pubsub_router.loader.yaml).
Resolving inheritance for "oro_sync.websocket_server_state.cache_manager.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_sync.websocket_server_state.cache_manager.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_sync.websocket_server_state.cache_manager.cache" (parent: oro.cache.adapter.persistent).
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.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.default_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.session_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.session_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.session_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.config_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.config_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.config_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.message_queue_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.message_queue_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.message_queue_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.sql_validator_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.sql_validator_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.sql_validator_connection" (parent: doctrine.dbal.connection).
Resolving inheritance for "doctrine.dbal.search_connection.configuration" (parent: doctrine.dbal.connection.configuration).
Resolving inheritance for "doctrine.dbal.search_connection.event_manager" (parent: doctrine.dbal.connection.event_manager).
Resolving inheritance for "doctrine.dbal.search_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 "doctrine.orm.config_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.config_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.config_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.message_queue_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.message_queue_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.message_queue_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.batch_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.batch_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.batch_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "doctrine.orm.search_configuration" (parent: doctrine.orm.configuration).
Resolving inheritance for "doctrine.orm.search_manager_configurator" (parent: doctrine.orm.manager_configurator.abstract).
Resolving inheritance for "doctrine.orm.search_entity_manager" (parent: doctrine.orm.entity_manager.abstract).
Resolving inheritance for "oro_platform.version.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_platform.version.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_platform.version.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_platform.url.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_platform.url.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_platform.url.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_platform.event_listener.demo_data_fixtures_listener.abstract" (parent: oro_platform.event_listener.data_fixtures_listener.abstract).
Resolving inheritance for "Oro\Bundle\PlatformBundle\Entity\Repository\MaterializedViewEntityRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\PlatformBundle\Entity\Repository\NumberSequenceRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "doctrine.metadata.cache" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "doctrine.query.cache" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "doctrine.metadata.cache.config" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "doctrine.query.cache.config" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_platform.provider.package.with_license_info" (parent: oro_platform.provider.package).
Resolving inheritance for "nelmio_api_doc.formatter.markdown_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
Resolving inheritance for "nelmio_api_doc.formatter.simple_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
Resolving inheritance for "nelmio_api_doc.formatter.swagger_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
Resolving inheritance for "liip_imagine.cache.resolver.default" (parent: oro_attachment.liip_imagine.cache.resolver.prototype.gaufrette).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.loader.prototype.filesystem).
Resolving inheritance for "liip_imagine.binary.loader.default" (parent: liip_imagine.binary.locator.filesystem).
Resolving inheritance for "oro_layout.expression_language.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_layout.expression_language.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_layout.expression_language.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_layout.block_type.abstract_configurable_container" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.root" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.head" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.title" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.page_title" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.js_build" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.js_modules_config" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.body" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.fieldset" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.text" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.button" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.button_group" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.list" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.list_item" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.extension.hidden" (parent: oro_layout.block_type.extension.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.extension.attr_renderer" (parent: oro_layout.block_type.extension.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.external_resource" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.link" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.ordered_list" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.meta" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.style" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.script" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.form_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.form_start" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.form_fields" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.form_field" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.form_end" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.form_errors" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.preload_web_link" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.twig.form.engine" (parent: twig.form.engine).
Resolving inheritance for "oro_layout.theme_manager.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_layout.theme_manager.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_layout.theme_manager.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_layout.theme_extension.resource_provider.theme" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_layout.theme_extension.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_layout.layout_block_view.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_layout.layout_block_view.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_layout.layout_block_view.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_scope.scope_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_scope.scope_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_scope.scope_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_ui.placeholder.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_ui.dynamic_asset_version.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_ui.dynamic_asset_version.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_ui.dynamic_asset_version.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_ui.controller_class_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_ui.layout.block_type.widget_content" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_ui.layout.block_type.widget_actions" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_ui.layout.block_type.layout_subtree_update" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_ui.layout.block_type.page_subtitle" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_ui.layout.block_type.breadcrumbs" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_ui.layout.block_type.logo" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_ui.layout.block_type.favicons" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_organization.business_unit.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_organization.organization.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_organization.autocomplete.business_unit.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_organization.autocomplete.widget_business_unit.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_organization.delete_handler_extension.business_unit" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_organization.delete_handler_extension.organization" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_organization.autocomplete.business_unit_owner_search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_organization.autocomplete.parent_business_unit_search_handler" (parent: oro_organization.autocomplete.business_unit_owner_search_handler).
Resolving inheritance for "oro_organization.autocomplete.business_unit_tree_search_handler" (parent: oro_organization.autocomplete.business_unit_owner_search_handler).
Resolving inheritance for "oro_organization.autocomplete.organization.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_security.owner.ownership_metadata_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_security.owner.ownership_metadata_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_security.owner.ownership_metadata_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "security.acl.cache.doctrine.cache_impl" (parent: oro.data.cache).
Resolving inheritance for "security.acl.cache.doctrine.cache_impl" (parent: oro.cache.adapter.array).
Resolving inheritance for "security.acl.cache.doctrine.cache_impl" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "security.acl.underlying.cache.doctrine.cache_impl" (parent: oro.data.cache).
Resolving inheritance for "security.acl.underlying.cache.doctrine.cache_impl" (parent: oro.cache.adapter.array).
Resolving inheritance for "security.acl.underlying.cache.doctrine.cache_impl" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_security.cache.provider.permission" (parent: oro.data.cache).
Resolving inheritance for "oro_security.cache.provider.permission" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_security.cache.provider.permission" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_security.entity_security_metadata_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_security.entity_security_metadata_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_security.entity_security_metadata_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_security.acl.attribute_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_security.ownership_tree_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_security.ownership_tree_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_security.ownership_tree_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_security.configuration.provider.permission_configuration" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_security.configuration.provider.configurable_permission_configuration" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_security.acl.voter.basic_permissions" (parent: security.acl.voter.basic_permissions).
Resolving inheritance for "oro_security.acl.dbal.provider" (parent: security.acl.dbal.provider).
Resolving inheritance for "oro_security.error_listener" (parent: exception_listener).
Resolving inheritance for "oro_attachment.file_manager" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_attachment.file_manager.cleanup_data" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_attachment.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_attachment.manager.file.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_attachment.entity_config_dumper.extension.file" (parent: oro_entity_extend.entity_config_dumper.extension.relation).
Resolving inheritance for "oro_attachment.entity_config_dumper.extension" (parent: oro_entity_extend.entity_config_dumper.extension.association).
Resolving inheritance for "oro_attachment.importexport.file_manager.import_files" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_attachment.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_attachment.manager.public_mediacache" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_attachment.manager.protected_mediacache" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_attachment.liip_imagine" (parent: liip_imagine).
Resolving inheritance for "oro_attachment.cache.processor_helper" (parent: oro.data.cache).
Resolving inheritance for "oro_attachment.cache.processor_helper" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_attachment.cache.processor_helper" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_attachment.event_listener.file_preloading" (parent: oro_entity.event_listener.default_preloading).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_attachment.async.image_file_removal_processor" (parent: .abstract.instanceof.oro_attachment.async.image_file_removal_processor).
Resolving inheritance for "oro_attachment.async.image_file_removal_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_attachment.async.image_file_removal_processor).
Resolving inheritance for "oro_message_queue.cache.doctrine_metadata" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_message_queue.interrupt_consumption.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_message_queue.interrupt_consumption.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_message_queue.interrupt_consumption.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_message_queue.status_calculator.collection_calculator" (parent: oro_message_queue.status_calculator.abstract_status_calculator).
Resolving inheritance for "oro_message_queue.status_calculator.query_calculator" (parent: oro_message_queue.status_calculator.abstract_status_calculator).
Resolving inheritance for "oro_email.delete_handler.email_user" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_email.delete_handler_extension.email_user" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_email.manager.autoresponserule.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.email.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.email_origin.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.emailtemplate.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_email.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_email.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_email.manager.email_activity.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.email_activity_entity.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.email_activity_search.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.email_thread_activity_context.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.manager.email_activity_suggestion.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_email.mailbox.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_form.autocomplete.full_name.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_user.autocomplete.user.search_handler" (parent: oro_form.autocomplete.full_name.search_handler).
Resolving inheritance for "oro_user.autocomplete.user.organization_search_handler" (parent: oro_user.autocomplete.user.search_handler).
Resolving inheritance for "oro_email.autocomplete.mailbox_user_search_handler" (parent: oro_user.autocomplete.user.organization_search_handler).
Resolving inheritance for "oro_email.migration.demo_data_fixtures_listener.email_associations" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_email.email_template_entity_provider" (parent: oro_entity.entity_provider.abstract).
Resolving inheritance for "oro_cron.state_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_cron.state_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_cron.state_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_user.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_user.permission_manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_user.role_manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_user.group_manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_user.autocomplete.assigned_to_organization_users.handler" (parent: oro_form.autocomplete.full_name.search_handler).
Resolving inheritance for "oro_user.autocomplete.widget_user.search_handler" (parent: oro_form.autocomplete.full_name.search_handler).
Resolving inheritance for "oro_user.autocomplete.user.search_without_current_handler" (parent: oro_form.autocomplete.full_name.search_handler).
Resolving inheritance for "oro_user.autocomplete.role.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_user.autocomplete.widget_role.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_user.autocomplete.role.authenticated_search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_user.delete_handler_extension.user" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_user.delete_handler_extension.role" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_user.password_change.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_user.provider.privilege_category_configuration_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_user.provider.user_config_form_provider" (parent: oro_config.provider.abstract_provider).
Resolving inheritance for "oro_user.forced_password_reset.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_user.form.handler.acl_role" (parent: oro_user.form.handler.abstract.acl_role).
Resolving inheritance for "oro_user.importexport.data_converter" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_user.importexport.template_fixture.data_converter" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_user.importexport.processor.export" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_user.importexport.processor.export_template" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "Oro\Bundle\UserBundle\Command\UpdateUserCommand" (parent: Oro\Bundle\UserBundle\Command\CreateUserCommand).
Resolving inheritance for "Oro\Bundle\SanitizeBundle\RuleProcessor\Field\EmailProcessor" (parent: oro_sanitize.field_rule.generic_processor).
Resolving inheritance for "Oro\Bundle\SanitizeBundle\RuleProcessor\Field\Md5Processor" (parent: oro_sanitize.field_rule.generic_processor).
Resolving inheritance for "Oro\Bundle\SanitizeBundle\RuleProcessor\Field\DateProcessor" (parent: oro_sanitize.field_rule.generic_processor).
Resolving inheritance for "Oro\Bundle\SanitizeBundle\RuleProcessor\Field\SetNullProcessor" (parent: oro_sanitize.field_rule.generic_processor).
Resolving inheritance for "Oro\Bundle\SanitizeBundle\RuleProcessor\Field\AttachmentProcessor" (parent: oro_sanitize.field_rule.generic_processor).
Resolving inheritance for "Oro\Bundle\SanitizeBundle\RuleProcessor\Field\DigitsMaskProcessor" (parent: oro_sanitize.field_rule.generic_processor).
Resolving inheritance for "oro_datagrid.block_type.datagrid_header_row" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_datagrid.block_type.datagrid_header_cell" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_datagrid.block_type.datagrid_row" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_datagrid.block_type.datagrid_cell" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_datagrid.block_type.datagrid_cell_value" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_datagrid.results.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_datagrid.cache.serializer.normalizer" (parent: oro.cache.serializer.normalizer).
Resolving inheritance for "oro_datagrid.configuration.provider.raw" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_datagrid.grid_view.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_datagrid.extension.orm_sorter" (parent: oro_datagrid.extension.sorter.abstract).
Resolving inheritance for "oro_datagrid.extension.array_sorter" (parent: oro_datagrid.extension.sorter.abstract).
Resolving inheritance for "oro_datagrid.importexport.processor.export" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_datagrid.provider.state.columns" (parent: oro_datagrid.provider.state.abtract).
Resolving inheritance for "oro_datagrid.provider.state.sorters" (parent: oro_datagrid.provider.state.abtract).
Resolving inheritance for "oro_translation.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_translation.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_translation.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "Oro\Bundle\TranslationBundle\Entity\Repository\LanguageRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_translation.importexport.strategy.translation.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_translation.importexport.strategy.translation.reset" (parent: oro_translation.importexport.strategy.translation.add_or_replace).
Resolving inheritance for "oro_translation.importexport.processor.import.translation" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_translation.importexport.processor.import.translation_reset" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_translation.importexport.processor.export.translation" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_entity.entity_configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_entity.delete_handler.default" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_entity.delete_handler_extension.default" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_entity.entity_provider" (parent: oro_entity.entity_provider.abstract).
Resolving inheritance for "oro_entity.virtual_field_provider.cache.dictionary" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_entity.entity_field_provider" (parent: oro_entity.entity_field_provider.abstract).
Resolving inheritance for "oro_entity.entity_alias_cache" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_entity.manager.dictionary.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_entity.entity_structure_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_entity.entity_structure_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_entity.entity_structure_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_entity.fallback.provider.system_config_provider" (parent: oro_entity.fallback.provider.abstract_provider).
Resolving inheritance for "oro_locale.name_format_configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_locale.address_format_configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_locale.locale_data_configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_locale.twig.date_time_organization" (parent: oro_locale.twig.date_time).
Resolving inheritance for "oro_locale.form.autocomplete.localization_parent.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_locale.form.autocomplete.localization.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_locale.importexport.data_converter.property_path_title" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_locale.importexport.data_converter.localized_fallback_value_aware" (parent: oro_locale.importexport.data_converter.property_path_title).
Resolving inheritance for "oro_locale.importexport.strategy.localized_fallback_value_aware" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_importexport.strategy.configurable_import_strategy_helper" (parent: oro_importexport.strategy.import.helper).
Resolving inheritance for "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper" (parent: oro_importexport.strategy.configurable_import_strategy_helper).
Resolving inheritance for "oro_locale.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_locale.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_locale.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_locale.cache.provider.tree_fallback_strategy" (parent: oro.data.cache).
Resolving inheritance for "oro_locale.cache.provider.tree_fallback_strategy" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_locale.cache.provider.tree_fallback_strategy" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_entity_config.config_cache_impl" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_entity_config.model_cache_impl" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_entity_config.importexport.template_data_converter.entity_field" (parent: oro_entity_config.importexport.template_data_converter.abstract_field).
Resolving inheritance for "oro_entity_config.importexport.template_data_converter.attribute" (parent: oro_entity_config.importexport.template_data_converter.abstract_field).
Resolving inheritance for "oro_entity_config.importexport.strategy.entity_field.add_or_replace" (parent: oro_importexport.strategy.abstract_import_strategy).
Resolving inheritance for "oro_entity_config.importexport.strategy.attribute.add_or_replace" (parent: oro_entity_config.importexport.strategy.entity_field.add_or_replace).
Resolving inheritance for "oro_entity_config.importexport.processor.import.entity_field" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_entity_config.importexport.processor.import.attribute" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_entity_config.importexport.processor.export_template.entity_field" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_entity_config.importexport.processor.export_template.attribute" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_entity_config.importexport.writer.attribute" (parent: oro_entity_config.importexport.writer.entity_field).
Resolving inheritance for "oro_entity_config.block_type.attribute_collection" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_percent" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_currency" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_date" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_datetime" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_decimal" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_float" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_image" (parent: oro_entity_config.block_type.attribute_file).
Resolving inheritance for "oro_entity_config.block_type.attribute_boolean" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_multiselect" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.attribute_multifiles" (parent: oro_entity_config.block_type.attribute_file).
Resolving inheritance for "oro_entity_config.block_type.attribute_multiimages" (parent: oro_entity_config.block_type.attribute_file).
Resolving inheritance for "oro_entity_config.block_type.attribute_localized_fallback" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.file" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_config.block_type.multi_file" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_extend.configuration_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_entity_extend.cache.enum_translation" (parent: oro.data.cache).
Resolving inheritance for "oro_entity_extend.cache.enum_translation" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_entity_extend.cache.enum_translation" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_entity_extend.listener.cache.enum_option_translation" (parent: oro_entity_extend.listener.cache.enum_option.abstract).
Resolving inheritance for "oro_entity_extend.listener.cache.enum_option" (parent: oro_entity_extend.listener.cache.enum_option.abstract).
Resolving inheritance for "oro_entity_extend.accessor.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_entity_extend.accessor.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_entity_extend.accessor.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_entity_extend.cache.validator_mapping" (parent: oro.data.cache).
Resolving inheritance for "oro_entity_extend.cache.validator_mapping" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_entity_extend.cache.validator_mapping" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "Oro\Bundle\EntityExtendBundle\Command\CacheClearCommand" (parent: Oro\Bundle\EntityExtendBundle\Command\CacheCommand).
Resolving inheritance for "Oro\Bundle\EntityExtendBundle\Command\CacheWarmupCommand" (parent: Oro\Bundle\EntityExtendBundle\Command\CacheCommand).
Resolving inheritance for "oro_digital_asset.provider.file_constraints" (parent: oro_attachment.provider.file_constraints).
Resolving inheritance for "oro_digital_asset.event_listener.digital_asset_preloading" (parent: oro_entity.event_listener.default_preloading).
Resolving inheritance for "oro_integration.reader.entity.by_id" (parent: oro_importexport.reader.entity).
Resolving inheritance for "oro_integration.importexport.processor.import" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_integration.importexport.processor.export" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_integration.provider.settings_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_integration.action.save_fields_changes" (parent: oro_integration.action.abstract_fields_changes).
Resolving inheritance for "oro_integration.action.remove_fields_changes" (parent: oro_integration.action.abstract_fields_changes).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_event_data_provider.json_api" (parent: .abstract.instanceof.oro_integration.webhook_event_data_provider.json_api).
Resolving inheritance for "oro_integration.webhook_event_data_provider.json_api" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_event_data_provider.json_api).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_notifier" (parent: .abstract.instanceof.oro_integration.webhook_notifier).
Resolving inheritance for "oro_integration.webhook_notifier" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_notifier).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_notification_sender" (parent: .abstract.instanceof.oro_integration.webhook_notification_sender).
Resolving inheritance for "oro_integration.webhook_notification_sender" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_notification_sender).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.success" (parent: .abstract.instanceof.oro_integration.webhook_response_processor.success).
Resolving inheritance for "oro_integration.webhook_response_processor.success" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.success).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.http_gone" (parent: .abstract.instanceof.oro_integration.webhook_response_processor.http_gone).
Resolving inheritance for "oro_integration.webhook_response_processor.http_gone" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.http_gone).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.retryable_error" (parent: .abstract.instanceof.oro_integration.webhook_response_processor.retryable_error).
Resolving inheritance for "oro_integration.webhook_response_processor.retryable_error" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.retryable_error).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.fallback" (parent: .abstract.instanceof.oro_integration.webhook_response_processor.fallback).
Resolving inheritance for "oro_integration.webhook_response_processor.fallback" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.fallback).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.async.webhook_notification_processor" (parent: .abstract.instanceof.oro_integration.async.webhook_notification_processor).
Resolving inheritance for "oro_integration.async.webhook_notification_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.async.webhook_notification_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.async.process_single_notification_processor" (parent: .abstract.instanceof.oro_integration.async.process_single_notification_processor).
Resolving inheritance for "oro_integration.async.process_single_notification_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.async.process_single_notification_processor).
Resolving inheritance for "oro_importexport.data_converter.configurable_helper" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_importexport.reader.csv" (parent: oro_importexport.reader.file.abstract).
Resolving inheritance for "oro_importexport.reader.xlsx" (parent: oro_importexport.reader.file.abstract).
Resolving inheritance for "oro_importexport.reader.json" (parent: oro_importexport.reader.file.abstract).
Resolving inheritance for "oro_importexport.handler.import" (parent: oro_importexport.handler.abstract).
Resolving inheritance for "oro_importexport.handler.export" (parent: oro_importexport.handler.abstract).
Resolving inheritance for "oro_importexport.file_manager" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_importexport.file.batch_file_manager.import" (parent: oro_importexport.file.batch_file_manager.abstract).
Resolving inheritance for "oro_importexport.file.batch_file_manager.export" (parent: oro_importexport.file.batch_file_manager.abstract).
Resolving inheritance for "oro_importexport.async.pre_export" (parent: oro_importexport.async.pre_export_abstract).
Resolving inheritance for "oro_importexport.async.export" (parent: oro_importexport.async.export_abstract).
Resolving inheritance for "oro_notification.email_notification.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_notification.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_notification.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_notification.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_notification.email_notification_entity_provider" (parent: oro_entity.entity_provider.abstract).
Resolving inheritance for "gaufrette.import_files_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.api_adapter" (parent: knp_gaufrette.adapter.doctrine_dbal).
Resolving inheritance for "gaufrette.public_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.private_adapter" (parent: knp_gaufrette.adapter.local).
Resolving inheritance for "gaufrette.attachments_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.attachments_cleanup_data_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.public_mediacache_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.protected_mediacache_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.import_files_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.importexport_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.api_source_data_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.api_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.public_js_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.import_product_images_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.frontend_importexport_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.sitemaps_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "gaufrette.sitemaps_tmp_data_filesystem" (parent: knp_gaufrette.filesystem).
Resolving inheritance for "oro_action.layout.block_type.line_buttons" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_action.layout.block_type.combined_buttons" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_action.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_action.attribute_guesser" (parent: oro_action.abstract_guesser).
Resolving inheritance for "oro_activity.entity_config_dumper.extension" (parent: oro_entity_extend.entity_config_dumper.extension.association).
Resolving inheritance for "oro_activity.manager.activity.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_activity.manager.activity_entity.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_activity.manager.activity_search.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_activity.manager.activity_target.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_activity.manager.activity_context.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_activity_contact.placeholder.filter" (parent: oro_activity_list.placeholder.filter).
Resolving inheritance for "oro_activity_list.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_address.api.manager.address_type" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_address.api.manager.country" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_address.api.manager.region" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_api.resources_cache.impl" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_api.api_doc.formatter.html_formatter" (parent: nelmio_api_doc.formatter.abstract_formatter).
Resolving inheritance for "oro_api.batch.file_manager.source_data" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_api.batch.file_manager" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_api.batch.delete_handler.async_operation" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_api.entity_alias_cache.ext_id" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_api.entity_alias_cache.plain" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_api.entity_alias_cache.frontend" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_api.entity_alias_cache.frontend_sku" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_api.entity_alias_cache.default" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_asset.cache.integrity" (parent: cache.system).
Resolving inheritance for "oro_batch.cache.doctrine_metadata" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_chart.config_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_config.config_definition_bag" (parent: oro_config.provider.value.entity_id).
Resolving inheritance for "oro_config.config_definition_bag" (parent: oro_config.provider.value.entity_id).
Resolving inheritance for "oro_config.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_config.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_config.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_config.scope.user" (parent: oro_config.scope_manager.abstract).
Resolving inheritance for "oro_config.scope.global" (parent: oro_config.scope_manager.abstract).
Resolving inheritance for "oro_config.provider.system_configuration.form_provider" (parent: oro_config.provider.abstract_provider).
Resolving inheritance for "oro_dataaudit.audit.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_embedded_form.layout.block_type.success_message" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_entity_merge.mass_action.iterable_result_factory" (parent: oro_datagrid.extension.mass_action.iterable_result_factory).
Resolving inheritance for "oro_filter.provider.state.filters" (parent: oro_datagrid.provider.state.abtract).
Resolving inheritance for "oro_form.captcha.hcaptcha_service" (parent: oro_form.captcha.recaptcha_compatible_service).
Resolving inheritance for "oro_form.captcha.turnstile_service" (parent: oro_form.captcha.recaptcha_compatible_service).
Resolving inheritance for "oro_frontend_localization.layout.block_type.localization_switcher" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_help.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_help.help_link.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_help.help_link.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_help.help_link.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "Oro\Bundle\MakerBundle\Generator\Generator" (parent: maker.generator).
Resolving inheritance for "oro_note.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_pdf_generator.pdf_document.operator.deferred.default" (parent: oro_pdf_generator.pdf_document.operator.deferred.abstract).
Resolving inheritance for "oro_pdf_generator.pdf_document.operator.instant.default" (parent: oro_pdf_generator.pdf_document.operator.instant.abstract).
Resolving inheritance for "oro_pdf_generator.pdf_document.operator.external.default" (parent: oro_pdf_generator.pdf_document.operator.external.abstract).
Resolving inheritance for "oro_query_designer.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_query_designer.entity_provider" (parent: oro_entity.entity_provider.abstract).
Resolving inheritance for "oro_query_designer.entity_field_provider" (parent: oro_entity.entity_field_provider.abstract).
Resolving inheritance for "oro_report.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_report.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_report.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_report.grid.base_configuration_builder" (parent: oro_query_designer.grid.datagrid_configuration_builder).
Resolving inheritance for "oro_report.grid.datagrid_configuration_builder" (parent: oro_report.grid.base_configuration_builder).
Resolving inheritance for "oro_report.report.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_search.text_filtered_mapper" (parent: oro_search.mapper).
Resolving inheritance for "oro_search.mapping_configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_search.cache.mapping_configuration" (parent: oro.data.cache).
Resolving inheritance for "oro_search.cache.mapping_configuration" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_search.cache.mapping_configuration" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_search.cache.doctrine_metadata" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_search.cache.doctrine_query" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "Oro\Bundle\SearchBundle\Entity\Repository\SearchIndexRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_search.extension.search_sorter" (parent: oro_datagrid.extension.sorter.abstract).
Resolving inheritance for "oro_search.migration.demo_data_fixtures_listener.reindex" (parent: oro_platform.event_listener.data_fixtures_listener.abstract).
Resolving inheritance for "oro_segment.segment_manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_segment.query.segment_query_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_segment.grid.datagrid_configuration_builder" (parent: oro_report.grid.base_configuration_builder).
Resolving inheritance for "oro_sidebar.widget_definition_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_tag.tag.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_tag.taxonomy.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_tag.filter.tags_choice_tree" (parent: oro_filter.dictionary_filter).
Resolving inheritance for "oro_tag.filter.tags_report" (parent: oro_filter.dictionary_filter).
Resolving inheritance for "oro_tag.form.autocomplete.taxonomy.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_tag.autocomplete.tag.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_theme.form.autocomplete.theme_configuration.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "Oro\Bundle\ThemeBundle\Entity\Repository\ThemeConfigurationRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.select_option_builder" (parent: .abstract.instanceof.oro_theme.form.select_option_builder).
Resolving inheritance for "oro_theme.form.select_option_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.select_option_builder).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.radio_option_builder" (parent: .abstract.instanceof.oro_theme.form.radio_option_builder).
Resolving inheritance for "oro_theme.form.radio_option_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.radio_option_builder).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.checkbox_option_builder" (parent: .abstract.instanceof.oro_theme.form.checkbox_option_builder).
Resolving inheritance for "oro_theme.form.checkbox_option_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.checkbox_option_builder).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.menu_choice_builder" (parent: .abstract.instanceof.oro_theme.form.menu_choice_builder).
Resolving inheritance for "oro_theme.form.menu_choice_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.menu_choice_builder).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.number_builder" (parent: .abstract.instanceof.oro_theme.form.number_builder).
Resolving inheritance for "oro_theme.form.number_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.number_builder).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.integer_builder" (parent: .abstract.instanceof.oro_theme.form.integer_builder).
Resolving inheritance for "oro_theme.form.integer_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.integer_builder).
Resolving inheritance for ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.text_builder" (parent: .abstract.instanceof.oro_theme.form.text_builder).
Resolving inheritance for "oro_theme.form.text_builder" (parent: .instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.text_builder).
Resolving inheritance for "oro_theme.fallback.provider.theme_configuration_provider" (parent: oro_entity.fallback.provider.abstract_provider).
Resolving inheritance for "oro_workflow.registry.definition_filters.system" (parent: oro_workflow.registry.definition_filters).
Resolving inheritance for "oro_workflow.handler.workflow_notification_handler" (parent: oro_notification.email_handler).
Resolving inheritance for "Oro\Bundle\WorkflowBundle\Entity\Repository\WorkflowItemRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\WorkflowBundle\Entity\Repository\ProcessTriggerRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\WorkflowBundle\Entity\Repository\TransitionEventTriggerRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_workflow.variable_guesser" (parent: oro_action.abstract_guesser).
Resolving inheritance for "oro_workflow.migration.demo_data_fixtures_listener.send_workflow_step_changes_to_audit" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_workflow.entity_provider" (parent: oro_entity.entity_provider.abstract).
Resolving inheritance for "oro_workflow.entity_field_provider" (parent: oro_entity.entity_field_provider.abstract).
Resolving inheritance for "oro_workflow.serializer.variable.normalizer" (parent: oro_workflow.serializer.data.normalizer).
Resolving inheritance for "oro_workflow.datagrid.process_definition_entity_name_provider" (parent: oro_workflow.datagrid.abstract_entity_name_provider).
Resolving inheritance for "oro_workflow.datagrid.workflow_definition_entity_name_provider" (parent: oro_workflow.datagrid.abstract_entity_name_provider).
Resolving inheritance for "oro_workflow.cache.provider.process_trigger" (parent: oro.data.cache).
Resolving inheritance for "oro_workflow.cache.provider.process_trigger" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_workflow.cache.provider.process_trigger" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_workflow.cache.provider.transition_trigger_event" (parent: oro.data.cache).
Resolving inheritance for "oro_workflow.cache.provider.transition_trigger_event" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_workflow.cache.provider.transition_trigger_event" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_workflow.cache.entities_with_workflow" (parent: oro.data.cache).
Resolving inheritance for "oro_workflow.cache.entities_with_workflow" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_workflow.cache.entities_with_workflow" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_workflow.cache.process_trigger" (parent: oro_workflow.cache.trigger.abstract).
Resolving inheritance for "oro_workflow.cache.transition_trigger_event" (parent: oro_workflow.cache.trigger.abstract).
Resolving inheritance for "oro_workflow.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_workflow.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_workflow.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_workflow.async.execute_process_job" (parent: .abstract.instanceof.oro_workflow.async.execute_process_job).
Resolving inheritance for "oro_workflow.async.execute_process_job" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_workflow.async.execute_process_job).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_workflow.async.transition_trigger_processor.abstract" (parent: .abstract.instanceof.oro_workflow.async.transition_trigger_processor.abstract).
Resolving inheritance for "oro_workflow.async.transition_trigger_processor.abstract" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_workflow.async.transition_trigger_processor.abstract).
Resolving inheritance for "oro_workflow.async.transition_trigger_event_processor" (parent: oro_workflow.async.transition_trigger_processor.abstract).
Resolving inheritance for "oro_workflow.async.transition_trigger_cron_processor" (parent: oro_workflow.async.transition_trigger_processor.abstract).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\ExecuteProcessJobTopic" (parent: .abstract.instanceof.Oro\Bundle\WorkflowBundle\Async\Topic\ExecuteProcessJobTopic).
Resolving inheritance for "Oro\Bundle\WorkflowBundle\Async\Topic\ExecuteProcessJobTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\ExecuteProcessJobTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionEventTriggerTopic" (parent: .abstract.instanceof.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionEventTriggerTopic).
Resolving inheritance for "Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionEventTriggerTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionEventTriggerTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionCronTriggerTopic" (parent: .abstract.instanceof.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionCronTriggerTopic).
Resolving inheritance for "Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionCronTriggerTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionCronTriggerTopic).
Resolving inheritance for "oro_comment.entity_config_dumper.extension" (parent: oro_entity_extend.entity_config_dumper.extension.association).
Resolving inheritance for "oro_dashboard.config_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_calendar.calendar_event.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_calendar.calendar_property.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_calendar.system_calendar.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_calendar.widget_provider.actions.assign_calendar_event" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_calendar.calendar_event_normalizer.user" (parent: oro_calendar.calendar_event_normalizer.abstract).
Resolving inheritance for "oro_calendar.calendar_event_normalizer.system" (parent: oro_calendar.calendar_event_normalizer.abstract).
Resolving inheritance for "oro_calendar.calendar_event_normalizer.public" (parent: oro_calendar.calendar_event_normalizer.abstract).
Resolving inheritance for "oro_calendar.delete_handler_extension.system_calendar" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_calendar.delete_handler.calendar_event" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_calendar.delete_handler_extension.calendar_event" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_calendar.autocomplete.attendee_search_handler" (parent: oro_activity.form.handler.autocomplete).
Resolving inheritance for "oro_calendar.recurrence.strategy.daily" (parent: oro_calendar.recurrence.strategy.abstract).
Resolving inheritance for "oro_calendar.recurrence.strategy.weekly" (parent: oro_calendar.recurrence.strategy.abstract).
Resolving inheritance for "oro_calendar.recurrence.strategy.monthly" (parent: oro_calendar.recurrence.strategy.abstract).
Resolving inheritance for "oro_calendar.recurrence.strategy.yearly" (parent: oro_calendar.recurrence.strategy.abstract).
Resolving inheritance for "oro_calendar.recurrence.strategy.monthnth" (parent: oro_calendar.recurrence.strategy.abstract).
Resolving inheritance for "oro_calendar.recurrence.strategy.yearnth" (parent: oro_calendar.recurrence.strategy.abstract).
Resolving inheritance for "oro_calendar.datagrid.mass_action.handler.delete" (parent: oro_datagrid.extension.mass_action.handler.delete).
Resolving inheritance for "oro_calendar.calendar_event.form.handler" (parent: oro_calendar.calendar_event.form.handler.abstract).
Resolving inheritance for "oro_calendar.system_calendar_event.form.handler" (parent: oro_calendar.calendar_event.form.handler.abstract).
Resolving inheritance for "oro_calendar.calendar_event.form.handler.api" (parent: oro_calendar.calendar_event.form.handler.abstract).
Resolving inheritance for "oro_frontend.extension.start_transition_button_provider" (parent: oro_workflow.extension.start_transition_button_provider).
Resolving inheritance for "oro_frontend.extension.transition_button_provider" (parent: oro_workflow.extension.transition_button_provider).
Resolving inheritance for "oro_frontend.screens.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_frontend.screens.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_frontend.screens.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_frontend.block_type.attribute_text" (parent: oro_entity_config.block_type.attribute_text).
Resolving inheritance for "oro_frontend.cache.page_request_provider" (parent: oro_platform.cache.provider.page_request_provider.abstract).
Resolving inheritance for "oro_frontend.provider.icons_mapping.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_frontend.provider.icons_mapping.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_frontend.provider.icons_mapping.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_frontend.api.rest.request_action_handler" (parent: oro_api.rest.request_action_handler).
Resolving inheritance for "oro_frontend.api.rest.routing_options_resolver" (parent: oro_api.rest.routing_options_resolver).
Resolving inheritance for "oro_frontend.api.rest.doc_handler" (parent: oro_api.rest.doc_handler).
Resolving inheritance for "oro_frontend.api_doc.formatter.html_formatter" (parent: oro_api.api_doc.formatter.html_formatter).
Resolving inheritance for "oro_frontend.layout.type.exception" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_frontend.block_type.extension.button_style" (parent: oro_layout.block_type.extension.abstract_configurable).
Resolving inheritance for "oro_frontend.block_type.back_link" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_frontend.block_type.embedded_list" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_frontend.block_type.sticky_panel" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_frontend.block_type.scroll_top" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.groups_menu_item" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.group_element" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.group_element_item" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.group_tabs" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.group_tabs_item" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.group_js_element_item" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.group_list_autogenerate" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.file_printer" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_layout.block_type.frontend_datagrid_external_toolbar" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "Oro\Bundle\FrontendBundle\Command\FrontendJsRoutingDumpCommand" (parent: fos_js_routing.dump_command).
Resolving inheritance for "oro_website.website.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_website.cache.website" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_website.captcha.recaptcha_service" (parent: oro_form.captcha.recaptcha_service).
Resolving inheritance for "oro_website.resolver.website_url_resolver.memory_cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_website.resolver.website_system_url_resolver.memory_cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_website.asset.router" (parent: router.default).
Resolving inheritance for "Oro\Bundle\WebsiteSearchTermBundle\Entity\Repository\SearchTermRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_contact.contact.manager" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact.contact.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact.contact_address.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact.group.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact.form.autocomplete.contact.search_handler" (parent: oro_form.autocomplete.full_name.search_handler).
Resolving inheritance for "oro_contact.widget_provider.actions.add_contact" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_contact.contact_phone.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact.contact_email.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact.delete_handler_extension.contact_email" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_contact.delete_handler_extension.contact_phone" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_contact.importexport.normalizer.contact" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_contact.importexport.data_converter.contact" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_contact.importexport.template_fixture.data_converter.contact" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_contact.importexport.strategy.contact.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_contact.importexport.strategy.contact.add" (parent: oro_importexport.strategy.add).
Resolving inheritance for "oro_contact.importexport.processor.import.add_or_replace" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_contact.importexport.processor.import.add" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_contact.importexport.processor.export" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_contact.importexport.processor.export_template" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_contact.async.contact_post_import_processor" (parent: .abstract.instanceof.oro_contact.async.contact_post_import_processor).
Resolving inheritance for "oro_contact.async.contact_post_import_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_contact.async.contact_post_import_processor).
Resolving inheritance for "oro_currency.rounding.price_rounding_service" (parent: oro_currency.service.abstract_rounding).
Resolving inheritance for "oro_featuretoggle.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_navigation.file_manager.public_js" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_navigation.title_attribute_reader" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_navigation.route_collection.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_navigation.route_collection.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_navigation.route_collection.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_navigation.widget_provider.actions.edit_menus" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "Oro\Bundle\NavigationBundle\Entity\Repository\MenuUpdateRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_navigation.menu_update.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_navigation.menu_update.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_navigation.menu_update.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_navigation.scope_criteria_provider.user" (parent: oro_user.scope_criteria_provider.user).
Resolving inheritance for "oro_navigation.configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "Oro\Bundle\NavigationBundle\Form\Type\RouteMultipleChoiceType" (parent: oro_navigation.form.type.route_select).
Resolving inheritance for "oro_redirect.routing.web_content_matched_url_decision_maker" (parent: oro_redirect.routing.matched_url_decision_maker).
Resolving inheritance for "oro_redirect.slug.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_redirect.migration.demo_data_fixtures_listener.update_marketing_list" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_redirect.canonical_url_configs.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_redirect.routing.router" (parent: router.default).
Resolving inheritance for "oro_redirect.slug_url.cache.persistent_key_value" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Entity\Repository\SlugRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesJobAwareTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesJobAwareTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesJobAwareTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesJobAwareTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\RegenerateDirectUrlForEntityTypeTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\RegenerateDirectUrlForEntityTypeTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\RegenerateDirectUrlForEntityTypeTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\RegenerateDirectUrlForEntityTypeTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheMassTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheMassTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheMassTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheMassTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheJobAwareTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheJobAwareTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheJobAwareTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheJobAwareTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\RemoveDirectUrlForEntityTypeTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\RemoveDirectUrlForEntityTypeTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\RemoveDirectUrlForEntityTypeTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\RemoveDirectUrlForEntityTypeTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\SyncSlugRedirectsTopic" (parent: .abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\SyncSlugRedirectsTopic).
Resolving inheritance for "Oro\Bundle\RedirectBundle\Async\Topic\SyncSlugRedirectsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\SyncSlugRedirectsTopic).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_processor" (parent: .abstract.instanceof.oro_redirect.async.direct_url_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.direct_url_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_processor).
Resolving inheritance for "oro_redirect.async.direct_url_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.direct_url_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_processor.job_runner" (parent: .abstract.instanceof.oro_redirect.async.direct_url_processor.job_runner).
Resolving inheritance for "oro_redirect.async.direct_url_processor.job_runner" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_processor.job_runner).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.batch_sluggable_entities_processor_abstract" (parent: .abstract.instanceof.oro_redirect.async.batch_sluggable_entities_processor_abstract).
Resolving inheritance for "oro_redirect.async.batch_sluggable_entities_processor_abstract" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.batch_sluggable_entities_processor_abstract).
Resolving inheritance for "oro_redirect.async.sluggable_entities_processor" (parent: oro_redirect.async.batch_sluggable_entities_processor_abstract).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_remove" (parent: .abstract.instanceof.oro_redirect.async.direct_url_remove).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.direct_url_remove" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_remove).
Resolving inheritance for "oro_redirect.async.direct_url_remove" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.direct_url_remove).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.sync_slug_redirects_processor" (parent: .abstract.instanceof.oro_redirect.async.sync_slug_redirects_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.sync_slug_redirects_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.sync_slug_redirects_processor).
Resolving inheritance for "oro_redirect.async.sync_slug_redirects_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.sync_slug_redirects_processor).
Resolving inheritance for "oro_redirect.async.url_cache_mass_job_processor" (parent: oro_redirect.async.batch_sluggable_entities_processor_abstract).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.url_cache_job_processor" (parent: .abstract.instanceof.oro_redirect.async.url_cache_job_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.url_cache_job_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.url_cache_job_processor).
Resolving inheritance for "oro_redirect.async.url_cache_job_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.url_cache_job_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.url_cache_job_processor.job_runner" (parent: .abstract.instanceof.oro_redirect.async.url_cache_job_processor.job_runner).
Resolving inheritance for "oro_redirect.async.url_cache_job_processor.job_runner" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.url_cache_job_processor.job_runner).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\Entity\Repository\ContentVariantRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_web_catalog.migration.demo_data_fixtures_listener.disable_webcatalog_cache_config_listener" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_web_catalog.form.autocomplete.web_catalog.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_web_catalog.generator.canonical_url_generator" (parent: oro_redirect.generator.canonical_url).
Resolving inheritance for "oro_web_catalog.cache.root" (parent: oro.data.cache).
Resolving inheritance for "oro_web_catalog.cache.root" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_web_catalog.cache.root" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_web_catalog.cache.merged" (parent: oro.data.cache).
Resolving inheritance for "oro_web_catalog.cache.merged" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_web_catalog.cache.merged" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_web_catalog.layout.data_provider.menu_data.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_web_catalog.layout.data_provider.menu_data.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_web_catalog.layout.data_provider.menu_data.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\Form\Handler\ContentNodeHandler" (parent: oro_form.form.handler.default).
Resolving inheritance for ".instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeDeletionCheckerInterface.0.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker" (parent: .abstract.instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker" (parent: .instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeDeletionCheckerInterface.0.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker).
Resolving inheritance for ".instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeDeletionCheckerInterface.0.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker" (parent: .abstract.instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker" (parent: .instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeDeletionCheckerInterface.0.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.web_catalog_cache_processor" (parent: .abstract.instanceof.oro_web_catalog.async.web_catalog_cache_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.web_catalog_cache_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.web_catalog_cache_processor).
Resolving inheritance for "oro_web_catalog.async.web_catalog_cache_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.web_catalog_cache_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_cache_processor" (parent: .abstract.instanceof.oro_web_catalog.async.content_node_cache_processor).
Resolving inheritance for "oro_web_catalog.async.content_node_cache_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_cache_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.content_node_tree_cache_processor" (parent: .abstract.instanceof.oro_web_catalog.async.content_node_tree_cache_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_tree_cache_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.content_node_tree_cache_processor).
Resolving inheritance for "oro_web_catalog.async.content_node_tree_cache_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_tree_cache_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.content_node_slug_processor" (parent: .abstract.instanceof.oro_web_catalog.async.content_node_slug_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_slug_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.content_node_slug_processor).
Resolving inheritance for "oro_web_catalog.async.content_node_slug_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_slug_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateCacheTopic" (parent: .abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateCacheTopic).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateCacheTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateCacheTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeCacheTopic" (parent: .abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeCacheTopic).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeCacheTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeCacheTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeTreeCacheTopic" (parent: .abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeTreeCacheTopic).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeTreeCacheTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeTreeCacheTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogResolveContentNodeSlugsTopic" (parent: .abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogResolveContentNodeSlugsTopic).
Resolving inheritance for "Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogResolveContentNodeSlugsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogResolveContentNodeSlugsTopic).
Resolving inheritance for "oro_commercemenu.layout.block_type.menu" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_menu.layout.block_type.menu_list" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_menu.layout.block_type.menu_item" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_menu.layout.block_type.menu_item_simple" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_menu.layout.block_type.menu_inner" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_commerce_menu.scope_criteria_provider.customer" (parent: oro_customer.customer_scope_criteria_provider).
Resolving inheritance for "oro_commerce_menu.scope_criteria_provider.customer_group" (parent: oro_customer.customer_group_scope_criteria_provider).
Resolving inheritance for "Oro\Bundle\CommerceMenuBundle\Entity\Repository\MenuUpdateRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_commerce_menu.scope_criteria_provider.website" (parent: oro_website.website_scope_criteria_provider).
Resolving inheritance for "oro_commerce_menu.expression_language.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_commerce_menu.expression_language.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_commerce_menu.expression_language.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_commerce_menu.builder.menu_condition_builder" (parent: oro_commerce_menu.builder.menu_display_builder).
Resolving inheritance for "oro_commerce_menu.builder.menu_user_agent_conditions_evaluator" (parent: oro_commerce_menu.builder.menu_display_builder).
Resolving inheritance for "oro_commerce_menu.menu_templates_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_commerce_menu.menu_templates_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_commerce_menu.menu_templates_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_product.product.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_product.brand.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_product.service.quantity_rounding" (parent: oro_currency.service.abstract_rounding).
Resolving inheritance for "oro_product.formatter.product_unit_value" (parent: oro_product.formatter.unit_value).
Resolving inheritance for "oro_product.formatter.product_unit_label" (parent: oro_product.formatter.unit_label).
Resolving inheritance for "oro_product.form.autocomplete.product.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_product.form.autocomplete.brand.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_product.service.product_update_handler" (parent: oro_form.update_handler).
Resolving inheritance for "oro_product.storage.product_data_storage" (parent: oro_product.storage.session_data_storage).
Resolving inheritance for "oro_product.website_search.repository.product" (parent: oro_website_search.repository.abstract).
Resolving inheritance for "oro_product.provider.custom_field_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_product.provider.custom_field_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_product.provider.custom_field_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_product.product_unit.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_product.product_unit.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_product.product_unit.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_product.autocomplete.configurable_product_visibility_limited.search_handler" (parent: oro_product.autocomplete.product_visibility_limited.search_handler).
Resolving inheritance for "oro_product.event_listener.product_db_query_restriction" (parent: oro_product.event_listener.abstract_product_db_query_restriction).
Resolving inheritance for "oro_product.event_listener.product_search_query_restriction" (parent: oro_product.event_listener.abstract_product_search_query_restriction).
Resolving inheritance for "Oro\Bundle\ProductBundle\Entity\Repository\ProductRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\ProductBundle\Entity\Repository\ProductUnitRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\ProductBundle\Entity\Repository\ProductUnitPrecisionRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_product.repository.product_image" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\ProductBundle\Entity\Repository\CollectionSortOrderRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_product.layout.data_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_product.layout.data_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_product.layout.data_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_product.migration.demo_data_fixtures_listener.product_image" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_product.event_listener.attribute_family_form_view" (parent: oro_entity_config.event_listener.attribute_family_form_view.abstract).
Resolving inheritance for "oro_product.event_listener.attributes_form_view" (parent: oro_entity_config.event_listener.attributes_form_view.abstract).
Resolving inheritance for "oro_product.product_variant_field.field_value_handler.enum_type_handler.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_product.product_variant_field.field_value_handler.enum_type_handler.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_product.product_variant_field.field_value_handler.enum_type_handler.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_product.layout.attribute_block_type_mapper" (parent: oro_entity_config.block_type.abstract_attribute_block_type_mapper).
Resolving inheritance for "oro_product.virtual_fields.decorator_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_product.layout.data_provider.product_filtered_image" (parent: oro_layout.layout.data_provider.filtered_image.abstract).
Resolving inheritance for "oro_product.provider.product_images_urls.webp_aware" (parent: oro_product.provider.product_images_urls).
Resolving inheritance for "oro_product.voter.guest_quick_order" (parent: oro_customer.voter.anonymous_customer_user).
Resolving inheritance for "oro_product.voter.customer_user_guest_quick_order" (parent: oro_customer.voter.customer_user).
Resolving inheritance for "oro_product.delete_handler_extension.product_unit_precision" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_product.event_listener.product_preloading" (parent: oro_entity.event_listener.default_preloading).
Resolving inheritance for "oro_product.event_listener.frontend_product_search_listener" (parent: oro_website_search.event_listener.search_listener).
Resolving inheritance for "Oro\Bundle\ProductBundle\Entity\Repository\ProductKitItemRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_product.delete_handler_extension.product_kit_item" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_product.datagrid.extension.mass_action.handler.product_delete" (parent: oro_datagrid.extension.mass_action.handler.delete).
Resolving inheritance for "oro_product.migration.enumerable_config_keys_provider" (parent: oro_entity_extend.migration.enumerable_config_keys_provider).
Resolving inheritance for "oro_product.importexport.data_converter.product" (parent: oro_locale.importexport.data_converter.localized_fallback_value_aware).
Resolving inheritance for "oro_product.importexport.data_converter.product_image" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_product.importexport.data_converter.product_template" (parent: oro_product.importexport.data_converter.product).
Resolving inheritance for "oro_product.importexport.data_converter.product_image_template" (parent: oro_product.importexport.data_converter.product_image).
Resolving inheritance for "oro_product.importexport.data_converter.related_product" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_product.importexport.data_converter.related_product_template" (parent: oro_product.importexport.data_converter.related_product).
Resolving inheritance for "oro_product.importexport.strategy.product" (parent: oro_locale.importexport.strategy.localized_fallback_value_aware).
Resolving inheritance for "oro_product.importexport.strategy.related_product" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_product.importexport.strategy.product_image" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_product.importexport.normalizer.product" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_product.importexport.file_manager.product_images" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_product.importexport.normalizer.product_image" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_product.importexport.normalizer.product_image_type" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_product.importexport.normalizer.related_product" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_product.importexport.processor.import.product" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_product.importexport.processor.import.product_image" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_product.importexport.processor.import.related_product" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_product.importexport.processor.export.product" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.processor.export.frontend_product_listing" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.processor.export_template.product" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.processor.export_template.product_image" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.processor.export_template.related_product" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.inventory_status_converter" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_product.importexport.processor.export_inventory_status_only" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.processor.export.related_product" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.processor.export_template.inventory_status_only" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_product.importexport.writer.product_attribute_writer" (parent: oro_entity_config.importexport.writer.attribute).
Resolving inheritance for "oro_product.frontend_importexport.normalizer.product_data_export_normalizer" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_product.frontend_importexport.data_converter.product_data_export" (parent: oro_locale.importexport.data_converter.property_path_title).
Resolving inheritance for "oro_product.layout.type.quick_add_validation_container" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.layout.type.import_invalid_items_warning" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_ui.layout.block_type.vertical_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_product.layout.type.import_validation_items" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.layout.type.product_view_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_product.layout.type.product_view_microdata_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_product.layout.type.product_datagrid" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_product.layout.type.product_datagrid_options" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_product.block_type.attribute_product_images" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.block_type.attribute_product_brand" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.block_type.product_sticker" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.block_type.directions" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.block_type.product_list_item_image" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.block_type.product_listing_view" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.autocomplete_fields_provider" (parent: oro_product.autocomplete_fields_provider.abstract).
Resolving inheritance for "oro_product.autocomplete_fields_provider.currency" (parent: oro_product.autocomplete_fields_provider.abstract).
Resolving inheritance for "oro_product.autocomplete_fields_provider.unit" (parent: oro_product.autocomplete_fields_provider.abstract).
Resolving inheritance for "oro_product.provider.default_value.new_arrivals" (parent: oro_config.provider.value.entity_id).
Resolving inheritance for "oro_product.provider.default_value.featured_products" (parent: oro_config.provider.value.entity_id).
Resolving inheritance for "oro_product.related_item.related_product.assigner_strategy" (parent: oro_product.related_item.related_product.assigner_database_strategy_abstract).
Resolving inheritance for "oro_product.related_item.related_product.assigner_database_strategy" (parent: oro_product.related_item.related_product.assigner_database_strategy_abstract).
Resolving inheritance for "oro_product.provider.product_image_placeholder.config" (parent: oro_layout.provider.image_placeholder.config.abstract).
Resolving inheritance for "oro_product.provider.product_image_placeholder.theme" (parent: oro_layout.provider.image_placeholder.theme.abstract).
Resolving inheritance for "oro_product.provider.product_image_placeholder.default" (parent: oro_layout.provider.image_placeholder.default.abstract).
Resolving inheritance for "oro_product.provider.product_image_placeholder" (parent: oro_layout.provider.image_placeholder.chain.abstract).
Resolving inheritance for "oro_product.provider.product_image_placeholder.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_product.provider.product_image_placeholder.cache_decorator" (parent: oro_layout.provider.image_placeholder.cache.abstract).
Resolving inheritance for "oro_catalog.event_listener.product_strategy" (parent: oro_catalog.event_listener.abstract_product_import).
Resolving inheritance for "oro_catalog.event_listener.product_normalizer" (parent: oro_catalog.event_listener.abstract_product_import).
Resolving inheritance for "oro_catalog.category_counts.cache_provider" (parent: oro.data.cache).
Resolving inheritance for "oro_catalog.category_counts.cache_provider" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_catalog.category_counts.cache_provider" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_catalog.website_search.repository.product" (parent: oro_website_search.repository.abstract).
Resolving inheritance for "oro_catalog.event_listener.category_preloading" (parent: oro_entity.event_listener.default_preloading).
Resolving inheritance for "oro_catalog.layout.block_type.category" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_catalog.layout.block_type.category_tree" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_catalog.layout.data_provider.category.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_catalog.layout.data_provider.category.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_catalog.layout.data_provider.category.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_catalog.layout.data_provider.category_filtered_image" (parent: oro_layout.layout.data_provider.filtered_image.abstract).
Resolving inheritance for "oro_catalog.fallback.provider.parent_category" (parent: oro_entity.fallback.provider.abstract_provider).
Resolving inheritance for "oro_catalog.fallback.provider.category_provider" (parent: oro_entity.fallback.provider.abstract_provider).
Resolving inheritance for "oro_catalog.provider.category_image_placeholder.config" (parent: oro_layout.provider.image_placeholder.config.abstract).
Resolving inheritance for "oro_catalog.provider.category_image_placeholder.theme" (parent: oro_layout.provider.image_placeholder.theme.abstract).
Resolving inheritance for "oro_catalog.provider.category_image_placeholder.default" (parent: oro_layout.provider.image_placeholder.default.abstract).
Resolving inheritance for "oro_catalog.provider.category_image_placeholder" (parent: oro_layout.provider.image_placeholder.chain.abstract).
Resolving inheritance for "oro_catalog.importexport.data_converter.category" (parent: oro_locale.importexport.data_converter.localized_fallback_value_aware).
Resolving inheritance for "oro_catalog.importexport.template_fixture.data_converter.category" (parent: oro_catalog.importexport.data_converter.category).
Resolving inheritance for "oro_catalog.importexport.normalizer.category" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_catalog.importexport.strategy.category.add_or_replace" (parent: oro_locale.importexport.strategy.localized_fallback_value_aware).
Resolving inheritance for "oro_catalog.importexport.processor.import.add_or_replace" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_catalog.importexport.processor.export" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_catalog.importexport.processor.export_template" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_marketing_list.marketing_list.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_marketing_list.marketing_list_removed_item.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_marketing_list.marketing_list_unsubscribed_item.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_marketing_list.entity_provider.contact_information" (parent: oro_query_designer.entity_provider).
Resolving inheritance for "oro_marketing_list.form.autocomplete.marketing_list.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_marketing_list.virtual_relation_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_marketing_list.virtual_relation_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_marketing_list.virtual_relation_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_marketing_list.marketing_list.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_marketing_list.marketing_list.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_marketing_list.marketing_list.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_marketing_list.migration.demo_data_fixtures_listener.update_marketing_list" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_marketing_list.form.handler.marketing_list_removed_item" (parent: oro_form.form_handler.api).
Resolving inheritance for "oro_marketing_list.form.handler.marketing_list_unsubscribed_item" (parent: oro_form.form_handler.api).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_marketing_list.async.update_marketing_list" (parent: .abstract.instanceof.oro_marketing_list.async.update_marketing_list).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_marketing_list.async.update_marketing_list" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_marketing_list.async.update_marketing_list).
Resolving inheritance for "oro_marketing_list.async.update_marketing_list" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_marketing_list.async.update_marketing_list).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\MarketingListBundle\Async\Topic\MarketingListUpdateTopic" (parent: .abstract.instanceof.Oro\Bundle\MarketingListBundle\Async\Topic\MarketingListUpdateTopic).
Resolving inheritance for "Oro\Bundle\MarketingListBundle\Async\Topic\MarketingListUpdateTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\MarketingListBundle\Async\Topic\MarketingListUpdateTopic).
Resolving inheritance for "oro_customer.manager.customer.api.attribute" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_customer.manager.group.api.attribute" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_customer.form.autocomplete.customer_group.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer_customer.form.autocomplete.customer.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer_customer.form.autocomplete.customer_user.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer.form.autocomplete.customer_parent.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer.form.autocomplete.customer_user_customer.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer.frontend_form.autocomplete.customer_user_customer.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer_customer.form.autocomplete.customer_user_role.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer.customer_user.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_customer.customer_address.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_customer.customer_user_address.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_customer.delete_handler_extension.customer_user" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_customer.layout.data_provider.customer_address_provider" (parent: oro_customer.layout.data_provider.address_provider_abstract).
Resolving inheritance for "oro_customer.layout.data_provider.customer_user_address_provider" (parent: oro_customer.layout.data_provider.address_provider_abstract).
Resolving inheritance for "oro_customer.layout.data_provider.customer_user_default_address_provider" (parent: oro_customer.layout.data_provider.address_provider_abstract).
Resolving inheritance for "oro_customer.grid_view.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_customer.grid_view.manager" (parent: oro_datagrid.grid_view.manager).
Resolving inheritance for "oro_customer.extension.views" (parent: oro_datagrid.extension.views).
Resolving inheritance for "oro_customer.datagrid.extension.mass_action.handler.delete" (parent: oro_datagrid.extension.mass_action.handler.delete).
Resolving inheritance for "oro_customer.delete_handler_extension.customer" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_customer.customer.mass_action.handler.delete" (parent: oro_datagrid.extension.mass_action.handler.delete).
Resolving inheritance for "oro_customer.event_listener.navigation_items" (parent: oro_navigation.event_listener.navigation_items).
Resolving inheritance for "oro_customer.handler.frontend_customer_user_with_unique_email_handler" (parent: oro_customer.handler.frontend_customer_user_handler).
Resolving inheritance for "oro_customer.handler.customer_checkout_registration_handler" (parent: oro_customer.handler.customer_registration_handler).
Resolving inheritance for "oro_customer.provider.customer_config_form_provider" (parent: oro_config.provider.abstract_provider).
Resolving inheritance for "oro_customer.provider.customer_group_config_form_provider" (parent: oro_config.provider.abstract_provider).
Resolving inheritance for "oro_customer.scope.customer" (parent: oro_config.scope_manager.abstract).
Resolving inheritance for "oro_customer.scope.customer_group" (parent: oro_config.scope_manager.abstract).
Resolving inheritance for "oro_customer.autocomplete.enabled_localizations.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_customer.listener.file_listener" (parent: oro_attachment.listener.file_listener).
Resolving inheritance for "oro_customer.forced_password_reset.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_customer.create_subsidiary.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_customer.customer_create_for_customer_group.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_customer.customer_user.create_for_customer.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_customer.security.acl.visitor.cache.doctrine.cache_impl" (parent: oro.data.cache).
Resolving inheritance for "oro_customer.security.acl.visitor.cache.doctrine.cache_impl" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_customer.security.acl.visitor.cache.doctrine.cache_impl" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_customer.cache.page_request_provider" (parent: oro_platform.cache.provider.page_request_provider.abstract).
Resolving inheritance for "oro_customer.form.handler.update_customer_user_role" (parent: oro_user.form.handler.abstract.acl_role).
Resolving inheritance for "oro_customer.form.handler.update_customer_user_role_frontend" (parent: oro_customer.form.handler.update_customer_user_role).
Resolving inheritance for "oro_customer.owner.frontend_ownership_metadata_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_customer.owner.frontend_ownership_metadata_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_customer.owner.frontend_ownership_metadata_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_customer.owner.frontend_ownership_tree_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_customer.owner.frontend_ownership_tree_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_customer.owner.frontend_ownership_tree_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_customer.layout.block_type.customer_user_awere_block" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_customer.layout.block_type.customer_user_role_users_datagrid" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_customer.layout.block_type.address_book" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_customer.layout.block_type.target_path" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_customer.layout.block_type.failure_path" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_customer.form.handler.acl_role.backend" (parent: oro_user.form.handler.abstract.acl_role).
Resolving inheritance for "oro_customer.form.handler.acl_role.commerce" (parent: oro_user.form.handler.abstract.acl_role).
Resolving inheritance for "oro_customer.importexport.delete_aware.writer" (parent: oro_integration.writer.persistent_batch_writer).
Resolving inheritance for "oro_customer.importexport.data_converter.customer" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_customer.importexport.processor.export.customer" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.strategy.customer.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_customer.importexport.processor.import.customer" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_customer.importexport.serializer.normalizer.customer" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_customer.importexport.data_converter.customer_user" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_customer.importexport.serializer.normalizer.customer_user" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_customer.importexport.processor.export.customer_user" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.processor.import.customer_user" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_customer.importexport.strategy.customer_user.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_customer.importexport.customer_user.writer" (parent: oro_integration.writer.persistent_batch_writer).
Resolving inheritance for "oro_customer.importexport.processor.export_template.customer_user" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.processor.export_template.customer" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.processor.export_template.customer_address" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.normalizer.customer_address" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_customer.importexport.data_converter.customer_address" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_customer.importexport.strategy.customer_address.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_customer.importexport.processor.import.customer_address" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_customer.importexport.processor.export.customer_address" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.processor.export_template.customer_user_address" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_customer.importexport.normalizer.customer_user_address" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_customer.importexport.data_converter.customer_user_address" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_customer.importexport.strategy.customer_user_address.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_customer.importexport.processor.import.customer_user_address" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_customer.importexport.processor.export.customer_user_address" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.clear_lost_customer_users_processor" (parent: .abstract.instanceof.oro_customer.clear_lost_customer_users_processor).
Resolving inheritance for "oro_customer.clear_lost_customer_users_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.clear_lost_customer_users_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_customer.async.owner_tree_cache_job_processor" (parent: .abstract.instanceof.oro_customer.async.owner_tree_cache_job_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.owner_tree_cache_job_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_customer.async.owner_tree_cache_job_processor).
Resolving inheritance for "oro_customer.async.owner_tree_cache_job_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.owner_tree_cache_job_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_customer.async.business_unit_owner_tree_cache_job_processor" (parent: .abstract.instanceof.oro_customer.async.business_unit_owner_tree_cache_job_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.business_unit_owner_tree_cache_job_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_customer.async.business_unit_owner_tree_cache_job_processor).
Resolving inheritance for "oro_customer.async.business_unit_owner_tree_cache_job_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.business_unit_owner_tree_cache_job_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.customer_user_password_reset_request_processor" (parent: .abstract.instanceof.oro_customer.async.customer_user_password_reset_request_processor).
Resolving inheritance for "oro_customer.async.customer_user_password_reset_request_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.customer_user_password_reset_request_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Migrations\Schema\v1_14\ClearLostCustomerUsersTopic" (parent: .abstract.instanceof.Oro\Bundle\CustomerBundle\Migrations\Schema\v1_14\ClearLostCustomerUsersTopic).
Resolving inheritance for "Oro\Bundle\CustomerBundle\Migrations\Schema\v1_14\ClearLostCustomerUsersTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Migrations\Schema\v1_14\ClearLostCustomerUsersTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheTopic" (parent: .abstract.instanceof.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheTopic).
Resolving inheritance for "Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheByBusinessUnitTopic" (parent: .abstract.instanceof.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheByBusinessUnitTopic).
Resolving inheritance for "Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheByBusinessUnitTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheByBusinessUnitTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerUserPasswordResetRequestTopic" (parent: .abstract.instanceof.Oro\Bundle\CustomerBundle\Async\Topic\CustomerUserPasswordResetRequestTopic).
Resolving inheritance for "Oro\Bundle\CustomerBundle\Async\Topic\CustomerUserPasswordResetRequestTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerUserPasswordResetRequestTopic).
Resolving inheritance for "oro_tracking.tracking_website.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_tracking.importexport.strategy.data" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_tracking.importexport.normalizer.data" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_tracking.importexport.processor.import.data" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_tracking.async.aggregate_tracking_visits_processor" (parent: .abstract.instanceof.oro_tracking.async.aggregate_tracking_visits_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_tracking.async.aggregate_tracking_visits_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_tracking.async.aggregate_tracking_visits_processor).
Resolving inheritance for "oro_tracking.async.aggregate_tracking_visits_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_tracking.async.aggregate_tracking_visits_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\TrackingBundle\Async\Topic\TrackingAggregateVisitsTopic" (parent: .abstract.instanceof.Oro\Bundle\TrackingBundle\Async\Topic\TrackingAggregateVisitsTopic).
Resolving inheritance for "Oro\Bundle\TrackingBundle\Async\Topic\TrackingAggregateVisitsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\TrackingBundle\Async\Topic\TrackingAggregateVisitsTopic).
Resolving inheritance for "oro_account.account.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_account.form.autocomplete.account.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_account.importexport.data_converter" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_account.importexport.template_fixture.data_converter.account" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_account.importexport.strategy.account.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_account.importexport.processor.import" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_account.importexport.processor.export" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_account.importexport.processor.export_template" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_visibility.event_listener.visibility_grid_listener.product.customer" (parent: oro_visibility.event_listener.visibility_grid_listener).
Resolving inheritance for "oro_visibility.event_listener.visibility_grid_listener.product.customer_group" (parent: oro_visibility.event_listener.visibility_grid_listener).
Resolving inheritance for "oro_visibility.event_listener.visibility_grid_listener.category.customer" (parent: oro_visibility.event_listener.visibility_grid_listener).
Resolving inheritance for "oro_visibility.event_listener.visibility_grid_listener.category.customer_group" (parent: oro_visibility.event_listener.visibility_grid_listener).
Resolving inheritance for "oro_visibility.visibility.cache.product.category.subtree.visibility_change_category_subtree_cache_builder" (parent: oro_visibility.visibility.cache.product.category.subtree.category_subtree_cache_builder).
Resolving inheritance for "oro_visibility.visibility.cache.product.category.subtree.position_change_category_subtree_cache_builder" (parent: oro_visibility.visibility.cache.product.category.subtree.category_subtree_cache_builder).
Resolving inheritance for "oro_visibility.visibility.cache.product.category.subtree.visibility_change_customer_subtree_cache_builder" (parent: oro_visibility.visibility.cache.product.category.subtree.category_subtree_cache_builder).
Resolving inheritance for "oro_visibility.visibility.cache.product.category.subtree.visibility_change_group_subtree_cache_builder" (parent: oro_visibility.visibility.cache.product.category.subtree.category_subtree_cache_builder).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\Visibility\Repository\ProductVisibilityRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\VisibilityResolved\Repository\ProductRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\VisibilityResolved\Repository\CustomerProductRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\VisibilityResolved\Repository\CustomerGroupProductRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\VisibilityResolved\Repository\CustomerCategoryRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\VisibilityResolved\Repository\CategoryRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\VisibilityResolved\Repository\CustomerGroupCategoryRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\Visibility\Repository\CustomerGroupProductVisibilityRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Entity\Visibility\Repository\CustomerProductVisibilityRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_visibility.migration.demo_data_fixtures_listener.change_visibility" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_visibility.product_visibility.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveCategoryVisibilityTopic" (parent: .abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveCategoryVisibilityTopic).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Async\Topic\ResolveCategoryVisibilityTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveCategoryVisibilityTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveProductVisibilityTopic" (parent: .abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveProductVisibilityTopic).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Async\Topic\ResolveProductVisibilityTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveProductVisibilityTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeProductCategoryTopic" (parent: .abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeProductCategoryTopic).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeProductCategoryTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeProductCategoryTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCategoryPositionTopic" (parent: .abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCategoryPositionTopic).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCategoryPositionTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCategoryPositionTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCustomerTopic" (parent: .abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCustomerTopic).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCustomerTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCustomerTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnRemoveCategoryTopic" (parent: .abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnRemoveCategoryTopic).
Resolving inheritance for "Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnRemoveCategoryTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnRemoveCategoryTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.product_processor" (parent: .abstract.instanceof.oro_visibility.async.visibility.product_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.product_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.product_processor).
Resolving inheritance for "oro_visibility.async.visibility.product_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.product_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.product_visibility_processor" (parent: .abstract.instanceof.oro_visibility.async.visibility.product_visibility_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.product_visibility_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.product_visibility_processor).
Resolving inheritance for "oro_visibility.async.visibility.product_visibility_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.product_visibility_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.category_visibility_processor" (parent: .abstract.instanceof.oro_visibility.async.visibility.category_visibility_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.category_visibility_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.category_visibility_processor).
Resolving inheritance for "oro_visibility.async.visibility.category_visibility_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.category_visibility_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.category_processor" (parent: .abstract.instanceof.oro_visibility.async.category_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.category_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.category_processor).
Resolving inheritance for "oro_visibility.async.category_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.category_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.customer_processor" (parent: .abstract.instanceof.oro_visibility.async.visibility.customer_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.customer_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.customer_processor).
Resolving inheritance for "oro_visibility.async.visibility.customer_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.customer_processor).
Resolving inheritance for "oro_call.call.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_campaign.campaign.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_campaign.email_campaign.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_campaign.form.autocomplete.campaign.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_campaign.async.email_campaign_send_processor" (parent: .abstract.instanceof.oro_campaign.async.email_campaign_send_processor).
Resolving inheritance for "oro_campaign.async.email_campaign_send_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_campaign.async.email_campaign_send_processor).
Resolving inheritance for "oro_channel.manager.channel.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_channel.manager.customer_search.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_channel.provider.configuration_provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_channel.provider.channel_entity_provider" (parent: oro_entity.entity_provider.abstract).
Resolving inheritance for "oro_channel.state_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_channel.state_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_channel.state_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.aggregate_lifetime_average_processor" (parent: .abstract.instanceof.oro_channel.async.aggregate_lifetime_average_processor).
Resolving inheritance for "oro_channel.async.aggregate_lifetime_average_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.aggregate_lifetime_average_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.change_integration_status_processor" (parent: .abstract.instanceof.oro_channel.async.change_integration_status_processor).
Resolving inheritance for "oro_channel.async.change_integration_status_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.change_integration_status_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.lifetime_history_update_processor" (parent: .abstract.instanceof.oro_channel.async.lifetime_history_update_processor).
Resolving inheritance for "oro_channel.async.lifetime_history_update_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.lifetime_history_update_processor).
Resolving inheritance for "oro_frontend_importexport.async.processor.pre_export" (parent: oro_importexport.async.pre_export).
Resolving inheritance for "oro_frontend_importexport.async.processor.export" (parent: oro_importexport.async.export).
Resolving inheritance for "oro_frontend_importexport.file_manager" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_frontend_importexport.handler.export_handler" (parent: oro_importexport.handler.export).
Resolving inheritance for "oro_frontend_importexport.block_type.text" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_payment.payment_methods_configs_rule.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_payment.datagrid.payment_rule_actions_visibility_provider" (parent: oro_rule.action.visibility_provider).
Resolving inheritance for "oro_payment.method.provider.applicable_methods_provider.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_payment.methods_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_payment.action.capture_payment_transaction" (parent: oro_payment.action.payment_method_action.abstract).
Resolving inheritance for "oro_payment.action.purchase" (parent: oro_payment.action.payment_method_action.abstract).
Resolving inheritance for "oro_payment.action.validate" (parent: oro_payment.action.payment_method_action.abstract).
Resolving inheritance for "Oro\Bundle\PaymentBundle\Entity\Repository\PaymentMethodsConfigsRuleRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\PaymentBundle\Entity\Repository\PaymentMethodConfigRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\PaymentBundle\Entity\Repository\PaymentTransactionRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_payment.action.cancel_payment_transaction" (parent: oro_payment.action.payment_method_action.abstract).
Resolving inheritance for "oro_payment.action.refund_payment_transaction" (parent: oro_payment.action.payment_method_action.abstract).
Resolving inheritance for "oro_payment.provider.available_payment_statuses.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_payment.provider.available_payment_statuses.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_payment.provider.available_payment_statuses.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "Oro\Bundle\PaymentBundle\Entity\Repository\PaymentStatusRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_payment.action.payment_transaction_partial_refund" (parent: oro_payment.action.payment_method_action.abstract).
Resolving inheritance for "oro_payment.layout.block_type.payment_methods" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_payment.layout.block_type.payment_additional_data" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_task.widget_provider.actions.assign_task" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_task.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_analytics.async.calculate_all_channels_analytics_processor" (parent: .abstract.instanceof.oro_analytics.async.calculate_all_channels_analytics_processor).
Resolving inheritance for "oro_analytics.async.calculate_all_channels_analytics_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_analytics.async.calculate_all_channels_analytics_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_analytics.async.calculate_channel_analytics_processor" (parent: .abstract.instanceof.oro_analytics.async.calculate_channel_analytics_processor).
Resolving inheritance for "oro_analytics.async.calculate_channel_analytics_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_analytics.async.calculate_channel_analytics_processor).
Resolving inheritance for "oro_cms.form.autocomplete.page.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_cms.content_widget_layout_cache" (parent: oro.data.cache).
Resolving inheritance for "oro_cms.content_widget_layout_cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_cms.content_widget_layout_cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_cms.importexport.normalizer.localized_fallback_value_collection_normalizer.decorator" (parent: oro_locale.importexport.normalizer.localized_fallback_value_collection_normalizer).
Resolving inheritance for "Oro\Bundle\CMSBundle\Entity\Repository\ContentTemplateRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_cms.form.autocomplete.page_with_slug_and_id.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_cms.layout.block_type.login_page_logo" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_cms.layout.block_type.login_page" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_cms.layout.block_type.content_block" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_cms.layout.block_type.content_widget_root" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_cms.layout.block_type.content_widget_default_template" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_cms.layout.block_type.wysiwyg_content" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_cms.layout.block_type.attribute_wysiwyg" (parent: oro_entity_config.block_type.attribute_file).
Resolving inheritance for "oro_cms.layout.block_type.text_with_placeholders" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_layout.block_type.wysiwyg_style" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_cms.layout.block_type.content_widget" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_cms.provider.content_template_preview_image_placeholder.default" (parent: oro_layout.provider.image_placeholder.default.abstract).
Resolving inheritance for "oro_cms.provider.content_template_preview_image_placeholder" (parent: oro_layout.provider.image_placeholder.chain.abstract).
Resolving inheritance for "oro_cms.provider.image_slider_image_placeholder.default" (parent: oro_layout.provider.image_placeholder.default.abstract).
Resolving inheritance for "oro_money_order.generator.money_order_config_identifier" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "Oro\Bundle\MoneyOrderBundle\Entity\Repository\MoneyOrderSettingsRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_payment_term.form.autocomplete.payment_term.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_payment_term.config.integration_method_identifier_generator" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_payment_term.config.provider" (parent: oro_payment_term.config.provider_basic_memory_cached).
Resolving inheritance for "Oro\Bundle\PaymentTermBundle\Entity\Repository\PaymentTermSettingsRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\PayPalBundle\Entity\Repository\PayPalSettingsRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_paypal.method.generator.identifier.payflow_gateway.credit_card" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_paypal.method.generator.identifier.payflow_gateway.express_checkout" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_paypal.method.generator.identifier.payments_pro.credit_card" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_paypal.method.generator.identifier.payments_pro.express_checkout" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_pricing.form.autocomplete.price_list.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_pricing.provider.product_price.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_pricing.pricing_strategy.merge_price_combining_strategy" (parent: oro_pricing.pricing_strategy.abstract_price_combining_strategy).
Resolving inheritance for "oro_pricing.pricing_strategy.minimal_prices_combining_strategy" (parent: oro_pricing.pricing_strategy.abstract_price_combining_strategy).
Resolving inheritance for "oro_pricing.model.price_list_tree_handler" (parent: oro_pricing.model.price_list_tree_handler.abstract).
Resolving inheritance for "oro_pricing.model.flat_price_list_tree_handler" (parent: oro_pricing.model.price_list_tree_handler.abstract).
Resolving inheritance for "oro_pricing.rounding.price_rounding_service" (parent: oro_currency.service.abstract_rounding).
Resolving inheritance for "oro_pricing.entity_listener.category" (parent: oro_pricing.entity_listener.abstract_rule_listener).
Resolving inheritance for "oro_pricing.event_listener.category" (parent: oro_pricing.entity_listener.abstract_rule_listener).
Resolving inheritance for "oro_pricing.entity_listener.product" (parent: oro_pricing.entity_listener.abstract_rule_listener).
Resolving inheritance for "oro_pricing.entity_listener.price_attribute_product_price" (parent: oro_pricing.entity_listener.abstract_rule_listener).
Resolving inheritance for "oro_pricing.entity_listener.product_price" (parent: oro_pricing.entity_listener.abstract_rule_listener).
Resolving inheritance for "oro_pricing.migration.demo_data_fixtures_listener.build_prices" (parent: oro_platform.event_listener.demo_data_fixtures_listener.abstract).
Resolving inheritance for "oro_pricing.entity_listener.customer_group" (parent: oro_pricing.entity_listener.price_list_collection_aware.abstract).
Resolving inheritance for "oro_pricing.entity_listener.customer" (parent: oro_pricing.entity_listener.price_list_collection_aware.abstract).
Resolving inheritance for "oro_pricing.compiler.price_list_rule_compiler" (parent: oro_pricing.compiler.abstract_rule_compiler).
Resolving inheritance for "oro_pricing.compiler.product_assignment_rule_compiler" (parent: oro_pricing.compiler.abstract_rule_compiler).
Resolving inheritance for "oro_pricing.cache.rule_cache.storage" (parent: oro.data.cache).
Resolving inheritance for "oro_pricing.cache.rule_cache.storage" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_pricing.cache.rule_cache.storage" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_pricing.cache.rule_dependencies.storage" (parent: oro.data.cache).
Resolving inheritance for "oro_pricing.cache.rule_dependencies.storage" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_pricing.cache.rule_dependencies.storage" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_pricing.association_event_listener.collect_by_website" (parent: oro_pricing.association_event_listener.collect_abstract).
Resolving inheritance for "oro_pricing.association_event_listener.collect_by_customer_group" (parent: oro_pricing.association_event_listener.collect_abstract).
Resolving inheritance for "oro_pricing.association_event_listener.collect_by_customer" (parent: oro_pricing.association_event_listener.collect_abstract).
Resolving inheritance for "oro_pricing.association_event_listener.process_website" (parent: oro_pricing.association_event_listener.process_abstract).
Resolving inheritance for "oro_pricing.association_event_listener.process_customer_group" (parent: oro_pricing.association_event_listener.process_abstract).
Resolving inheritance for "oro_pricing.association_event_listener.process_customer" (parent: oro_pricing.association_event_listener.process_abstract).
Resolving inheritance for "oro_pricing.orm.insert_from_select_query_executor" (parent: oro_pricing.orm.abstract_shard_query_executor).
Resolving inheritance for "oro_pricing.orm.multi_insert_shard_query_executor" (parent: oro_pricing.orm.abstract_shard_query_executor).
Resolving inheritance for "oro_pricing.orm.temp_table_manipulator.mysql" (parent: oro_pricing.orm.temp_table_manipulator.abstract).
Resolving inheritance for "oro_pricing.orm.temp_table_manipulator.postgresql" (parent: oro_pricing.orm.temp_table_manipulator.abstract).
Resolving inheritance for "oro_pricing.handler.product_price_handler" (parent: oro_form.form.handler.default).
Resolving inheritance for "oro_pricing.delete_handler.product_price" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_pricing.datagrid.extension.product_price_datagrid" (parent: oro_pricing.datagrid.extension.price).
Resolving inheritance for "oro_pricing.form.type.product_price_unit_selector" (parent: oro_product.form.type.product_unit_selection).
Resolving inheritance for "oro_pricing.importexport.normalizer.product_price" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_pricing.importexport.data_converter.product_price" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_pricing.importexport.strategy.product_price.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_pricing.importexport.strategy.product_price.reset" (parent: oro_pricing.importexport.strategy.product_price.add_or_replace).
Resolving inheritance for "oro_pricing.importexport.processor.import.product_price" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_pricing.importexport.processor.import.product_price.reset" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_pricing.importexport.processor.export.product_price" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_pricing.importexport.reader.price_list_product_prices" (parent: oro_importexport.reader.entity).
Resolving inheritance for "oro_pricing.importexport.processor.export_template.product_price" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_pricing.importexport.writer.product_price" (parent: oro_integration.writer.persistent_batch_writer).
Resolving inheritance for "oro_pricing.importexport.data_converter.price_attribute_product_price" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_pricing.importexport.normalizer.price_attribute_product_price" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_pricing.importexport.processor.export.price_attribute_product_price" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_pricing.importexport.processor.export_template.price_attribute_product_price" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_pricing.importexport.strategy.price_attribute_product_price.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_pricing.importexport.strategy.price_attribute_product_price.reset" (parent: oro_pricing.importexport.strategy.price_attribute_product_price.add_or_replace).
Resolving inheritance for "oro_pricing.importexport.processor.import.price_attribute_product_price" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_pricing.importexport.processor.import.price_attribute_product_price.reset" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_pricing.importexport.writer.price_attribute_product_price" (parent: oro_integration.writer.persistent_batch_writer).
Resolving inheritance for "oro_pricing.block_type.currency_switcher" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_pricing.layout.type.totals" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_pricing.block_type.attribute_prices" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_pricing.layout.type.price" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_processor" (parent: .abstract.instanceof.oro_pricing.async.price_list_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_processor).
Resolving inheritance for "oro_pricing.async.price_list_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.versioned_price_list_processor" (parent: .abstract.instanceof.oro_pricing.async.versioned_price_list_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.versioned_price_list_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.versioned_price_list_processor).
Resolving inheritance for "oro_pricing.async.versioned_price_list_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.versioned_price_list_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.versioned_flat_price_processor" (parent: .abstract.instanceof.oro_pricing.async.versioned_flat_price_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.versioned_flat_price_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.versioned_flat_price_processor).
Resolving inheritance for "oro_pricing.async.versioned_flat_price_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.versioned_flat_price_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.flat_price_processor" (parent: .abstract.instanceof.oro_pricing.async.flat_price_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.flat_price_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.flat_price_processor).
Resolving inheritance for "oro_pricing.async.flat_price_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.flat_price_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.actualize_combined_price_list_processor" (parent: .abstract.instanceof.oro_pricing.async.actualize_combined_price_list_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.actualize_combined_price_list_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.actualize_combined_price_list_processor).
Resolving inheritance for "oro_pricing.async.actualize_combined_price_list_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.actualize_combined_price_list_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.single_cpl_processor" (parent: .abstract.instanceof.oro_pricing.async.single_cpl_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.single_cpl_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.single_cpl_processor).
Resolving inheritance for "oro_pricing.async.single_cpl_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.single_cpl_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_post_processing_steps_processor" (parent: .abstract.instanceof.oro_pricing.async.combined_price_list_post_processing_steps_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_post_processing_steps_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_post_processing_steps_processor).
Resolving inheritance for "oro_pricing.async.combined_price_list_post_processing_steps_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_post_processing_steps_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_processor" (parent: .abstract.instanceof.oro_pricing.async.combined_price_list_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_processor).
Resolving inheritance for "oro_pricing.async.combined_price_list_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_currency_processor" (parent: .abstract.instanceof.oro_pricing.async.combined_price_list_currency_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_currency_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_currency_processor).
Resolving inheritance for "oro_pricing.async.combined_price_list_currency_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_currency_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_rule_processor" (parent: .abstract.instanceof.oro_pricing.async.price_list_rule_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_rule_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_rule_processor).
Resolving inheritance for "oro_pricing.async.price_list_rule_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_rule_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.generate_dependent_price_lists_prices_processor" (parent: .abstract.instanceof.oro_pricing.async.generate_dependent_price_lists_prices_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.generate_dependent_price_lists_prices_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.generate_dependent_price_lists_prices_processor).
Resolving inheritance for "oro_pricing.async.generate_dependent_price_lists_prices_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.generate_dependent_price_lists_prices_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.generate_single_price_list_prices_by_rules_processor" (parent: .abstract.instanceof.oro_pricing.async.generate_single_price_list_prices_by_rules_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.generate_single_price_list_prices_by_rules_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.generate_single_price_list_prices_by_rules_processor).
Resolving inheritance for "oro_pricing.async.generate_single_price_list_prices_by_rules_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.generate_single_price_list_prices_by_rules_processor).
Resolving inheritance for ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_assigned_products_processor" (parent: .abstract.instanceof.oro_pricing.async.price_list_assigned_products_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_assigned_products_processor" (parent: .instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_assigned_products_processor).
Resolving inheritance for "oro_pricing.async.price_list_assigned_products_processor" (parent: .instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_assigned_products_processor).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\GenerateDependentPriceListPricesTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\GenerateDependentPriceListPricesTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\GenerateDependentPriceListPricesTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\GenerateDependentPriceListPricesTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\GenerateSinglePriceListPricesByRulesTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\GenerateSinglePriceListPricesByRulesTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\GenerateSinglePriceListPricesByRulesTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\GenerateSinglePriceListPricesByRulesTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\CombineSingleCombinedPriceListPricesTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\CombineSingleCombinedPriceListPricesTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\CombineSingleCombinedPriceListPricesTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\CombineSingleCombinedPriceListPricesTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ActualizeCombinedPriceListTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ActualizeCombinedPriceListTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ActualizeCombinedPriceListTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ActualizeCombinedPriceListTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveFlatPriceTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveFlatPriceTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolveFlatPriceTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveFlatPriceTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\RebuildCombinedPriceListsTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\RebuildCombinedPriceListsTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\RebuildCombinedPriceListsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\RebuildCombinedPriceListsTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\MassRebuildCombinedPriceListsTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\MassRebuildCombinedPriceListsTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\MassRebuildCombinedPriceListsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\MassRebuildCombinedPriceListsTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByPriceListTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByPriceListTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByPriceListTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByPriceListTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByVersionedPriceListTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByVersionedPriceListTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByVersionedPriceListTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByVersionedPriceListTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveVersionedFlatPriceTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveVersionedFlatPriceTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolveVersionedFlatPriceTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveVersionedFlatPriceTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceListCurrenciesTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceListCurrenciesTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceListCurrenciesTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceListCurrenciesTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceListAssignedProductsTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceListAssignedProductsTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceListAssignedProductsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceListAssignedProductsTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceRulesTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceRulesTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceRulesTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceRulesTopic).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\RunCombinedPriceListPostProcessingStepsTopic" (parent: .abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\RunCombinedPriceListPostProcessingStepsTopic).
Resolving inheritance for "Oro\Bundle\PricingBundle\Async\Topic\RunCombinedPriceListPostProcessingStepsTopic" (parent: .instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\RunCombinedPriceListPostProcessingStepsTopic).
Resolving inheritance for "oro_sales.opportunity.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.lead.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.lead_address.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.lead_email.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.form.autocomplete.opportunity.search_handler" (parent: oro_channel.autocomplete.channel_limitation_handler).
Resolving inheritance for "oro_sales.form.autocomplete.lead.search_handler" (parent: oro_channel.autocomplete.channel_limitation_handler).
Resolving inheritance for "oro_sales.form.autocomplete.b2bcustomer.search_handler" (parent: oro_channel.autocomplete.channel_limitation_handler).
Resolving inheritance for "oro_sales.form.autocomplete.b2b_customers_with_channel.search_handler" (parent: oro_channel.autocomplete.channel_limitation_handler).
Resolving inheritance for "oro_sales.provider.enitity_state" (parent: oro_channel.provider.utils.entity_state_provider).
Resolving inheritance for "oro_sales.b2bcustomer.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.autocomplete.forecast_widget_business_unit.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_sales.event_listener.datagrid.widget_sort_by" (parent: oro_dashboard.event_listener.widget_sort_by).
Resolving inheritance for "oro_sales.delete_handler_extension.b2bcustomer_email" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_sales.delete_handler_extension.b2bcustomer_phone" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_sales.b2bcustomer_phone.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.b2bcustomer_email.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.delete_handler_extension.lead_email" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_sales.delete_handler_extension.lead_phone" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_sales.lead_phone.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_sales.entity_config_dumper.customer_extension" (parent: oro_entity_extend.entity_config_dumper.extension.association).
Resolving inheritance for "oro_sales.customer.config_cache_impl" (parent: oro.data.cache).
Resolving inheritance for "oro_sales.customer.config_cache_impl" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_sales.customer.config_cache_impl" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_sales.customer.account_config_provider" (parent: oro_sales.customer.config_provider).
Resolving inheritance for "oro_sales.autocomplete.customer_search_handler" (parent: oro_activity.form.handler.autocomplete).
Resolving inheritance for "oro_sales.datagrid.extension.customers.account_customer_association.opportunity" (parent: oro_sales.datagrid.extension.customers.related_entities.opportunity).
Resolving inheritance for "oro_sales.datagrid.extension.customers.relevant_opportunities" (parent: oro_sales.datagrid.extension.customers.account_customer_association.opportunity).
Resolving inheritance for "oro_sales.create_opportunity.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_sales.opportunity.form.type.api" (parent: oro_sales.opportunity.form.type).
Resolving inheritance for "oro_sales.importexport.data_converter.lead" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_sales.importexport.data_converter.opportunity" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_sales.importexport.data_converter.b2bcustomer" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_sales.importexport.template_fixture.data_converter.lead" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_sales.importexport.template_fixture.data_converter.opportunity" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_sales.importexport.template_fixture.data_converter.b2bcustomer" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_sales.importexport.processor.export.lead" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_sales.importexport.processor.export.opportunity" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_sales.importexport.processor.export.b2bcustomer" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_sales.importexport.processor.export_template.lead" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_sales.importexport.processor.export_template.opportunity" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_sales.importexport.processor.export_template.b2bcustomer" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_sales.importexport.strategy.lead.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_sales.importexport.strategy.opportunity.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_sales.importexport.strategy.b2bcustomer.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_sales.importexport.processor.import.lead" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_sales.importexport.processor.import.opportunity" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_sales.importexport.processor.import.b2bcustomer" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_contact_us.contact_request.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_contact_us.cache.page_request_provider" (parent: oro_platform.cache.provider.page_request_provider.abstract).
Resolving inheritance for "oro_order.delete_handler.order_line_item" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_order.delete_handler_extension.order_line_item" (parent: oro_entity.delete_handler_extension).
Resolving inheritance for "oro_order.delete_handler.order_discount" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_order.event_listener.product_db_query_restriction" (parent: oro_product.event_listener.abstract_product_db_query_restriction).
Resolving inheritance for "oro_order.event_listener.product_search_query_restriction" (parent: oro_product.event_listener.abstract_product_search_query_restriction).
Resolving inheritance for "oro_order.event_listener.order.address" (parent: oro_order.event_listener.order.form.abstract).
Resolving inheritance for "oro_order.event_listener.order.discount" (parent: oro_order.event_listener.order.form.abstract).
Resolving inheritance for "oro_order.event_listener.unit_visibility.datagrid" (parent: oro_product.event_listener.unit_visibility.datagrid_basic).
Resolving inheritance for "oro_order.updater.customer_user_reassign.order_updater" (parent: oro_customer.updater.customer_user_reassign.abstract).
Resolving inheritance for "oro_order.order_create_for_customer.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_order.order_create_for_customer_user.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_order.provider.dashboard.sales_orders_chart_widget_provider.volume" (parent: oro_order.provider.dashboard.sales_orders_chart_widget_provider.abstract).
Resolving inheritance for "oro_order.provider.dashboard.sales_orders_chart_widget_provider.number" (parent: oro_order.provider.dashboard.sales_orders_chart_widget_provider.abstract).
Resolving inheritance for "oro_order.provider.dashboard.sales_orders_chart_data_provider.volume" (parent: oro_order.provider.dashboard.sales_orders_chart_data_provider.abstract).
Resolving inheritance for "oro_order.provider.dashboard.sales_orders_chart_data_provider.number" (parent: oro_order.provider.dashboard.sales_orders_chart_data_provider.abstract).
Resolving inheritance for "Oro\Bundle\OrderBundle\Entity\Repository\OrderRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\OrderBundle\Entity\Repository\OrderLineItemRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_order.autocomplete.product_visibility_limited.search_handler" (parent: oro_product.autocomplete.product_visibility_limited.search_handler).
Resolving inheritance for "oro_order.migration.enumerable_config_keys_provider" (parent: oro_entity_extend.migration.enumerable_config_keys_provider).
Resolving inheritance for "oro_order.layout.block_type.address" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_order.layout.block_type.currency" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_order.layout.block_type.date" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_order.layout.block_type.order_total" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_product.layout.type.success_order" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_order.layout.block_type.shipping_trackings" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_order.importexport.writer.external_order_import" (parent: oro_importexport.writer.json_api_batch_api_import_writer).
Resolving inheritance for "oro_order.importexport.writer.external_order_import.validation" (parent: oro_importexport.writer.json_api_batch_api_import_writer).
Resolving inheritance for "oro_order.importexport.converter.external_order_import_mapping_provider.from_config_files" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_tax.form.autocomplete.product_tax_code.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_tax.form.autocomplete.customer_tax_code.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_tax.form.autocomplete.tax.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_tax.form.autocomplete.tax_jurisdiction.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_tax.event_listener.order_tax.order_taxable_listener" (parent: oro_tax.event_listener.order_tax.abstract_taxable_listener).
Resolving inheritance for "oro_tax.event_listener.order_tax.order_line_item_taxable_listener" (parent: oro_tax.event_listener.order_tax.abstract_taxable_listener).
Resolving inheritance for "oro_tax.event_listener.draft_session.skip_order_tax_recalculation_entity_draft_aware_listener" (parent: oro_tax.event_listener.order_tax.abstract_taxable_listener).
Resolving inheritance for "oro_tax.layout.type.tax" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_tax.provider.tax_subtotal" (parent: oro_tax.provider.abstract_tax_subtotal).
Resolving inheritance for "oro_tax.provider.shipping_tax_subtotal" (parent: oro_tax.provider.abstract_tax_subtotal).
Resolving inheritance for "oro_tax.provider.lineitem_tax_subtotal" (parent: oro_tax.provider.abstract_tax_subtotal).
Resolving inheritance for "Oro\Bundle\TaxBundle\Entity\Repository\ProductTaxCodeRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\TaxBundle\Entity\Repository\CustomerTaxCodeRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\TaxBundle\Entity\Repository\TaxRuleRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_tax.tax_codes.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_tax.taxation_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_tax.resolver.eu_kit_item_digital" (parent: oro_tax.resolver.item.abstract).
Resolving inheritance for "oro_tax.resolver.eu_item_digital" (parent: oro_tax.resolver.item.abstract).
Resolving inheritance for "oro_tax.resolver.customer_address.kit_item" (parent: oro_tax.resolver.item.abstract).
Resolving inheritance for "oro_tax.resolver.customer_address.item" (parent: oro_tax.resolver.item.abstract).
Resolving inheritance for "oro_tax.importexport.data_converter.tax_rule" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_tax.importexport.strategy.tax_rule.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_tax.importexport.processor.export.tax_rule" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_tax.importexport.processor.import.tax_rule" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_tax.importexport.data_converter.tax" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_tax.importexport.strategy.tax.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_tax.importexport.processor.export.tax" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_tax.importexport.processor.import.tax" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_website_search.mapping_configuration.provider" (parent: oro.static_config_provider.abstract).
Resolving inheritance for "oro_website_search.cache.mapping_configuration" (parent: oro.data.cache).
Resolving inheritance for "oro_website_search.cache.mapping_configuration" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_website_search.cache.mapping_configuration" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_website_search.engine.text_filtered_index_data" (parent: oro_website_search.engine.index_data).
Resolving inheritance for "oro_website_search.regex_placeholder_decorator" (parent: oro_website_search.placeholder_decorator).
Resolving inheritance for "oro_website_search.migration.demo_data_fixtures_listener.reindex" (parent: oro_platform.event_listener.data_fixtures_listener.abstract).
Resolving inheritance for "oro_website_search.orm.indexer" (parent: oro_website_search.search.indexer).
Resolving inheritance for "oro_website_search.orm.engine" (parent: oro_website_search.search.engine).
Resolving inheritance for "oro.website_search.importexport.data_converter.search_result" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro.website_search.importexport.processor.export.search_result" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "Oro\Bundle\WebsiteSearchBundle\SearchResult\Entity\Repository\SearchResultHistoryRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\WebsiteSearchBundle\SearchResult\Entity\Repository\SearchTermReportRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_checkout.data_provider.converter.checkout_to_order.memory_cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_checkout.product_availability.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_checkout.data_provider.manager.checkout_line_items.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_checkout.provider.payment_context.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_checkout.provider.shipping_context.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "Oro\Bundle\CheckoutBundle\Entity\Repository\CheckoutRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_checkout.workflow.manager.b2b_flow_checkout" (parent: oro_workflow.abstract.workflow_aware_manager).
Resolving inheritance for "oro_checkout.voter.guest_checkout" (parent: oro_customer.voter.anonymous_customer_user).
Resolving inheritance for "oro_checkout.voter.customer_user_checkout" (parent: oro_customer.voter.customer_user).
Resolving inheritance for "oro_checkout.voter.guest_quick_order_form" (parent: oro_product.voter.guest_quick_order_form).
Resolving inheritance for "oro_checkout.data_provider.checkout.cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_checkout.updater.customer_user_reassign.checkout_updater" (parent: oro_customer.updater.customer_user_reassign.abstract).
Resolving inheritance for "oro_checkout.action.send_order_confirmation_email" (parent: oro_email.workflow.action.send_email_template).
Resolving inheritance for "oro_checkout.action.remove_checkout_source_entity" (parent: oro_action.action.remove_entity).
Resolving inheritance for "oro_checkout.datagrid.extension.frontend_shopping_list_grid.before_actions" (parent: oro_checkout.datagrid.extension.frontend_shopping_list_grid.abstract).
Resolving inheritance for "oro_checkout.datagrid.extension.frontend_shopping_list_grid.after_actions" (parent: oro_checkout.datagrid.extension.frontend_shopping_list_grid.abstract).
Resolving inheritance for "oro_checkout.event_listener.line_item_preloading" (parent: oro_entity.event_listener.default_preloading).
Resolving inheritance for "oro_checkout.workflow.b2b_flow_checkout.transition.place_order" (parent: oro_checkout.workflow.transition.place_order_abstract).
Resolving inheritance for "oro_checkout.workflow.b2b_flow_checkout.transition.verify_payment" (parent: oro_checkout.workflow.base_transition.continue_transition).
Resolving inheritance for "oro_checkout.workflow.b2b_flow_checkout_single_page.transition.create_order" (parent: oro_checkout.workflow.transition.place_order_abstract).
Resolving inheritance for "oro_checkout.layout.block_type.abstract_transition_button" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_transition_back" (parent: oro_checkout.layout.block_type.abstract_transition_button).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_transition_continue" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_transition_submit" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_transition_step_edit" (parent: oro_checkout.layout.block_type.abstract_transition_button).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_information_title" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_form" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_form_errors" (parent: oro_checkout.layout.block_type.checkout_form).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_form_fields" (parent: oro_checkout.layout.block_type.checkout_form).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_order_summary" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_order_summary_total_line_items" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_order_summary_edit_link" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_summary_totals" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_checkout.layout.block_type.order_summary_notes" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.block_type.checkout_sidebar" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.layout.single_page_transition_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_checkout.form.type.ship_until" (parent: oro_form.type.date).
Resolving inheritance for "oro_consent.form.autocomplete.consent.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_consent.layout.type.consent_acceptance_choice" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_rfp.event_listener.product_db_query_restriction" (parent: oro_product.event_listener.abstract_product_db_query_restriction).
Resolving inheritance for "oro_rfp.event_listener.product_search_query_restriction" (parent: oro_product.event_listener.abstract_product_search_query_restriction).
Resolving inheritance for "oro_rfp.service.request_update_handler" (parent: oro_form.update_handler).
Resolving inheritance for "oro_rfp.datagrid.extension.requests_grid_extension" (parent: oro_customer.datagrid.extension.abstract).
Resolving inheritance for "oro_rfp.voter.guest_rfp" (parent: oro_customer.voter.anonymous_customer_user).
Resolving inheritance for "oro_rfp.voter.customer_user_rfp" (parent: oro_customer.voter.customer_user).
Resolving inheritance for "oro_rfp.voter.guest_quick_order_form" (parent: oro_product.voter.guest_quick_order_form).
Resolving inheritance for "oro_rfp.updater.customer_user_reassign.request_updater" (parent: oro_customer.updater.customer_user_reassign.abstract).
Resolving inheritance for "oro_rfp.autocomplete.product_visibility_limited.search_handler" (parent: oro_product.autocomplete.product_visibility_limited.search_handler).
Resolving inheritance for "oro_rfp.migration.enumerable_config_keys_provider" (parent: oro_entity_extend.migration.enumerable_config_keys_provider).
Resolving inheritance for "oro_rfp.layout.type.rfp_request_information" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_rfp.layout.type.rfp_additional_notes" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_rfp.layout.type.rfp_request_line_items" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_rfp.layout.type.rfp_request_success" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_sale.event_listener.product_db_query_restriction" (parent: oro_product.event_listener.abstract_product_db_query_restriction).
Resolving inheritance for "oro_sale.storage.return_route_storage" (parent: oro_product.storage.session_data_storage).
Resolving inheritance for "oro_sale.voter.guest_quote" (parent: oro_customer.voter.anonymous_customer_user).
Resolving inheritance for "oro_sale.updater.customer_user_reassign.quote_updater" (parent: oro_customer.updater.customer_user_reassign.abstract).
Resolving inheritance for "oro_order.quote_create_for_customer.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_order.quote_create_for_customer_user.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_sale.autocomplete.product_visibility_limited.search_handler" (parent: oro_product.autocomplete.product_visibility_limited.search_handler).
Resolving inheritance for "oro_sale.datagrid.extension.qoute_grid_extension" (parent: oro_customer.datagrid.extension.abstract).
Resolving inheritance for "oro_sale.migration.enumerable_config_keys_provider" (parent: oro_entity_extend.migration.enumerable_config_keys_provider).
Resolving inheritance for "oro_sale.layout.type.quote_view_information" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_sale.layout.type.quote_products_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_sale.layout.type.quote_choice_form_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_sale.layout.type.units_request_for_quote" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_sale.layout.type.sale_representative_info" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_sale.layout.type.rfp_request_information_quotes" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shopping_list.line_item.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_shopping_list.shopping_list.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_shopping_list.delete_handler.line_item" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_shopping_list.event_listener.product_db_query_restriction" (parent: oro_product.event_listener.abstract_product_db_query_restriction).
Resolving inheritance for "Oro\Bundle\ShoppingListBundle\Entity\Repository\ShoppingListRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\ShoppingListBundle\Entity\Repository\LineItemRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_shopping_list.shopping_list_provider.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_shopping_list.shopping_list_provider.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_shopping_list.shopping_list_provider.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_shopping_list.voter.guest_shopping_list_voter" (parent: oro_customer.voter.anonymous_customer_user).
Resolving inheritance for "oro_shopping_list.voter.customer_user_shopping_list" (parent: oro_customer.voter.customer_user).
Resolving inheritance for "oro_shopping_list.voter.guest_quick_order_form" (parent: oro_product.voter.guest_quick_order_form).
Resolving inheritance for "oro_shopping_list.updater.customer_user_reassign.shopping_list_updater" (parent: oro_customer.updater.customer_user_reassign.abstract).
Resolving inheritance for "oro_shopping_list.datagrid.mass_action.handler.delete" (parent: oro_datagrid.extension.mass_action.handler.delete).
Resolving inheritance for "oro_shopping_list.delete_handler.product_kit_item_line_item" (parent: oro_entity.delete_handler).
Resolving inheritance for "oro_shopping_list.migration.enumerable_config_keys_provider" (parent: oro_entity_extend.migration.enumerable_config_keys_provider).
Resolving inheritance for "oro_shopping_list.event_listener.line_item_preloading" (parent: oro_entity.event_listener.default_preloading).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_list_awere_block" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_lists_awere_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shopping_list.layout.type.add_to_shopping_list_form_button" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shopping_list.layout.block_type.extension.widget_content" (parent: oro_layout.block_type.extension.abstract_configurable).
Resolving inheritance for "oro_shopping_list.layout.type.product_shopping_lists" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_list_dropdown_item" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_list_dropdown_create" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_shopping_list.layout.block.type.matrix_grid_order" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_list_action_list" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_list_action" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_shopping_list.layout.type.shopping_list_notes_block" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_shopping_list.layout.type.summary_collapse" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_case.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_case.manager.comment.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_case.form.subscriber.case_mailbox_process_settings_tag_subscriber" (parent: oro_tag.form.subscriber.tag_select).
Resolving inheritance for "oro_serialized_fields.datagrid.serialized_fields_extension" (parent: oro_entity_extend.datagrid.extension.dynamic_fields).
Resolving inheritance for "oro_inventory.product_manage_inventory.widget_provider.actions" (parent: oro_ui.widget_provider.action_button.abstract).
Resolving inheritance for "oro_inventory.importexport.inventory_level_converter" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_inventory.importexport.processor.export_detailed_inventory_levels" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_inventory.importexport.normalizer.inventory_level" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_inventory.importexport.processor.import.inventory_level" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_inventory.importexport.processor.export_template.inventory_level" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_inventory.importexport.reader.inventory_level" (parent: oro_importexport.reader.entity).
Resolving inheritance for "oro_inventory.event_listener.product_manage_inventory_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_highlight_low_inventory_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_manage_inventory_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_highlight_low_inventory_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_inventory_threshold_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_low_inventory_threshold_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_inventory_threshold_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_low_inventory_threshold_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_back_order_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_decrement_quantity_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_inventory_decrement_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_inventory_backorder_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_quantity_to_order_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_upcoming_form_event_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.category_upcoming_form_event_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.product_quantity_to_order_form_view_listener" (parent: oro_inventory.service.fallback_fields_form_view).
Resolving inheritance for "oro_inventory.event_listener.unit_visibility.datagrid" (parent: oro_product.event_listener.unit_visibility.datagrid_basic).
Resolving inheritance for "oro_promotion.promotion_provider.memory_cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_promotion.form.autocomplete.promotion.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_promotion.form.autocomplete.promotion_use_coupons.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_promotion.promotion_executor.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_promotion.matching_products.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_promotion.customer_scope_criteria_provider" (parent: oro_customer.customer_scope_criteria_provider).
Resolving inheritance for "oro_promotion.customer_group_scope_criteria_provider" (parent: oro_customer.customer_group_scope_criteria_provider).
Resolving inheritance for "Oro\Bundle\PromotionBundle\Entity\Repository\PromotionRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_promotion.mass_action.coupon_edit_mass_action_handler" (parent: oro_promotion.mass_action.coupon_mass_action_handler).
Resolving inheritance for "oro_promotion.mass_action.assigned_coupon_unassign_mass_action_handler" (parent: oro_promotion.mass_action.coupon_mass_action_handler).
Resolving inheritance for "oro_promotion.autocomplete.coupon_search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "oro_promotion.event_listener.order_tax.order_taxable_listener" (parent: oro_tax.event_listener.order_tax.abstract_taxable_listener).
Resolving inheritance for "Oro\Bundle\PromotionBundle\Entity\Repository\CouponRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_promotion.importexport.data_converter.coupon" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "oro_promotion.importexport.processor.export.coupon" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_promotion.importexport.strategy.add_or_replace.coupon" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_promotion.importexport.processor.import.coupon" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_promotion.importexport.fixtures.data_converter" (parent: oro_importexport.data_converter.template_fixture.configurable).
Resolving inheritance for "oro_promotion.importexport.processor.export_template.coupon" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_promotion.layout.block_type.promotion_applied_coupons" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_promotion.layout.block_type.promotion_coupons_expandable" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_promotion.layout.block_type.promotion_applied_coupons_container" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_seo.sitemap.provider.product_url_items_provider" (parent: oro_seo.sitemap.provider.url_items_provider).
Resolving inheritance for "oro_seo.sitemap.provider.category_url_items_provider" (parent: oro_seo.sitemap.provider.url_items_provider).
Resolving inheritance for "oro_seo.sitemap.provider.cms_page_url_items_provider" (parent: oro_seo.sitemap.provider.url_items_provider).
Resolving inheritance for "oro_seo.file_manager" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_seo.file_manager.tmp_data" (parent: oro_gaufrette.file_manager).
Resolving inheritance for "oro_seo.block_type.localized_links_container" (parent: oro_layout.block_type.abstract_configurable).
Resolving inheritance for "oro_zendesk.transport.rest_transport" (parent: oro_integration.transport.rest.abstract_transport).
Resolving inheritance for "oro_zendesk.sync_helper.ticket" (parent: oro_zendesk.sync_helper.abstract).
Resolving inheritance for "oro_zendesk.sync_helper.ticket_comment" (parent: oro_zendesk.sync_helper.abstract).
Resolving inheritance for "oro_zendesk.sync_helper.user" (parent: oro_zendesk.sync_helper.abstract).
Resolving inheritance for "oro_zendesk.importexport.processor.import_user" (parent: oro_zendesk.importexport.processor.import_abstract).
Resolving inheritance for "oro_zendesk.importexport.processor.import_ticket" (parent: oro_zendesk.importexport.processor.import_abstract).
Resolving inheritance for "oro_zendesk.importexport.processor.import_ticket_comment" (parent: oro_zendesk.importexport.processor.import_abstract).
Resolving inheritance for "oro_zendesk.importexport.processor.export_ticket" (parent: oro_zendesk.importexport.processor.export_abstract).
Resolving inheritance for "oro_zendesk.importexport.processor.export_ticket_comment" (parent: oro_zendesk.importexport.processor.export_abstract).
Resolving inheritance for "oro_zendesk.importexport.writer.export_ticket" (parent: oro_zendesk.importexport.writer.export_abstract).
Resolving inheritance for "oro_zendesk.importexport.writer.export_ticket_comment" (parent: oro_zendesk.importexport.writer.export_abstract).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer_account.async.reassign_customer_processor" (parent: .abstract.instanceof.oro_customer_account.async.reassign_customer_processor).
Resolving inheritance for "oro_customer_account.async.reassign_customer_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer_account.async.reassign_customer_processor).
Resolving inheritance for "oro_dotmailer.entity_field_provider" (parent: oro_query_designer.entity_field_provider).
Resolving inheritance for "oro_dotmailer.entity_field_list_provider" (parent: oro_query_designer.entity_field_list_provider).
Resolving inheritance for "oro_dotmailer.form.autocomplete.list.search_handler" (parent: oro_dotmailer.form.autocomplete.channel_aware.search_handler).
Resolving inheritance for "oro_dotmailer.form.autocomplete.datafield_list.search_handler" (parent: oro_dotmailer.form.autocomplete.channel_aware.search_handler).
Resolving inheritance for "oro_dotmailer.datafield.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_dotmailer.datafield_mapping.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_dotmailer.transport.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_dotmailer.transport.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_dotmailer.transport.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_dotmailer.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_dotmailer.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_dotmailer.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_dotmailer.importexport.reader.export.abstract" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.not_exported_contact" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.unsubscribed_contact_sync" (parent: oro_dotmailer.importexport.reader.export.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.unsubscribed_from_account_contact" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.address_book.remove" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.campaign.remove" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.export.rejected_contact" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.removed_contact_export" (parent: oro_dotmailer.importexport.reader.export.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.scheduled_for_export" (parent: oro_dotmailer.importexport.reader.export.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.datafield.remove" (parent: oro_dotmailer.importexport.reader.abstract).
Resolving inheritance for "oro_dotmailer.importexport.reader.update_entity_field_from_contacts" (parent: oro_dotmailer.importexport.reader.export.abstract).
Resolving inheritance for "oro_dotmailer.connector.address_book" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.campaign" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.contact" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.unsubscribed_contact" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.activity_contact" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.campaign_summary" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.export_contacts" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.datafield" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.campaign_click" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.connector.campaign_open" (parent: oro_dotmailer.connector.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.not_exported_contact" (parent: oro_dotmailer.importexport.strategy.import.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.address_book" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.remove_address_book" (parent: oro_dotmailer.importexport.strategy.import.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.remove_campaign" (parent: oro_dotmailer.importexport.strategy.import.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.unsubscribed_contact" (parent: oro_dotmailer.importexport.strategy.import.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.campaign" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.unsubscribed_from_account_contact" (parent: oro_dotmailer.importexport.strategy.import.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.activity_contact" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.contact" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.contact_sync" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.datafield" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.remove_datafield" (parent: oro_dotmailer.importexport.strategy.import.abstract).
Resolving inheritance for "oro_dotmailer.importexport.strategy.update_entity_field_from_contacts.add_or_replace" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.strategy.helper" (parent: oro_importexport.strategy.import.helper).
Resolving inheritance for "oro_dotmailer.importexport.strategy.marketing_activity" (parent: oro_dotmailer.importexport.strategy.add_or_replace).
Resolving inheritance for "oro_dotmailer.importexport.processor.import_abstract" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.not_exported_contact" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.contact_sync" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.address_book" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.address_book.remove" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.datafield.remove" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.remove_campaign" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.unsubscribed_contact" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.unsubscribed_from_account_contact" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.campaign" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.contact" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.activity_contact" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.campaign_summary" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.export_contact" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.datafield" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.update_entity_field_from_contacts" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.campaign_activity" (parent: oro_dotmailer.importexport.processor.import_abstract).
Resolving inheritance for "oro_dotmailer.importexport.processor.campaign_click" (parent: oro_dotmailer.importexport.processor.campaign_activity).
Resolving inheritance for "oro_dotmailer.importexport.processor.campaign_open" (parent: oro_dotmailer.importexport.processor.campaign_activity).
Resolving inheritance for "oro.dotmailer.importexport.normalizer.configurable" (parent: oro_importexport.serializer.configurable_entity_normalizer).
Resolving inheritance for "oro_dotmailer.workflow.action.update_email_campaign_statistics" (parent: oro_dotmailer.workflow.action.abstract_marketing_list_entities).
Resolving inheritance for "oro_dotmailer.workflow.action.create_marketing_list_unsubscribed_item" (parent: oro_dotmailer.workflow.action.abstract_marketing_list_entities).
Resolving inheritance for "oro_dotmailer.workflow.action.create_marketing_list_removed_item" (parent: oro_dotmailer.workflow.action.abstract_marketing_list_entities).
Resolving inheritance for "oro_dotmailer.workflow.action.remove_marketing_list_unsubscribed_item" (parent: oro_dotmailer.workflow.action.abstract_marketing_list_entities).
Resolving inheritance for "oro_dotmailer.workflow.action.remove_marketing_list_removed_item" (parent: oro_dotmailer.workflow.action.abstract_marketing_list_entities).
Resolving inheritance for "oro_dotmailer.workflow.action.add_marketing_activities" (parent: oro_dotmailer.workflow.action.abstract_marketing_list_entities).
Resolving inheritance for "oro_dotmailer.importexport.writer.import" (parent: oro_integration.writer.persistent_batch_writer).
Resolving inheritance for "oro_dotmailer.importexport.writer.contact_sync" (parent: oro_dotmailer.importexport.writer.import).
Resolving inheritance for "oro_dotmailer.importexport.writer.unsubscribed_contact_sync" (parent: oro_dotmailer.importexport.writer.import).
Resolving inheritance for "oro_dotmailer.importexport.writer.import.removed_contact" (parent: oro_dotmailer.importexport.writer.import).
Resolving inheritance for ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_dotmailer.async.export_contacts_status_update_processor" (parent: .abstract.instanceof.oro_dotmailer.async.export_contacts_status_update_processor).
Resolving inheritance for "oro_dotmailer.async.export_contacts_status_update_processor" (parent: .instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_dotmailer.async.export_contacts_status_update_processor).
Resolving inheritance for "oro_shipping.shipping_rule.manager.api" (parent: oro_soap.manager.entity_manager.abstract).
Resolving inheritance for "oro_shipping.formatter.length_unit_label" (parent: oro_product.formatter.unit_label).
Resolving inheritance for "oro_shipping.formatter.weight_unit_label" (parent: oro_product.formatter.unit_label).
Resolving inheritance for "oro_shipping.formatter.freight_class_label" (parent: oro_product.formatter.unit_label).
Resolving inheritance for "oro_shipping.formatter.weight_unit_value" (parent: oro_product.formatter.unit_value).
Resolving inheritance for "oro_shipping.formatter.dimensions_unit_value" (parent: oro_product.formatter.unit_value).
Resolving inheritance for "Oro\Bundle\ShippingBundle\Entity\Repository\ShippingMethodsConfigsRuleRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\ShippingBundle\Entity\Repository\ShippingMethodTypeConfigRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "Oro\Bundle\ShippingBundle\Entity\Repository\ProductShippingOptionsRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_shipping.repository.length_unit" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_shipping.repository.weight_unit" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_shipping.repository.freight_class" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_shipping.form.data_transformer.length_unit" (parent: oro_shipping.form.data_transformer.measure).
Resolving inheritance for "oro_shipping.form.data_transformer.weight_unit" (parent: oro_shipping.form.data_transformer.measure).
Resolving inheritance for "oro_shipping.form.data_transformer.freight_class" (parent: oro_shipping.form.data_transformer.measure).
Resolving inheritance for "oro_shipping.shipping_price.provider.memory_cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_shipping.price.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_shipping.price.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_shipping.price.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_shipping.datagrid.shipping_rule_actions_visibility_provider" (parent: oro_rule.action.visibility_provider).
Resolving inheritance for "Oro\Bundle\ShippingBundle\Entity\Repository\ShippingMethodConfigRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_shipping.method_validator.main" (parent: oro_shipping.method_validator.basic).
Resolving inheritance for "oro_shipping.method.loader.memory_cache" (parent: oro.cache.provider.memory_cache).
Resolving inheritance for "oro_shipping.layout.block_type.shipping_methods" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_shipping.layout.block_type.group_shipping_methods" (parent: oro_layout.block_type.abstract_configurable_container).
Resolving inheritance for "oro_conversation.entity_config_dumper.extension.participant" (parent: oro_entity_extend.entity_config_dumper.extension.association).
Resolving inheritance for "oro_fedex_shipping.integration.identifier_generator" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_fedex_shipping.event_listener.remove_integration" (parent: oro_shipping.remove_integration_listener).
Resolving inheritance for "oro_fedex_shipping.event_listener.shipping_method_config_data" (parent: oro_shipping.admin_view.method_template.listener).
Resolving inheritance for "oro_fedex_shipping.event_listener.disable_integration" (parent: oro_shipping.disable_integration_listener).
Resolving inheritance for "oro_fedex_shipping.cache" (parent: oro.data.cache).
Resolving inheritance for "oro_fedex_shipping.cache" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_fedex_shipping.cache" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_fixed_product_shipping.method.identifier_generator.method" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_fixed_product_shipping.event_listener.shipping_method_config_data" (parent: oro_shipping.admin_view.method_template.listener).
Resolving inheritance for "oro_fixed_product_shipping.entity_listener.integration" (parent: oro_shipping.remove_integration_listener).
Resolving inheritance for "oro_fixed_product_shipping.disable_integration_listener" (parent: oro_shipping.disable_integration_listener).
Resolving inheritance for "oro_flat_rate_shipping.method.identifier_generator.method" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_flat_rate_shipping.event_listener.shipping_method_config_data" (parent: oro_shipping.admin_view.method_template.listener).
Resolving inheritance for "oro_flat_rate_shipping.entity_listener.integration" (parent: oro_shipping.remove_integration_listener).
Resolving inheritance for "oro_flat_rate_shipping.disable_integration_listener" (parent: oro_shipping.disable_integration_listener).
Resolving inheritance for "oro_ups.method.identifier_generator.method" (parent: oro_integration.generator.prefixed_identifier_generator).
Resolving inheritance for "oro_ups.entity_listener.channel" (parent: oro_shipping.remove_integration_listener).
Resolving inheritance for "oro_ups.event_listener.shipping_method_config_data" (parent: oro_shipping.admin_view.method_template.listener).
Resolving inheritance for "oro_ups.cache.shipping_price" (parent: oro.data.cache).
Resolving inheritance for "oro_ups.cache.shipping_price" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_ups.cache.shipping_price" (parent: oro.cache.adapter.persistent).
Resolving inheritance for "oro_ups.disable_integration_listener" (parent: oro_shipping.disable_integration_listener).
Resolving inheritance for "Oro\Bundle\UPSBundle\Entity\Repository\ShippingServiceRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "oro_ups.cache.time_in_transit" (parent: oro.data.cache.without_memory_cache).
Resolving inheritance for "oro_ups.cache.address_validation" (parent: oro.data.cache).
Resolving inheritance for "oro_ups.cache.address_validation" (parent: oro.cache.adapter.array).
Resolving inheritance for "oro_ups.cache.address_validation" (parent: oro.cache.adapter.persistent).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController" (parent: .abstract.instanceof.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for "Sigma\Bundle\OrganizationBundle\Controller\OrganizationController" (parent: .instanceof.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController).
Resolving inheritance for ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Acme\Bundle\DocumentBundle\Controller\DocumentController" (parent: .abstract.instanceof.Acme\Bundle\DocumentBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Acme\Bundle\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Acme\Bundle\DocumentBundle\Controller\DocumentController).
Resolving inheritance for ".instanceof.Acme\Bundle\DocumentBundle\Controller\DocumentController.0.Acme\Bundle\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Acme\Bundle\DocumentBundle\Controller\DocumentController).
Resolving inheritance for "Acme\Bundle\DocumentBundle\Controller\DocumentController" (parent: .instanceof.Acme\Bundle\DocumentBundle\Controller\DocumentController.0.Acme\Bundle\DocumentBundle\Controller\DocumentController).
Resolving inheritance for "Sigma\Bundle\DemoBundle\Entity\Repository\CategoryRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "sigma.demo.form.autocomplete.category.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "sigma.demo.importexport.data_converter.category" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "sigma.demo.importexport.strategy.category.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "sigma.demo.importexport.processor.import.category" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "sigma.demo.importexport.processor.export.category" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "Sigma\Bundle\WarehouseBundle\Entity\Repository\WarehouseRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "sigma.warehouse.form.autocomplete.warehouse.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "sigma.warehouse.importexport.data_converter.warehouse" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "sigma.warehouse.importexport.strategy.warehouse.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "sigma.warehouse.importexport.processor.import.warehouse" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "sigma.warehouse.importexport.processor.export.warehouse" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for "Sigma\Bundle\StockBundle\Entity\Repository\StockLevelRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for "sigma.stock.form.autocomplete.stock_level.search_handler" (parent: oro_form.autocomplete.search_handler).
Resolving inheritance for "sigma.stock.importexport.data_converter.stock_level" (parent: oro_importexport.data_converter.configurable).
Resolving inheritance for "sigma.stock.importexport.strategy.stock_level.add_or_replace" (parent: oro_importexport.strategy.configurable_add_or_replace).
Resolving inheritance for "sigma.stock.importexport.processor.import.stock_level" (parent: oro_importexport.processor.import_abstract).
Resolving inheritance for "sigma.stock.importexport.processor.export.stock_level" (parent: oro_importexport.processor.export_abstract).
Resolving inheritance for ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Entity\Repository\ContentVariantRepository" (parent: oro_entity.abstract_repository).
Resolving inheritance for ".abstract.instanceof.oro_web_catalog.generator.canonical_url_generator" (parent: oro_redirect.generator.canonical_url).
Resolving inheritance for ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Form\Handler\ContentNodeHandler" (parent: oro_form.form.handler.default).
Resolving inheritance for "maker.auto_command.make_by_config" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_auth" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_command" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_component" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_crud" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_decorator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_docker_database" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_entity" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_fixtures" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_listener" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_message" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_messenger_middleware" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_registration_form" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_reset_password" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_schedule" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_encoder" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_serializer_normalizer" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_twig_extension" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_test" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_validator" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_voter" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_user" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_migration" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_stimulus_controller" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_form_login" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_security_custom" (parent: maker.auto_command.abstract).
Resolving inheritance for "maker.auto_command.make_webhook" (parent: maker.auto_command.abstract).
Resolving inheritance for "monolog.logger.request" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.console" (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.security" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_websocket" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.doctrine" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_layout.cache" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_layout" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_logger" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_attachment" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.api" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.consumer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_email" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.httplug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_importexport" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_translation" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_locale" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.entity_config" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.webhook" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_notification" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.websocket" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_action" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.api_doc" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.batch" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_imap_email" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_pdf_generator" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_workflow" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_workflow.processor" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_website_search_term" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_redirect" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_web_catalog" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_commerce_menu" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_product" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_marketing" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_customer" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_tracking" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_visibility" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_cms" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_pricing" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_order" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_website_search" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_checkout" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_rfp" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_shopping_list" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.oro_promotion" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.debug" (parent: monolog.logger_prototype).
Resolving inheritance for "monolog.logger.mq_job_transitive" (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).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.default" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.session" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.session" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.session" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.config" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.config" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.config" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.message_queue" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.message_queue" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.message_queue" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.sql_validator" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.sql_validator" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.sql_validator" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "doctrine.dbal.logging_middleware.search" (parent: doctrine.dbal.logging_middleware).
Resolving inheritance for "doctrine.dbal.debug_middleware.search" (parent: doctrine.dbal.debug_middleware).
Resolving inheritance for "doctrine.dbal.idle_connection_middleware.search" (parent: doctrine.dbal.idle_connection_middleware).
Resolving inheritance for "oro_api.api_doc.security.logout_listener.main" (parent: oro_api.security.event_listener.logout_listener).
Resolving inheritance for "oro_api.api_doc.security.logout_listener.frontend" (parent: oro_api.security.event_listener.logout_listener).
Resolving inheritance for "oro_security.context_listener.main" (parent: security.context_listener).
Resolving inheritance for "oro_security.context_listener.customer_identity" (parent: security.context_listener).
Resolving inheritance for "oro_api.resource_doc_parser.template.frontend_rest_json_api" (parent: oro_api.resource_doc_parser.template).
Resolving inheritance for "oro_api.resource_doc_parser.template.frontend_sku_rest_json_api" (parent: oro_api.resource_doc_parser.template).
Resolving inheritance for "oro_api.api_doc.formatter.html_formatter.nelmio" (parent: nelmio_api_doc.formatter.abstract_formatter).
1287
Removed service "Symfony\Bundle\FrameworkBundle\Controller\ControllerHelper"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ContainerBagInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ParameterBag\ParameterBagInterface"; reason: private alias.
Removed service "Symfony\Component\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Contracts\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Psr\EventDispatcher\EventDispatcherInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpKernelInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\RequestStack"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\HttpCache\StoreInterface"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UrlHelper"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\KernelInterface"; reason: private alias.
Removed service "Symfony\Component\Filesystem\Filesystem"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Config\FileLocator"; reason: private alias.
Removed service "Symfony\Component\HttpFoundation\UriSigner"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\DependencyInjection\ServicesResetterInterface"; reason: private alias.
Removed service "Symfony\Component\DependencyInjection\ReverseContainer"; reason: private alias.
Removed service "Symfony\Component\String\Slugger\SluggerInterface"; reason: private alias.
Removed service "Symfony\Component\Clock\ClockInterface"; reason: private alias.
Removed service "Psr\Clock\ClockInterface"; reason: private alias.
Removed service "Symfony\Component\HttpKernel\Fragment\FragmentUriGeneratorInterface"; reason: private alias.
Removed service "error_renderer.html"; reason: private alias.
Removed service "error_renderer.cli"; reason: private alias.
Removed service "error_renderer.default"; reason: private alias.
Removed service "error_renderer"; reason: private alias.
Removed service ".Psr\Container\ContainerInterface $parameter_bag"; reason: private alias.
Removed service "Psr\Container\ContainerInterface $parameterBag"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\TranslatorInterface"; reason: private alias.
Removed service "Symfony\Component\Asset\Packages"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $translations"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $translationsPackage"; reason: private alias.
Removed service ".Symfony\Component\Asset\PackageInterface $routing"; reason: private alias.
Removed service "Symfony\Component\Asset\PackageInterface $routingPackage"; reason: private alias.
Removed service "Symfony\Contracts\HttpClient\HttpClientInterface"; reason: private alias.
Removed service "Psr\Http\Client\ClientInterface"; reason: private alias.
Removed service "Http\Client\HttpAsyncClient"; reason: private alias.
Removed service "mailer"; reason: private alias.
Removed service "Symfony\Component\Mailer\MailerInterface"; reason: private alias.
Removed service "mailer.default_transport"; reason: private alias.
Removed service "Symfony\Component\Mailer\Transport\TransportInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Reader\TranslationReaderInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Extractor\ExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\Writer\TranslationWriterInterface"; reason: private alias.
Removed service "Symfony\Contracts\Translation\LocaleAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Translation\LocaleSwitcher"; reason: private alias.
Removed service "translator.formatter"; reason: private alias.
Removed service "Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter"; reason: private alias.
Removed service "Symfony\Component\Stopwatch\Stopwatch"; reason: private alias.
Removed service "Symfony\Component\Routing\RouterInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Generator\UrlGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\Matcher\UrlMatcherInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContextAwareInterface"; reason: private alias.
Removed service "Symfony\Component\Routing\RequestContext"; reason: private alias.
Removed service "Symfony\Component\PropertyAccess\PropertyAccessorInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\SerializerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\NormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Normalizer\DenormalizerInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\EncoderInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Encoder\DecoderInterface"; reason: private alias.
Removed service "serializer.property_accessor"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\ClassDiscriminatorResolverInterface"; reason: private alias.
Removed service "Symfony\Component\Serializer\Mapping\Factory\ClassMetadataFactoryInterface"; reason: private alias.
Removed service "error_renderer.serializer"; reason: private alias.
Removed service "Symfony\Component\TypeInfo\TypeResolver\TypeResolverInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyAccessExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyDescriptionExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyTypeExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyListExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyInitializableExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyReadInfoExtractorInterface"; reason: private alias.
Removed service "Symfony\Component\PropertyInfo\PropertyWriteInfoExtractorInterface"; reason: private alias.
Removed service ".Symfony\Component\Lock\LockFactory $batch_api"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory $batchApiLockFactory"; reason: private alias.
Removed service ".Symfony\Component\Lock\LockFactory $attachment_media_cache"; reason: private alias.
Removed service "Symfony\Component\Lock\LockFactory $attachmentMediaCacheLockFactory"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderSerializer"; reason: private alias.
Removed service "Symfony\Component\WebLink\HttpHeaderParser"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UlidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\UuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\NameBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\RandomBasedUuidFactory"; reason: private alias.
Removed service "Symfony\Component\Uid\Factory\TimeBasedUuidFactory"; reason: private alias.
Removed service "cache.default_redis_provider"; reason: private alias.
Removed service "cache.default_valkey_provider"; reason: private alias.
Removed service "cache.default_memcached_provider"; reason: private alias.
Removed service "cache.default_doctrine_dbal_provider"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.annotations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheAnnotations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.annotations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheAnnotations"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.annotations"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheAnnotations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.annotations"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheAnnotations"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.serializer"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheSerializer"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.serializer"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheSerializer"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.serializer"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheSerializer"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.serializer"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheSerializer"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.validator"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheValidator"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.validator"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheValidator"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.validator"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheValidator"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.validator"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheValidator"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $oro.data.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $oroDataCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $oro.data.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $oroDataCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $oro.data.cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $oroDataCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $oro.data.cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $oroDataCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $oro.data.cache.without_memory_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $oroDataCacheWithoutMemoryCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $oro.data.cache.without_memory_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $oroDataCacheWithoutMemoryCache"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $oro.data.cache.without_memory_cache"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $oroDataCacheWithoutMemoryCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $oro.data.cache.without_memory_cache"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $oroDataCacheWithoutMemoryCache"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\TagAwareCacheInterface $cache.oro_layout.render"; reason: private alias.
Removed service "Symfony\Contracts\Cache\TagAwareCacheInterface $cacheOroLayoutRender"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\CacheInterface $cache.oro_layout.render"; reason: private alias.
Removed service "Symfony\Contracts\Cache\CacheInterface $cacheOroLayoutRender"; reason: private alias.
Removed service ".Psr\Cache\CacheItemPoolInterface $cache.oro_layout.render"; reason: private alias.
Removed service "Psr\Cache\CacheItemPoolInterface $cacheOroLayoutRender"; reason: private alias.
Removed service ".Symfony\Contracts\Cache\NamespacedPoolInterface $cache.oro_layout.render"; reason: private alias.
Removed service "Symfony\Contracts\Cache\NamespacedPoolInterface $cacheOroLayoutRender"; reason: private alias.
Removed service "SessionHandlerInterface"; reason: private alias.
Removed service "session.storage.factory"; reason: private alias.
Removed service "session.handler"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenGenerator\TokenGeneratorInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Csrf\CsrfTokenManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Form\ResolvedFormTypeFactoryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormRegistryInterface"; reason: private alias.
Removed service "Symfony\Component\Form\FormFactoryInterface"; reason: private alias.
Removed service "form.property_accessor"; reason: private alias.
Removed service "form.choice_list_factory"; reason: private alias.
Removed service "Symfony\Component\Validator\Validator\ValidatorInterface"; reason: private alias.
Removed service "validator.mapping.class_metadata_factory"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypesInterface"; reason: private alias.
Removed service "Symfony\Component\Mime\MimeTypeGuesserInterface"; reason: private alias.
Removed service "security.acl.cache"; reason: private alias.
Removed service "security.acl.dbal.connection"; reason: private alias.
Removed service "Symfony\Component\Security\Acl\Model\AclProviderInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\UserAuthorizationCheckerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Symfony\Bundle\SecurityBundle\Security"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Session\SessionAuthenticationStrategyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\AuthenticationUtils"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Authorization\AccessDecisionManagerInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Core\Role\RoleHierarchyInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Firewall"; reason: private alias.
Removed service "Symfony\Component\Security\Http\FirewallMapInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\HttpUtils"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\PasswordHasherFactoryInterface"; reason: private alias.
Removed service "security.password_hasher"; reason: private alias.
Removed service "Symfony\Component\PasswordHasher\Hasher\UserPasswordHasherInterface"; reason: private alias.
Removed service "Symfony\Component\Security\Http\Authentication\UserAuthenticatorInterface"; reason: private alias.
Removed service "security.firewall"; reason: private alias.
Removed service "security.user.provider.concrete.oro_user"; reason: private alias.
Removed service "security.user.provider.concrete.commerce_customer_user"; reason: private alias.
Removed service "security.user.provider.concrete.commerce_customer_visitor"; reason: private alias.
Removed service "security.authentication.session_strategy.login"; reason: private alias.
Removed service "security.user_checker.login"; reason: private alias.
Removed service "security.authentication.session_strategy.reset_password"; reason: private alias.
Removed service "security.user_checker.reset_password"; reason: private alias.
Removed service "security.authentication.session_strategy.api_secured"; reason: private alias.
Removed service "Symfony\Component\Security\Http\RememberMe\RememberMeHandlerInterface"; reason: private alias.
Removed service "security.user_checker.api_secured"; reason: private alias.
Removed service "security.authentication.session_strategy.embedded_form"; reason: private alias.
Removed service "security.user_checker.embedded_form"; reason: private alias.
Removed service "security.authentication.session_strategy.old_api_secured"; reason: private alias.
Removed service "security.user_checker.old_api_secured"; reason: private alias.
Removed service "security.authentication.session_strategy.frontend_api_secured"; reason: private alias.
Removed service "security.user_checker.frontend_api_secured"; reason: private alias.
Removed service "security.authentication.session_strategy.tracking_data"; reason: private alias.
Removed service "security.user_checker.tracking_data"; reason: private alias.
Removed service "security.authentication.session_strategy.main"; reason: private alias.
Removed service "hwi_oauth.user.provider.entity.main"; reason: private alias.
Removed service "security.user_checker.main"; reason: private alias.
Removed service "security.authentication.session_strategy.frontend"; reason: private alias.
Removed service "security.user_checker.frontend"; reason: private alias.
Removed service "security.firewall.context_locator"; reason: private alias.
Removed service "security.firewall_config_locator"; reason: private alias.
Removed service "Symfony\Component\Security\Core\User\UserCheckerInterface"; reason: private alias.
Removed service "Oro\Bundle\SyncBundle\Authentication\Ticket\TicketProvider"; reason: private alias.
Removed service "Oro\Bundle\SyncBundle\Content\TagGeneratorInterface"; reason: private alias.
Removed service "Oro\Bundle\SyncBundle\Content\DataUpdateTopicSender"; reason: private alias.
Removed service "Twig\Environment"; reason: private alias.
Removed service "Symfony\Component\Mime\BodyRendererInterface"; reason: private alias.
Removed service "Psr\Log\LoggerInterface"; reason: private alias.
Removed service "monolog.handler.message_queue.consumer.console"; reason: private alias.
Removed service "monolog.handler.api_doc_collector"; reason: private alias.
Removed service "Doctrine\DBAL\Connection"; reason: private alias.
Removed service "Doctrine\Persistence\ManagerRegistry"; reason: private alias.
Removed service "Doctrine\Common\Persistence\ManagerRegistry"; reason: private alias.
Removed service "doctrine.dbal.event_manager"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $default.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $defaultConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $session.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $sessionConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $config.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $configConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $message_queue.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $messageQueueConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $sql_validator.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $sqlValidatorConnection"; reason: private alias.
Removed service ".Doctrine\DBAL\Connection $search.connection"; reason: private alias.
Removed service "Doctrine\DBAL\Connection $searchConnection"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface"; reason: private alias.
Removed service "doctrine.orm.metadata.annotation_reader"; reason: private alias.
Removed service "doctrine.orm.default_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.default_result_cache"; reason: private alias.
Removed service "doctrine.orm.default_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $default.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $defaultEntityManager"; reason: private alias.
Removed service "doctrine.orm.default_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.config_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.config_result_cache"; reason: private alias.
Removed service "doctrine.orm.config_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $config.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $configEntityManager"; reason: private alias.
Removed service "doctrine.orm.config_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.message_queue_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.message_queue_result_cache"; reason: private alias.
Removed service "doctrine.orm.message_queue_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $message_queue.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $messageQueueEntityManager"; reason: private alias.
Removed service "doctrine.orm.message_queue_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.batch_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.batch_result_cache"; reason: private alias.
Removed service "doctrine.orm.batch_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $batch.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $batchEntityManager"; reason: private alias.
Removed service "doctrine.orm.batch_entity_manager.event_manager"; reason: private alias.
Removed service "doctrine.orm.search_metadata_cache"; reason: private alias.
Removed service "doctrine.orm.search_result_cache"; reason: private alias.
Removed service "doctrine.orm.search_query_cache"; reason: private alias.
Removed service ".Doctrine\ORM\EntityManagerInterface $search.entity_manager"; reason: private alias.
Removed service "Doctrine\ORM\EntityManagerInterface $searchEntityManager"; reason: private alias.
Removed service "doctrine.orm.search_entity_manager.event_manager"; reason: private alias.
Removed service "Knp\Menu\Provider\MenuProviderInterface"; reason: private alias.
Removed service "Knp\Menu\FactoryInterface"; reason: private alias.
Removed service "Knp\Menu\Matcher\MatcherInterface"; reason: private alias.
Removed service "Knp\Menu\Util\MenuManipulator"; reason: private alias.
Removed service "oro_platform.repository.materialized_view_entity"; reason: private alias.
Removed service "FOS\RestBundle\View\ViewHandlerInterface"; reason: private alias.
Removed service "FOS\RestBundle\Request\ParamFetcherInterface"; reason: private alias.
Removed service "fos_js_routing.router"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\FilterFactoryCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackBuilder"; reason: private alias.
Removed service "Liip\ImagineBundle\Config\StackCollection"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Data\DataManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Cache\CacheManager"; reason: private alias.
Removed service "Liip\ImagineBundle\Service\FilterService"; reason: private alias.
Removed service "liip_imagine"; reason: private alias.
Removed service "Imagine\Image\ImagineInterface"; reason: private alias.
Removed service "Oro\Bundle\MaintenanceBundle\Maintenance\MaintenanceModeState"; reason: private alias.
Removed service "Oro\Bundle\MaintenanceBundle\Maintenance\Mode"; reason: private alias.
Removed service "Oro\Bundle\LayoutBundle\Layout\LayoutManager"; reason: private alias.
Removed service "layout"; reason: private alias.
Removed service "Oro\Bundle\LayoutBundle\Provider\ImageTypeProvider"; reason: private alias.
Removed service "Oro\Bundle\ScopeBundle\Helper\ContextRequestHelper"; reason: private alias.
Removed service "Oro\Bundle\ScopeBundle\Manager\ScopeManager"; reason: private alias.
Removed service "Oro\Bundle\ScopeBundle\Manager\ContextNormalizer"; reason: private alias.
Removed service "Oro\Bundle\UIBundle\Route\Router"; reason: private alias.
Removed service "Oro\Bundle\UIBundle\Tools\FlashMessageHelper"; reason: private alias.
Removed service "Oro\Bundle\OrganizationBundle\Form\Type\OwnershipType"; reason: private alias.
Removed service "Oro\Bundle\OrganizationBundle\Form\Handler\OrganizationHandler"; reason: private alias.
Removed service "Oro\Bundle\SecurityBundle\Authentication\TokenAccessorInterface"; reason: private alias.
Removed service "Oro\Bundle\SecurityBundle\Encoder\DefaultCrypter"; reason: private alias.
Removed service "Oro\Bundle\SecurityBundle\ORM\Walker\AclHelper"; reason: private alias.
Removed service "Oro\Bundle\SecurityBundle\Generator\RandomTokenGeneratorInterface"; reason: private alias.
Removed service "Oro\Bundle\SecurityBundle\Util\SameSiteUrlHelper"; reason: private alias.
Removed service "snc_redis.session.handler"; reason: private alias.
Removed service "Liip\ImagineBundle\Imagine\Filter\FilterConfiguration"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Manager\AttachmentManager"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Manager\FileManager"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Provider\AttachmentProvider"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Provider\FileUrlProviderInterface"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Provider\ResizedImageProvider"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Provider\FileConstraintsProvider"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Provider\MultipleFileConstraintsProvider"; reason: private alias.
Removed service "Oro\Bundle\AttachmentBundle\Form\Handler\AttachmentHandler"; reason: private alias.
Removed service "Oro\Component\MessageQueue\Job\JobRunner"; reason: private alias.
Removed service "Oro\Component\MessageQueue\Client\MessageProducerInterface"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Cache\EmailCacheManager"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Builder\EmailModelBuilder"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Provider\EmailRenderer"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Twig\Sandbox\VariablesProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Datagrid\EmailGridHelper"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Sync\EmailSynchronizationManager"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Entity\Provider\EmailThreadProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Entity\Manager\EmailManager"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Provider\EmailRecipientsProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Provider\EmailRecipientsHelper"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Manager\EmailAttachmentManager"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Datagrid\OriginFolderFilterProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Provider\RenderedEmailTemplateProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Provider\TranslatedEmailTemplateProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Twig\EmailTemplateAttachmentVariablesProvider"; reason: private alias.
Removed service "Oro\Bundle\EmailBundle\Form\Handler\EmailTemplateHandler"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Handler\ResetPasswordHandler"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Provider\RolePrivilegeCategoryProvider"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Dashboard\OwnerHelper"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Provider\UserConfigurationFormProvider"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Form\Type\UserType"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Form\Handler\ResetHandler"; reason: private alias.
Removed service "Oro\Bundle\UserBundle\Form\Handler\SetPasswordHandler"; reason: private alias.
Removed service "hwi_oauth.resource_owners.locator"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Datagrid\Manager"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Datagrid\ManagerInterface"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Datagrid\RequestParameterBagFactory"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Provider\ConfigurationProviderInterface"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Entity\Manager\GridViewManager"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Provider\MultiGridProvider"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Extension\MassAction\MassActionParametersParser"; reason: private alias.
Removed service "Oro\Bundle\DataGridBundle\Extension\MassAction\MassActionDispatcher"; reason: private alias.
Removed service "oro_translation.repository.language"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\ORM\DoctrineHelper"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\ORM\EntityIdAccessor"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Handler\EntityDeleteHandlerRegistry"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Provider\EntityFieldProvider"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Tools\EntityRoutingHelper"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\ORM\EntityAliasResolver"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Tools\EntityClassNameHelper"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Provider\EntityNameResolver"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Manager\PreloadingManager"; reason: private alias.
Removed service "Oro\Bundle\EntityBundle\Fallback\EntityFallbackResolver"; reason: private alias.
Removed service "Oro\Bundle\LocaleBundle\Model\LocaleSettings"; reason: private alias.
Removed service "Oro\Bundle\LocaleBundle\Helper\LocalizationHelper"; reason: private alias.
Removed service "Oro\Bundle\LocaleBundle\Formatter\NumberFormatter"; reason: private alias.
Removed service "Oro\Bundle\LocaleBundle\Manager\LocalizationManager"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Config\ConfigManager"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Config\ConfigModelManager"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Manager\AttributeManager"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Form\Handler\CreateUpdateConfigFieldHandler"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Form\Handler\RemoveRestoreConfigFieldHandler"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Helper\EntityConfigProviderHelper"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Layout\AttributeRenderRegistry"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Generator\SlugGenerator"; reason: private alias.
Removed service "oro_entity_config.provider.entity_url.application_aware"; reason: private alias.
Removed service "Oro\Bundle\EntityConfigBundle\Form\Handler\ConfigFieldHandler"; reason: private alias.
Removed service "Oro\Bundle\IntegrationBundle\Form\Handler\ChannelHandler"; reason: private alias.
Removed service "Oro\Bundle\IntegrationBundle\Provider\SyncProcessor"; reason: private alias.
Removed service "Oro\Bundle\IntegrationBundle\Manager\GenuineSyncScheduler"; reason: private alias.
Removed service "oro_integration.transport.rest.client_factory"; reason: private alias.
Removed service "Oro\Bundle\IntegrationBundle\Provider\WebhookConfigurationProvider"; reason: private alias.
Removed service "Oro\Bundle\IntegrationBundle\Processor\ProcessorRegistry"; reason: private alias.
Removed service "Oro\Bundle\IntegrationBundle\Provider\WebhookFormatProvider"; reason: private alias.
Removed service "Oro\Bundle\ImportExportBundle\Job\JobExecutor"; reason: private alias.
Removed service "Oro\Bundle\ImportExportBundle\Handler\ExportHandler"; reason: private alias.
Removed service "Oro\Bundle\ImportExportBundle\Handler\CsvFileHandler"; reason: private alias.
Removed service "Oro\Bundle\ImportExportBundle\Async\ImportExportResultSummarizer"; reason: private alias.
Removed service "Oro\Bundle\ImportExportBundle\File\FileManager"; reason: private alias.
Removed service "Oro\Bundle\ImportExportBundle\Configuration\ImportExportConfigurationRegistryInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Authentication\AuthenticatorInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Authentication\ConnectionRepositoryInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Authentication\Storage\TokenStorageInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Client\Auth\WebsocketAuthenticationProviderInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Client\ClientManipulatorInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Client\ClientStorageInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Pusher\PusherRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Pusher\ServerPushHandlerRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Dispatcher\RpcDispatcherInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Dispatcher\TopicDispatcherInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Registry\OriginRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Registry\PeriodicRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Registry\RpcRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Registry\ServerRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\App\Registry\TopicRegistry"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Server\ServerLauncherInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Topic\TopicManager"; reason: private alias.
Removed service "React\EventLoop\LoopInterface"; reason: private alias.
Removed service "gos_web_socket.authentication.storage.driver"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Authentication\Storage\Driver\StorageDriverInterface"; reason: private alias.
Removed service "Gos\Bundle\WebSocketBundle\Client\Driver\DriverInterface"; reason: private alias.
Removed service "Oro\Bundle\GaufretteBundle\FilesystemMap"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Action\RunActionGroup"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Helper\ContextHelper"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Model\OperationRegistry"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Model\ActionGroupRegistry"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Handler\OperationFormHandler"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Provider\ButtonSearchContextProvider"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Provider\ButtonProvider"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Handler\ExecuteOperationHandler"; reason: private alias.
Removed service "Oro\Bundle\ActionBundle\Provider\OriginalUrlProvider"; reason: private alias.
Removed service "Oro\Bundle\ActivityBundle\Manager\ActivityManager"; reason: private alias.
Removed service "Oro\Bundle\UIBundle\Provider\ChainWidgetProvider"; reason: private alias.
Removed service "Oro\Bundle\ActivityBundle\Autocomplete\ContextSearchHandler"; reason: private alias.
Removed service "Oro\Bundle\ActivityContactBundle\Provider\EntityActivityContactDataProvider"; reason: private alias.
Removed service "Oro\Bundle\ActivityListBundle\Entity\Manager\ActivityListManager"; reason: private alias.
Removed service "Oro\Bundle\AddressValidationBundle\Resolver\AddressValidationResolverInterface"; reason: private alias.
Removed service "Oro\Bundle\ChartBundle\Model\ConfigProvider"; reason: private alias.
Removed service "Oro\Bundle\ChartBundle\Model\ChartViewBuilder"; reason: private alias.
Removed service "Oro\Bundle\CommerceBundle\ContentWidget\Provider\CustomerDashboardDatagridsProviderInterface"; reason: private alias.
Removed service "Oro\Bundle\ConfigBundle\Config\ConfigManager"; reason: private alias.
Removed service "Oro\Bundle\ConfigBundle\Provider\SystemConfigurationFormProvider"; reason: private alias.
Removed service "Oro\Bundle\ConfigBundle\Form\Handler\ConfigHandler"; reason: private alias.
Removed service "Oro\Bundle\EmbeddedFormBundle\Manager\EmbeddedFormManager"; reason: private alias.
Removed service "Oro\Bundle\EmbeddedFormBundle\Manager\EmbedFormLayoutManager"; reason: private alias.
Removed service "Oro\Bundle\EntityMergeBundle\Doctrine\DoctrineHelper"; reason: private alias.
Removed service "Oro\Bundle\EntityMergeBundle\Data\EntityDataFactory"; reason: private alias.
Removed service "Oro\Bundle\EntityMergeBundle\Model\EntityMergerInterface"; reason: private alias.
Removed service "Oro\Bundle\FilterBundle\Filter\FilterBag"; reason: private alias.
Removed service "Oro\Bundle\FormBundle\Autocomplete\Security"; reason: private alias.
Removed service "Oro\Bundle\FormBundle\Autocomplete\SearchRegistry"; reason: private alias.
Removed service "Oro\Bundle\FormBundle\Model\UpdateHandlerFacade"; reason: private alias.
Removed service "Oro\Bundle\FormBundle\Model\FormHandlerRegistry"; reason: private alias.
Removed service "Oro\Bundle\FormBundle\Provider\FormTemplateDataProviderComposite"; reason: private alias.
Removed service "Oro\Bundle\FormBundle\Provider\SaveAndReturnActionFormTemplateDataProvider"; reason: private alias.
Removed service "Oro\Bundle\FrontendLocalizationBundle\Manager\UserLocalizationManager"; reason: private alias.
Removed service "Oro\Bundle\ImapBundle\Connector\ImapConnectorFactory"; reason: private alias.
Removed service "Oro\Bundle\ImapBundle\Provider\GoogleOAuthProvider"; reason: private alias.
Removed service "Oro\Bundle\ImapBundle\Provider\MicrosoftOAuthProvider"; reason: private alias.
Removed service "Oro\Bundle\ImapBundle\Provider\MicrosoftOAuthScopeProvider"; reason: private alias.
Removed service "Oro\Bundle\ImapBundle\Manager\ConnectionControllerManager"; reason: private alias.
Removed service "Oro\Bundle\NoteBundle\Entity\Manager\NoteManager"; reason: private alias.
Removed service "Oro\Bundle\NoteBundle\Form\Handler\NoteHandler"; reason: private alias.
Removed service "Oro\Bundle\PdfGeneratorBundle\PdfDocument\Operator\PdfDocumentOperatorRegistry"; reason: private alias.
Removed service "Oro\Bundle\QueryDesignerBundle\QueryDesigner\Manager"; reason: private alias.
Removed service "Oro\Bundle\ReportBundle\Grid\ReportDatagridConfigurationProvider"; reason: private alias.
Removed service "Oro\Bundle\ReportBundle\Form\Handler\ReportHandler"; reason: private alias.
Removed service "Oro\Bundle\SearchBundle\Engine\Indexer"; reason: private alias.
Removed service "oro_search.entity.repository.search_index"; reason: private alias.
Removed service "Oro\Bundle\SegmentBundle\Grid\ConfigurationProvider"; reason: private alias.
Removed service "Oro\Bundle\SegmentBundle\Provider\EntityNameProvider"; reason: private alias.
Removed service "Oro\Bundle\SegmentBundle\Form\Handler\SegmentHandler"; reason: private alias.
Removed service "Oro\Bundle\StyleBookBundle\Helper\AccessHelper"; reason: private alias.
Removed service "Oro\Bundle\TagBundle\Provider\StatisticProvider"; reason: private alias.
Removed service "Oro\Bundle\TagBundle\Form\Handler\TaxonomyHandler"; reason: private alias.
Removed service "Oro\Bundle\ThemeBundle\Model\ThemeRegistry"; reason: private alias.
Removed service "oro_theme.repository.theme_configuration"; reason: private alias.
Removed service "oro_workflow.process.schedule_policy"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\WorkflowRegistry"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\WorkflowManagerRegistry"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Provider\PageData\StartTransitionPageDataProvider"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Provider\PageData\TransitionPageDataProvider"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Handler\WorkflowVariablesHandler"; reason: private alias.
Removed service "oro_workflow.repository.workflow_item"; reason: private alias.
Removed service "oro_workflow.repository.process_trigger"; reason: private alias.
Removed service "oro_workflow.repository.transition_event_trigger"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Helper\WorkflowTranslationHelper"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Translation\Helper\TransitionTranslationHelper"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Translation\TranslationProcessor"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Translation\TranslationsDatagridLinksProvider"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Provider\TransitionDataProvider"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Provider\WorkflowDataProvider"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Helper\TransitionWidgetHelper"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Helper\WorkflowDeactivationHelper"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Formatter\WorkflowVariableFormatter"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Processor\TransitActionProcessor"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\Workflow"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\AttributeAssembler"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\StepAssembler"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\TransitionAssembler"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Model\RestrictionAssembler"; reason: private alias.
Removed service "Oro\Bundle\WorkflowBundle\Configuration\Checker\ConfigurationChecker"; reason: private alias.
Removed service "Oro\Bundle\CommentBundle\Form\Type\CommentTypeApi"; reason: private alias.
Removed service "Oro\Bundle\DashboardBundle\Model\WidgetConfigs"; reason: private alias.
Removed service "Oro\Bundle\DashboardBundle\Model\Manager"; reason: private alias.
Removed service "Oro\Bundle\DashboardBundle\Model\StateManager"; reason: private alias.
Removed service "Oro\Bundle\DashboardBundle\Model\ConfigProvider"; reason: private alias.
Removed service "Oro\Bundle\DashboardBundle\Provider\WidgetConfigurationFormProvider"; reason: private alias.
Removed service "Oro\Bundle\DashboardBundle\Helper\DateHelper"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Provider\CalendarDateTimeConfigProvider"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Manager\CalendarEventManager"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Manager\CalendarEvent\NotificationManager"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Manager\AttendeeManager"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Manager\AttendeeRelationManager"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Provider\SystemCalendarConfig"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Autocomplete\AttendeeSearchHandler"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Form\Handler\CalendarEventHandler"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Form\Handler\SystemCalendarEventHandler"; reason: private alias.
Removed service "Oro\Bundle\CalendarBundle\Form\Handler\SystemCalendarHandler"; reason: private alias.
Removed service "Oro\Bundle\FrontendBundle\Request\FrontendHelper"; reason: private alias.
Removed service "Oro\Bundle\WebsiteBundle\Manager\WebsiteManager"; reason: private alias.
Removed service "Oro\Bundle\WebsiteBundle\Resolver\WebsiteUrlResolver"; reason: private alias.
Removed service "Oro\Bundle\ContactBundle\Form\Type\ContactType"; reason: private alias.
Removed service "Oro\Bundle\CurrencyBundle\Provider\CurrencyProviderInterface"; reason: private alias.
Removed service "Oro\Bundle\FeatureToggleBundle\Checker\FeatureChecker"; reason: private alias.
Removed service "Knp\Menu\Twig\Helper"; reason: private alias.
Removed service "Oro\Bundle\NavigationBundle\Provider\BuilderChainProvider"; reason: private alias.
Removed service "Oro\Bundle\NavigationBundle\JsTree\MenuUpdateTreeHandler"; reason: private alias.
Removed service "Oro\Bundle\NavigationBundle\Menu\BreadcrumbManagerInterface"; reason: private alias.
Removed service "oro_menu.manipulator"; reason: private alias.
Removed service "oro_navigation.repository.menu_update"; reason: private alias.
Removed service "Oro\Bundle\NavigationBundle\Configuration\ConfigurationProvider"; reason: private alias.
Removed service "Oro\Bundle\RedirectBundle\Generator\SlugEntityGenerator"; reason: private alias.
Removed service "Oro\Bundle\RedirectBundle\Generator\SlugUrlDiffer"; reason: private alias.
Removed service "Oro\Bundle\RedirectBundle\Helper\ChangedSlugsHelper"; reason: private alias.
Removed service "oro_redirect.repository.slug"; reason: private alias.
Removed service "oro_web_catalog.repository.content_variant"; reason: private alias.
Removed service "Oro\Bundle\WebCatalogBundle\Generator\SlugGenerator"; reason: private alias.
Removed service "Oro\Bundle\WebCatalogBundle\ContentNodeUtils\ContentNodeTreeResolverInterface"; reason: private alias.
Removed service "Oro\Bundle\CommerceMenuBundle\Menu\ContextProvider\CustomerMenuContextProvider"; reason: private alias.
Removed service "Oro\Bundle\CommerceMenuBundle\Menu\ContextProvider\CustomerGroupMenuContextProvider"; reason: private alias.
Removed service "oro_commerce_menu.repository.menu_update"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\Rounding\QuantityRoundingService"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\Search\ProductRepository"; reason: private alias.
Removed service "oro_product.repository.product"; reason: private alias.
Removed service "oro_product.repository.product_unit"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\DataGrid\DataGridThemeHelper"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\QuickAdd\Normalizer\QuickAddCollectionNormalizerInterface"; reason: private alias.
Removed service "oro_product.repository.product_kit_item"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\RelatedItem\RelatedProduct\RelatedProductsConfigProvider"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\RelatedItem\UpsellProduct\UpsellProductConfigProvider"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\ProductKit\EventListener\StatusListener"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\ProductKit\Resolver\ProductKitStatusResolver"; reason: private alias.
Removed service "Oro\Bundle\ProductBundle\ProductKit\Resolver\ProductKitInventoryStatusResolver"; reason: private alias.
Removed service "Oro\Bundle\CatalogBundle\Handler\RequestProductHandler"; reason: private alias.
Removed service "Oro\Bundle\CatalogBundle\Provider\MasterCatalogRootProvider"; reason: private alias.
Removed service "Oro\Bundle\CatalogBundle\Provider\CategoryFormTemplateDataProvider"; reason: private alias.
Removed service "Oro\Bundle\CatalogBundle\ImportExport\Mapper\CategoryPathMapperInterface"; reason: private alias.
Removed service "Oro\Bundle\MarketingListBundle\Form\Handler\MarketingListHandler"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\JsTree\CustomerTreeHandler"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Layout\DataProvider\FrontendCustomerUserAddressFormProvider"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Layout\DataProvider\FrontendCustomerAddressFormProvider"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Provider\FrontendAddressProvider"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Provider\CustomerConfigurationFormProvider"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Provider\CustomerGroupConfigurationFormProvider"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Utils\AddressCopier"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Form\Handler\CustomerUserRoleUpdateHandler"; reason: private alias.
Removed service "Oro\Bundle\CustomerBundle\Form\Handler\CustomerUserRoleUpdateFrontendHandler"; reason: private alias.
Removed service "Oro\Bundle\VisibilityBundle\Provider\VisibilityRootScopesProvider"; reason: private alias.
Removed service "oro_visibility.product_raw_repository"; reason: private alias.
Removed service "oro_visibility.product_repository"; reason: private alias.
Removed service "oro_visibility.customer_product_repository"; reason: private alias.
Removed service "oro_visibility.customer_group_product_repository"; reason: private alias.
Removed service "oro_visibility.customer_category_repository"; reason: private alias.
Removed service "oro_visibility.category_repository"; reason: private alias.
Removed service "oro_visibility.customer_group_category_repository"; reason: private alias.
Removed service "Oro\Bundle\CallBundle\Form\Handler\CallHandler"; reason: private alias.
Removed service "Oro\Bundle\CampaignBundle\Model\EmailCampaignSenderBuilder"; reason: private alias.
Removed service "oro_campaign.group_by_helper"; reason: private alias.
Removed service "Oro\Bundle\CampaignBundle\Dashboard\CampaignDataProvider"; reason: private alias.
Removed service "Oro\Bundle\ChannelBundle\Form\Handler\ChannelHandler"; reason: private alias.
Removed service "Oro\Bundle\ChannelBundle\Form\Handler\ChannelIntegrationHandler"; reason: private alias.
Removed service "Oro\Bundle\ChannelBundle\Provider\Lifetime\AverageLifetimeWidgetProvider"; reason: private alias.
Removed service "Oro\Bundle\FrontendImportExportBundle\Handler\FrontendExportHandler"; reason: private alias.
Removed service "Oro\Bundle\PaymentBundle\Form\Handler\PaymentMethodsConfigsRuleHandler"; reason: private alias.
Removed service "Oro\Bundle\PaymentBundle\Event\CallbackHandler"; reason: private alias.
Removed service "oro_payment.repository.payment_methods_configs_rule"; reason: private alias.
Removed service "oro_payment.repository.payment_method_config"; reason: private alias.
Removed service "oro_payment.repository.payment_transaction"; reason: private alias.
Removed service "oro_cms.entity.repository.content_template"; reason: private alias.
Removed service "Oro\Bundle\CMSBundle\Form\Handler\ContentWidgetHandler"; reason: private alias.
Removed service "Oro\Bundle\MarketingActivityBundle\Provider\MarketingActivitySectionDataNormalizer"; reason: private alias.
Removed service "Oro\Bundle\MarketingActivityBundle\Filter\MarketingActivitiesSectionFilterHelper"; reason: private alias.
Removed service "oro_money_order.repository.money_settings"; reason: private alias.
Removed service "Oro\Bundle\PaymentTermBundle\Provider\PaymentTermProvider"; reason: private alias.
Removed service "oro_payment_term.repository.payment_term_settings"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Manager\UserCurrencyManager"; reason: private alias.
Removed service "oro_pricing.provider.combined_product_price"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Provider\ProductPriceProviderInterface"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Provider\FrontendProductPricesDataProvider"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Model\PriceListRequestHandlerInterface"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\SubtotalProcessor\TotalProcessorProvider"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\SubtotalProcessor\Provider\LineItemSubtotalProvider"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\SubtotalProcessor\Handler\RequestHandler"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Formatter\ProductPriceFormatter"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Sharding\ShardManager"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Manager\PriceManager"; reason: private alias.
Removed service "Oro\Bundle\PricingBundle\Handler\ProductPriceHandler"; reason: private alias.
Removed service "oro_pricing.model.debug_product_price_price_list_request_handler"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Dashboard\Provider\OpportunityByStatusProvider"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Model\ChangeLeadStatus"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Dashboard\Provider\WidgetOpportunityByLeadSourceProvider"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Provider\LeadActionsAccessProvider"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Autocomplete\CustomerSearchHandler"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Form\Handler\OpportunityHandler"; reason: private alias.
Removed service "Oro\Bundle\SalesBundle\Form\Handler\LeadToOpportunityHandler"; reason: private alias.
Removed service "Oro\Bundle\OrderBundle\Provider\OrderAddressSecurityProvider"; reason: private alias.
Removed service "Oro\Bundle\OrderBundle\RequestHandler\OrderRequestHandler"; reason: private alias.
Removed service "Oro\Bundle\OrderBundle\Provider\TotalProvider"; reason: private alias.
Removed service "Oro\Bundle\OrderBundle\Form\Handler\OrderFormHandler"; reason: private alias.
Removed service "Oro\Bundle\OrderBundle\DraftSession\Manager\OrderDraftManager"; reason: private alias.
Removed service "Oro\Bundle\OrderBundle\DraftSession\Provider\OrderLineItemTaxesAndDiscountsProvider"; reason: private alias.
Removed service "Oro\Bundle\TaxBundle\Provider\TaxProviderRegistry"; reason: private alias.
Removed service "Oro\Bundle\TaxBundle\Provider\TaxationSettingsProvider"; reason: private alias.
Removed service "oro_tax.repository.product_tax_code"; reason: private alias.
Removed service "oro_tax.repository.customer_tax_code"; reason: private alias.
Removed service "oro_checkout.layout.data_provider.single_page_transition_form"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Provider\CheckoutTotalsProvider"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Helper\CheckoutWorkflowHelper"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Helper\CheckoutCompareHelper"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\AddressActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\OrderActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\ShippingMethodActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\SplitOrderActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\CheckoutActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\CustomerUserActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\PaymentMethodActions"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\UpdateShippingPrice"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\ActualizeCurrency"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\OrderLineItemsNotEmpty"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\UpdateCheckoutState"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\ActualizeCheckout"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\FindOrCreateCheckout"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\StartCheckout"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\StartShoppingListCheckout"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\StartQuickOrderCheckout"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\PrepareCheckoutSettings"; reason: private alias.
Removed service "Oro\Bundle\CheckoutBundle\Workflow\ActionGroup\UpdateWorkflowItem"; reason: private alias.
Removed service "Oro\Bundle\SaleBundle\Model\QuoteProductOfferMatcher"; reason: private alias.
Removed service "Oro\Bundle\SaleBundle\Model\QuoteRequestHandler"; reason: private alias.
Removed service "Oro\Bundle\SaleBundle\Quote\Demand\Subtotals\Calculator\QuoteDemandSubtotalsCalculatorInterface"; reason: private alias.
Removed service "Oro\Bundle\SaleBundle\Storage\ReturnRouteDataStorage"; reason: private alias.
Removed service "Oro\Bundle\SaleBundle\Provider\GuestQuoteAccessProviderInterface"; reason: private alias.
Removed service "Oro\Bundle\SaleBundle\Workflow\ActionGroup\AcceptQuoteAndSubmitToOrder"; reason: private alias.
Removed service "Oro\Bundle\ShoppingListBundle\Manager\CurrentShoppingListManager"; reason: private alias.
Removed service "Oro\Bundle\ShoppingListBundle\Manager\ShoppingListManager"; reason: private alias.
Removed service "oro_shopping_list.quick_add_product_mapper_data_accessor"; reason: private alias.
Removed service "oro_shopping_list.repository.shopping_list"; reason: private alias.
Removed service "oro_shopping_list.repository.line_item"; reason: private alias.
Removed service "Oro\Bundle\ShoppingListBundle\LineItem\Factory\BatchUpdateLineItemModelsFactory"; reason: private alias.
Removed service "Oro\Bundle\CaseBundle\Model\CaseEntityManager"; reason: private alias.
Removed service "Oro\Bundle\CaseBundle\Model\ViewFactory"; reason: private alias.
Removed service "Oro\Bundle\PromotionBundle\Mapper\AppliedPromotionMapper"; reason: private alias.
Removed service "Oro\Bundle\PromotionBundle\Manager\AppliedPromotionManager"; reason: private alias.
Removed service "Oro\Bundle\PromotionBundle\CouponGeneration\Code\CodeGenerator"; reason: private alias.
Removed service "Oro\Bundle\PromotionBundle\Provider\OrderLineItemDiscountProvider"; reason: private alias.
Removed service "Oro\Bundle\ZendeskBundle\Model\OAuthManagerInterface"; reason: private alias.
Removed service "Oro\Bundle\DotmailerBundle\Form\Handler\ConnectionUpdateFormHandler"; reason: private alias.
Removed service "Oro\Bundle\DotmailerBundle\Form\Handler\AddressBookHandler"; reason: private alias.
Removed service "Oro\Bundle\DotmailerBundle\Form\Handler\DataFieldFormHandler"; reason: private alias.
Removed service "Oro\Bundle\DotmailerBundle\Provider\Transport\DotmailerResourcesFactory"; reason: private alias.
Removed service "Oro\Bundle\DotmailerBundle\Model\OAuthManager"; reason: private alias.
Removed service "Oro\Bundle\OAuth2ServerBundle\Entity\Manager\ClientManager"; reason: private alias.
Removed service "Oro\Bundle\OAuth2ServerBundle\Security\EncryptionKeysExistenceChecker"; reason: private alias.
Removed service "League\OAuth2\Server\AuthorizationServer"; reason: private alias.
Removed service "Oro\Bundle\OAuth2ServerBundle\Client\AccessTokenClient"; reason: private alias.
Removed service "Oro\Bundle\OAuth2ServerBundle\Provider\AccessTokenDataProvider"; reason: private alias.
Removed service "oro_shipping.repository.shipping_methods_configs_rule"; reason: private alias.
Removed service "oro_shipping.repository.shipping_method_type_config"; reason: private alias.
Removed service "oro_shipping.repository.product_shipping_options"; reason: private alias.
Removed service "Oro\Bundle\ShippingBundle\Provider\FreightClassesProvider"; reason: private alias.
Removed service "Oro\Bundle\ShippingBundle\Form\Handler\ShippingMethodsConfigsRuleHandler"; reason: private alias.
Removed service "oro_shipping.repository.shipping_method_config"; reason: private alias.
Removed service "Oro\Bundle\FedexShippingBundle\Client\RateService\FedexRateServiceRestClient"; reason: private alias.
Removed service "Oro\Bundle\FedexShippingBundle\Client\RateService\FedexRateServiceSoapClient"; reason: private alias.
Removed service "Oro\Bundle\FedexShippingBundle\Client\RateService\Request\Factory\FedexRateServiceValidateConnectionRequestFactory"; reason: private alias.
Removed service "Oro\Bundle\FedexShippingBundle\Client\RateService\Request\Factory\FedexRateServiceValidateConnectionRequestSoapFactory"; reason: private alias.
Removed service "oro_ups.repository.shipping_service"; reason: private alias.
Removed service "Oro\Bundle\UPSBundle\Connection\Validator\UpsConnectionValidator"; 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 $cacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $http_clientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httpClientLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mailerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $phpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $eventLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $routerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $lockLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $profilerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $securityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_websocketLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroWebsocketLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $doctrineLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_layout.cacheLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroLayoutCacheLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_layoutLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroLayoutLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_loggerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroLoggerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_attachmentLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroAttachmentLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $apiLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $consumerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_emailLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroEmailLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $httplugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_importexportLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroImportexportLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_translationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroTranslationLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_localeLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroLocaleLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $entity_configLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $entityConfigLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $webhookLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_notificationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroNotificationLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $websocketLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_actionLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroActionLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $api_docLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $apiDocLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $batchLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_imap_emailLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroImapEmailLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_pdf_generatorLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroPdfGeneratorLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_workflowLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroWorkflowLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_workflow.processorLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroWorkflowProcessorLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_website_search_termLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroWebsiteSearchTermLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_redirectLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroRedirectLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_web_catalogLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroWebCatalogLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_commerce_menuLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroCommerceMenuLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_productLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroProductLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_marketingLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroMarketingLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_customerLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroCustomerLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_trackingLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroTrackingLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_visibilityLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroVisibilityLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_cmsLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroCmsLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_pricingLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroPricingLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_orderLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroOrderLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_website_searchLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroWebsiteSearchLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_checkoutLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroCheckoutLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_rfpLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroRfpLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_shopping_listLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroShoppingListLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $oro_promotionLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $oroPromotionLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $debugLogger"; reason: private alias.
Removed service ".Psr\Log\LoggerInterface $mq_job_transitiveLogger"; reason: private alias.
Removed service "Psr\Log\LoggerInterface $mqJobTransitiveLogger"; reason: private alias.
Removed service "doctrine.id_generator_locator"; reason: private alias.
Removed service "knp_menu.menu_provider"; reason: private alias.
Removed service "fos_rest.serializer"; reason: private alias.
Removed service "liip_imagine.mime_type_guesser"; reason: private alias.
Removed service "liip_imagine.extension_guesser"; reason: private alias.
Removed service "oro.doctrine.connection.chain_transaction_watcher.default"; reason: private alias.
Removed service ".service_locator.R4RWsDa"; reason: private alias.
Removed service ".service_locator.vLSlsKP"; reason: private alias.
Removed service ".service_locator.paTBbQO"; reason: private alias.
Removed service ".service_locator.BTyKWCU"; reason: private alias.
Removed service ".service_locator.jB04GmR"; reason: private alias.
Removed service ".service_locator.nXwf5Hr"; reason: private alias.
Removed service ".service_locator.a1ng_c7"; reason: private alias.
Removed service ".service_locator.HJOuQOt"; reason: private alias.
Removed service ".service_locator.xBT6gR_"; reason: private alias.
Removed service ".service_locator.SmOiwGA"; reason: private alias.
Removed service ".service_locator.Qgh4hbM"; reason: private alias.
Removed service "oro_rule.rule_filtration.service"; reason: private alias.
Removed service "oro_attachment.provider.file_url"; reason: private alias.
Removed service "oro_promotion.rule_filtration.service"; reason: private alias.
Removed service "oro_promotion.rule_filtration.shipping_decorator.inner"; reason: private alias.
Removed service "oro_attachment.provider.resized_image_path"; reason: private alias.
Removed service "oro_promotion.rule_filtration.matching_items_decorator.inner"; reason: private alias.
Removed service "validator"; reason: private alias.
Removed service "oro_checkout.mapper.order_mapper"; reason: private alias.
Removed service "oro_shipping.method_disable_handler.basic"; reason: private alias.
Removed service "oro_security.http_kernel.session_path.inner"; reason: private alias.
Removed service "oro_rule.rule_filtration.expression_language_decorator.inner"; reason: private alias.
Removed service "fos_rest.body_listener"; reason: private alias.
Removed service "oro_security.acl.voter.basic_permissions"; reason: private alias.
Removed service "oro_promotion.rule_filtration.coupon_decorator.inner"; reason: private alias.
Removed service "oro_attachment.provider.resized_image_path.remove_media_cache_prefix.inner"; reason: private alias.
Removed service "oro_scope.scope_cache_key_builder"; reason: private alias.
Removed service "oro_frontend.provider.resized_image_path.remove_backend_media_cache_prefix.inner"; reason: private alias.
Removed service "oro_security.access_rule_walker_context_factory"; reason: private alias.
Removed service "oro_promotion.rule_filtration.expression_language_decorator.inner"; reason: private alias.
Removed service "http_client"; reason: private alias.
Removed service "hwi_oauth.http_client"; reason: private alias.
Removed service "oro_customer.customer_user_scope_cache_key_builder.inner"; reason: private alias.
Removed service "mailer.transports"; reason: private alias.
Removed service "oro_email.mailer.transports.inner"; reason: private alias.
Removed service "oro_sale.quote.configured_shipping_price_provider"; reason: private alias.
Removed service "oro_web_catalog.content_node_tree_resolver"; reason: private alias.
Removed service "oro_sale.quote.configured_shipping_price_provider_allow_unlisted_decorator.inner"; reason: private alias.
Removed service "oro_promotion.rule_filtration.duplicate_decorator.inner"; reason: private alias.
Removed service "oro_attachment.liip_imagine.binary.filter"; reason: private alias.
Removed service "oro_web_catalog.content_node_tree_resolver.merging.inner"; reason: private alias.
Removed service "oro_product.visibility.product_unit_fields_settings"; reason: private alias.
Removed service "oro_product.visibility.unit"; reason: private alias.
Removed service "oro_catalog.visibility.default_product_options"; reason: private alias.
Removed service "oro_web_catalog.layout.data_provider.title_data"; reason: private alias.
Removed service "oro_sale.quote.configured_shipping_price_provider_method_locked_decorator.inner"; reason: private alias.
Removed service "http_client.uri_template.inner"; reason: private alias.
Removed service "oro_promotion.rule_filtration.multi_shipping_promotions_decorator.inner"; reason: private alias.
Removed service "oro_integration.action_handler.decorator.channel_delete_transaction.inner"; reason: private alias.
Removed service "oro_integration.action_handler.decorator.channel_disable_transaction.inner"; reason: private alias.
Removed service "oro_integration.action_handler.decorator.channel_enable_transaction.inner"; reason: private alias.
Removed service "oro_promotion.rule_filtration.sub_orders_decorator.inner"; reason: private alias.
Removed service "oro.cache.serializer.mapping.factory.class_metadata"; reason: private alias.
Removed service "controller_resolver"; reason: private alias.
Removed service "argument_resolver"; reason: private alias.
Removed service "translator.data_collector.inner"; reason: private alias.
Removed service "security.access.decision_manager"; reason: private alias.
Removed service "security.firewall.authenticator.login"; reason: private alias.
Removed service "security.firewall.authenticator.reset_password"; reason: private alias.
Removed service "security.firewall.authenticator.api_secured"; reason: private alias.
Removed service "security.firewall.authenticator.embedded_form"; reason: private alias.
Removed service "security.firewall.authenticator.old_api_secured"; reason: private alias.
Removed service "security.firewall.authenticator.frontend_api_secured"; reason: private alias.
Removed service "security.firewall.authenticator.tracking_data"; reason: private alias.
Removed service "security.firewall.authenticator.main"; reason: private alias.
Removed service "security.firewall.authenticator.frontend"; reason: private alias.
Removed service "monolog.handler.websocket"; reason: private alias.
Removed service "gos_web_socket.command.websocket_server"; reason: private alias.
Removed service "oro_sync.client.logger_aware_decorator.inner"; reason: private alias.
Removed service "twig.error_renderer.html.inner"; reason: private alias.
Removed service "oro_platform.fix_json_status_code_error_renderer.inner"; reason: private alias.
Removed service "fos_rest.serializer.flatten_exception_normalizer"; reason: private alias.
Removed service "oro_platform.twig.service_locator"; reason: private alias.
Removed service "liip_imagine.filter.configuration"; reason: private alias.
Removed service "twig.form.engine"; reason: private alias.
Removed service "security.acl.voter.basic_permissions"; reason: private alias.
Removed service "security.acl.dbal.provider"; reason: private alias.
Removed service "exception_listener"; reason: private alias.
Removed service "oro_security.session.storage_factory.inner"; reason: private alias.
Removed service "debug.security.voter.vote_listener"; reason: private alias.
Removed service "oro_attachment.protocol_validator"; reason: private alias.
Removed service "oro_attachment.liip_imagine.inner"; reason: private alias.
Removed service "liip_imagine.filter.loader.watermark_image"; reason: private alias.
Removed service "oro_attachment.provider.picture_sources"; reason: private alias.
Removed service "oro_api.form.guesser.metadata"; reason: private alias.
Removed service "oro_message_queue.client.driver_factory"; reason: private alias.
Removed service "oro_migration.migrations.query_executor"; reason: private alias.
Removed service "oro_message_queue.client.message_producer"; reason: private alias.
Removed service "oro_email.acl.voter.acl_voter.inner"; reason: private alias.
Removed service "mailer.mailer"; reason: private alias.
Removed service "httplug.auto_discovery.auto_discovered_client"; reason: private alias.
Removed service "httplug.factory.auto"; reason: private alias.
Removed service "httplug.factory.buzz"; reason: private alias.
Removed service "httplug.factory.curl"; reason: private alias.
Removed service "httplug.factory.guzzle6"; reason: private alias.
Removed service "httplug.factory.guzzle7"; reason: private alias.
Removed service "httplug.factory.react"; reason: private alias.
Removed service "httplug.factory.socket"; reason: private alias.
Removed service "identity_translator"; reason: private alias.
Removed service "oro_draft.voter.acl_voter.inner"; reason: private alias.
Removed service "oro_importexport.strategy.configurable_import_strategy_helper"; reason: private alias.
Removed service "oro_entity_config.migration.query_executor.inner"; reason: private alias.
Removed service "oro_entity_extend.twig.extension.dynamic_fields"; reason: private alias.
Removed service "oro_attachment.provider.file_title"; reason: private alias.
Removed service "oro_rule.rule_filtration.enabled_decorator.inner"; reason: private alias.
Removed service "oro_rule.enabled_rule_filtration.service"; reason: private alias.
Removed service "oro_form.extension.js_validation.constraints_provider"; reason: private alias.
Removed service "oro_api.processor_registry"; reason: private alias.
Removed service "oro_api.rest.update_list_body_listener.inner"; reason: private alias.
Removed service "assets.packages"; reason: private alias.
Removed service "oro_distribution.routing.router.inner"; reason: private alias.
Removed service "security.csrf.token_storage"; reason: private alias.
Removed service "doctrine.orm.validator_initializer"; reason: private alias.
Removed service "maker.generator"; reason: private alias.
Removed service "oro_activity.activity_entity_delete_handler_extension"; reason: private alias.
Removed service "oro_api.load_entity_ids_query_executor"; reason: private alias.
Removed service "oro_dataaudit.converter.change_set_to_audit_fields"; reason: private alias.
Removed service "oro_workflow.processor_registry"; reason: private alias.
Removed service "oro_frontend.error_renderer.html.inner"; reason: private alias.
Removed service "oro_action.provider.route"; reason: private alias.
Removed service "oro_workflow.provider.start_transition_route"; reason: private alias.
Removed service "oro_workflow.provider.transition_route"; reason: private alias.
Removed service "oro_message_queue.listener.authentication"; reason: private alias.
Removed service "oro_draft.event_listener.draftable_filter_listener"; reason: private alias.
Removed service "oro_entity_config.block_type.attribute_text"; reason: private alias.
Removed service "oro_sync.content.listener.datagrid_tag"; reason: private alias.
Removed service "oro_datagrid.configuration.provider.raw"; reason: private alias.
Removed service "oro_attachment.provider.files_template_provider"; reason: private alias.
Removed service "oro_attachment.provider.file_icon"; reason: private alias.
Removed service "Oro\Bundle\FrontendBundle\Provider\EntityUrlProviderDecorator.inner"; reason: private alias.
Removed service "oro_frontend.api.rest.update_list_body_listener.inner"; reason: private alias.
Removed service "oro_api.rest.doc_url_generator"; reason: private alias.
Removed service "oro_api.api_doc.open_api.name_provider"; reason: private alias.
Removed service "oro_form.captcha.recaptcha_service"; reason: private alias.
Removed service "assets.context"; reason: private alias.
Removed service "oro_ui.provider.url_without_front_controller"; reason: private alias.
Removed service "oro_featuretoggle.layout.data_provider.feature_provider"; reason: private alias.
Removed service "oro_redirect.security.slug_request_factory"; reason: private alias.
Removed service "oro_redirect.routing.router.inner"; reason: private alias.
Removed service "oro_redirect.generator.canonical_url"; reason: private alias.
Removed service "oro_product.provider.website_search_index_data"; reason: private alias.
Removed service "oro_product.provider.product_images_urls"; reason: private alias.
Removed service "oro_attachment.provider.file_name"; reason: private alias.
Removed service "oro_entity_config.provider.serialized_field_provider"; reason: private alias.
Removed service "oro_product.line_item_checksum_generator"; reason: private alias.
Removed service "oro_entity_config.importexport.writer.attribute"; reason: private alias.
Removed service "oro_attachment.serializer.file_normalizer"; reason: private alias.
Removed service "oro_catalog.menu.menu_categories_provider"; reason: private alias.
Removed service "oro_security.authentication.organization_guesser"; reason: private alias.
Removed service "security.authentication.trust_resolver"; reason: private alias.
Removed service "security.user_checker"; reason: private alias.
Removed service "oro_user.security.login_attempts_log_listener"; reason: private alias.
Removed service "oro_datagrid.extension.views"; reason: private alias.
Removed service "oro_customer.security.user_checker.decorator.inner"; reason: private alias.
Removed service "oro_customer.website_access_rule_walker_context_factory.inner"; reason: private alias.
Removed service "oro_security.acl.permission_granting_strategy"; reason: private alias.
Removed service "oro_security.acl_query.cache_user_info_provider"; reason: private alias.
Removed service "oro_frontend.request.frontend_helper"; reason: private alias.
Removed service "oro_api.api_doc.security_context"; reason: private alias.
Removed service "oro_customer.provider.sign_in.target_path"; reason: private alias.
Removed service "oro_api.entity_accessor"; reason: private alias.
Removed service "oro_cron.command_feature_checker"; reason: private alias.
Removed service "oro_payment.rule_filtration.enabled_rule_filtration_decorator.inner"; reason: private alias.
Removed service "oro_cms.provider.preview_metadata.inner"; reason: private alias.
Removed service "oro_cms.provider.preview_metadata.webp_aware.inner"; reason: private alias.
Removed service "oro_attachment.provider.attachment_entity_config"; reason: private alias.
Removed service "oro_locale.importexport.normalizer.localized_fallback_value_collection_normalizer"; reason: private alias.
Removed service "oro_dataaudit.strategy_processor.entity_audit_strategy_delegate"; reason: private alias.
Removed service "oro_frontend.home_page_provider"; reason: private alias.
Removed service "oro_redirect.routing.matched_url_decision_maker"; reason: private alias.
Removed service "oro_frontend.api.localized_fallback_value_extractor"; reason: private alias.
Removed service "oro_entity_config.form.handler.create_update_config_field_handler"; reason: private alias.
Removed service "oro_pricing.provider.product_price"; reason: private alias.
Removed service "oro_currency.rounding.price_rounding_service"; reason: private alias.
Removed service "oro_search.query_factory"; reason: private alias.
Removed service "oro_datagrid.extension.no_data_messages"; reason: private alias.
Removed service "oro_entity_config.attribute_type.bigint"; reason: private alias.
Removed service "oro_entity_config.attribute_type.boolean"; reason: private alias.
Removed service "oro_entity_config.attribute_type.money"; reason: private alias.
Removed service "oro_entity_config.attribute_type.date"; reason: private alias.
Removed service "oro_entity_config.attribute_type.datetime"; reason: private alias.
Removed service "oro_entity_config.attribute_type.decimal"; reason: private alias.
Removed service "oro_entity_config.attribute_type.file"; reason: private alias.
Removed service "oro_entity_config.attribute_type.float"; reason: private alias.
Removed service "oro_cms.attribute_type.wysiwyg"; reason: private alias.
Removed service "oro_entity_config.attribute_type.image"; reason: private alias.
Removed service "oro_entity_config.attribute_type.multifile"; reason: private alias.
Removed service "oro_entity_config.attribute_type.multiimage"; reason: private alias.
Removed service "oro_entity_config.attribute_type.integer"; reason: private alias.
Removed service "oro_entity_config.attribute_type.multienum"; reason: private alias.
Removed service "oro_entity_config.attribute_type.percent"; reason: private alias.
Removed service "oro_entity_config.attribute_type.enum"; reason: private alias.
Removed service "oro_entity_config.attribute_type.smallint"; reason: private alias.
Removed service "oro_entity_config.attribute_type.string"; reason: private alias.
Removed service "oro_entity_config.attribute_type.text"; reason: private alias.
Removed service "oro_entity_config.attribute_type.manytomany"; reason: private alias.
Removed service "oro_entity_config.attribute_type.manytoone"; reason: private alias.
Removed service "oro_entity_config.attribute_type.onetomany"; reason: private alias.
Removed service "oro_payment.provider.result_messages"; reason: private alias.
Removed service "oro_checkout.checkout.sign_in_target_path_provider.inner"; reason: private alias.
Removed service "oro_promotion.provider.subtotal_provider"; reason: private alias.
Removed service "oro_pricing.model.product_price_scope_criteria_factory"; reason: private alias.
Removed service "oro_entity_extend.datagrid.extension.dynamic_fields"; reason: private alias.
Removed service "oro_entity_config.provider.deleted_attribute"; reason: private alias.
Removed service "oro_serialized_fields.enumerable_change_set_to_audit_field_converter.inner"; reason: private alias.
Removed service "oro_product.provider.fallback_field"; reason: private alias.
Removed service "oro_promotion.provider.promotion_discounts_provider"; reason: private alias.
Removed service "oro_promotion.provider.order_promotion_discounts_provider_decorator.inner"; reason: private alias.
Removed service "oro_promotion.provider.order_promotion_discounts_provider_decorator"; reason: private alias.
Removed service "oro_checkout.factory.multi_shipping.checkout_factory"; reason: private alias.
Removed service "oro_promotion.mapper.order_mapper_decorator.inner"; reason: private alias.
Removed service "oro_tax.order_tax.mapper.order_mapper"; reason: private alias.
Removed service "oro_tax.order_tax.mapper.order_line_item_mapper"; reason: private alias.
Removed service "oro_seo.sitemap.sitemap_file_writer"; reason: private alias.
Removed service "oro_api.security.http.entry_point.api"; reason: private alias.
Removed service "oro_layout.view.listener"; reason: private alias.
Removed service "oro_oauth2_server.provider.sign_in_target_path_provider.inner"; reason: private alias.
Removed service "oro_customer.anonymous_customer_user.token.factory"; reason: private alias.
Removed service "oro_shipping.method_validator.main"; reason: private alias.
Removed service "oro_action.configuration.provider.operations"; reason: private alias.
Removed service "oro_ups.provider.time_in_transit"; reason: private alias.
Removed service "var_dumper.cli_dumper"; reason: private alias.
Removed service "profiler.storage"; reason: private alias.
Removed service "security.event_dispatcher.login"; reason: private alias.
Removed service "security.event_dispatcher.reset_password"; reason: private alias.
Removed service "security.event_dispatcher.api_secured"; reason: private alias.
Removed service "security.event_dispatcher.embedded_form"; reason: private alias.
Removed service "security.event_dispatcher.old_api_secured"; reason: private alias.
Removed service "security.event_dispatcher.frontend_api_secured"; reason: private alias.
Removed service "security.event_dispatcher.tracking_data"; reason: private alias.
Removed service "security.event_dispatcher.main"; reason: private alias.
Removed service "security.event_dispatcher.frontend"; reason: private alias.
Removed service "doctrine.orm.config_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.message_queue_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.batch_metadata_driver"; reason: private alias.
Removed service "doctrine.orm.search_metadata_driver"; reason: private alias.
Removed service "monolog.handler.message_queue.consumer.console.disable_deprecations.inner"; reason: private alias.
Removed service "monolog.handler.api_doc_collector.disable_deprecations.inner"; reason: private alias.
Removed service "form.resolved_type_factory"; reason: private alias.
Removed service "oro_platform.argument_resolver.inner"; reason: private alias.
Removed service "oro_frontend.locale_settings.inner"; reason: private alias.
Removed service "oro_security.orm.ownership_sql_walker_builder"; reason: private alias.
Removed service "oro_pricing.locale_settings.inner"; reason: private alias.
Removed service "oro_attachment.provider.file_name.original_file_name.inner"; reason: private alias.
Removed service "oro_inventory.validator.constraints.has_enough_inventory_level"; reason: private alias.
Removed service "oro_attachment.provider.file_name.webp_aware.inner"; reason: private alias.
Removed service "oro_attachment.manager.image_resize"; reason: private alias.
Removed service "oro_attachment.imagine.provider.url"; reason: private alias.
Removed service "oro_checkout.provider.main_order_promotion_discounts_provider_decorator.inner"; reason: private alias.
Removed service "oro_attachment.provider.external_url_provider.inner"; reason: private alias.
Removed service "oro_api.rest.error_handling_body_listener.inner"; reason: private alias.
Removed service "security.acl.security_identity_retrieval_strategy"; reason: private alias.
Removed service "oro_attachment.configurator.attachment_filter_configuration.inner"; reason: private alias.
Removed service "oro_message_queue.platform.optional_listener_driver_factory.inner"; reason: private alias.
Removed service "oro_message_queue.client.buffered_message_producer.inner"; reason: private alias.
Removed service "oro_translation.dynamic_translation_loader"; reason: private alias.
Removed service "oro_api.profiler.processor_registry.inner"; reason: private alias.
Removed service "oro_api.processor_applicable_checker_factory"; reason: private alias.
Removed service "oro_api.collect_resources.processor"; reason: private alias.
Removed service "oro_api.collect_subresources.processor"; reason: private alias.
Removed service "oro_api.customize_loaded_data.processor"; reason: private alias.
Removed service "oro_api.customize_form_data.processor"; reason: private alias.
Removed service "oro_api.get_config.processor"; reason: private alias.
Removed service "oro_api.get_metadata.processor"; reason: private alias.
Removed service "oro_api.normalize_value.processor"; reason: private alias.
Removed service "oro_api.options.processor"; reason: private alias.
Removed service "oro_api.get_list.processor"; reason: private alias.
Removed service "oro_api.get.processor"; reason: private alias.
Removed service "oro_api.delete.processor"; reason: private alias.
Removed service "oro_api.delete_list.processor"; reason: private alias.
Removed service "oro_api.create.processor"; reason: private alias.
Removed service "oro_api.update.processor"; reason: private alias.
Removed service "oro_api.update_list.processor"; reason: private alias.
Removed service "oro_api.get_subresource.processor"; reason: private alias.
Removed service "oro_api.delete_subresource.processor"; reason: private alias.
Removed service "oro_api.add_subresource.processor"; reason: private alias.
Removed service "oro_api.update_subresource.processor"; reason: private alias.
Removed service "oro_api.get_relationship.processor"; reason: private alias.
Removed service "oro_api.delete_relationship.processor"; reason: private alias.
Removed service "oro_api.add_relationship.processor"; reason: private alias.
Removed service "oro_api.update_relationship.processor"; reason: private alias.
Removed service "oro_api.unhandled_error.processor"; reason: private alias.
Removed service "oro_web_catalog.provider.web_catalog_usage_provider"; reason: private alias.
Removed service ".service_locator.drwwv7s"; reason: private alias.
Removed service ".service_locator.UIiocjM"; reason: private alias.
Removed service ".service_locator.vbVokTl"; reason: private alias.
Removed service ".service_locator.UOV1jy9"; reason: private alias.
Removed service ".service_locator.adso9qI"; reason: private alias.
Removed service ".service_locator.VgktiIL"; reason: private alias.
Removed service ".service_locator.hTij4KN"; reason: private alias.
Removed service ".service_locator.D6tJ4Px"; reason: private alias.
Removed service ".service_locator.3h2Otyu"; reason: private alias.
Removed service ".service_locator.PPYE03P"; reason: private alias.
Removed service ".service_locator.lhyXcB1"; reason: private alias.
Removed service ".service_locator.d3Rv7Zi"; reason: private alias.
Removed service ".service_locator.i1JcbN8"; reason: private alias.
Removed service ".service_locator.NE8Ci.W"; reason: private alias.
Removed service ".service_locator.h_gDE3n"; reason: private alias.
Removed service ".service_locator.9EpnJe3"; reason: private alias.
Removed service ".service_locator.WwHXP6g"; reason: private alias.
Removed service ".service_locator.jMz36kb"; reason: private alias.
Removed service ".service_locator.wMBPUpo"; reason: private alias.
Removed service ".service_locator.RZyXA5A"; reason: private alias.
Removed service ".service_locator.rngstu7"; reason: private alias.
Removed service ".service_locator.eisAQKj"; reason: private alias.
Removed service ".service_locator.37fVuVI"; reason: private alias.
Removed service ".service_locator.qwJBCOQ"; reason: private alias.
Removed service ".service_locator.q0waRab"; reason: private alias.
Removed service ".service_locator.tvsDJiy"; reason: private alias.
Removed service ".service_locator.xvdpEdf"; reason: private alias.
Removed service ".service_locator.3Byc4AT"; reason: private alias.
Removed service ".service_locator.pjL85hK"; reason: private alias.
Removed service ".service_locator.OowuYIE"; reason: private alias.
Removed service ".service_locator.XQnJ2sv"; reason: private alias.
Removed service ".service_locator.DfG2GHp"; reason: private alias.
Removed service ".service_locator.5j6J2lD"; reason: private alias.
Removed service ".service_locator.553NxQ0"; reason: private alias.
Removed service ".service_locator.KaF.Fnv"; reason: private alias.
Removed service ".service_locator.AWtkaE."; reason: private alias.
Removed service ".service_locator.Vm_gWin"; reason: private alias.
Removed service ".service_locator.WQfQcGu"; reason: private alias.
Removed service ".service_locator.KQRKvJL"; reason: private alias.
Removed service ".service_locator._rCiOyz"; reason: private alias.
Removed service ".service_locator.K92zb4c"; reason: private alias.
Removed service ".service_locator.55MXZGp"; reason: private alias.
Removed service ".service_locator.oizElY7"; reason: private alias.
Removed service ".service_locator.QpfnZzb"; reason: private alias.
Removed service ".service_locator.C8NeHAu"; reason: private alias.
Removed service ".service_locator.lBHGpa6"; reason: private alias.
Removed service ".service_locator.TnYCFcW"; reason: private alias.
Removed service ".service_locator.TpDtORV"; reason: private alias.
Removed service ".service_locator.BuKKHBc"; reason: private alias.
Removed service ".service_locator.VCMXGTk"; reason: private alias.
Removed service ".service_locator.ROdphIy"; reason: private alias.
Removed service ".service_locator..jQV_50"; reason: private alias.
Removed service ".service_locator.RlhgDcZ"; reason: private alias.
Removed service ".service_locator.AazRSeV"; reason: private alias.
Removed service ".service_locator.xvLKA4g"; reason: private alias.
Removed service ".service_locator.tszuwcA"; reason: private alias.
Removed service ".service_locator.OByzWGm"; reason: private alias.
Removed service ".service_locator.l.VJdFk"; reason: private alias.
Removed service ".service_locator.L1Sci7E"; reason: private alias.
Removed service ".service_locator.vsIQb7D"; reason: private alias.
Removed service ".service_locator..HCsETd"; reason: private alias.
Removed service ".service_locator.ZFAiEV3"; reason: private alias.
Removed service ".service_locator.JkkiaXp"; reason: private alias.
Removed service ".service_locator.JDyV4do"; reason: private alias.
Removed service ".service_locator.LkU0mO0"; reason: private alias.
Removed service ".service_locator.tjTcysp"; reason: private alias.
Removed service ".service_locator.n6.JxpI"; reason: private alias.
Removed service ".service_locator.IYgZtdy"; reason: private alias.
Removed service ".service_locator.WO5nYgB"; reason: private alias.
Removed service ".service_locator.Owe8oum"; reason: private alias.
Removed service ".service_locator.DJXPgBc"; reason: private alias.
Removed service ".service_locator.YK5bGPk"; reason: private alias.
Removed service ".service_locator.Ok.oXlj"; reason: private alias.
Removed service ".service_locator.iyR5DMb"; reason: private alias.
Removed service ".service_locator.SbU8JBM"; reason: private alias.
Removed service ".service_locator.DstlcXL"; reason: private alias.
Removed service ".service_locator.G.gh8y9"; reason: private alias.
Removed service ".service_locator.DZ8WE17"; reason: private alias.
Removed service ".service_locator.CWA3lNS"; reason: private alias.
Removed service ".service_locator.pOcW4.1"; reason: private alias.
Removed service ".service_locator.AJO9Se."; reason: private alias.
Removed service ".service_locator.Vzis0Bx"; reason: private alias.
Removed service ".service_locator.BdXn2QI"; reason: private alias.
Removed service ".service_locator.cAVktdT"; reason: private alias.
Removed service ".service_locator.Ozm04M0"; reason: private alias.
Removed service ".service_locator.wfodtW0"; reason: private alias.
Removed service ".service_locator.sKmEUGb"; reason: private alias.
Removed service ".service_locator.tQaf3nh"; reason: private alias.
Removed service ".service_locator.tcD3Ld7"; reason: private alias.
Removed service ".service_locator.lLmsFPw"; reason: private alias.
Removed service ".service_locator.pBE1AHL"; reason: private alias.
Removed service ".service_locator.2HJ.f.a"; reason: private alias.
Removed service ".service_locator.zRbJclv"; reason: private alias.
Removed service ".service_locator.2izBOoz"; reason: private alias.
Removed service ".service_locator.1nxjOmx"; reason: private alias.
Removed service ".service_locator.uqPVgo8"; reason: private alias.
Removed service ".service_locator.cwoLLcY"; reason: private alias.
Removed service ".service_locator.VAvDK.F"; reason: private alias.
Removed service ".service_locator.ke6zq89"; reason: private alias.
Removed service ".service_locator.kbL2r4v"; reason: private alias.
Removed service ".service_locator.yGRzVJa"; reason: private alias.
Removed service ".service_locator.N0FaFIF"; reason: private alias.
Removed service ".service_locator.HI.9yCU"; reason: private alias.
Removed service ".service_locator.BJEMnTm"; reason: private alias.
Removed service ".service_locator.3urQJNZ"; reason: private alias.
Removed service ".service_locator.eaJRzcI"; reason: private alias.
Removed service ".service_locator.TJCFJ9z"; reason: private alias.
Removed service ".service_locator.i2PKR.x"; reason: private alias.
Removed service ".service_locator.iW.bZKD"; reason: private alias.
Removed service ".service_locator.WeZ9XMB"; reason: private alias.
Removed service ".service_locator.6E30Mga"; reason: private alias.
Removed service ".service_locator.fv04yLs"; reason: private alias.
Removed service ".service_locator.LJNv9k8"; reason: private alias.
Removed service ".service_locator.Ssltr.N"; reason: private alias.
Removed service ".service_locator.Pb.xAoD"; reason: private alias.
Removed service ".service_locator.RSz2PNt"; reason: private alias.
Removed service ".service_locator.XOXlec9"; reason: private alias.
Removed service ".service_locator.2bAjPZy"; reason: private alias.
Removed service ".service_locator.whX7JJ."; reason: private alias.
Removed service ".service_locator.q5DtZcz"; reason: private alias.
Removed service ".service_locator.WuCBlXO"; reason: private alias.
Removed service ".service_locator.1Oylawb"; reason: private alias.
Removed service ".service_locator._oY7ZsL"; reason: private alias.
Removed service ".service_locator.pLTbolK"; reason: private alias.
Removed service ".service_locator.n5k9Aq7"; reason: private alias.
Removed service ".service_locator.xjInPbA"; reason: private alias.
Removed service ".service_locator.GDi9ok6"; reason: private alias.
Removed service ".service_locator.xAOS3Oa"; reason: private alias.
Removed service ".service_locator.VMacFN0"; reason: private alias.
Removed service ".service_locator.iHk8sfD"; reason: private alias.
Removed service ".service_locator.mN3E2Ct"; reason: private alias.
Removed service ".service_locator.7yQqL3q"; reason: private alias.
Removed service ".service_locator.iOsM1Hp"; reason: private alias.
Removed service ".service_locator.b.hjam2"; reason: private alias.
Removed service ".service_locator.3jMDgMy"; reason: private alias.
Removed service ".service_locator.MDwpUHT"; reason: private alias.
Removed service ".service_locator.ChLVljj"; reason: private alias.
Removed service ".service_locator.4YAJogb"; reason: private alias.
Removed service ".service_locator.SzXsGg4"; reason: private alias.
Removed service ".service_locator.DYNazKp"; reason: private alias.
Removed service ".service_locator.hLuba95"; reason: private alias.
Removed service ".service_locator.9JtTVvS"; reason: private alias.
Removed service ".service_locator.VmMgoS2"; reason: private alias.
Removed service ".service_locator.opISJ3H"; reason: private alias.
Removed service ".service_locator.IFRNzUG"; reason: private alias.
Removed service ".service_locator.YXGwhfg"; reason: private alias.
Removed service ".service_locator.D4ZrHWe"; reason: private alias.
Removed service ".service_locator.sJcu3D."; reason: private alias.
Removed service ".service_locator.ncyFo.l"; reason: private alias.
Removed service ".service_locator.4fiwcpy"; reason: private alias.
Removed service ".service_locator.Xo_R3t7"; reason: private alias.
Removed service ".service_locator.qAgwvGH"; reason: private alias.
Removed service ".service_locator.dKkX20b"; reason: private alias.
Removed service ".service_locator.nZjUBHO"; reason: private alias.
Removed service ".service_locator.p6jbuJg"; reason: private alias.
Removed service ".service_locator.owQwQSH"; reason: private alias.
Removed service ".service_locator.xtT7ujX"; reason: private alias.
Removed service ".service_locator.xT1qnYP"; reason: private alias.
Removed service ".service_locator.P0o.yIn"; reason: private alias.
Removed service ".service_locator.HEuASS3"; reason: private alias.
Removed service ".service_locator.izFSsfR"; reason: private alias.
Removed service ".service_locator.NFSWA2f"; reason: private alias.
Removed service ".service_locator.1hf.2.C"; reason: private alias.
Removed service ".service_locator.BFzwXH3"; reason: private alias.
Removed service ".service_locator.Wb_3wHj"; reason: private alias.
Removed service ".service_locator.Vp8oqaw"; reason: private alias.
Removed service ".service_locator.0Mu.OnR"; reason: private alias.
Removed service ".service_locator.STxWibX"; reason: private alias.
Removed service ".service_locator.3oGYBPb"; reason: private alias.
Removed service ".service_locator.mW5yr0z"; reason: private alias.
Removed service ".service_locator.4Ctz6Ow"; reason: private alias.
Removed service ".service_locator.T28cfBX"; reason: private alias.
Removed service ".service_locator.SN5MJu_"; reason: private alias.
Removed service ".service_locator..v2fs4R"; reason: private alias.
Removed service ".service_locator.IyFEU9S"; reason: private alias.
Removed service ".service_locator.BpVHO_E"; reason: private alias.
Removed service ".service_locator.GlkL7Bv"; reason: private alias.
Removed service ".service_locator.SjhHkGA"; reason: private alias.
Removed service ".service_locator.p7Jm1_U"; reason: private alias.
Removed service ".service_locator.dtzbZbB"; reason: private alias.
Removed service ".service_locator.YDU919f"; reason: private alias.
Removed service ".service_locator.nDwH_TK"; reason: private alias.
Removed service ".service_locator.Hm03D7r"; reason: private alias.
Removed service ".service_locator.2Wosw0b"; reason: private alias.
Removed service ".service_locator.FHD5kLw"; reason: private alias.
Removed service ".service_locator.6HTSqlL"; reason: private alias.
Removed service ".service_locator.e7F1MBA"; reason: private alias.
Removed service ".service_locator.APZLrAT"; reason: private alias.
Removed service ".service_locator.4_RludK"; reason: private alias.
Removed service ".service_locator.PTAQUzf"; reason: private alias.
Removed service ".service_locator.Gi.1DFE"; reason: private alias.
Removed service ".service_locator.j7wAker"; reason: private alias.
Removed service ".service_locator.otUf47t"; reason: private alias.
Removed service ".service_locator.3ECKEHd"; reason: private alias.
Removed service ".service_locator.bqBfym7"; reason: private alias.
Removed service ".service_locator.oiUldTR"; reason: private alias.
Removed service ".service_locator.31p49UD"; reason: private alias.
Removed service ".service_locator._mVtxDS"; reason: private alias.
Removed service ".service_locator.tdWOSbi"; reason: private alias.
Removed service ".service_locator.f4ZKIuI"; reason: private alias.
Removed service ".service_locator.AQPD_Sr"; reason: private alias.
Removed service ".service_locator.K3X96DQ"; reason: private alias.
Removed service ".service_locator.T71rvmg"; reason: private alias.
Removed service ".service_locator.Zj58jEU"; reason: private alias.
Removed service ".service_locator.EXVI12r"; reason: private alias.
Removed service ".service_locator.Vl0E4vW"; reason: private alias.
Removed service ".service_locator.GvYOzK_"; reason: private alias.
Removed service ".service_locator.VutFFfH"; reason: private alias.
Removed service ".service_locator.MC.sFOl"; reason: private alias.
Removed service ".service_locator.sjhcgps"; reason: private alias.
Removed service ".service_locator.Sz6KIYx"; reason: private alias.
Removed service ".service_locator.OmGLEYI"; reason: private alias.
Removed service ".service_locator.gRX99OA"; reason: private alias.
Removed service ".service_locator.A8UdZ0a"; reason: private alias.
Removed service ".service_locator.N1kxGDV"; reason: private alias.
Removed service ".service_locator.KN1PmHH"; reason: private alias.
Removed service ".service_locator.OYGWgW4"; reason: private alias.
Removed service ".service_locator.tot6Kmz"; reason: private alias.
Removed service ".service_locator.9Fr9.TJ"; reason: private alias.
Removed service ".service_locator.veL0bGn"; reason: private alias.
Removed service ".service_locator.twN_91H"; reason: private alias.
Removed service ".service_locator.bhxlDWu"; reason: private alias.
Removed service ".service_locator.cM9fQRf"; reason: private alias.
Removed service ".service_locator.g5IEyFp"; reason: private alias.
Removed service ".service_locator.bYtnknc"; reason: private alias.
Removed service ".service_locator.OLX2Tzo"; reason: private alias.
Removed service ".service_locator.__UWIbq"; reason: private alias.
Removed service ".service_locator.8k89uaF"; reason: private alias.
Removed service ".service_locator.aDpEoK."; reason: private alias.
Removed service ".service_locator.RFMsycp"; reason: private alias.
Removed service ".service_locator.E2m_J_T"; reason: private alias.
Removed service ".service_locator.3stewNt"; reason: private alias.
Removed service ".service_locator.VFH79tZ"; reason: private alias.
Removed service ".service_locator.fn1iNIg"; reason: private alias.
Removed service ".service_locator.spHeKWc"; reason: private alias.
Removed service ".service_locator.zNvicND"; reason: private alias.
Removed service ".service_locator.7YhG8gX"; reason: private alias.
Removed service ".service_locator.c3AGBJx"; reason: private alias.
Removed service ".service_locator.HXyWTxz"; reason: private alias.
Removed service ".service_locator.uhN_T1_"; reason: private alias.
Removed service ".service_locator.KssUHcD"; reason: private alias.
Removed service ".service_locator.hDcs8S2"; reason: private alias.
Removed service ".service_locator.gxcrTiN"; reason: private alias.
Removed service ".service_locator.mPdGkUP"; reason: private alias.
Removed service ".service_locator.2WGkKaD"; reason: private alias.
3255
Changed reference of service "oro_redis_config.session_handler.redis" previously pointing to "monolog.logger" to "logger".
Changed reference of service "argument_resolver.request_payload" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "error_controller" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "services_resetter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "services_resetter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "services_resetter" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "services_resetter" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "config_builder.warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "fragment.renderer.inline" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "fragment.renderer.inline" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "error_handler.error_renderer.html" previously pointing to "monolog.logger" to "logger".
Changed reference of service "console.command.config_debug" previously pointing to ".service_locator.7DqqHHm" to "container.env_var_processors_locator".
Changed reference of service "console.command.translation_debug" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "console.command.translation_lint" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "psr18.http_client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "psr18.http_client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "httplug.http_client" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.http_client" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "mailer.transport_factory.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.native" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.null" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.sendmail" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "mailer.transport_factory.smtp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "translator.default" previously pointing to "monolog.logger" to "logger".
Changed reference of service "serializer.normalizer.problem" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "serializer.normalizer.translatable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "form.type.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 "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 "data_collector.events" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "data_collector.translation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "security.acl.cache.doctrine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.user_checker_locator" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.access.expression_voter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "security.access.closure_voter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "controller.is_granted_attribute_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
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.success_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.failure_handler" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "security.authentication.switchuser_listener" 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.access_token_handler.oidc_user_info" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oidc" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.access_token_handler.oauth2" previously pointing to "monolog.logger" to "logger".
Changed reference of service "twig.extension.security" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "debug.security.firewall" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "security.listener.user_checker.login" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.listener.user_checker.reset_password" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_oauth2_server.security.authenticator.api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.check_remember_me_conditions" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.check_remember_me_conditions.api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.authentication.authenticator.organization_rememberme.api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.user_checker.api_secured" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.listener.user_checker.embedded_form" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_oauth2_server.security.authenticator.old_api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.check_remember_me_conditions.old_api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.authentication.authenticator.organization_rememberme.old_api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.user_checker.old_api_secured" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_oauth2_server.security.authenticator.frontend_api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.anonymous_customer_user.authenticator.frontend_api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.api_anonymous_customer_user.authenticator.frontend_api_secured" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.user_checker.frontend_api_secured" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.listener.user_checker.tracking_data" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.authenticator.oauth.main" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "security.authentication.success_handler.main.oauth" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.failure_handler.main.oauth" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "security.authentication.success_handler.main.organization_form_login" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.failure_handler.main.organization_form_login" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "security.listener.check_remember_me_conditions.main" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.authentication.authenticator.organization_rememberme.main" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.user_checker.main" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "security.authentication.success_handler.frontend.organization_form_login" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.authentication.failure_handler.frontend.organization_form_login" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "security.listener.check_remember_me_conditions.frontend" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.authentication.authenticator.organization_rememberme.frontend" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.anonymous_customer_user.authenticator.frontend" previously pointing to "monolog.logger" to "logger".
Changed reference of service "security.listener.user_checker.frontend" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_sync.event_listener.maintenance" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "oro_sync.event_listener.load_termination_listeners_on_server_launch" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sync.content.data_update_topic_sender" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "twig.extension.trans" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "twig.extension.form" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "doctrine.dbal.default_connection.event_manager" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_platform.service_link.service_locator" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_platform.service_link.service_locator" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_platform.cache.provider.page_request_provider.abstract" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_platform.materialized_view.manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_platform.materialized_view.remover" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_platform.command.delete_old_number_sequence" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_platform.async.delete_old_number_sequence_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "liip_imagine.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "liip_imagine.service.filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_maintenance.maintenance" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\MaintenanceBundle\Command\MaintenanceLockCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\MaintenanceBundle\Command\MaintenanceUnlockCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_layout.layout.service_locator" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_layout.layout_factory_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_layout.text.helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_layout.layout_context_stack" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_layout.expression_language.compiled_cache" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_layout.cache_warmer.pages_cache_warmer" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "oro_layout.cache_warmer.pages_cache_warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_layout.theme_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_layout.expression_language.compiled_cache_warmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_layout.page_templates_manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ui.placeholder.provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_ui.router" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_ui.format_converter.date_time.jquery_ui" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_ui.format_converter.date_time.jquery_ui" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ui.label_provider.action_button.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ui.label_provider.action_button_group" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ui.widget_provider.view_actions" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_ui.widget_provider.update_actions" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_ui.html_tag_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ui.flash_message_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ui.controller_class_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_ui.validator.move_to_child" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_organization.business_unit.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_organization.business_unit.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_organization.organization.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_organization.organization.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_organization.filter.business_unit" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_organization.event.business_unit_grid_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_organization.autocomplete.business_unit.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_organization.autocomplete.widget_business_unit.search_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_organization.autocomplete.widget_business_unit.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_organization.validator.owner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_organization.provider.business_unit_acl" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_organization.autocomplete.business_unit_owner_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_organization.autocomplete.parent_business_unit_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_organization.autocomplete.business_unit_tree_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_organization.api.validate_business_unit_new_included_entity_existence" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_organization.form.extension.owner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_organization.autocomplete.organization.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_organization.form.type.widget_business_unit_select" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service "oro_logger.trace.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_security.request_authorization_checker" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.class_authorization_checker" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.acl.privilege_repository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_security.entity_security_metadata_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_security.ownership_tree_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.authentication.authenticator.basic" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.listener.context_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.listener.captcha_protection_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_security.layout.data_provider.acl" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.form.field_acl_helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.form.extension.aclprotected_fields_type" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.entity_serializer.field_filter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.helper.property_path_helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.form.data_transformer.factory.crypted_data" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_security.owner.checker" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_security.action.generate_uuid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_security.authentication.failure_handler" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "oro_security.authentication.success_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\SecurityBundle\Controller\SwitchOrganizationController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\SecurityBundle\Controller\SwitchOrganizationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.manager.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_attachment.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_attachment.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_attachment.manager.file.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_attachment.manager.file.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_attachment.manager.file.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_attachment.listener.multi_file_block_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.formatter.image_link" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.acl.voter.file" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_attachment.url_generator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_attachment.provider.resized_image" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\AttachmentBundle\Validator\Constraints\ExternalFileUrlValidator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_attachment.manager.image_file_removal" previously pointing to "oro_product.provider.product_image_file_names" to "oro_attachment.provider.image_file_names".
Changed reference of service "oro_attachment.import_export.file_import_strategy_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.import_export.file_manipulator" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_attachment.import_export.file_manipulator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.import_export.event_listener.file_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.tools.external_file_factory" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_attachment.event_listener.original_file_names_configuration_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.api.form.type.file_entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.api.form.type.multi_file_entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.api.form.type.multi_file_entity.options_processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.api.handle_external_url" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_attachment.api.validate_file_view_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_attachment.async.image_file_removal_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_message_queue.consumption.locale_extension" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_message_queue.consumption.cache_state_driver.dbal" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_message_queue.consumption.consumer_state_driver.dbal" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_message_queue.job.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_message_queue.job.root_job_status_calculator" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.job.dependent_job_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.job.dependent_job_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\MessageQueueBundle\Command\ConsumerHeartbeatCommand" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "Oro\Bundle\MessageQueueBundle\Command\TransportConsumeMessagesCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_message_queue.profiler.message_queue_collector" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.client.message_buffer_manager" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.client.dbal_transaction_watcher" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.client.request_watcher" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.client.command_watcher" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.client.processor_watcher" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_message_queue.migration.query_executor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.email.cache.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.email.entity.builder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.email_websocket.processor" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "oro_email.email.entity.batch_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.listener.entity_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.auto_response" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.async.auto_responses" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.add_email_associations" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.add_email_associations" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.async.update_email_owner_associations" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.update_email_owner_associations" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.async.sync_email_seen_flag" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.async.purge_email_attachments" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.recalculate_email_visibility" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.update_visibilities" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.update_visibilities_for_organization" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.update_email_visibilities_for_organization" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.manager.autoresponserule.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.autoresponserule.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.autoresponserule_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.autoresponserule_manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.manager.email.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.manager.email_origin.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email_origin.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.sender.email_model_sender" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.emailtemplate.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.emailtemplate.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.twig.sandbox.entity_variables_template_processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.email_renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.emailtemplate.variable_provider.entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailtemplate.variable_provider.entity_routes" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailtemplate.variable_provider.system" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailtemplate.variable_provider.system" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_email.emailtemplate.variable_provider.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.validator.email_template_syntax" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.validator.mailbox_origin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailtemplate.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailfolder.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailseen.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.emailtemplate.datagrid_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.workflow.action.send_email" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.workflow.action.send_email" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.workflow.action.send_email_template" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.workflow.action.send_email_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.workflow.action.schedule_send_email_template" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.workflow.action.schedule_send_email_template" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.workflow.action.schedule_send_email_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.email_grid_mailbox_name_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.email_address_visibility.manager" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.activity_list.provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.related_emails.provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.email_recipients.provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.provider.email_recipients.helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.listener.email_body_add_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.acl.voter.email_voter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.manager.email_activity.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email_activity.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.manager.email_activity_entity.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email_activity_entity.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.manager.email_activity_search.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email_activity_search.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.manager.email_thread_activity_context.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.manager.email_thread_activity_context.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email_thread_activity_context.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.manager.email_activity_suggestion.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.manager.email_activity_suggestion.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.email.flag.manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.mailbox.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.mailbox.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_email.mailbox.entity_name_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.autocomplete.mailbox_user_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.listener.mailbox.authorization" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.workflow.action.parse_first_name" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.workflow.action.parse_last_name" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.workflow.action.request_mailboxes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.workflow.action.strip_html_tags" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.workflow.action.add_activity_target" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.email_body_synchronizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.email_body_synchronizer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.async.manager.association_manager" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.upgrade_email_body_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_email.async.upgrade_email_body_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.emailtemplate.variable_processor.entity_routes" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.topic.event" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service "oro_email.provider.email_template_context" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.event_listener.email_template_context_collect_localization_aware" previously pointing to "oro_locale.provider.preferred_localization_provider" to "Oro\Bundle\LocaleBundle\Provider\PreferredLocalizationProviderInterface".
Changed reference of service "oro_email.async.send_email_template" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.email_notification_alert_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.event_listener.notification_alerts_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.email_template_entity_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.email_template_hydrator.from_array" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.twig.security_policy.email_template_checker" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.validator.email_template_security_policy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.post_upgrade.entity_fields_used_in_email_templates" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.api.email_context_entity_repository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.api.validate_email_context_search_capability" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.api.load_email_context_search_items" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.api.load_email_context_items" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.api.load_email_thread_context_items" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.api.load_email_thread_context_item" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.api.validate_email_body_exists" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.api.validate_email_message_id_uniqueness" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.api.prepare_email_model_to_save" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.api.dispatch_email_body_added_event" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.api.update_visibility_for_new_email_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.mailer.transports" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.mailer.transports" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.mailer.checker.smtp_connection_checker" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.form.type.autoresponse_template_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.form.email_template_localization_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.form.handler.emailtemplate" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.form.type.email" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.form.handler.email.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.form.handler.mailbox" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.form.handler.email_configuration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_email.form.type.filter.originfolder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.form.extension.email_type_template_asscessibility_checker_extension" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_email.mass_action.mark.read" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.mass_action.mark.unread" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.mass_action.mark_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_email.mass_action.mark_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "Oro\Bundle\EmailBundle\Command\UpdateAssociationsCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\EmailBundle\Command\UpdateVisibilitiesCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\EmailBundle\Command\DebugEmailVariablesCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cron.async.command_runner_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_cron.async.command_runner" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\CronBundle\Command\CronCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_user.permission_manager.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.permission_manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.permission_manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_user.role_manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.role_manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_user.group_manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.group_manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_user.impersonation_authenticator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.event_listener.impersonation_success_listener" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.user.search_acl_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.autocomplete.user.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.assigned_to_organization_users.handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.widget_user.search_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.autocomplete.widget_user.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.user.organization_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.user.search_without_current_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.role.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.widget_role.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.autocomplete.role.authenticated_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.gender_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.handler.reset_password_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.handler.reset_password_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.event_listener.owner_user_grid_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.placeholder.filter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.event_listener.password_change_exception_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.role.datagrid_helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.provider.role_privilege_category_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.datagrid.datasource.role_permission_datasource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.validator.email_case_insensitive_option" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.provider.user_config_form_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.provider.user_config_form_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.provider.user_config_form_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.user.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.logger.user_login_attempt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\UserBundle\Form\Handler\UserPasswordResetHandler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\UserBundle\Form\Handler\UserPasswordResetHandler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.form.type.user" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.form.type.user.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_user.form.handler.user" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.form.handler.user" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.form.handler.reset" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.form.handler.set_password" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_user.form.handler.set_password" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.form.provider.password_tooltip" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.form.type.widget_user_multiselect" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service "oro_user.widget_config_value.widget_owners.converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.importexport.data_converter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_user.importexport.data_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.importexport.template_fixture.data_converter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_user.importexport.template_fixture.data_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_datagrid.mass_action.forced_password_reset.handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.mass_action.forced_password_reset.handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_datagrid.mass_action.users_enable_switch.handler.disable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.mass_action.users_enable_switch.handler.enable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\UserBundle\Command\ImpersonateUserCommand" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "Oro\Bundle\UserBundle\Async\UserPasswordResetRequestProcessor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\UserBundle\Async\UserPasswordResetRequestProcessor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.factory.symfony" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\Connect\ConnectController" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "HWI\Bundle\OAuthBundle\Controller\LoginController" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "hwi_oauth.authentication.entry_point.oauth" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "hwi_oauth.security.oauth_utils" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.block_type.datagrid" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.block_type.datagrid" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.event.dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_datagrid.event_listener.grid_views_load" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.event_listener.grid_views_load" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.event_listener.grid_views_load" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_datagrid.grid_view.manager.api" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_datagrid.grid_view.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_datagrid.grid_view.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_datagrid.grid_view.form.handler.api" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_datagrid.handler.export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_datagrid.async.pre_export" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.layout_context_configurator.data" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.multi_grid_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.multi_grid_provider" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.helper.date" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_datagrid.event_listener.default_grid_view_load" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.async.executor.pre_export.orm" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_datagrid.extension.formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.inline_editing_configurator" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.extension.action" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.extension.mass_action" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.extension.export" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.export" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.extension.totals" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.totals" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_datagrid.extension.field_acl" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.extension.board" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.extension.board" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.appearance" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.formatter.field_property" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.formatter.property.translatable_property" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.formatter.property.localized_number_property" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.action.metadata_factory" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.mass_action.handler.delete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_datagrid.extension.mass_action.handler.delete" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_datagrid.mass_action.dispatcher" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.importexport.export_filtered_reader" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.importexport.export_filtered_reader" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_datagrid.importexport.filtered_entity.orm_entity_identity_reader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_datagrid.importexport.datagrid_columns_from_context_provider" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.importexport.materialized_view_reader" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.provider.state.abtract" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_datagrid.provider.state.columns" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_datagrid.provider.state.sorters" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_datagrid.data_collector" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_datagrid.data_collector" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sso.oauth_user_provider" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_translation.form.type.add_language" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_translation.form.type.add_language" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\TranslationBundle\Download\TranslationDownloader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_translation.dynamic_translation_cache" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_translation.identity_translator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_translation.extension.translation_context_resolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.provider.language" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_translation.manager.translation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_translation.layout.data_provider.translator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.rebuild_translation_cache_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\TranslationBundle\Action\DownloadUpdateLanguageTranslationAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\TranslationBundle\Action\GetLanguageTranslationMetricsAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_translation.mass_action.reset_translation_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.mass_action.reset_translation_handler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_translation.async.dump_js_translations_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_translation.formatter.translator_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.api.compute_translation_value" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.importexport.strategy.translation.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_translation.importexport.strategy.translation.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.importexport.strategy.translation.reset" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_translation.importexport.strategy.translation.reset" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_translation.importexport.writer.translations" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_draft.voter.basic_permissions_draft_voter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_draft.placeholder.filter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_draft.action.draft_redirect" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_draft.action.draft_create" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_draft.action.draft_publish" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_draft.action.assign_draftable_fields" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity.form.type.entity_field_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.form.type.entity_field_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.listener.navigation_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_entity.listener.navigation_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.extension.unique_entity_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.entity_provider.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.entity_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.entity_field_provider.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.virtual_field_provider.dictionary" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.entity_field_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.format.simple_array" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.entity_alias_resolver" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity.entity_name_provider.fallback" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.entity_class_name_provider.default" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.routing.options_resolver.dictionary_entity" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity.manager.dictionary.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity.manager.dictionary.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_entity.manager.api.entity_data_api_manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_entity.manager.entity_field_validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.provider.structure_data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity.provider.structure_data" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity.importexport.normalizer.entity_fallback_value" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_entity.manager.preloading_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.format_converter.date_time.intl" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_locale.format_converter.date_time.intl" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.format_converter.date_time.moment" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_locale.format_converter.date_time.moment" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.format_converter.date_time.php" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_locale.format_converter.date_time.php" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.locale_listener" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.locale_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.formatter.name" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.formatter.address" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.formatter.number" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.formatter.factory.intl_number_formatter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.formatter.language_code" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.formatter.language_code" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.formatter.formatting_code" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.formatter.formatting_code" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.format.datetime" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_locale.format.datetime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.format.date" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_locale.format.date" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.provider.localization_choices" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.provider.current_localization" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\LocaleBundle\Action\CheckIfDefaultLanguageAction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.formatter.localized_fallback_value_formatter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.provider.localized_fallback_value_name" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.form.type.fallback_property" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.form.autocomplete.localization_parent.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_locale.form.autocomplete.localization.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_locale.importexport.data_converter.property_path_title" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.importexport.data_converter.property_path_title" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.importexport.data_converter.localized_fallback_value_aware" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.importexport.data_converter.localized_fallback_value_aware" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.importexport.strategy.localized_fallback_value_aware" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.importexport.strategy.localized_fallback_value_aware" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\LocaleBundle\Command\OroLocalizationDumpCommand" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_entity_config.config_manager.service_locator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_config.config_manager.service_locator" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service "oro_entity_config.migration.post_up.listener" previously pointing to "oro_entity_config.tools.command_executor" to "oro_platform.command_executor".
Changed reference of service "oro_entity_config.event_listener.attributes_datagrid" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_entity_config.event_listener.attribute_family_form_view.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_config.datagrid.attribute_family_actions_configuration" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_entity_config.event_listener.deleted_attribute_relation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_entity_config.async.deleted_attribute_relation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_config.websocket.attributes_import_topic_sender" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "oro_entity_config.topic.attribute_import" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service "Oro\Bundle\EntityConfigBundle\Cache\CleanupUnusedConfigurationsCacheWarmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_config.async.attribute_pre_import" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_entity_config.async.attribute_pre_import" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_config.async.attribute_pre_import" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_config.async.attribute_import" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_config.async.attribute_import" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_entity_config.datagrid.entity_management_grid_action_extension" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_entity_config.form.type.attribute_family_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_config.form.type.attribute_multi_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_config.importexport.strategy.entity_field.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_config.importexport.strategy.entity_field.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_config.importexport.strategy.attribute.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_config.importexport.strategy.attribute.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_config.importexport.writer.entity_field" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_config.import_strategy.listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\EntityConfigBundle\Controller\AttributeController" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.form.extension.dynamic_fields_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.form.extension.dynamic_fields" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_extend.form.extension.dynamic_fields" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.tools.dumper" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.entity_config_dumper.extension.enum" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.listener.config_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_extend.extend.update_processor" previously pointing to "oro_entity_config.tools.command_executor" to "oro_platform.command_executor".
Changed reference of service "oro_entity_extend.extend.update_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_extend.extend.update_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_extend.extend.field_name_validation_helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_extend.migration.refresh_cache_before_entity_config_update.post_up.listener" previously pointing to "oro_entity_config.tools.command_executor" to "oro_platform.command_executor".
Changed reference of service "oro_entity_extend.migration.update_config.post_up.listener" previously pointing to "oro_entity_config.tools.command_executor" to "oro_platform.command_executor".
Changed reference of service "oro_entity_extend.migration.extension.convert_to_extend" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service "oro_entity_extend.enum_synchronizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.listener.extend_field_value_render" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_entity_extend.field.enum_option_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.model.action.request_enum_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_extend.cache.enum_translation_provider" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_entity_extend.cache.enum_translation_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.listener.cache.enum_option.abstract" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_entity_extend.listener.cache.enum_option_translation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_entity_extend.listener.cache.enum_option" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_entity_extend.validator.field_name_length" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.tools.save_schema_tool" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_extend.autocomplete_class_generator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_extend.async.actualize_entity_enum_options_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_entity_extend.entity_metadata_builder.relations" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.entity_metadata_builder.indices" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.type.entity" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.type.field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.type.field" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.type.unique_key_collection_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.type.enum_name" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.entity_config_type.enum.subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_extend.entity_config_type.enum.subscriber" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_entity_extend.entity_config_type.enum.subscriber" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\DigitalAssetBundle\Validator\Constraints\DigitalAssetSourceFileMimeTypeValidator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_digital_asset.form.type.digital_asset" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_digital_asset.reflector.file_reflector" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_digital_asset.form.extension.digital_asset_manager" previously pointing to "oro_cms.provider.preview_metadata.webp_aware" to "oro_digital_asset.provider.preview_metadata".
Changed reference of service "oro_digital_asset.import_export.event_listener.digital_asset_aware_file_strategy_event_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "nelmio_security.csp_report.logger" previously pointing to "monolog.logger" to "logger".
Changed reference of service "nelmio_security.csp_reporter_controller" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.form.handler.integration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.writer.persistent_batch_writer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.reader.entity.by_id" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.sync.processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.sync_scheduler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_integration.genuine_sync_scheduler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_integration.reverse_sync.processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.datagrid.status_grid_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_integration.action.save_fields_changes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.action.remove_fields_changes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.workflow.action.populate_integration_owner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.async.sync_integration_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_integration.async.revers_sync_integration_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_integration.transport.rest.event_dispatchable_client_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.action_handler.decorator.channel_delete_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.action_handler.decorator.channel_disable_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.action_handler.decorator.channel_enable_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\IntegrationBundle\Command\SyncCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_integration.provider.webhook_producer_settings_entity_name" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_integration.webhook_configuration_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_integration.webhook_configuration_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_integration.webhook_notifier" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_integration.async.webhook_notification_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_integration.async.webhook_notification_processor" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_integration.api.webhook_format_repository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_rule.rule_filtration.expression_language_decorator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.serializer.configurable_entity_normalizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.data_converter.configurable" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_importexport.data_converter.configurable" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.data_converter.template_fixture.configurable" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_importexport.data_converter.template_fixture.configurable" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.strategy.import.helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.strategy.import.helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_importexport.data_converter.configurable_helper" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_importexport.data_converter.configurable_helper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.strategy.add" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.strategy.abstract_import_strategy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.strategy.configurable_add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.strategy.configurable_add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.reader.entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.writer.cumulative" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.writer.json_api_batch_api_import_writer" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.job_executor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.handler.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.handler.import" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.handler.export" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.handler.postpone" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.handler.postpone" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.template_fixture.entity_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.action.execute_job" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.formatter.excel_datetime" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_importexport.formatter.excel_datetime" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.event_listener.process_after.empty_owner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_importexport.async.pre_export_abstract" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.async.pre_export_abstract" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.pre_export" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.async.pre_export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.export_abstract" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.post_export" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.async.post_export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.pre_import" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.async.pre_import" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_importexport.async.pre_import" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.import" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.send_import_notification" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_importexport.async.send_import_notification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.save_import_export_result_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_importexport.async.finish_import_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\ImportExportBundle\Command\ImportCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_notification.additional_email_association_provider.default" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_notification.email_notification.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_notification.email_notification.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_notification.doctrine.event.listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_notification.email_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_notification.email_notification_entity_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_notification.mailer.mass_notifications" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_notification.async.send_email_notification_template_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_notification.async.send_email_notification_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_notification.async.send_mass_email_notification_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_notification.manager.email_notification" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_notification.provider.contact_information_emails" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_notification.provider.email_address_with_context_preferred_localization_provider" previously pointing to "oro_locale.provider.preferred_localization_provider" to "Oro\Bundle\LocaleBundle\Provider\PreferredLocalizationProviderInterface".
Changed reference of service "oro_notification.notification_alert.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\NotificationBundle\Command\MassNotificationCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\NotificationBundle\Command\NotificationAlertListCommand" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "gos_web_socket.server.application.wamp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gos_web_socket.server.builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "gos_web_socket.server.websocket" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.attachments_filesystem" to "attachments_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.attachments_cleanup_data_filesystem" to "attachments_cleanup_data_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.public_mediacache_filesystem" to "public_mediacache_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.protected_mediacache_filesystem" to "protected_mediacache_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.import_files_filesystem" to "import_files_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.importexport_filesystem" to "importexport_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.api_source_data_filesystem" to "api_source_data_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.api_filesystem" to "api_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.public_js_filesystem" to "public_js_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.import_product_images_filesystem" to "import_product_images_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.frontend_importexport_filesystem" to "frontend_importexport_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.sitemaps_filesystem" to "sitemaps_filesystem".
Changed reference of service "knp_gaufrette.filesystem_map" previously pointing to "gaufrette.sitemaps_tmp_data_filesystem" to "sitemaps_tmp_data_filesystem".
Changed reference of service "oro_action.extendable_condition_event_errors_processor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.condition.extendable" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.expression.acl_granted" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_action.configuration.validator.operations" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_action.action.tree" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.duplicate_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.resolve_destination_page" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.create_datetime" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.call_method" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.assign_value" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.copy_values" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.unset_value" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.create_object" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.create_date" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_action.action.create_date" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.create_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.flush_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.request_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.get_class_name" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.redirect" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.format_string" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.assign_active_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.format_name" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.traverse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.translate" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.action.translate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.flash_message" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.action.flash_message" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.remove_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.assign_constant_value" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.call_service_method" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.refresh_grid" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.run_action_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.find_entities" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.assign_url" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.count" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.clone_object" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.clone_entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.action.clone_entity" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_action.action.clone_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.extendable" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.extendable" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.increase_value" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.increase_value" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.substring" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action.render_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.helper.options" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.form.handler.operation_button" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.datagrid.action.button_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.datagrid.action.button_widget_action" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_action.provider.button" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.handler.execute_operation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_action.operation.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_action.action_group.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.widget_provider.activities.main" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_activity.widget_provider.activities.main" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_activity.manager.activity.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.manager.activity.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_activity.manager.activity_entity.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.manager.activity_entity.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_activity.manager.activity_search.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.manager.activity_search.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_activity.form.handler.autocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_activity.form.handler.autocomplete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.form.handler.activity_entity.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_activity.manager.activity_target.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.manager.activity_target.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_activity.manager.activity_context.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_activity.manager.activity_context.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.manager.activity_context.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_activity.form.type.contexts_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_activity.form.type.contexts_select" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity.form.extension.contexts" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_activity_list.manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_activity_list.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity_list.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity_list.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_activity_list.provider.chain" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_activity_list.migration.activity_list.post_up.listener" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_activity_list.filter.related_activity_datagrid_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_activity_list.listener.merge_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\AddressBundle\Command\ActualizeCountriesRegionsCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_address.api.manager.address_type" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_address.api.manager.address_type" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_address.api.manager.country" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_address.api.manager.country" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_address.api.manager.region" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_address.api.manager.region" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_address_validation.form.type.address_book_aware_address_validation_result" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_address_validation.form.type.frontend.address_book_aware_address_validation_result" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.object_normalizer" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.listener.api_source.open_api" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_api.entity_serializer.field_filter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.rest.request_action_handler" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "oro_api.exception_text_extractor.default" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.entity_description_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.action_group_executor" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.batch.async.update_list_processing_helper" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_api.batch.async.update_list" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_api.open_api_choices_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.event_listener.open_api_specification_form" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_api.async_operation_errors.load_errors" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.query.comparison_expression.nested_tree" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_api.query.comparison_expression.nested_tree_with_root" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_api.form.type.open_api_specification_view_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.validator.access_granted" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.complete_descriptions_helper.entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.complete_descriptions_helper.fields" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.complete_descriptions_helper.filters" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.get.validate_entity_type_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.delete.validate_entity_type_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.validate_entity_type_access.view" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.subresource.validate_parent_entity_type_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.subresource.validate_parent_entity_type_access.edit" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.subresource.validate_parent_entity_type_access.view" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.subresource.validate_parent_entity_object_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.collect_form_errors" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.subresource.collect_form_errors" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.normalize_errors" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_api.delete.validate_entity_object_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.delete.validate_entity_objects_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.create.validate_entity_type_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.update.validate_entity_type_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.update.validate_entity_object_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.update_list.create_async_operation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_api.update_list.start_async_operation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_api.update_list.process_synchronous_operation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_api.batch_update.normalize_errors" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\ApiBundle\Command\OpenApiScheduleRenewCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\ApiBundle\Controller\OpenApiSpecificationController" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\ApiBundle\Controller\OpenApiSpecificationController" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_batch.job.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_batch.step.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_batch.event_listener.logger_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_batch.orm.query_builder.count_query_optimizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\CommerceBundle\CacheWarmer\ExtendEntityCacheWarmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_commerce.layout.data_provider.purchase_volume_chart" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_commerce.emailtemplate.variable_provider.seller_info" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_commerce.content_widget_type.customer_dashboard_datagrid" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_commerce.content_widget_type.customer_dashboard_datagrid" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_commerce.content_widget.provider.scorecards_users" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_commerce.content_widget.provider.scorecards_shopping_lists" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_commerce.content_widget.provider.scorecards_open_rfqs" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_commerce.content_widget.provider.scorecards_total_orders" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_config.scope_manager.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.scope.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.scope.global" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.provider.abstract_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_config.provider.abstract_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_config.provider.abstract_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.provider.system_configuration.form_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_config.provider.system_configuration.form_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_config.provider.system_configuration.form_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.configuration_search_provider.group" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_config.configuration_search_provider.field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_config.api.load_configuration_sections" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_config.api.load_configuration_section" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_config.api.load_configuration_option_keys" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_config.api.load_configuration_option" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_dataaudit.listener.send_changed_entities_to_message_queue" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_dataaudit.listener.send_changed_entities_to_message_queue" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dataaudit.event_listener.config_change_audit" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_dataaudit.provider.config_audit_field_label_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dataaudit.provider.entity_audit_field_search_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dataaudit.datagrid.entity_type_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dataaudit.datagrid.author_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dataaudit.event_listener.segment_widget_options_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_dataaudit.audit.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dataaudit.audit.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_dataaudit.converter.record_validator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dataaudit.async.audit_changed_entities" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_dataaudit.async.audit_changed_entities_inverse_collections" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_dataaudit.async.audit_changed_entities_inverse_collections" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dataaudit.async.audit_changed_entities_inverse_collections_chunk" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_dataaudit.async.audit_changed_entities_inverse_collections_chunk" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dataaudit.autocomplete.impersonation_search_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_distribution.routing_loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_distribution.expose_routing_loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_distribution.handler.application_status" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_distribution.routing.router" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_embedded_form.layout_factory_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_embedded_form.grid.formatter.embedded_form_type_property" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_merge.data.entity_data_factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_merge.metadata.builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_merge.merger" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_merge.step.merge_fields" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_merge.listener.render.localized_value_render" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_entity_merge.mass_action.dispatcher" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_entity_merge.form.type.merge_field" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_merge.twig.renderer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_entity_pagination.message_manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_entity_pagination.navigation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_filter.form.event_subscriber.date" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_filter.form.type.date_range" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_filter.form.type.filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.text" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.number" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.number_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.datetime_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.form.type.filter.choice_tree" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.type.enum_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.type.dictionary_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.extension.orm_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.expression.date.parser" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_filter.expression.date.lexer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.provider.state.filters" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_filter.provider.filters_metadata" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.boolean_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.duplicate_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_filter.date_filter_utility" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_filter.date_range_filter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_filter.datetime_range_filter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_filter.choice_tree_filter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_form.autocomplete.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_form.autocomplete.full_name.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_form.type.money" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_form.type.jqueryselect2_hidden" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service "oro_form.type.multiple_entity" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_form.type.simple_color_picker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_form.type.oro_entity_create_or_select_inline" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_form.type.oro_entity_create_or_select_inline" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service "oro_form.type.oro_autocomplete" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service "oro_form.related_entity.form.transformer.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_form.event.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_form.validator_constraints.unique_entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_form.captcha.recaptcha_compatible_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_form.captcha.hcaptcha_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_form.captcha.turnstile_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.email_synchronizer" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_imap.email_synchronizer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.imap_email_remove_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.form.type.configuration" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_imap.form.type.choice_account" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_imap.form.configuration_gmail_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_imap.form.configuration_microsoft_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_imap.manager.clear" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.form.google_imap_config_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.form.microsoft_imap_config_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.async.clear_inactive_mailbox_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.async.sync_emails" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_imap.origin_credentials.issue_manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_imap.origin_credentials.storage_dbal" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_imap.origin_credentials.notification_sender.socket" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "oro_imap.origin_credentials.notification_sender.flash_bag" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_imap.topic.sync_fail" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service "oro_imap.manager.checker.imap_settings" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\InstallerBundle\Command\InstallCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "cache.default_clearer" to "cache.app_clearer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "fos_rest.request.param_fetcher" to "oro_soap.request.param_fetcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_security.form.extension.decorator" to "form.extension".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_email.tools.email_template_serializer" to "Oro\Bundle\EmailBundle\Tools\EmailTemplateSerializer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr18_client.default" to "httplug.psr18_client".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr17_request_factory.default" to "Psr\Http\Message\RequestFactoryInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr17_uri_factory.default" to "Psr\Http\Message\UriFactoryInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr17_uploaded_file_factory.default" to "Psr\Http\Message\UploadedFileFactoryInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.psr17_server_request_factory.default" to "Psr\Http\Message\ServerRequestFactoryInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_locale.provider.preferred_localization_provider" to "Oro\Bundle\LocaleBundle\Provider\PreferredLocalizationProviderInterface".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_entity_config.tools.command_executor" to "oro_platform.command_executor".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_integration.action_handler.decorator.channel_delete_transaction" to "oro_integration.action_handler.channel_delete".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_integration.action_handler.decorator.channel_disable_transaction" to "oro_integration.action_handler.channel_disable".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_integration.action_handler.decorator.channel_enable_transaction" to "oro_integration.action_handler.channel_enable".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.attachments_filesystem" to "attachments_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.attachments_cleanup_data_filesystem" to "attachments_cleanup_data_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.public_mediacache_filesystem" to "public_mediacache_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.protected_mediacache_filesystem" to "protected_mediacache_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.import_files_filesystem" to "import_files_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.importexport_filesystem" to "importexport_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.api_source_data_filesystem" to "api_source_data_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.api_filesystem" to "api_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.public_js_filesystem" to "public_js_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.import_product_images_filesystem" to "import_product_images_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.frontend_importexport_filesystem" to "frontend_importexport_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.sitemaps_filesystem" to "sitemaps_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "gaufrette.sitemaps_tmp_data_filesystem" to "sitemaps_tmp_data_filesystem".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_distribution.delegating_routing_loader" to "routing.loader".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_soap.handler.include_delegate" to "oro_soap.handler.include".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_soap.provider.metadata.chain" to "oro_soap.provider.metadata".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_product.provider.product_image_file_names" to "oro_attachment.provider.image_file_names".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.provider.role_privilege_capability_provider.decorator" to "oro_user.provider.role_privilege_capability_provider".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.form.autocomplete.security" to "oro_form.autocomplete.security".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_cms.provider.preview_metadata.webp_aware" to "oro_digital_asset.provider.preview_metadata".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sale.quote_demand.subtotals_calculator_shipping_cost_decorator" to "oro_sale.quote_demand.subtotals_calculator_main".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_shopping_list.action.datagrid.mass_action_provider_for_old_themes_decorator" to "oro_shopping_list.action.datagrid.mass_action_provider".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator" to "oro_dashboard.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_workflow.debug_workflow_item_serializer" to "oro_workflow.workflow_item_serializer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "httplug.client.default" to "httplug.client".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "fos_rest.request.param_fetcher" to "oro_soap.request.param_fetcher".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.form.autocomplete.security" to "oro_form.autocomplete.security".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator" to "oro_dashboard.manager".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_sale.quote_demand.subtotals_calculator_shipping_cost_decorator" to "oro_sale.quote_demand.subtotals_calculator_main".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".1_ServiceLocator~JNUQxeP" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_migration.data_fixtures.executor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_migration.migrations.loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_migration.migrations.executor" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_migration.migrations.executor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\MigrationBundle\Command\LoadMigrationsCommand" previously pointing to "oro_entity_config.tools.command_executor" to "oro_platform.command_executor".
Changed reference of service "oro_note.manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_note.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_note.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_note.action.create_note" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_builder.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.acl.voter.pdf_document" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pdf_generator.pdf_document.generator.generic" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_document.name.provider.generic" previously pointing to "oro_locale.provider.preferred_localization_provider" to "Oro\Bundle\LocaleBundle\Provider\PreferredLocalizationProviderInterface".
Changed reference of service "oro_pdf_generator.pdf_document.operator.deferred.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_document.operator.deferred.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_document.operator.instant.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_document.operator.instant.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_document.operator.external.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pdf_generator.pdf_document.operator.external.default" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_query_designer.query_designer.manager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_query_designer.entity_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_query_designer.entity_field_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_query_designer.form.type.field_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_query_designer.form.type.date_field_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_report.grid.extension.store_sql" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_report.calendar_date_manager" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_report.report.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_report.report.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_search.security_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_search.index_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.mapper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.text_filtered_mapper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.search_result_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.search_result_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_search.prepare_result_item.listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_search.extension.search_results" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.provider.search_mapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.async.index_entity_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_search.async.index_entities_by_id_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_search.async.index_entities_by_type_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_search.async.index_entities_by_type_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_search.async.index_entities_by_range_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_search.async.reindex_entity_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_search.async.indexer" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_search.extension.search_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_search.form.type.filter.search_string" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_search.utils.search_all_text" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_search.api.search_entity_repository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_search.api.validate_search_capability" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_search.api.build_search_query" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_search.api.load_entities_by_search_text" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_search.boolean_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_orm.search.engine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_orm.search.engine.indexer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_segment.segment_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_segment.segment_manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_segment.segment_manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_soap.manager.entity_manager.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_soap.manager.entity_manager.abstract" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_soap.provider.metadata.entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tag.tag.manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_tag.tag.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tag.tag.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_tag.taxonomy.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tag.taxonomy.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_tag.grid.tags_column_guesser" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_tag.grid.tags_extension" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_tag.extension.tag_search_results" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tag.workflow.action.copy_tagging" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tag.workflow.action.add_tagging_to_new_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tag.form.autocomplete.taxonomy.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tag.form.type.tag_select" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_tag.autocomplete.tag.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tag.form.type.filter.tags_report" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_theme.form.autocomplete.theme_configuration.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_workflow.process.process_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.handler.widget_template.transition_helper" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "oro_workflow.provider.page_data.start_transition" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.handler.workflow_notification_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.data_helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_workflow.data_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.extension.translation_context_resolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.translation.key_template_parameters_resolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.variable_guesser" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.formatter.workflow_variable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.transit.result.form_submit.template_response.processor" previously pointing to "oro_workflow.debug_workflow_item_serializer" to "oro_workflow.workflow_item_serializer".
Changed reference of service "oro_workflow.transit.result.form_submit.template_response.processor" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "oro_workflow.action.create_related_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.action.start_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.action.transit_workflow" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.action.get_available_workflow_by_record_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.condition.is_granted_workflow_transition" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_workflow.attribute_assembler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.variable_assembler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.transition_assembler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.entity_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.entity_field_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.form.type.attributes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.form.type.attributes" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.form.type.transition_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.form.type.workflow_step_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.form.type.workflow_definition_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.form.type.workflow_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.listener.workflow_transition_record" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_workflow.listener.extension.process_trigger" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_workflow.listener.extension.transition_trigger_event" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_workflow.event_listener.role_page_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.validator.transition_is_allowed" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.datagrid.abstract_entity_name_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.datagrid.process_definition_entity_name_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.datagrid.workflow_definition_entity_name_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.datagrid.listener.email_notification" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.datagrid.listener.label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_workflow.datagrid.datasource.workflow_permission_datasource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\WorkflowBundle\Command\DebugWorkflowDefinitionsCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\WorkflowBundle\Command\HandleTransitionCronTriggerCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "maker.event_registry" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_comment.comment.api_manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_comment.comment.api_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_comment.placeholder.filter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "Oro\Bundle\CRMBundle\CacheWarmer\ExtendEntityCacheWarmer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dashboard.widget_config_visibility_filter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_dashboard.widget_configs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.widget_configs" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dashboard.config_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dashboard.navigation_listener" previously pointing to "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator" to "oro_dashboard.manager".
Changed reference of service "oro_dashboard.form.type.select" previously pointing to "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator" to "oro_dashboard.manager".
Changed reference of service "oro_dashboard.datetime.helper" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_dashboard.type.widget_jqueryselect2_hidden" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service "oro_dashboard.form.type.widget_date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.form.type.current_date_widget_date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.form.type.dependent_date_widget_date_range" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.event_listener.widget_items_form_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.widget_config_value.date_range.converter" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_dashboard.widget_config_value.date_range.converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.widget_config_value.previous_date_range.converter" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_dashboard.widget_config_value.previous_date_range.converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.widget_config_value.widget_sort_by.converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dashboard.provider.big_number.date_helper" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_dashboard.filter.date_range" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_dashboard.filter.date_filter_processor" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_dashboard.listener.datagrid.dashboards-grid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.listener.datagrid.activity" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.calendar_event.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_calendar.calendar_event.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_calendar.calendar_property.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_calendar.calendar_property.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_calendar.system_calendar.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_calendar.system_calendar.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_calendar.provider.calendar_config" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.calendar_provider.system" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.calendar_provider.public" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.calendar_event_normalizer.abstract" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.calendar_event_normalizer.user" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.calendar_event_normalizer.system" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.calendar_event_normalizer.public" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.autocomplete.user_calendar_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.listener.datagrid.system_calendar" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.event_listener.navigation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.delete_handler_extension.system_calendar" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.delete_handler_extension.calendar_event" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.system_calendar_event.datagrid_helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.workflow.action.create_calendar_event" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_calendar.autocomplete.attendee_search_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.autocomplete.attendee_search_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_calendar.recurrence.strategy.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.abstract" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.abstract" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.recurrence.strategy.daily" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.daily" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.daily" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.recurrence.strategy.weekly" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.weekly" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.weekly" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.recurrence.strategy.monthly" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.monthly" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.monthly" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.recurrence.strategy.yearly" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.yearly" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.yearly" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.recurrence.strategy.monthnth" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.monthnth" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.monthnth" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.recurrence.strategy.yearnth" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.recurrence.strategy.yearnth" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_calendar.recurrence.strategy.yearnth" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_calendar.datagrid.mass_action.handler.delete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.datagrid.mass_action.handler.delete" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.provider.calendar_entity_name" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.provider.attendee_preferred_localization_provider" previously pointing to "oro_locale.provider.preferred_localization_provider" to "Oro\Bundle\LocaleBundle\Provider\PreferredLocalizationProviderInterface".
Changed reference of service "oro_calendar.calendar_event.form.type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_calendar.calendar_choice.form.type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_calendar.system_calendar.form.type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_frontend.event_listener.default_grid_view_load" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.cache.page_request_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_frontend.content_node_deletion_checker.content_node_in_config_references" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.content_node_deletion_checker.content_node_in_config_references" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_frontend.emailtemplate.variable_provider.system" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.api.rest.request_action_handler" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service "oro_frontend.api_doc.open_api.name_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_background_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_border_radius_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_box_shadow_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_color_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_font_size_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_gap_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_length_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_line_height_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_min_height_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_outline_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_frontend.form.css_padding_config_builder" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_validation.validator_constraints.not_blank_one_of" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_validation.validator_constraints.blank_one_of" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_website.website.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website.website.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_website.event_listener.website" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_website.model.action.assign_current_website" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search_term.event_listener.add_uri_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_website_search_term.event_listener.add_system_page_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact.contact.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.contact.manager" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact.contact.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.contact.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact.contact_address.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.contact_address.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact.group.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.group.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact.form.autocomplete.contact.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_contact.event_listener.import_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_contact.handler.contact_email_api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact.handler.contact_phone_api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact.contact_phone.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.contact_phone.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact.contact_email.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.contact_email.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact.delete_handler_extension.contact_email" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact.delete_handler_extension.contact_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact.delete_handler_extension.contact_phone" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact.delete_handler_extension.contact_phone" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact.contacts_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact.importexport.normalizer.contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.importexport.data_converter.contact" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_contact.importexport.data_converter.contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.importexport.template_fixture.data_converter.contact" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_contact.importexport.template_fixture.data_converter.contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.importexport.strategy.contact.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.importexport.strategy.contact.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact.importexport.strategy.contact.add" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact.importexport.configuration_provider.contact" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact.form.type.contact_phone.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact.form.type.contact_email.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact.async.contact_post_import_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_currency.helper.currency_name" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_currency.form.type.currency_selection" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_currency.datagrid_extension.formatter.property.money_value" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_featuretoggle.event_listener.system_config" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\FeatureToggleBundle\Command\ConfigDebugCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_menu_acl_extension" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_menu_acl_extension" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_menu.configuration_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_navigation.tree.menu_update_tree_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_navigation.menu.menu_update_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_navigation.event_listener.navigation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_navigation.menu_helper.menu_update" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_redirect.slug.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_redirect.slug.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_redirect.event_listener.slug_prototype_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.event_listener.slug_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.generator.slug_url_differ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_redirect.config.event_listener.enable_direct_url_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.cache.dumper.sluggable_url_dumper" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_redirect.cache.slug_url_cache_warmer" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.async.batch_sluggable_entities_processor_abstract" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.async.sluggable_entities_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.async.direct_url_remove" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_redirect.async.url_cache_mass_job_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.content_node_tree_handler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.event_listener.orm.content_node_entity_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.event_listener.webcatalog_config" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_web_catalog.event_listener.webcatalog_cache_config" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.form.autocomplete.web_catalog.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_web_catalog.content_node_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_web_catalog.content_node_provider" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_web_catalog.cache.content_node_tree_cache_warmer" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.menu.content_nodes_provider.backoffice" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_web_catalog.content_node.deletion_resolver" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_web_catalog.api.subresource.add_parent_content_node_id_to_path_query" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_web_catalog.action.get_node_default_variant_url" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_web_catalog.async.web_catalog_cache_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.async.content_node_cache_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.async.content_node_slug_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_web_catalog.event_listener.website_search_term.add_content_node_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_commerce_menu.menu.menu_update_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_commerce_menu.menu_scope_provider.abstract" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_commerce_menu.event_listener.frontend_menu_item_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_commerce_menu.form.extension.menu_update_type.target_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_commerce_menu.menu.condition_evaluator.condition" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_commerce_menu.builder.system_page_target_builder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_commerce_menu.api.commerce_menu_item_repository" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.product.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.product.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_product.brand.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.brand.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_product.formatter.unit_value" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.formatter.unit_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.formatter.product_unit_value" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.formatter.product_unit_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.formatter.unit_precision_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form.autocomplete.product.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.form.autocomplete.brand.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.service.duplicator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.service.related_items_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.service.product_update_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.storage.product_website_reindex_request_data_storage" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_product.validator.product_image_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.validator.product_image_collection" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.website_search.repository.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.related_items_product_edit_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.event_listener.related_items_product_edit_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.event_listener.command.platform_update" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service "oro_product.event_listener.product_content_variant_reindex" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.product.manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.frontend_product_search_datagrid" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_product.event_listener.frontend_product_search_datagrid.webp_aware" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_product.event_listener.product_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.product_list_event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.product_list" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_product.event_listener.product_image_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.product_image_resize_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.event_listener.product_images_configuration_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.async.resize_all_product_image_message_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.async.resize_product_image_chunk_message_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.content_variant_type.product_page" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.content_variant_type.product_collection" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.event_listener.attribute_family_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.event_listener.attributes_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.provider.product_variant_availability_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.product_variant_field.field_value_handler.enum_type_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.product_variant_field.field_value_handler.enum_type_handler" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.product_variant_field.field_value_handler.boolean_type_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.layout.data_provider.configurable_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.event_listener.before_remove_field_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.config.event_listener.direct_url_prefix_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.async.reindex_product_collection_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.event_listener.product_collection_sort_order_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.handler.async_reindex_product_collection_handler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.provider.grid_count_provider" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_product.provider.grid_count_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.datagrid.extension.mass_action.trigger_event_for_selected_product_ids_mass_action_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.layout.data_provider.search_product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.layout.data_provider.product_filtered_image" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_product.provider.segment" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.event_listener.attribute_changes" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.event_listener.attribute_family_changes" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.validator.product_image_type_collection" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.search.product_reindex_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.action.remove_restricted_products" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.async.reindex_products_by_attributes_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.async.reindex_products_by_attributes_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.async.reindex_request_item_products_by_related_job_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.async.reindex_request_item_products_by_related_job_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.entity.builder.product_family" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.event_listener.remove_product_image" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.delete_handler_extension.product_unit_precision" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.provider.family_attribute_counts" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_product.event_listener.product_data_converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.provider.product_autocomplete" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_product.provider.product_autocomplete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.product_autocomplete.webp_aware" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_product.quick_add.normalizer.basic" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form_handler.quick_add_import_from_file" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.form_handler.quick_add_import_from_plain_text" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.delete_handler_extension.product_kit_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.datagrid.extension.mass_action.handler.product_delete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.datagrid.extension.mass_action.handler.product_delete" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.event_listener.product_brand_view" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.datagrid.form.type.frontend_inventory_switcher_filter_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.quick_add.quick_add_collection_issues_normalizer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.async.fallback_update_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.async.fallback_update_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.async.fallback_process_chunk_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.async.fallback_finalize_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.async.fallback_finalize_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.fallback_notification_alert_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.notification_alert.fallback_update_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_product.post_upgrade.product_fallback_task" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.form.type.product_unit_selection" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form.type.product_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form.type.extension.product_collection" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form.extension.attribute_config_extension" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form.type.product_kit_item_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.form.extension.product_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.importexport.data_converter.product" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.data_converter.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.product_image" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.data_converter.product_image" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.product_template" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.data_converter.product_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.product_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.product_image_template" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.data_converter.product_image_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.related_product" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.data_converter.related_product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.data_converter.related_product_template" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.data_converter.related_product_template" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.strategy.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.strategy.product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.strategy.related_product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.strategy.related_product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.strategy.product_image" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.strategy.product_image" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.normalizer.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.normalizer.product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.normalizer.product_image" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.normalizer.product_image_type" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.normalizer.related_product" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.processor.import.related_product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.inventory_status_converter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.importexport.inventory_status_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.configuration_provider.product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.configuration_provider.product_images" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.configuration_provider.filtered_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.configuration_provider.related_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.configuration_provider.related_products" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.importexport.writer.product_attribute_writer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.frontend_importexport.normalizer.product_data_export_normalizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.frontend_importexport.data_converter.product_data_export" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_product.frontend_importexport.data_converter.product_data_export" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.importexport.event_listener.kit_items_product_strategy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.validator_constraints.expression_validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.autocomplete_fields_provider.abstract" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.autocomplete_fields_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.autocomplete_fields_provider.currency" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.autocomplete_fields_provider.unit" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.api.save_product_unit_labels" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.api.create.related_product.validate_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.api.delete.related_product.validate_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_product.api.get.related_product.validate_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "Oro\Bundle\ProductBundle\Command\ResizeAllProductImagesCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.event_listener.website_search_reindex_product_kit" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.products_search_page_kernel_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.website_search_term.product_collection.add_product_collection_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.event_listener.website_search_term.product.add_product_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.async.website_search_term.search_term_product_collection_segment_reindex" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_product.event_listener.doctrine.product_collection_search_term" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_product.event_listener.doctrine.product_collection_search_term_segment" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_catalog.provider.category_tree_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_catalog.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_catalog.event_listener.form_view" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_catalog.event_listener.products_change_relation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_catalog.content_variant_type.category_page" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_catalog.config.event_listener.direct_url_prefix_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_catalog.api.subresource.add_parent_category_node_id_to_path_query" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_catalog.api.subresource.add_parent_category_id_to_path_query" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_catalog.form.extension.product_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_catalog.form.extension.product_step_one_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_catalog.importexport.data_converter.category" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_catalog.importexport.data_converter.category" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_catalog.importexport.template_fixture.data_converter.category" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_catalog.importexport.template_fixture.data_converter.category" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_catalog.importexport.normalizer.category" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_catalog.importexport.strategy.category.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_catalog.importexport.strategy.category.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_catalog.importexport.configuration_provider.category" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_catalog.importexport.writer.category" previously pointing to "oro_catalog.event_listener.tree" to "stof_doctrine_extensions.listener.tree".
Changed reference of service "oro_catalog.event_listener.website_search_term.add_category_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_marketing_list.marketing_list.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_marketing_list.marketing_list.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_marketing_list.marketing_list_removed_item.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_marketing_list.marketing_list_removed_item.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_marketing_list.marketing_list_unsubscribed_item.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_marketing_list.marketing_list_unsubscribed_item.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_marketing_list.entity_provider.contact_information" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_marketing_list.provider.marketing_list" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_marketing_list.form.autocomplete.marketing_list.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_marketing_list.event_listener.on_entity_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_marketing_list.event_listener.on_entity_change" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_marketing_list.migration.demo_data_fixtures_listener.update_marketing_list" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_marketing_list.form.handler.marketing_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_marketing_list.async.update_marketing_list" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.security.customer_user_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.acl.voter.customer" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.manager.customer.api.attribute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.manager.customer.api.attribute" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_customer.manager.group.api.attribute" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.manager.group.api.attribute" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_customer.form.autocomplete.customer_group.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer_customer.form.autocomplete.customer.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer_customer.form.autocomplete.customer_user.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.form.autocomplete.customer_parent.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.form.autocomplete.customer_user_customer.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.frontend_form.autocomplete.customer_user_customer.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer_customer.form.autocomplete.customer_user_role.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.customer_user.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.customer_user.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_customer.datagrid.action_permission_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.mailer.processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer_user.manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer_user.handler.reset_password_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.anonymous_customer_user.authenticator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.api_anonymous_customer_user.authenticator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.customer_user.password_request.handler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.customer_user.password_request.handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.customer_user.password_reset.handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.acl.voter.customer_user_role" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.customer_address.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.customer_address.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_customer.customer_user_address.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.customer_user_address.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_customer.provider.sign_in" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.provider.fronted_customer_user_role_tab_options" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.provider.role_privilege_capability_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.datagrid.datasource.customer_role_frontend_permission_datasource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.datagrid.datasource.customer_role_permission_datasource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.event_listener.role_page_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.datagrid.datasource.workflow_permission_datasource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_user.provider.role_privilege_capability_provider_commerce" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.validator.frontend_owner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.validator.customer_owner_validator" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.validator.email_case_insensitive_option" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.grid_view.manager.api" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service "oro_customer.grid_view.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.grid_view.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_customer.grid_view.manager" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_customer.extension.views" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.extension.views" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.extension.views" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.event_listener.navigation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.datagrid.extension.mass_action.handler.delete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.datagrid.extension.mass_action.handler.delete" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.datagrid.mass_action.customers_enable_switch.handler.disable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.datagrid.mass_action.customers_enable_switch.handler.enable" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.customer.mass_action.handler.delete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.customer.mass_action.handler.delete" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.action.get_or_create_active_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.action.get_active_visitor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.security.login_manager" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_customer.security.login_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.security.orm.ownership_sql_walker_builder" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.handler.customer_registration_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.handler.customer_checkout_registration_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.validator.customer_user_related_entities_validator" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.updater.customer_user_reassign.abstract" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.provider.customer_config_form_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.provider.customer_config_form_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.provider.customer_config_form_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.provider.customer_group_config_form_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.provider.customer_group_config_form_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.provider.customer_group_config_form_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.scope.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.scope.customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.autocomplete.enabled_localizations.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.logger.customer_user_login_attempt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.entity_listener.send_changed_customer_address_type_to_message_queue" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.entity_listener.send_changed_customer_user_address_type_to_message_queue" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.cache.page_request_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.datagrid.current_customer_user_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.event_listener.system_config.anonymous_customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.customer_user.handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.customer_user.handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.provider.customer_user_email_template_variables" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.customer_user.email_change_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.api.validate_customer_new_included_entity_existence" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.api.customer_user_profile_resolver" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer_customer.form.type.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer_customer.form.type.customer" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.form.type.customer_user" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.form.type.customer_user_role_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.form.type.frontend.customer_user" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.form.type.typed_address_with_default" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.form.extension.customer_user_profile_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.owner.tree_provider" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.owner.tree_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.importexport.delete_aware.writer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.data_converter.customer" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_customer.importexport.data_converter.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.importexport.serializer.normalizer.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.data_converter.customer_user" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_customer.importexport.data_converter.customer_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.serializer.normalizer.customer_user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer_user.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer_user.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.importexport.customer_user.writer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.event_listener.import_customer_user_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.importexport.configuration_provider.customer_address" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.importexport.normalizer.customer_address" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.data_converter.customer_address" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_customer.importexport.data_converter.customer_address" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer_address.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer_address.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.importexport.configuration_provider.customer_user_address" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.importexport.normalizer.customer_user_address" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.data_converter.customer_user_address" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_customer.importexport.data_converter.customer_user_address" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer_user_address.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.importexport.strategy.customer_user_address.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.clear_lost_customer_users_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.async.owner_tree_cache_job_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer.async.customer_user_password_reset_request_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tracking.tracking_website.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tracking.tracking_website.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_tracking.importexport.strategy.data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tracking.importexport.strategy.data" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tracking.importexport.normalizer.data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tracking.listener.config_precalculate_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_tracking.tools.unique_tracking_visit_dumper" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_account.form.type.account" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_account.account.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_account.account.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_account.form.type.account.api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_account.form.autocomplete.account.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_account.accounts_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_account.importexport.data_converter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_account.importexport.data_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_account.importexport.template_fixture.data_converter.account" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_account.importexport.template_fixture.data_converter.account" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_account.importexport.strategy.account.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_account.importexport.strategy.account.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_visibility.event_listener.default_visibility_changed" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_visibility.provider.visibility_choices" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_visibility.entity_listener.product_visibility_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_visibility.entity_listener.category_visibility_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_visibility.entity_listener.change_product_category" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_visibility.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_visibility.entity.entity_listener.category_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_visibility.event_listener.category_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_visibility.entity.entity_listener.customer_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_visibility.api.set_product_visibility_scope" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_visibility.api.set_customer_product_visibility_scope" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_visibility.api.set_customer_group_product_visibility_scope" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_call.call.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_call.call.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_campaign.campaign.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_campaign.campaign.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_campaign.email_campaign.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_campaign.email_campaign.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_campaign.form.autocomplete.campaign.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_campaign.transport.email" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_campaign.email_campaign.sender" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_campaign.async.email_campaign_send_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_channel.channel_form.handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_channel.manager.channel.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_channel.manager.channel.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_channel.manager.customer_search.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_channel.manager.customer_search.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_channel.manager.customer_search.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_channel.provider.channel_entity_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_channel.provider.lifetime.average_widget_provider" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_channel.event_listener.timezone_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_channel.manager.lifetime_history_status_update" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\ChannelBundle\Command\LifetimeAverageAggregateCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_channel.async.aggregate_lifetime_average_processor" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_channel.async.change_integration_status_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_frontend_importexport.async.processor.pre_export" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_frontend_importexport.async.processor.pre_export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_frontend_importexport.async.processor.export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_frontend_importexport.async.processor.post_export" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_frontend_importexport.async.processor.post_export" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_frontend_importexport.async.save_frontend_export_result_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_frontend_importexport.handler.export_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment.payment_methods_configs_rule.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.payment_methods_configs_rule.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_payment.formatter.payment_method_options" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.provider.surcharge" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.event.callback_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.provider.payment_transaction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.provider.payment_transaction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.payment_method_action.abstract" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.capture_payment_transaction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.capture_payment_transaction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.action.purchase" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.purchase" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.action.validate" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.validate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.manager.payment_status" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.formatter.payment_status_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment.condition.require_payment_redirect" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.method.event.dispatcher.method_renaming" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.action.cancel_payment_transaction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.cancel_payment_transaction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.action.refund_payment_transaction" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.refund_payment_transaction" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.payment_status.context.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.action.payment_transaction_partial_refund" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment.action.payment_transaction_partial_refund" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_payment.mass_action.status_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment.form.type.filter.payment_status" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_reminder.send_processor.email" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_reminder.send_processor.web_socket" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "oro_reminder.web_socket.message_params_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_reminder.web_socket.message_params_provider" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_reminder.topic.remind" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service "oro_task.calendar_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_task.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_task.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_analytics.calculate_analytics_scheduler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_analytics.async.calculate_channel_analytics_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_cms.form.autocomplete.page.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_cms.content_variant_type.cms_page" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_cms.config.event_listener.direct_url_prefix_change" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_cms.entity_listener.page" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_cms.tools.wysiwyg_content_checker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cms.validator.wysiwyg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cms.validator.wysiwyg" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_cms.listener.wysiwyg_block_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cms.form.autocomplete.page_with_slug_and_id.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_cms.form.type.content_widget" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cms.form.type.content_widget_layout_select" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cms.form.extension.content_templates_in_wysiwyg_form" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_cms.event_listener.website_search_term.content_block.add_content_block_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_cms.event_listener.website_search_term.page.add_page_to_search_terms_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_money_order.payment_method.config.provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_money_order.event_listener.money_order_options" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment_term.form.extension.customer_type" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_payment_term.form.extension.customer_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment_term.form.extension.order_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_payment_term.form.extension.suborder_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_payment_term.form.extension.quote_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_payment_term.form.extension.payment_term_select" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_payment_term.method.factory.payment_term" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_payment_term.method.factory.payment_term" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment_term.method.view.factory.payment_term" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_payment_term.method.view.factory.payment_term" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment_term.form.autocomplete.payment_term.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_payment_term.event_listener.datagrid" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_payment_term.listener.value_render" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_payment_term.config.provider_basic" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.options_provider.line_item_options" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_paypal.method.config.provider.payments_pro.credit_card" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.method.config.provider.payments_pro.express_checkout" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.method.config.provider.payflow_gateway.credit_card" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.method.config.provider.payflow_gateway.express_checkout" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.event_listener.callback.payflow_gateway.credit_card" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.event_listener.callback.payments_pro.credit_card" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.event_listener.callback.payflow_gateway.express_checkout" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_paypal.event_listener.callback.payments_pro.express_checkout" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_pricing.form.autocomplete.price_list.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_pricing.migrations.actualize_cpl_activation_rules_migration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.provider.product_price.acl_aware" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.provider.combined_price_list" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.builder.combined_price_list_garbage_collector" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_pricing.builder.combined_price_list_builder_facade" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.event_listener.form_view" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.event_listener.customer_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.event_listener.customer_form_view" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_pricing.event_listener.customer_group_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.event_listener.customer_group_form_view" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_pricing.event_listener.price_calculation_precision_system_config_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.price_list_relation_trigger_handler.combined" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.price_list_relation_trigger_handler.combined" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.price_list_relation_trigger_handler.flat" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_pricing.price_list_relation_trigger_handler.flat" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.price_list_trigger_handler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.event_listener.frontend.product_price_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.model.product_price_scope_criteria_request_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.model.assign_user_currency" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.entity_listener.product_price_cpl" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.entity_listener.product_price_flat" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.entity_listener.send_changed_product_prices_to_message_queue" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.subtotal_processor.total_processor_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.subtotal_processor.provider.subtotal_line_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.subtotal_processor.provider.subtotal_line_item_not_priced" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.entity_listener.price_list_collection_aware.abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.entity_listener.customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.entity_listener.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.subtotal_processor.handler.request_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.subtotal_processor.handler.request_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.builder.price_list_product_assignment_builder" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.validator_constraints.price_rule_relation_expressions_validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.action.price_list_background_recalculate" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.combined_price_list_associations_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.collect_abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.collect_by_website" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.collect_by_customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.collect_by_customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.process_abstract" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.process_config" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.process_config" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_pricing.association_event_listener.process_website" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.process_customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.association_event_listener.process_customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.cpl.placeholder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_pricing.model.combined_price_list_trigger_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.manager.price_manager" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.datagrid.extension.product_price_datagrid" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.datagrid.extension.product_price_datagrid" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.datagrid.extension.combined_product_price" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.datagrid.extension.combined_product_price" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.entity_listener.import_export_result" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.event_listener.price_list_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.notification_alert_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_pricing.handler.price_list_relation_handler" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_pricing.entity_listener.flat.price_list_relation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.entity_listener.flat.price_list_config_relation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.api.customer_price_repository" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.api.product_kit_price_repository" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.api.batch.job_event_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.form.type.product_price_filter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.form.extension.product_type" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_pricing.form.type.product_price_unit_selector" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.form.type.product_attribute_price_collection" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.form.type.strategy_price_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.normalizer.product_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.data_converter.product_price" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_pricing.importexport.data_converter.product_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.strategy.product_price.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.strategy.product_price.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.strategy.product_price.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.strategy.product_price.reset" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.strategy.product_price.reset" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.strategy.product_price.reset" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.reader.price_list_product_prices" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.writer.product_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.configuration_provider.price_attribute_product_price" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.configuration_provider.product_price" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.data_converter.price_attribute_product_price" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_pricing.importexport.data_converter.price_attribute_product_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.normalizer.price_attribute_product_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.strategy.price_attribute_product_price.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.strategy.price_attribute_product_price.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.strategy.price_attribute_product_price.reset" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.strategy.price_attribute_product_price.reset" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_pricing.importexport.writer.price_attribute_product_price" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.importexport.listener.before_import_chunks" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\PricingBundle\Command\PriceListImportCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.price_list_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.versioned_price_list_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.versioned_flat_price_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.flat_price_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.actualize_combined_price_list_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.single_cpl_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_pricing.async.combined_price_list_post_processing_steps_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.combined_price_list_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.price_list_rule_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_pricing.async.generate_dependent_price_lists_prices_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "Oro\Bundle\PricingBundle\Debug\Provider\CustomerPriceListsAssignmentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\PricingBundle\Debug\Provider\CustomerPriceListsAssignmentProvider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "Oro\Bundle\PricingBundle\Debug\Provider\CustomerGroupPriceListsAssignmentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\PricingBundle\Debug\Provider\CustomerGroupPriceListsAssignmentProvider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "Oro\Bundle\PricingBundle\Debug\Provider\WebsitePriceListsAssignmentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\PricingBundle\Debug\Provider\ConfigPriceListsAssignmentProvider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.opportunity.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.opportunity.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.lead.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.lead.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.lead_address.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.lead_address.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.lead_email.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.lead_email.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.b2bcustomer.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.b2bcustomer.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.provider.forecast_of_opportunities" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_sales.provider.forecast_of_opportunities" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.autocomplete.forecast_widget_business_unit.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sales.opportunity.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.lead.datagrid_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.import_export.event_listener.opportunity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.import_export.event_listener.customer_association" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.provider.opportunity_by_status" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.delete_handler_extension.b2bcustomer_email" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.delete_handler_extension.b2bcustomer_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.delete_handler_extension.b2bcustomer_phone" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.delete_handler_extension.b2bcustomer_phone" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.b2bcustomer_phone.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.b2bcustomer_phone.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.b2bcustomer_phone.api.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.b2bcustomer_email.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.b2bcustomer_email.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.b2bcustomer_email.api.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.delete_handler_extension.lead_email" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.delete_handler_extension.lead_email" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.delete_handler_extension.lead_phone" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.delete_handler_extension.lead_phone" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.lead_phone.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.lead_phone.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_sales.handler.lead_phone_api" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.provider.opportunity_by_lead_source" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.autocomplete.customer_search_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.autocomplete.customer_search_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.customers.opportunities_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.customers.relevant_opportunities_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.customers.leads_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.action.find_customer_association" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.cache_warmer.remove_sales_funnel_entity_config" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sales.opportunity.form.handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sales.lead_to_opportunity.form.handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sales.opportunity.form.handler.api" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sales.form.type.lead_phone.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.form.type.lead_email.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.form.type.b2bcustomer_phone.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.form.type.b2bcustomer_email.handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.form.type.customer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.form.type.customer" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sales.form.type.customer" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_sales.importexport.data_converter.lead" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_sales.importexport.data_converter.lead" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.data_converter.opportunity" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_sales.importexport.data_converter.opportunity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.data_converter.b2bcustomer" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_sales.importexport.data_converter.b2bcustomer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.template_fixture.data_converter.lead" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_sales.importexport.template_fixture.data_converter.lead" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.template_fixture.data_converter.opportunity" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_sales.importexport.template_fixture.data_converter.opportunity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.template_fixture.data_converter.b2bcustomer" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_sales.importexport.template_fixture.data_converter.b2bcustomer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.strategy.lead.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.strategy.lead.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.importexport.strategy.opportunity.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.strategy.opportunity.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sales.importexport.strategy.b2bcustomer.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sales.importexport.strategy.b2bcustomer.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_contact_us.contact_request.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_contact_us.contact_request.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_contact_us.cache.page_request_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_order.async.precalculate_order_total_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_order.provider.shipping_cost_subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.provider.discount_subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.order.provider.order_address" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.order.provider.order_address_security" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.delete_handler_extension.order_line_item" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.event_listener.order.payment_term" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_order.acl.voter.order_discount" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.acl.voter.order_shipping_tracking" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.datagrid.orders_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.previously_purchased.configuration" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_order.order.listener.orm.reindex_product_line_item_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.order.listener.orm.reindex_product_order_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.updater.customer_user_reassign.order_updater" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_order.datagrid.order_line_items_grid_frontend_order_object_access_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.provider.dashboard.sales_orders_chart_data_provider.abstract" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_order.provider.dashboard.sales_orders_chart_data_provider.volume" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_order.provider.dashboard.sales_orders_chart_data_provider.number" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_order.duplicator.order_duplicator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.provider.order_entity_name" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\OrderBundle\Manager\OrderCancellationManager" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.api.fill_order_address" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.api.set_currency_to_order" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_order.api.set_currency_to_order_line_item" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_order.api.fill_order_line_item_price" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.api.fill_order_product_kit_item_line_item_price" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.api.validate_payment_method_exists" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.api.order_subtotal_repository" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.api.start_checkout_from_order.validate_checkout_create_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.api.validate_order_limit_amounts" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.pdf_document.generator.default" previously pointing to "oro_locale.provider.preferred_localization_provider" to "Oro\Bundle\LocaleBundle\Provider\PreferredLocalizationProviderInterface".
Changed reference of service "oro_order.provider.email_template.order_default_pdf_file_variable_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.form.extension.validate_order_line_item_draft" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.draft_session.factory" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.form.extension.remove_line_items_from_order_type" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.draft_session.synchronizer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.draft_session.manager.entity_draft_persister" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.draft_session.manager.entity_draft_remover" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_order.command.order_drafts_cleanup" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_order.address_validation.result_handler.address_book_aware.shipping" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.address_validation.result_handler.address_book_aware.billing" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_order.importexport.configuration_provider.external_order" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_order.importexport.writer.external_order_import" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_order.importexport.writer.external_order_import.validation" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_order.importexport.converter.external_order_import_error_converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.form.autocomplete.product_tax_code.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tax.form.autocomplete.customer_tax_code.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tax.form.autocomplete.tax.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tax.form.autocomplete.tax_jurisdiction.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_tax.event.tax_event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.event.context_event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.provider.abstract_tax_subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.provider.tax_subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.provider.shipping_tax_subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.provider.lineitem_tax_subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.event_listener.import_export_tax_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.order_tax.resolver.skip_order_tax_recalculation" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.importexport.data_converter.tax_rule" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_tax.importexport.data_converter.tax_rule" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.importexport.strategy.tax_rule.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.importexport.strategy.tax_rule.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_tax.importexport.data_converter.tax" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_tax.importexport.data_converter.tax" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.importexport.strategy.tax.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_tax.importexport.strategy.tax.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_website_search.search.engine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.search.indexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.provider.search_mapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.website_reindexation_on_create_delete_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.engine.entity_dependencies_resolver" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.engine.index_data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.engine.text_filtered_index_data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.indexer.input_validator" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_website_search.async.indexer" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_website.indexation_request_listener" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.event_listener.website_localization_config" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\WebsiteSearchBundle\Command\ReindexCommand" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.orm.indexer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.orm.engine" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.async.reindex_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_website_search.async.reindex_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.async.reindex_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_website_search.async.reindex_processor.granulized" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.async.reindex_processor.granulized" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_website_search.async.reset_index_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.async.reset_index_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_website_search.async.save_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.async.save_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_website_search.async.delete_processor" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_website_search.async.delete_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_website_search.async.reindex_processor.job_aware" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro.website_search.importexport.data_converter.search_result" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro.website_search.importexport.data_converter.search_result" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.resolver.shopping_list_to_checkout_validation_group" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.model.action.get_order_line_items" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.event_listener.resolve_payment_term" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_checkout.workflow_state.action.get_checkout_state" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.workflow_state.action.save_checkout_state" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.workflow_state.action.delete_checkout_state" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.workflow_state.action.generate_checkout_state_snapshot" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.action.default_payment_method_setter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_checkout.model.action.create_order" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.listener.checkout_subtotal" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_checkout.listener.pricing_storage.checkout_subtotal" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_checkout.acl.voter.checkout" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.acl.voter.checkout_line_item" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.line_item.converter_registry" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_checkout.data_provider.checkout" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.provider.subtotal" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.checkout_by_source_criteria_manipulator" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.event_listener.login_on_checkout" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_checkout.event_listener.login_on_checkout" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.handler.checkout_post_request_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.updater.customer_user_reassign.checkout_updater" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_checkout.action.send_order_confirmation_email" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_checkout.action.send_order_confirmation_email" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.action.send_order_confirmation_email" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.action.remove_checkout_source_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.action.remove_checkout_source_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.action.clear_checkout_source_entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.event_listener.datagrid_line_items_data.validation" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.provider.prepare_checkout_settings_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.api.load_available_billing_addresses_subresource" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.api.load_available_billing_addresses_subresource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.api.load_available_shipping_addresses_subresource" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.api.load_available_shipping_addresses_subresource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.api.load_available_shipping_methods_subresource" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.api.load_available_payment_methods_subresource" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.api.set_currency_to_checkout" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_checkout.api.set_default_shipping_method" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.action_group.order_actions" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_checkout.action_group.shipping_method_actions" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout.transition.back_to_shipping_method" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout_single_page.transition.start" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout_single_page.transition.save_state" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout_single_page.new_billing_address" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout_single_page.new_shipping_address" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout.new_billing_address" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.workflow.b2b_flow_checkout.new_shipping_address" previously pointing to "oro_checkout.action.default_shipping_method_setter_decorator" to "oro_checkout.action.default_shipping_method_setter".
Changed reference of service "oro_checkout.action_group.start_quick_order_checkout" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.event_listener.check_checkout_line_items_count" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.event_listener.checkout_protected_transitions_event_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.form.type.oro_save_address" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_checkout.provider.multi_shipping.line_item_group_title" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.action.split_checkout_line_items" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.action.actualize_line_items_by_unpaid_suborders" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_checkout.address_validation.result_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_contact_us_bridge.helper.contact_request" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_consent.form.autocomplete.consent.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_consent.form.extension.frontend_customer_user_profile" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_consent.filter.frontend_consent_content_node_valid_filter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_consent.validator.consent_content_node_validator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_consent.action.save_accepted_consents" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_consent.event_listener.customer_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_rfp.processor.quick_add" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_rfp.processor.quick_add" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_rfp.service.request_update_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_rfp.event_listener.customer_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_rfp.resolver.shopping_list_to_request_quote_validation_group" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_rfp.listener.config.project_name" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_rfp.event_listener.navigation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_rfp.updater.customer_user_reassign.request_updater" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_rfp.form.type.extension.frontend_request_data_storage" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_rfp.form.type.extension.frontend_request_data_storage" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.formatter.quote_product" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.formatter.quote_product_offer" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.helper.notification" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sale.provider.form_template_data.quote" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_sale.provider.quote_address" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sale.provider.quote_address_security" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sale.event_listener.customer_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.event_listener.view_page.request_quotes" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.provider.quote_entity_name" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.updater.customer_user_reassign.quote_updater" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_sale.workflow.action_group.accept_quote_and_submit_order" previously pointing to "oro_sale.quote_demand.subtotals_calculator_shipping_cost_decorator" to "oro_sale.quote_demand.subtotals_calculator_main".
Changed reference of service "oro_sale.event_listener.quote_product_tier_prices" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sale.operation.frontend_quote_submit_to_order" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sale.emailtemplate.variable_provider.system" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.listener.config.project_name" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_sale.api.fill_quote_address" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.form.type.quote" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_sale.form.type.extension.quote_data_storage" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sale.form.type.quote_product_demand_offer_choice" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.form.event_listener.quote_update" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.address_validation.result_handler.address_book_aware.shipping" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.line_item.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.line_item.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_shopping_list.shopping_list.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.shopping_list.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_shopping_list.manager.guest_shopping_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.manager.shopping_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.placeholder.filter" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.handler.shopping_list_line_item" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.service.message_generator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.processor.quick_add_to_checkout" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.processor.quick_add_to_checkout" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_shopping_list.processor.quick_add_to_checkout" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.provider.shopping_list_url" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.action.duplicate_title" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.event_listener.interactive_login" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_shopping_list.event_listener.interactive_login" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.manager.guest_shopping_list_migration" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.async.invalidate_totals_by_inventory_status_per_website_processor" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_shopping_list.event_listener.product_inventory_status_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_shopping_list.event_listener.product_inventory_status_listener" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_shopping_list.event_listener.configuration_listener" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_shopping_list.updater.customer_user_reassign.shopping_list_updater" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_shopping_list.datagrid.event_listener.frontend_line_items_grid.data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.datagrid.event_listener.frontend_line_items_grid.actions" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.datagrid.event_listener.frontend_invalid_line_items_grid.actions" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.datagrid.shopping_list_line_items_access_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.line_item.factory.batch_update_line_item_models" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.datagrid.frontend_shopping_lists_views_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.datagrid.frontend_shopping_lists_views_list" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.datagrid.mass_action.handler.delete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.datagrid.mass_action.handler.delete" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.datagrid.extension.frontend_customer_user_shopping_list_grid_visibility" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.layout.data_provider.order_limit" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.datagrid.action_permission_provider" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.api.validate_shopping_list_limit" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.api.start_checkout_from_shopping_list,validate_checkout_create_access" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.form.type.frontend_line_item_widget" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.event_listener.datagrid_kit_line_items_data" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.mass_action.add_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.mass_action.move_products" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.mass_action.move_products_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.mass_action.move_products_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.mass_action.save_for_later_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.mass_action.save_for_later_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.mass_action.remove_from_saved_for_later_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.mass_action.remove_from_saved_for_later_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "Oro\Bundle\ShoppingListBundle\Command\ClearExpiredShoppingListsCommand" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "Oro\Bundle\ShoppingListBundle\Command\ClearExpiredCustomerVisitorsCommand" previously pointing to "oro_migration.db_id_name_generator" to "oro_entity_extend.db_id_name_generator".
Changed reference of service "oro_quote_sales.opportunity_quotes.listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_case.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_case.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_case.manager.comment.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_case.manager.comment.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_case.view_factory" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_case.view_factory" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_case.form.handler.entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_case.form.handler.entity.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_case.form.handler.comment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_case.form.handler.comment.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_serialized_fields.provider.deleted_serialized_attribute" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service "oro_serialized_fields.event_listener.deleted_attribute_relation_serialized" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_serialized_fields.async.deleted_attribute_relation" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_inventory.service.fallback_fields_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.entity_config_relations_migration" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_inventory.validator.quantity_to_order_validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.validator.low_inventory_checkout_line_item_validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.validator.upcoming_label_checkout_line_item_validator" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.validator.upcoming_label_checkout_line_item_validator" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_inventory.form.type.extension.checkout_ship_until_form_extension" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_inventory.importexport.inventory_level_converter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_inventory.importexport.inventory_level_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_inventory.importexport.strategy.inventory_level" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_inventory.importexport.normalizer.inventory_level" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_inventory.importexport.normalizer.inventory_level" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_inventory.importexport.reader.inventory_level" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_inventory.importexport.strategy_helper.inventory_level" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.importexport.strategy_helper.product_unit" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.importexport.strategy_helper.inventory_statuses" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.importexport.configuration_provider.inventory_level" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_manage_inventory_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_highlight_low_inventory_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_manage_inventory_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_highlight_low_inventory_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_inventory_threshold_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_low_inventory_threshold_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_inventory_threshold_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_low_inventory_threshold_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_back_order_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_decrement_quantity_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_inventory_decrement_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_inventory_backorder_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_quantity_to_order_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_upcoming_form_event_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.category_upcoming_form_event_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.product_quantity_to_order_form_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_inventory.event_listener.datagrid_line_items_data.inventory" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_inventory.event_listener.datagrid_line_items_data.inventory" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_promotion.rule_filtration.expression_language_decorator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_promotion.form.autocomplete.promotion.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_promotion.form.autocomplete.promotion_use_coupons.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_promotion.event_listener.order_view_listener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.mass_action.coupon_edit_mass_action_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.mass_action.assigned_coupon_unassign_mass_action_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.autocomplete.coupon_search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_promotion.handler.coupon_validation_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_promotion.handler.coupon_validation_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_promotion.handler.frontend_coupon_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_promotion.handler.frontend_coupon_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_promotion.handler.frontend_coupon_remove_handler" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_promotion.event_listener.frontend_coupon_remove" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.importexport.data_converter.coupon" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_promotion.importexport.data_converter.coupon" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.importexport.data_converter.coupon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_promotion.importexport.strategy.add_or_replace.coupon" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_promotion.importexport.strategy.add_or_replace.coupon" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.importexport.fixtures.data_converter" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_promotion.importexport.fixtures.data_converter" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.importexport.fixtures.data_converter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_promotion.api.add_order_promotion_discounts" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.api.handle_apply_checkout_coupon_subresource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_promotion.api.handle_delete_checkout_coupon_subresource" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_seo.event_listener.product_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_seo.event_listener.category_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_seo.event_listener.brand_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_seo.event_listener.page_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_seo.event_listener.content_node_form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_seo.sitemap.public_filesystem_adapter" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_seo.sitemap.sitemap_url_dumper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_seo.sitemap.sitemap_index_dumper" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_seo.sitemap.provider.url_items_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_seo.sitemap.provider.product_url_items_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_seo.sitemap.provider.category_url_items_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_seo.sitemap.provider.cms_page_url_items_provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_seo.provider.website_provider" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_seo.async.generate_sitemap_processor" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_seo.async.generate_sitemap_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_seo.async.generate_sitemap_processor" previously pointing to "oro_website.cacheable_website_provider" to "oro_website.website.provider".
Changed reference of service "oro_seo.async.generate_sitemap_index" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_seo.async.generate_sitemap_by_website_and_type" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_seo.manager.robots_txt_file_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_seo.provider.sitemap_generation_scheduler" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_zendesk.sync_state" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_zendesk.provider.oauth.lock.factory" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_zendesk.provider.oauth.token_refresh_lock_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_zendesk.provider.oauth.access_token_provider" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_zendesk.provider.oauth.access_token_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Oro\Bundle\ZendeskBundle\Command\RefreshOAuthTokensCommand" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_zendesk.transport.rest.guzzle.client.token_refresh_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer_account.form.event_listener.change_config_option" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_customer_account.manager.account_builder" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer_account.manager.account_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_sales.event_listener.import_export_account_subscriber" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.entity_field_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.datafield.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.datafield.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_dotmailer.datafield_mapping.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.datafield_mapping.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_dotmailer.form.handler.address_book_update" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.form.handler.datafield_update" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dotmailer.form.handler.datafield_update" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.queue_export_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dotmailer.provider.mapping" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.address_book" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.address_book" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.campaign" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.campaign" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.activity_contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.activity_contact" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.contact" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.contact_sync" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.contact_sync" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.datafield" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.datafield" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.update_entity_field_from_contacts.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.update_entity_field_from_contacts.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_dotmailer.importexport.strategy.helper" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_dotmailer.importexport.strategy.marketing_activity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.strategy.marketing_activity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro.dotmailer.importexport.normalizer.configurable" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.workflow.action.update_email_campaign_statistics" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.workflow.action.create_marketing_list_unsubscribed_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.workflow.action.create_marketing_list_removed_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.workflow.action.remove_marketing_list_unsubscribed_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.workflow.action.remove_marketing_list_removed_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.workflow.action.add_marketing_activities" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.writer.import" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.writer.contact_sync" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.writer.unsubscribed_contact_sync" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.importexport.writer.import.removed_contact" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_dotmailer.processor.mapped_fields_change" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_dotmailer.validator.datafield_mapping_config" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\DotmailerBundle\Command\ContactsExportStatusUpdateCommand" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Oro\Bundle\DotmailerBundle\Command\ContactsExportStatusUpdateCommand" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service "oro_dotmailer.async.export_contacts_status_update_processor" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface" previously pointing to "httplug.psr17_server_request_factory.default" to "Psr\Http\Message\ServerRequestFactoryInterface".
Changed reference of service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface" previously pointing to "httplug.psr17_uploaded_file_factory.default" to "Psr\Http\Message\UploadedFileFactoryInterface".
Changed reference of service "Symfony\Bridge\PsrHttpMessage\HttpMessageFactoryInterface" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "oro_oauth2_server.client_manager" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_oauth2_server.command.check_keys_permissions" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.listener.add_clients_to_view_page" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.event_listener.navigation" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_oauth2_server.security.user_checker" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_oauth2_server.security.user_checker" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.emailtemplate.client_entity_variables_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.format.scopes" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.additional_email_association_provider.client_owner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.virtual_relation_provider.client_entity" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.handler.get_access_token.log_exception_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_oauth2_server.handler.get_access_token.password_grant_exception_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_oauth2_server.handler.get_access_token.interactive_login_event_dispatcher" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_oauth2_server.handler.authorize_client.log_exception_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_oauth2_server.visitor_access_token_parser" previously pointing to "httplug.psr17_server_request_factory.default" to "Psr\Http\Message\ServerRequestFactoryInterface".
Changed reference of service "oro_oauth2_server.visitor_access_token_parser" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_oauth2_server.client.access_token" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "oro_oauth2_server.client.authorization_code" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service "oro_oauth2_server.oauth_notification_alert_manager" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_oauth2_server.event_listener.login_controller_listener" previously pointing to "httplug.psr17_server_request_factory.default" to "Psr\Http\Message\ServerRequestFactoryInterface".
Changed reference of service "oro_oauth2_server.provider.api_doc_view_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_oauth2_server.session_transfer.backend_context_handler" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_oauth2_server.session_transfer.backend_context_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "Oro\Bundle\OAuth2ServerBundle\Controller\ProtectedResourceController" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_oauth2_server.event_listener.view.listener" previously pointing to "httplug.psr17_server_request_factory.default" to "Psr\Http\Message\ServerRequestFactoryInterface".
Changed reference of service "oro_oauth2_server.session_transfer.frontend_context_handler" previously pointing to "oro_customer.security.user_checker.decorator" to "hwi_oauth.user_checker".
Changed reference of service "oro_oauth2_server.session_transfer.frontend_context_handler" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shipping.shipping_rule.manager.api" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shipping.shipping_rule.manager.api" previously pointing to "oro_soap.entity_serializer" to "oro_workflow.rest_api.entity_serializer".
Changed reference of service "oro_shipping.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.formatter.length_unit_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.formatter.weight_unit_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.formatter.freight_class_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.formatter.weight_unit_value" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.formatter.dimensions_unit_value" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.translator.shipping_method_label" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.shipping_price.provider" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shipping.entity_config_relations_migration" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_shipping.method.event.dispatcher.method_removal" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shipping.method.event.dispatcher.type_removal" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shipping.method.event.dispatcher.method_renaming" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shipping.method_validator.decorator.basic_enabled_shipping_methods_by_rules" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.method_validator.decorator.basic_enabled_shipping_methods_by_rules" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_shipping.method.integration_channel_loader" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shipping.provider.shipping_method_icon" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_shipping.configuration_search_provider.shipping_origin" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.multi_shipping.method_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.mass_action.status_handler" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shipping.method.event_listener.type_removal" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_conversation.manager.conversation_message" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_conversation.manager.conversation_participant" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_conversation.form.handler.participant_autocomplete" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_conversation.form.handler.participant_autocomplete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_conversation.helper.entity_config_helper" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_conversation.websocket.processor" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service "oro_conversation.topic.event" previously pointing to "oro_sync.client.manipulator" to "gos_web_socket.client.manipulator".
Changed reference of service "oro_conversation.listener.conversation_message_save_listener" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_conversation.datagrid.conversation_view_list" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_fedex_shipping.client.rate_service" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_fedex_shipping.address_validation.address_validation_client" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_fixed_product_shipping.event_listener.form_view" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_ups.provider.transport" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_ups.connection.validator" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_ups.address_validation.address_validation_client" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Sigma\Bundle\OrganizationBundle\EventListener\OrganizationSwitchAfterSubscriber" previously pointing to "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator" to "oro_dashboard.manager".
Changed reference of service "sigma.demo.form.autocomplete.category.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sigma.demo.importexport.data_converter.category" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "sigma.demo.importexport.data_converter.category" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sigma.demo.importexport.strategy.category.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sigma.demo.importexport.strategy.category.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sigma.warehouse.form.autocomplete.warehouse.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "sigma.warehouse.importexport.data_converter.warehouse" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "sigma.warehouse.importexport.data_converter.warehouse" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sigma.warehouse.importexport.strategy.warehouse.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sigma.warehouse.importexport.strategy.warehouse.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sigma.stock.form.autocomplete.stock_level.search_handler" previously pointing to "monolog.logger" to "logger".
Changed reference of service "Sigma\Bundle\StockBundle\EventListener\WarehouseViewPageListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "Sigma\Bundle\StockBundle\EventListener\ProductViewPageListener" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "sigma.stock.importexport.data_converter.stock_level" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "sigma.stock.importexport.data_converter.stock_level" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sigma.stock.importexport.strategy.stock_level.add_or_replace" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "sigma.stock.importexport.strategy.stock_level.add_or_replace" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.g_bdCNv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.clD5FpS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".debug.security.voter.oro_consent.security.acl.voter.consent" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_consent.security.acl.voter.landingpage" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_workflow.security.acl.voter.entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_product.security.acl.voter.product_collection_segment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_marketing_list.security.acl.voter.segment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_channel.security.acl.voter.channel" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_promotion.security.acl.voter.promotion_matched_product_segment" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_dotmailer.email_campaign.security.acl.voter.entity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_dotmailer.acl.voter.marketing_list_state_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.acl.voter.basic_permissions" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.authenticated_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.simple_role_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.expression_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.security.access.closure_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_product.security.acl.voter.product_status" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_web_catalog.acl.voter.web_catalog" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_customer.acl.voter.customer_user_role" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_pricing.acl.voter.product_list" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_attachment.acl.voter.file" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_email.acl.voter.email_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_email.acl.voter.email_template_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_user.acl.voter.anonymous_role" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_draft.voter.basic_permissions_draft_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_locale.acl.voter.localization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_entity_config.voter.attribute_family_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_entity_config.voter.entity_management_config_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_digital_asset.acl.voter.digital_asset_deletion" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_integration.acl.voter.webhook_producer_settings" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_frontend_localization.acl.voter.localization" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_pdf_generator.acl.voter.pdf_document" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_theme.acl.voter.theme_configuration_delete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_workflow.acl.voter.workflow_edit_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_product.acl.product_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_customer.acl.voter.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_customer.acl.voter.customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_visibility.acl.voter.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_cms.acl.voter.content_block" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_cms.acl.voter.content_widget" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_cms.acl.voter.content_widget_usage" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_cms.acl.voter.landing_page_delete" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_order.acl.voter.edit_order" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_order.acl.voter.sub_order_view" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_order.acl.voter.order_discount" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_order.acl.voter.order_shipping_tracking" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_checkout.acl.voter.checkout" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_checkout.acl.voter.checkout_line_item" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_rfp.acl.voter.frontend_request" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_sale.acl.voter.frontend_quote_permission_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_sale.acl.voter.frontend_quote_demand_permission_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_shopping_list.voter.shopping_list_voter" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".debug.security.voter.oro_conversation.acl.voter.manage_messages" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.fa5Kzz3" previously pointing to "oro_shopping_list.action.datagrid.mass_action_provider_for_old_themes_decorator" to "oro_shopping_list.action.datagrid.mass_action_provider".
Changed reference of service "oro_security.context_listener.main" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_security.context_listener.customer_identity" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.customer" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.customer_group" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.user" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_config.global" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.TJNRSaV" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.kvOAK9B" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Nf5qxrM" previously pointing to "oro_distribution.delegating_routing_loader" to "routing.loader".
Changed reference of service ".service_locator.KbBhrqk" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.KbBhrqk" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.JwxW3i8" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.I5u0Ubr" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.I5u0Ubr" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.I5u0Ubr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.dL8kA4F" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.dL8kA4F" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.dL8kA4F" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.flmLZAp" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.flmLZAp" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..QhCRFe" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..QhCRFe" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Fi8_VZL" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Fi8_VZL" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.zX9DebB" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".service_locator.H1IoA5o" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.pNyvTK3" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.pNyvTK3" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.pNyvTK3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nbNWVIu" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.nbNWVIu" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.hcYGhty" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.hcYGhty" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.hcYGhty" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hcYGhty" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".service_locator.llE2U0A" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.llE2U0A" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.llE2U0A" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.pTIaG5K" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.pTIaG5K" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.pTIaG5K" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.I7HFSou" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.I7HFSou" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.I7HFSou" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QvDGA.H" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.QvDGA.H" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Ufb8mlX" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Ufb8mlX" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Ufb8mlX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Ufb8mlX" previously pointing to "oro_customer.form.autocomplete.security" to "oro_form.autocomplete.security".
Changed reference of service ".service_locator.A_nxY3x" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.A_nxY3x" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.F5reeqt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.IVXM7L6" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.IVXM7L6" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.OVo_ucg" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.OVo_ucg" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.OVo_ucg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FzNRWvu" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.FzNRWvu" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.FzNRWvu" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.FzNRWvu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6S74CYQ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6S74CYQ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6S74CYQ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6S74CYQ" previously pointing to "oro_customer.provider.role_privilege_capability_provider.decorator" to "oro_user.provider.role_privilege_capability_provider".
Changed reference of service ".service_locator.6S74CYQ" previously pointing to "oro_sync.client.logger_aware_decorator" to "oro_sync.websocket_client".
Changed reference of service ".service_locator.7wp1Rxh" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.7wp1Rxh" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.7wp1Rxh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.llmxamz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vYWtVwv" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.vYWtVwv" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.vYWtVwv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vYWtVwv" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".service_locator.vYWtVwv" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".service_locator.vYWtVwv" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.zGWxx0s" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.zGWxx0s" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.zGWxx0s" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.yusLRS5" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.yusLRS5" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.yusLRS5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mczSreZ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.mczSreZ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.mczSreZ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.911UZNH" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.911UZNH" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.911UZNH" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.T0reij9" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.T0reij9" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.T0reij9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.T0reij9" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service ".service_locator.L.o2n40" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.L.o2n40" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.L.o2n40" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SOlt761" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.SOlt761" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.SOlt761" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.N0yg9ZG" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.N0yg9ZG" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.N0yg9ZG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5fxQWTt" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.5fxQWTt" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.5fxQWTt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5fxQWTt" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.0Xar5XA" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.0Xar5XA" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.0Xar5XA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0Xar5XA" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.U8XLNAu" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.U8XLNAu" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.U8XLNAu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.eQOA9FG" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.eQOA9FG" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.eQOA9FG" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.dDmFPs_" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.dDmFPs_" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.dDmFPs_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.dDmFPs_" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".service_locator.s_HEF1g" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.s_HEF1g" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.s_HEF1g" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.K2H4nZv" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.K2H4nZv" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.K2H4nZv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WGM0boz" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.WGM0boz" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.WGM0boz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.N.XuotW" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.N.XuotW" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.RMFWT6R" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.RMFWT6R" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.RMFWT6R" previously pointing to "oro_customer.form.autocomplete.security" to "oro_form.autocomplete.security".
Changed reference of service ".service_locator.RSHPUYX" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.RSHPUYX" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._ylzxwe" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator._ylzxwe" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.J388mBU" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.J388mBU" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.J388mBU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.J388mBU" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.aezX_.d" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.FpRLOYc" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.FpRLOYc" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.FpRLOYc" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.uMNd7sm" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.uMNd7sm" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.uMNd7sm" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.UsFBIVR" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.UsFBIVR" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.UsFBIVR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.MyJ_dM1" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.MyJ_dM1" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.njpdARb" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.njpdARb" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.njpdARb" previously pointing to "oro_customer.form.autocomplete.security" to "oro_form.autocomplete.security".
Changed reference of service ".service_locator.njpdARb" previously pointing to "oro_customer.form.autocomplete.search_registry" to "oro_form.autocomplete.search_registry".
Changed reference of service ".service_locator.ALAiOht" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.ALAiOht" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xtip4HX" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Xtip4HX" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xtip4HX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Xtip4HX" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xtip4HX" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.qrHL4vk" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.qrHL4vk" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.ef4FeLg" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.ef4FeLg" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.ef4FeLg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.OXfhtYs" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.OXfhtYs" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.OXfhtYs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YQCEM6v" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.YQCEM6v" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YQCEM6v" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator..x.yS2w" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..x.yS2w" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..x.yS2w" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.w0Dh.v9" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.w0Dh.v9" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.w0Dh.v9" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".service_locator.w0Dh.v9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.X5EFxxY" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.X5EFxxY" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.X5EFxxY" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.X5EFxxY" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".service_locator.9U22eht" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.9U22eht" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.9U22eht" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.asvqVKc" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.asvqVKc" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.08zeliB" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.08zeliB" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.08zeliB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZF2edFU" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.ZF2edFU" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.ZF2edFU" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.PYJekc." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Gsji1Hp" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Gsji1Hp" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xpd_uR4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Xpd_uR4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..EgIsU7" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..EgIsU7" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..EgIsU7" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.h9Zyyn_" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.h9Zyyn_" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.of2n.t0" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.of2n.t0" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.RzNM923" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.RzNM923" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.RzNM923" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.RzNM923" previously pointing to "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator" to "oro_dashboard.manager".
Changed reference of service ".service_locator.RzNM923" previously pointing to "oro_customer.grid_view.manager.composite" to "oro_datagrid.grid_view.manager".
Changed reference of service ".service_locator.1.ReFCe" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.1.ReFCe" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.5Ko9AvC" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.5Ko9AvC" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.2dRmTeq" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.2dRmTeq" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.WhBAR10" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.WhBAR10" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.WhBAR10" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xSvOE34" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.xSvOE34" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.xSvOE34" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service ".service_locator.3abMbqG" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.3abMbqG" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.3abMbqG" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.EkwtYQX" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.EkwtYQX" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.EkwtYQX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7v98Yas" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7v98Yas" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.MJU4FWD" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.MJU4FWD" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.4FxLPUT" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.4FxLPUT" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.cyVCRIv" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.cyVCRIv" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.mdeJ3vN" previously pointing to "oro_distribution.delegating_routing_loader" to "routing.loader".
Changed reference of service ".service_locator.bkgGAji" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bkgGAji" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bkgGAji" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.5ph4IYa" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.5ph4IYa" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.5ph4IYa" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.d.dIY_I" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.d.dIY_I" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.2mhVebr" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.2mhVebr" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.2mhVebr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.SBzI.FN" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.SBzI.FN" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.SBzI.FN" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.SBzI.FN" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qrwP5yA" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.qrwP5yA" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.qrwP5yA" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.qrwP5yA" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.yPtJc4z" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.yPtJc4z" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.yPtJc4z" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator..JOGuty" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..JOGuty" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..JOGuty" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator..JOGuty" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.QigoY4n" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.QigoY4n" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.QigoY4n" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.TYOoYpg" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.TYOoYpg" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.TYOoYpg" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.yZVmqQJ" previously pointing to "oro_distribution.delegating_routing_loader" to "routing.loader".
Changed reference of service ".service_locator.0qjQAK4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.0qjQAK4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.0qjQAK4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.tvKM9fc" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.tvKM9fc" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.tvKM9fc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bqOJlvy" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bqOJlvy" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bqOJlvy" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.bqOJlvy" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.r_mepPC" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.r_mepPC" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.r_mepPC" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.r_mepPC" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.nuUygbF" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.nuUygbF" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.nuUygbF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.nuUygbF" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.YUKlKvT" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.YUKlKvT" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YUKlKvT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YUKlKvT" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.wnYWpKt" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.wnYWpKt" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.wnYWpKt" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wnYWpKt" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.AilJV8b" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.AilJV8b" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.XPZNLRK" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.XPZNLRK" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.XPZNLRK" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.gzWZob4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.gzWZob4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.wk9s7G." previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.wk9s7G." previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.uLoA_.j" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.uLoA_.j" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.scnUSN9" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.scnUSN9" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.h8jLC_H" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.h8jLC_H" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.h8jLC_H" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".service_locator._XxNQB4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator._XxNQB4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._XxNQB4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Vl23H9S" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Vl23H9S" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._Ov2mhV" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator._Ov2mhV" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._Ov2mhV" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.DpOfb2u" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.DpOfb2u" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.G5OghCj" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.G5OghCj" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.G5OghCj" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.G5OghCj" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.2juGJs7" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.2juGJs7" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.c1XJSSr" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.c1XJSSr" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.3r9l2eE" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.3r9l2eE" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.3r9l2eE" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.1ijV573" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.1ijV573" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.1ijV573" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hILBbpj" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.hILBbpj" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.l54aWTT" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.l54aWTT" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.l54aWTT" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.l54aWTT" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.BNXZhj2" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.BNXZhj2" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.BNXZhj2" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ekwsnTr" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.ekwsnTr" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.ekwsnTr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ekwsnTr" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.AebJAw6" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.AebJAw6" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.FjQWC0_" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.FjQWC0_" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.FjQWC0_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.lkntzO3" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.lkntzO3" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.lkntzO3" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vYHTpz_" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.vYHTpz_" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.vYHTpz_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.vYHTpz_" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.QIDT.Rn" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.QIDT.Rn" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.QIDT.Rn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.kf0A.hi" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.kf0A.hi" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.kf0A.hi" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.2mtCYPr" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.2mtCYPr" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.2mtCYPr" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xJ6fVgJ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.xJ6fVgJ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.GMGhzdB" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.GMGhzdB" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.GMGhzdB" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.yq.aX4w" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.yq.aX4w" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.yq.aX4w" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.jZiK7ZI" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.jZiK7ZI" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.j8FCOla" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.GYFBNJe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KPx9sf3" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.KPx9sf3" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.N4rUy_G" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.N4rUy_G" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6_3PqEZ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6_3PqEZ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.P61T3SM" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.P61T3SM" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.p5xz0Ow" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.p5xz0Ow" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Qx9QxYZ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Qx9QxYZ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.J3mpDER" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.J3mpDER" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.J3mpDER" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.J3mpDER" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v.u.6Pp" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.v.u.6Pp" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.v.u.6Pp" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v.u.6Pp" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.M3Pa3dg" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.M3Pa3dg" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.M3Pa3dg" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.d.qiyN4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.d.qiyN4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.d.qiyN4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.d.qiyN4" previously pointing to "oro_message_queue.client.buffered_message_producer" to "oro_message_queue.message_producer".
Changed reference of service ".service_locator.2NdMzYM" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.2NdMzYM" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..WrbKvT" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..WrbKvT" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..WrbKvT" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service ".service_locator.4Hx.8ti" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.4Hx.8ti" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.4Hx.8ti" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.9waWpyr" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.9waWpyr" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bw2mOud" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bw2mOud" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bw2mOud" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.mrHAo_x" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.mrHAo_x" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.mrHAo_x" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.CArTbLn" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.CArTbLn" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..TYiICs" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..TYiICs" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..TYiICs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.3mKGNwq" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.3mKGNwq" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.VfKODBR" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.VfKODBR" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.VfKODBR" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.xOTVW5r" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.xOTVW5r" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6JF2lZA" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6JF2lZA" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Kwd3ZkB" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.nyGvRI5" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.nyGvRI5" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.nyGvRI5" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.lLL_GH." previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.lLL_GH." previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.lLL_GH." previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Iu3F.rl" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Iu3F.rl" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Iu3F.rl" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.R.G9tLn" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.R.G9tLn" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.R.G9tLn" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ZWzeQ5Z" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.ZWzeQ5Z" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6yoDvqL" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6yoDvqL" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.s9Pmvfa" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.s9Pmvfa" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.evj9ma_" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.evj9ma_" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.evj9ma_" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service ".service_locator.evj9ma_" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.evj9ma_" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.5TGxipw" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.5TGxipw" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.86o_q1_" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.86o_q1_" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.CrT9X76" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.CrT9X76" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.CrT9X76" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service ".service_locator.z76xc9E" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.z76xc9E" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.yp2X8Zz" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.yp2X8Zz" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.yp2X8Zz" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Y7r.Giy" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Y7r.Giy" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.IVoV.vX" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.IVoV.vX" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.IVoV.vX" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hWYwURS" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.hWYwURS" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.tKgDMj2" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.tKgDMj2" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.tKgDMj2" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.8JGfMHk" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.8JGfMHk" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..vBDbQc" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator..vBDbQc" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator..vBDbQc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.AGMtxKu" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.AGMtxKu" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.AGMtxKu" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.AGMtxKu" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.isXUjC3" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.isXUjC3" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.isXUjC3" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.64QNgLd" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.64QNgLd" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.9X0nR2F" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.9X0nR2F" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YQcApQ9" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.YQcApQ9" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.QMMMO9y" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.QMMMO9y" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.hj0lrHj" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.hj0lrHj" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.FFgnf1b" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.FFgnf1b" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YERJeOZ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.YERJeOZ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YERJeOZ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.sCWxS6I" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.sCWxS6I" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.sCWxS6I" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.wHwJ21Z" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.wHwJ21Z" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.wHwJ21Z" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.O2XvqNm" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.O2XvqNm" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.O2XvqNm" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6TChYqq" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6TChYqq" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6TChYqq" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.mtYMClI" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.mtYMClI" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.DLgkY7d" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.DLgkY7d" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.DLgkY7d" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.Sg1UN.k" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Sg1UN.k" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.3F0aIzt" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.3F0aIzt" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.TmAHrj9" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.TmAHrj9" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.T4Xv8EH" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.T4Xv8EH" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.1QuHXQm" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.1QuHXQm" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.IW60pUM" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.IW60pUM" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.P7Unh9v" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.P7Unh9v" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.tLp5Vsm" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.tLp5Vsm" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.qZyymvb" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.qZyymvb" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.eIUMpgs" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.eIUMpgs" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.eIUMpgs" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.C.d4g.4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.C.d4g.4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YGEkmJx" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.YGEkmJx" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.s.9NqTe" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.s.9NqTe" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.s.9NqTe" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.s.9NqTe" previously pointing to "oro_sale.quote_demand.subtotals_calculator_shipping_cost_decorator" to "oro_sale.quote_demand.subtotals_calculator_main".
Changed reference of service ".service_locator.6JJvtvL" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6JJvtvL" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._M7oSzF" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator._M7oSzF" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._M7oSzF" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator._qKcasF" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator._qKcasF" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._qKcasF" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator._qKcasF" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service ".service_locator.a4FzNPs" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.a4FzNPs" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.szLlQoJ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.szLlQoJ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.gdcPpQS" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.gdcPpQS" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.gdcPpQS" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0Gpf.H9" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.0Gpf.H9" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.0Gpf.H9" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KBX93PL" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.KBX93PL" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.KBX93PL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.KBX93PL" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._hw.fQf" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator._hw.fQf" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator._hw.fQf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.Xa2BZPI" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Xa2BZPI" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xa2BZPI" previously pointing to "oro_shopping_list.action.datagrid.mass_action_provider_for_old_themes_decorator" to "oro_shopping_list.action.datagrid.mass_action_provider".
Changed reference of service ".service_locator.WvPXlMO" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.WvPXlMO" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.WvPXlMO" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.WvPXlMO" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.UHhesdq" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.UHhesdq" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.UHhesdq" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.UHhesdq" previously pointing to "oro_soap.handler.include_delegate" to "oro_soap.handler.include".
Changed reference of service ".service_locator.bpfGJau" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bpfGJau" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bpfGJau" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bwCjBgZ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bwCjBgZ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xv.zde3" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.Xv.zde3" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.Xv.zde3" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.hLtk2ca" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.hLtk2ca" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bpM65KJ" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bpM65KJ" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bpM65KJ" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.fN.tkJh" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.fN.tkJh" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.JINWvZh" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.JINWvZh" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.JINWvZh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.0pp72kx" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.0pp72kx" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.HsDKaut" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.HsDKaut" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.HsDKaut" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.HsDKaut" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.l2.Yb8E" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.l2.Yb8E" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.3FGkv_W" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.3FGkv_W" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.3FGkv_W" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.YJRBAF8" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.YJRBAF8" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.YJRBAF8" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6ZRdw1P" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.6ZRdw1P" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.6ZRdw1P" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.6ZRdw1P" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.K56h33y" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.K56h33y" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.K56h33y" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.h2v5AJ4" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.h2v5AJ4" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.h2v5AJ4" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.h2v5AJ4" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.duUIQfd" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.duUIQfd" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.duUIQfd" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.cp.F.zc" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.cp.F.zc" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.cp.F.zc" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.clspH8O" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.clspH8O" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.DG1hs1c" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.DG1hs1c" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.DG1hs1c" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.eCa7xMM" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.eCa7xMM" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.eCa7xMM" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.NnWY1e." previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.NnWY1e." previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.49xropf" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.49xropf" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.49xropf" previously pointing to "fos_rest.view_handler.default" to "fos_rest.view_handler".
Changed reference of service ".service_locator.49xropf" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.7IWIUct" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.7IWIUct" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.7IWIUct" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.v4iMlKv" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.v4iMlKv" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.v4iMlKv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.bQIVyQL" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.bQIVyQL" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.bQIVyQL" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.ngPp6Eh" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.ngPp6Eh" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.ngPp6Eh" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.aiuH0_y" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.aiuH0_y" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.aiuH0_y" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.IlvEc23" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.IlvEc23" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.I0ioiWv" previously pointing to "oro_security.http_kernel.session_path" to "http_kernel".
Changed reference of service ".service_locator.I0ioiWv" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.I0ioiWv" previously pointing to "translator.data_collector" to "translator".
Changed reference of service ".service_locator.wSbIdvT" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service ".service_locator.MQ2K9ka" previously pointing to "monolog.logger" to "logger".
Changed reference of service ".service_locator.5ltxHEW" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service ".service_locator.5ltxHEW" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_frontend.security.http_kernel.session_path.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "oro_locale.formatter.date_time.decorator" to "oro_locale.formatter.date_time".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "oro_product.provider.product_image_placeholder.cache_decorator" to "oro_product.provider.product_image_placeholder".
Changed reference of service "oro_platform.twig.service_locator.decorator.inner" previously pointing to "oro_sale.provider.payment_term_decorator" to "oro_payment_term.provider.payment_term".
Changed reference of service "oro_message_queue.client.traceable_message_producer.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_email.mailer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "httplug.collector.factory.buzz.inner" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_response_factory.default" to "Psr\Http\Message\ResponseFactoryInterface".
Changed reference of service "httplug.collector.factory.curl.inner" previously pointing to "httplug.psr17_stream_factory.default" to "Psr\Http\Message\StreamFactoryInterface".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_digital_asset.listener.file_delete_listener.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_locale.formatter.date_time.decorator.inner" previously pointing to "oro_pricing.locale_settings" to "oro_locale.settings".
Changed reference of service "oro_locale.formatter.date_time.decorator.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_note.activity_entity_delete_handler_extension.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_frontend.listener.authentication.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_product.importexport.writer.product_attribute_writer.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.provider.role_privilege_capability_provider.decorator.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.grid_view.manager.composite.inner" previously pointing to "Oro\Bundle\DataGridBundle\Datagrid\TraceableManager" to "oro_datagrid.datagrid.manager".
Changed reference of service "oro_customer.extension.views.composite.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_customer.extension.views.composite.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_customer.extension.views.composite.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_customer.form.autocomplete.security.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_cms.provider.attachment_entity_config.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_website_search.extension.no_data_messages.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_checkout.provider.multi_shipping.total.promotion_subtotal_decorator.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_sale.provider.payment_term_decorator.inner" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_shopping_list.action.datagrid.mass_action_provider_for_old_themes_decorator.inner" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_shopping_list.action.datagrid.mass_action_provider_for_old_themes_decorator.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_serialized_fields.provider.deleted_attribute.decorator.inner" previously pointing to "oro_entity_config.config_model_manager" to "oro_entity_config.attribute.config_model_manager".
Changed reference of service "oro_seo.sitemap.gzip_sitemap_file_writer.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_ups.provider.cacheable_time_in_transit.inner" previously pointing to "monolog.logger" to "logger".
Changed reference of service "oro_customer.security.orm.ownership_sql_walker_builder.inner" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_message_queue.message_producer" previously pointing to "monolog.logger" to "logger".
Changed reference of service "routing.loader" previously pointing to "debug.event_dispatcher" to "event_dispatcher".
Changed reference of service "oro_user.provider.role_privilege_capability_provider" previously pointing to "translator.data_collector" to "translator".
Changed reference of service "oro_form.autocomplete.security" previously pointing to "oro_security.authorization_checker" to "security.authorization_checker".
Changed reference of service "oro_shopping_list.action.datagrid.mass_action_provider" previously pointing to "translator.data_collector" to "translator".
614
Removed service "oro.static_config_provider.abstract"; reason: abstract.
Removed service "oro.cache.provider.memory_cache"; reason: abstract.
Removed service "container.env"; reason: abstract.
Removed service "Symfony\Component\Config\Loader\LoaderInterface"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Request"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Response"; reason: abstract.
Removed service "Symfony\Component\HttpFoundation\Session\SessionInterface"; reason: abstract.
Removed service "cache.adapter.system"; reason: abstract.
Removed service "cache.adapter.apcu"; reason: abstract.
Removed service "cache.adapter.filesystem"; reason: abstract.
Removed service "cache.adapter.psr6"; reason: abstract.
Removed service "cache.adapter.redis"; reason: abstract.
Removed service "cache.adapter.valkey"; reason: abstract.
Removed service "cache.adapter.redis_tag_aware"; reason: abstract.
Removed service "cache.adapter.valkey_tag_aware"; reason: abstract.
Removed service "cache.adapter.memcached"; reason: abstract.
Removed service "cache.adapter.doctrine_dbal"; reason: abstract.
Removed service "cache.adapter.pdo"; reason: abstract.
Removed service "cache.adapter.array"; reason: abstract.
Removed service "assets.path_package"; reason: abstract.
Removed service "assets.url_package"; reason: abstract.
Removed service "assets.static_version_strategy"; reason: abstract.
Removed service "assets.json_manifest_version_strategy"; reason: abstract.
Removed service "http_client.abstract_retry_strategy"; reason: abstract.
Removed service "mailer.transport_factory.abstract"; reason: abstract.
Removed service "serializer.name_converter.metadata_aware.abstract"; reason: abstract.
Removed service "lock.store.combined.abstract"; reason: abstract.
Removed service "lock.factory.abstract"; reason: abstract.
Removed service ".abstract.Symfony\Component\Validator\Constraints\AbstractComparisonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AllValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\AtLeastOneOfValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BicValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\BlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CallbackValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CardSchemeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CharsetValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ChoiceValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CidrValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CollectionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CompoundValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CountryValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CssColorValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\CurrencyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateTimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DateValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\DivisibleByValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EmailValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\EqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionSyntaxValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ExpressionValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\FileValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\GreaterThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\HostnameValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IbanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ImageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IpValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsFalseValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsTrueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsbnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IsinValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\IssnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\JsonValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LanguageValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanOrEqualValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LessThanValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LocaleValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\LuhnValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\MacAddressValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NoSuspiciousCharactersValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotBlankValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotCompromisedPasswordValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotEqualToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotIdenticalToValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\NotNullValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\PasswordStrengthValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RangeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\RegexValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\SequentiallyValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TimezoneValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\TypeValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UlidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UniqueValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UrlValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\UuidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\ValidValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\VideoValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WeekValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WhenValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\WordCountValidator"; reason: abstract.
Removed service "Symfony\Component\Validator\Constraints\YamlValidator"; reason: abstract.
Removed service "security.firewall.context"; reason: abstract.
Removed service "security.firewall.lazy_context"; reason: abstract.
Removed service "security.firewall.config"; reason: abstract.
Removed service "security.user.provider.missing"; reason: abstract.
Removed service "security.user.provider.in_memory"; reason: abstract.
Removed service "security.user.provider.ldap"; reason: abstract.
Removed service "security.user.provider.chain"; reason: abstract.
Removed service "security.logout_listener"; reason: abstract.
Removed service "security.logout.listener.session"; reason: abstract.
Removed service "security.logout.listener.clear_site_data"; reason: abstract.
Removed service "security.logout.listener.cookie_clearing"; reason: abstract.
Removed service "security.logout.listener.default"; reason: abstract.
Removed service "security.authentication.listener.abstract"; reason: abstract.
Removed service "security.authentication.custom_success_handler"; reason: abstract.
Removed service "security.authentication.success_handler"; reason: abstract.
Removed service "security.authentication.custom_failure_handler"; reason: abstract.
Removed service "security.authentication.failure_handler"; reason: abstract.
Removed service "security.exception_listener"; reason: abstract.
Removed service "security.authentication.switchuser_listener"; reason: abstract.
Removed service "security.authenticator.manager"; reason: abstract.
Removed service "security.firewall.authenticator"; reason: abstract.
Removed service "security.listener.user_provider.abstract"; reason: abstract.
Removed service "security.listener.user_checker"; reason: abstract.
Removed service "security.listener.session"; reason: abstract.
Removed service "security.listener.login_throttling"; reason: abstract.
Removed service "security.authenticator.http_basic"; reason: abstract.
Removed service "security.authenticator.form_login"; reason: abstract.
Removed service "security.authenticator.json_login"; reason: abstract.
Removed service "security.authenticator.x509"; reason: abstract.
Removed service "security.authenticator.remote_user"; reason: abstract.
Removed service "security.authenticator.access_token"; reason: abstract.
Removed service "security.authenticator.access_token.chain_extractor"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc_user_info"; reason: abstract.
Removed service "security.access_token_handler.oidc"; reason: abstract.
Removed service "security.access_token_handler.oidc_discovery.http_client"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwk"; reason: abstract.
Removed service "security.access_token_handler.oidc.jwkset"; reason: abstract.
Removed service "security.access_token_handler.oidc.signature"; reason: abstract.
Removed service "security.access_token_handler.oidc.encryption"; reason: abstract.
Removed service "security.access_token_handler.oauth2"; reason: abstract.
Removed service "security.access_token_handler.oidc.generator"; reason: abstract.
Removed service "security.authenticator.signature_remember_me_handler"; reason: abstract.
Removed service "security.authenticator.persistent_remember_me_handler"; reason: abstract.
Removed service "security.listener.check_remember_me_conditions"; reason: abstract.
Removed service "security.listener.remember_me"; reason: abstract.
Removed service "security.authenticator.remember_me"; reason: abstract.
Removed service "monolog.logger_prototype"; reason: abstract.
Removed service "monolog.activation_strategy.not_found"; reason: abstract.
Removed service "monolog.handler.fingers_crossed.error_level_activation_strategy"; reason: abstract.
Removed service "doctrine.dbal.connection"; reason: abstract.
Removed service "doctrine.dbal.connection.event_manager"; reason: abstract.
Removed service "doctrine.dbal.connection.configuration"; reason: abstract.
Removed service "doctrine.dbal.schema_asset_filter_manager"; reason: abstract.
Removed service "doctrine.dbal.logging_middleware"; reason: abstract.
Removed service "doctrine.dbal.debug_middleware"; reason: abstract.
Removed service "doctrine.dbal.idle_connection_middleware"; reason: abstract.
Removed service "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 "oro_platform.event_listener.data_fixtures_listener.abstract"; reason: abstract.
Removed service "oro_platform.event_listener.demo_data_fixtures_listener.abstract"; reason: abstract.
Removed service "oro_platform.cache.provider.page_request_provider.abstract"; reason: abstract.
Removed service "oro_platform.sql_walker.use_materialized_view"; reason: abstract.
Removed service "nelmio_api_doc.formatter.abstract_formatter"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.binary.loader.prototype.chain"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.web_path"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.aws_s3"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.cache"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.flysystem2"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.proxy"; reason: abstract.
Removed service "liip_imagine.cache.resolver.prototype.psr_cache"; reason: abstract.
Removed service "oro_layout.layout.data_provider.filtered_image.abstract"; reason: abstract.
Removed service "oro_layout.provider.abstract_form"; reason: abstract.
Removed service "oro_layout.block_type.abstract_configurable"; reason: abstract.
Removed service "oro_layout.block_type.abstract_configurable_container"; reason: abstract.
Removed service "oro_layout.block_type.extension.abstract_configurable"; reason: abstract.
Removed service "oro_layout.provider.image_placeholder.config.abstract"; reason: abstract.
Removed service "oro_layout.provider.image_placeholder.theme.abstract"; reason: abstract.
Removed service "oro_layout.provider.image_placeholder.default.abstract"; reason: abstract.
Removed service "oro_layout.provider.image_placeholder.chain.abstract"; reason: abstract.
Removed service "oro_layout.provider.image_placeholder.cache.abstract"; reason: abstract.
Removed service "oro_ui.label_provider.action_button.abstract"; reason: abstract.
Removed service "oro_ui.widget_provider.action_button.abstract"; reason: abstract.
Removed service "Oro\Bundle\UIBundle\Asset\RuntimeAssetVersionStrategy"; reason: abstract.
Removed service "oro_security.authentication.authenticator.basic"; reason: abstract.
Removed service "oro_security.authentication.authenticator.organization_form_login"; reason: abstract.
Removed service "oro_security.query_hint.filter_by_current_user"; reason: abstract.
Removed service "oro_attachment.liip_imagine.cache.resolver.prototype.gaufrette"; reason: abstract.
Removed service "oro_message_queue.status_calculator.abstract_status_calculator"; reason: abstract.
Removed service "httplug.plugin.cache"; reason: abstract.
Removed service "httplug.plugin.throttle"; reason: abstract.
Removed service "httplug.plugin.add_host"; reason: abstract.
Removed service "httplug.plugin.add_path"; reason: abstract.
Removed service "httplug.plugin.base_uri"; reason: abstract.
Removed service "httplug.plugin.content_type"; reason: abstract.
Removed service "httplug.plugin.header_append"; reason: abstract.
Removed service "httplug.plugin.header_defaults"; reason: abstract.
Removed service "httplug.plugin.header_set"; reason: abstract.
Removed service "httplug.plugin.header_remove"; reason: abstract.
Removed service "httplug.plugin.query_defaults"; reason: abstract.
Removed service "httplug.plugin.request_seekable_body"; reason: abstract.
Removed service "httplug.plugin.response_seekable_body"; reason: abstract.
Removed service "httplug.plugin.stack"; reason: abstract.
Removed service "oro_sanitize.field_rule.generic_processor"; reason: abstract.
Removed service "hwi_oauth.context_listener.abstract_token_refresher"; reason: abstract.
Removed service "hwi_oauth.abstract_resource_ownermap"; reason: abstract.
Removed service "oro_datagrid.extension.sorter.abstract"; reason: abstract.
Removed service "oro_datagrid.provider.state.abtract"; reason: abstract.
Removed service "oro_translation.query_hint.translatable"; reason: abstract.
Removed service "oro_entity.abstract_repository"; reason: abstract.
Removed service "oro_entity.query_hint.precise_order_by"; reason: abstract.
Removed service "oro_entity.delete_handler"; reason: abstract.
Removed service "oro_entity.delete_handler_extension"; reason: abstract.
Removed service "oro_entity.entity_provider.abstract"; reason: abstract.
Removed service "oro_entity.entity_field_provider.abstract"; reason: abstract.
Removed service "oro_entity.database_triggers.manager.abstract"; reason: abstract.
Removed service "oro_entity.sql_walker.mysql_use_index"; reason: abstract.
Removed service "oro_entity.sql_walker.postgresql_order_by_nulls"; reason: abstract.
Removed service "oro_entity.sql_walker.union"; reason: abstract.
Removed service "oro_entity.event_listener.default_preloading"; reason: abstract.
Removed service "oro_entity.fallback.provider.abstract_provider"; reason: abstract.
Removed service "oro_entity_config.event_listener.attributes_form_view.abstract"; reason: abstract.
Removed service "oro_entity_config.event_listener.attribute_family_form_view.abstract"; reason: abstract.
Removed service "oro_entity_config.block_type.abstract_attribute_block_type_mapper"; reason: abstract.
Removed service "oro_entity_config.importexport.template_data_converter.abstract_field"; reason: abstract.
Removed service "oro_entity_extend.entity_config_dumper.extension.association"; reason: abstract.
Removed service "oro_entity_extend.query_hint.enum_option"; reason: abstract.
Removed service "oro_entity_extend.listener.cache.enum_option.abstract"; reason: abstract.
Removed service "oro_entity_extend.migration.enumerable_config_keys_provider"; reason: abstract.
Removed service "Oro\Bundle\EntityExtendBundle\Command\CacheCommand"; reason: abstract.
Removed service "oro_integration.importexport.processor.import"; reason: abstract.
Removed service "oro_integration.importexport.processor.export"; reason: abstract.
Removed service "oro_integration.action.abstract_fields_changes"; reason: abstract.
Removed service "oro_integration.generator.prefixed_identifier_generator"; reason: abstract.
Removed service "oro_integration.transport.rest.abstract_transport"; reason: abstract.
Removed service "oro_importexport.data_converter.configurable"; reason: abstract.
Removed service "oro_importexport.data_converter.template_fixture.configurable"; reason: abstract.
Removed service "oro_importexport.strategy.add"; reason: abstract.
Removed service "oro_importexport.strategy.abstract_import_strategy"; reason: abstract.
Removed service "oro_importexport.strategy.configurable_add_or_replace"; reason: abstract.
Removed service "oro_importexport.writer.insert_from_select_writer"; reason: abstract.
Removed service "oro_importexport.writer.json_api_batch_api_import_writer"; reason: abstract.
Removed service "oro_importexport.processor.import_abstract"; reason: abstract.
Removed service "oro_importexport.processor.export_abstract"; reason: abstract.
Removed service "oro_importexport.handler.abstract"; reason: abstract.
Removed service "oro_importexport.file.batch_file_manager.abstract"; reason: abstract.
Removed service "oro_importexport.async.pre_export_abstract"; reason: abstract.
Removed service "oro_importexport.async.export_abstract"; reason: abstract.
Removed service "gos_web_socket.authentication.provider.session"; reason: abstract.
Removed service "gos_web_socket.periodic_ping.doctrine"; reason: abstract.
Removed service "gos_web_socket.periodic_ping.pdo"; reason: abstract.
Removed service "knp_gaufrette.filesystem"; reason: abstract.
Removed service "knp_gaufrette.adapter.in_memory"; reason: abstract.
Removed service "knp_gaufrette.adapter.local"; reason: abstract.
Removed service "knp_gaufrette.adapter.safe_local"; reason: abstract.
Removed service "knp_gaufrette.adapter.async_aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.aws_s3"; reason: abstract.
Removed service "knp_gaufrette.adapter.doctrine_dbal"; reason: abstract.
Removed service "knp_gaufrette.adapter.opencloud"; reason: abstract.
Removed service "knp_gaufrette.adapter.azure_blob_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.google_cloud_storage"; reason: abstract.
Removed service "knp_gaufrette.adapter.gridfs"; reason: abstract.
Removed service "knp_gaufrette.adapter.ftp"; reason: abstract.
Removed service "knp_gaufrette.adapter.phpseclib_sftp"; reason: abstract.
Removed service "oro_action.abstract_guesser"; reason: abstract.
Removed service "oro_api.resource_checker.default"; reason: abstract.
Removed service "oro_api.resource_doc_parser.template"; reason: abstract.
Removed service "oro_config.scope_manager.abstract"; reason: abstract.
Removed service "oro_config.provider.abstract_provider"; reason: abstract.
Removed service "oro_config.provider.value.entity_id"; reason: abstract.
Removed service "oro_form.autocomplete.search_handler"; reason: abstract.
Removed service "oro_form.autocomplete.full_name.search_handler"; reason: abstract.
Removed service "oro_form.type.select2"; reason: abstract.
Removed service "oro_form.captcha.recaptcha_compatible_service"; reason: abstract.
Removed service "oro_gaufrette.file_manager"; reason: abstract.
Removed service "oro_pdf_generator.pdf_document.operator.deferred.abstract"; reason: abstract.
Removed service "oro_pdf_generator.pdf_document.operator.instant.abstract"; reason: abstract.
Removed service "oro_pdf_generator.pdf_document.operator.external.abstract"; reason: abstract.
Removed service "oro_query_designer.sql_walker.sub_query_limit"; reason: abstract.
Removed service "oro_soap.manager.entity_manager.abstract"; reason: abstract.
Removed service ".abstract.Oro\Bundle\SoapBundle\Controller\Api\Rest\RestController"; reason: abstract.
Removed service ".abstract.Oro\Bundle\SoapBundle\Controller\Api\Rest\RestGetController"; reason: abstract.
Removed service "oro_workflow.abstract.workflow_aware_manager"; reason: abstract.
Removed service "oro_workflow.datagrid.abstract_entity_name_provider"; reason: abstract.
Removed service "oro_workflow.cache.trigger.abstract"; reason: abstract.
Removed service "oro_workflow.async.transition_trigger_processor.abstract"; reason: abstract.
Removed service "maker.auto_command.abstract"; reason: abstract.
Removed service "oro_dashboard.event_listener.widget_sort_by"; reason: abstract.
Removed service "oro_calendar.calendar_event_normalizer.abstract"; reason: abstract.
Removed service "oro_calendar.recurrence.strategy.abstract"; reason: abstract.
Removed service "oro_calendar.calendar_event.form.handler.abstract"; reason: abstract.
Removed service "oro_frontend.api.resource_checker.frontend"; reason: abstract.
Removed service "oro_currency.service.abstract_rounding"; reason: abstract.
Removed service "oro_redirect.async.batch_sluggable_entities_processor_abstract"; reason: abstract.
Removed service "oro_commerce_menu.menu_scope_provider.abstract"; reason: abstract.
Removed service "oro_commerce_menu.builder.menu_display_builder"; reason: abstract.
Removed service "oro_product.formatter.unit_value"; reason: abstract.
Removed service "oro_product.formatter.unit_label"; reason: abstract.
Removed service "oro_product.storage.session_data_storage"; reason: abstract.
Removed service "oro_product.event_listener.abstract_product_db_query_restriction"; reason: abstract.
Removed service "oro_product.event_listener.abstract_product_search_query_restriction"; reason: abstract.
Removed service "oro_product.event_listener.unit_visibility.datagrid_basic"; reason: abstract.
Removed service "oro_product.voter.guest_quick_order_form"; reason: abstract.
Removed service "oro_product.autocomplete_fields_provider.abstract"; reason: abstract.
Removed service "oro_product.related_item.related_product.assigner_database_strategy_abstract"; reason: abstract.
Removed service "oro_catalog.event_listener.abstract_product_import"; reason: abstract.
Removed service "oro_customer.anonymous_customer_user.authenticator"; reason: abstract.
Removed service "oro_customer.api_anonymous_customer_user.authenticator"; reason: abstract.
Removed service "oro_customer.voter.anonymous_customer_user"; reason: abstract.
Removed service "oro_customer.voter.customer_user"; reason: abstract.
Removed service "oro_customer.updater.customer_user_reassign.abstract"; reason: abstract.
Removed service "oro_customer.datagrid.extension.abstract"; reason: abstract.
Removed service "oro_visibility.event_listener.visibility_grid_listener"; reason: abstract.
Removed service "oro_visibility.visibility.cache.product.category.subtree.category_subtree_cache_builder"; reason: abstract.
Removed service "oro_channel.provider.utils.entity_state_provider"; reason: abstract.
Removed service "oro_payment.action.payment_method_action.abstract"; reason: abstract.
Removed service "oro_pricing.pricing_strategy.abstract_price_combining_strategy"; reason: abstract.
Removed service "oro_pricing.model.price_list_tree_handler.abstract"; reason: abstract.
Removed service "oro_pricing.entity_listener.abstract_rule_listener"; reason: abstract.
Removed service "oro_pricing.entity_listener.price_list_collection_aware.abstract"; reason: abstract.
Removed service "oro_pricing.compiler.abstract_rule_compiler"; reason: abstract.
Removed service "oro_pricing.association_event_listener.collect_abstract"; reason: abstract.
Removed service "oro_pricing.association_event_listener.process_abstract"; reason: abstract.
Removed service "oro_pricing.orm.abstract_shard_query_executor"; reason: abstract.
Removed service "oro_pricing.query_hint.price_shard"; reason: abstract.
Removed service "oro_pricing.sql_walker.price_shard"; reason: abstract.
Removed service "oro_pricing.sql_walker.temp_table"; reason: abstract.
Removed service "oro_pricing.orm.temp_table_manipulator.abstract"; reason: abstract.
Removed service "oro_pricing.datagrid.extension.price"; reason: abstract.
Removed service "oro_order.event_listener.order.form.abstract"; reason: abstract.
Removed service "oro_order.provider.dashboard.sales_orders_chart_widget_provider.abstract"; reason: abstract.
Removed service "oro_order.provider.dashboard.sales_orders_chart_data_provider.abstract"; reason: abstract.
Removed service "oro_tax.event_listener.abstract_form_view"; reason: abstract.
Removed service "oro_tax.event_listener.order_tax.abstract_taxable_listener"; reason: abstract.
Removed service "oro_tax.provider.abstract_tax_subtotal"; reason: abstract.
Removed service "oro_website_search.search.engine"; reason: abstract.
Removed service "oro_website_search.search.indexer"; reason: abstract.
Removed service "oro_website_search.repository.abstract"; reason: abstract.
Removed service "oro_website_search.event_listener.search_listener"; reason: abstract.
Removed service "oro_checkout.datagrid.extension.frontend_shopping_list_grid.abstract"; reason: abstract.
Removed service "oro_checkout.workflow.transition.place_order_abstract"; reason: abstract.
Removed service "oro_checkout.layout.block_type.abstract_transition_button"; reason: abstract.
Removed service "oro_inventory.service.fallback_fields_form_view"; reason: abstract.
Removed service "oro_promotion.mass_action.coupon_mass_action_handler"; reason: abstract.
Removed service "oro_seo.sitemap.provider.url_items_provider"; reason: abstract.
Removed service "oro_zendesk.sync_helper.abstract"; reason: abstract.
Removed service "oro_zendesk.importexport.processor.import_abstract"; reason: abstract.
Removed service "oro_zendesk.importexport.processor.export_abstract"; reason: abstract.
Removed service "oro_zendesk.importexport.writer.export_abstract"; reason: abstract.
Removed service "oro_dotmailer.form.autocomplete.channel_aware.search_handler"; reason: abstract.
Removed service "oro_dotmailer.importexport.reader.abstract"; reason: abstract.
Removed service "oro_dotmailer.importexport.reader.export.abstract"; reason: abstract.
Removed service "oro_dotmailer.connector.abstract"; reason: abstract.
Removed service "oro_dotmailer.importexport.strategy.import.abstract"; reason: abstract.
Removed service "oro_dotmailer.importexport.processor.import_abstract"; reason: abstract.
Removed service "oro_dotmailer.importexport.processor.campaign_activity"; reason: abstract.
Removed service "oro_dotmailer.workflow.action.abstract_marketing_list_entities"; reason: abstract.
Removed service "oro_shipping.form.data_transformer.measure"; reason: abstract.
Removed service "oro_shipping.disable_integration_listener"; reason: abstract.
Removed service "oro_shipping.remove_integration_listener"; reason: abstract.
Removed service "oro_shipping.admin_view.method_template.listener"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_attachment.async.image_file_removal_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_attachment.async.image_file_removal_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_event_data_provider.json_api"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_event_data_provider.json_api"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_notifier"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_notifier"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_notification_sender"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_notification_sender"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.success"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_response_processor.success"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.http_gone"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_response_processor.http_gone"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.retryable_error"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_response_processor.retryable_error"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.webhook_response_processor.fallback"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.webhook_response_processor.fallback"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.async.webhook_notification_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.async.webhook_notification_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_integration.async.process_single_notification_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_integration.async.process_single_notification_processor"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.select_option_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.select_option_builder"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.radio_option_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.radio_option_builder"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.checkbox_option_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.checkbox_option_builder"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.menu_choice_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.menu_choice_builder"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.number_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.number_builder"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.integer_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.integer_builder"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\ThemeBundle\Form\Configuration\ConfigurationChildBuilderInterface.0.oro_theme.form.text_builder"; reason: abstract.
Removed service ".abstract.instanceof.oro_theme.form.text_builder"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_workflow.async.execute_process_job"; reason: abstract.
Removed service ".abstract.instanceof.oro_workflow.async.execute_process_job"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_workflow.async.transition_trigger_processor.abstract"; reason: abstract.
Removed service ".abstract.instanceof.oro_workflow.async.transition_trigger_processor.abstract"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\ExecuteProcessJobTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WorkflowBundle\Async\Topic\ExecuteProcessJobTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionEventTriggerTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionEventTriggerTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionCronTriggerTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WorkflowBundle\Async\Topic\WorkflowTransitionCronTriggerTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_contact.async.contact_post_import_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_contact.async.contact_post_import_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesJobAwareTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\GenerateDirectUrlForEntitiesJobAwareTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\RegenerateDirectUrlForEntityTypeTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\RegenerateDirectUrlForEntityTypeTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheMassTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheMassTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheJobAwareTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\CalculateSlugCacheJobAwareTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\RemoveDirectUrlForEntityTypeTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\RemoveDirectUrlForEntityTypeTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\RedirectBundle\Async\Topic\SyncSlugRedirectsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\RedirectBundle\Async\Topic\SyncSlugRedirectsTopic"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.direct_url_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.direct_url_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_processor.job_runner"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.direct_url_processor.job_runner"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.batch_sluggable_entities_processor_abstract"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.batch_sluggable_entities_processor_abstract"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.direct_url_remove"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.direct_url_remove"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.direct_url_remove"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.sync_slug_redirects_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.sync_slug_redirects_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.sync_slug_redirects_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.url_cache_job_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_redirect.async.url_cache_job_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.url_cache_job_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_redirect.async.url_cache_job_processor.job_runner"; reason: abstract.
Removed service ".abstract.instanceof.oro_redirect.async.url_cache_job_processor.job_runner"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Entity\Repository\ContentVariantRepository"; reason: abstract.
Removed service ".abstract.instanceof.oro_web_catalog.generator.canonical_url_generator"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Form\Handler\ContentNodeHandler"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeDeletionCheckerInterface.0.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeEntityReferencesChecker"; reason: abstract.
Removed service ".instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeDeletionCheckerInterface.0.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\ContentNodeDeletionChecker\ContentNodeInConfigReferencesChecker"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.web_catalog_cache_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.web_catalog_cache_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_web_catalog.async.web_catalog_cache_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_cache_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_web_catalog.async.content_node_cache_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.content_node_tree_cache_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_tree_cache_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_web_catalog.async.content_node_tree_cache_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_web_catalog.async.content_node_slug_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_web_catalog.async.content_node_slug_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_web_catalog.async.content_node_slug_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateCacheTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateCacheTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeCacheTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeCacheTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeTreeCacheTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogCalculateContentNodeTreeCacheTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogResolveContentNodeSlugsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\WebCatalogBundle\Async\Topic\WebCatalogResolveContentNodeSlugsTopic"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_marketing_list.async.update_marketing_list"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_marketing_list.async.update_marketing_list"; reason: abstract.
Removed service ".abstract.instanceof.oro_marketing_list.async.update_marketing_list"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\MarketingListBundle\Async\Topic\MarketingListUpdateTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\MarketingListBundle\Async\Topic\MarketingListUpdateTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.clear_lost_customer_users_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_customer.clear_lost_customer_users_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_customer.async.owner_tree_cache_job_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.owner_tree_cache_job_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_customer.async.owner_tree_cache_job_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_customer.async.business_unit_owner_tree_cache_job_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.business_unit_owner_tree_cache_job_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_customer.async.business_unit_owner_tree_cache_job_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer.async.customer_user_password_reset_request_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_customer.async.customer_user_password_reset_request_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Migrations\Schema\v1_14\ClearLostCustomerUsersTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\CustomerBundle\Migrations\Schema\v1_14\ClearLostCustomerUsersTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheByBusinessUnitTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\CustomerBundle\Async\Topic\CustomerCalculateOwnerTreeCacheByBusinessUnitTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\CustomerBundle\Async\Topic\CustomerUserPasswordResetRequestTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\CustomerBundle\Async\Topic\CustomerUserPasswordResetRequestTopic"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_tracking.async.aggregate_tracking_visits_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_tracking.async.aggregate_tracking_visits_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_tracking.async.aggregate_tracking_visits_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\TrackingBundle\Async\Topic\TrackingAggregateVisitsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\TrackingBundle\Async\Topic\TrackingAggregateVisitsTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveCategoryVisibilityTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveCategoryVisibilityTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveProductVisibilityTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\ResolveProductVisibilityTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeProductCategoryTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeProductCategoryTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCategoryPositionTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCategoryPositionTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCustomerTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnChangeCustomerTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnRemoveCategoryTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\VisibilityBundle\Async\Topic\VisibilityOnRemoveCategoryTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.product_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.product_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_visibility.async.visibility.product_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.product_visibility_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.product_visibility_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_visibility.async.visibility.product_visibility_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.category_visibility_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.category_visibility_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_visibility.async.visibility.category_visibility_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.category_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.category_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_visibility.async.category_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_visibility.async.visibility.customer_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_visibility.async.visibility.customer_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_visibility.async.visibility.customer_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_campaign.async.email_campaign_send_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_campaign.async.email_campaign_send_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.aggregate_lifetime_average_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_channel.async.aggregate_lifetime_average_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.change_integration_status_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_channel.async.change_integration_status_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_channel.async.lifetime_history_update_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_channel.async.lifetime_history_update_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_analytics.async.calculate_all_channels_analytics_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_analytics.async.calculate_all_channels_analytics_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_analytics.async.calculate_channel_analytics_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_analytics.async.calculate_channel_analytics_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.price_list_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.versioned_price_list_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.versioned_price_list_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.versioned_price_list_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.versioned_flat_price_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.versioned_flat_price_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.versioned_flat_price_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.flat_price_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.flat_price_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.flat_price_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.actualize_combined_price_list_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.actualize_combined_price_list_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.actualize_combined_price_list_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.single_cpl_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.single_cpl_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.single_cpl_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_post_processing_steps_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_post_processing_steps_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.combined_price_list_post_processing_steps_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.combined_price_list_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.combined_price_list_currency_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.combined_price_list_currency_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.combined_price_list_currency_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_rule_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_rule_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.price_list_rule_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.generate_dependent_price_lists_prices_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.generate_dependent_price_lists_prices_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.generate_dependent_price_lists_prices_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.generate_single_price_list_prices_by_rules_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.generate_single_price_list_prices_by_rules_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.generate_single_price_list_prices_by_rules_processor"; reason: abstract.
Removed service ".instanceof.Psr\Log\LoggerAwareInterface.0.oro_pricing.async.price_list_assigned_products_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Consumption\MessageProcessorInterface.0.oro_pricing.async.price_list_assigned_products_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_pricing.async.price_list_assigned_products_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\GenerateDependentPriceListPricesTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\GenerateDependentPriceListPricesTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\GenerateSinglePriceListPricesByRulesTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\GenerateSinglePriceListPricesByRulesTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\CombineSingleCombinedPriceListPricesTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\CombineSingleCombinedPriceListPricesTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ActualizeCombinedPriceListTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ActualizeCombinedPriceListTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveFlatPriceTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveFlatPriceTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\RebuildCombinedPriceListsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\RebuildCombinedPriceListsTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\MassRebuildCombinedPriceListsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\MassRebuildCombinedPriceListsTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByPriceListTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByPriceListTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByVersionedPriceListTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceByVersionedPriceListTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveVersionedFlatPriceTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveVersionedFlatPriceTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceListCurrenciesTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolveCombinedPriceListCurrenciesTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceListAssignedProductsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceListAssignedProductsTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceRulesTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\ResolvePriceRulesTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Topic\TopicInterface.0.Oro\Bundle\PricingBundle\Async\Topic\RunCombinedPriceListPostProcessingStepsTopic"; reason: abstract.
Removed service ".abstract.instanceof.Oro\Bundle\PricingBundle\Async\Topic\RunCombinedPriceListPostProcessingStepsTopic"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_customer_account.async.reassign_customer_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_customer_account.async.reassign_customer_processor"; reason: abstract.
Removed service ".instanceof.Oro\Component\MessageQueue\Client\TopicSubscriberInterface.0.oro_dotmailer.async.export_contacts_status_update_processor"; reason: abstract.
Removed service ".abstract.instanceof.oro_dotmailer.async.export_contacts_status_update_processor"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController.0.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".abstract.instanceof.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController"; reason: abstract.
Removed service ".instanceof.Symfony\Contracts\Service\ServiceSubscriberInterface.0.Acme\Bundle\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Symfony\Bundle\FrameworkBundle\Controller\AbstractController.0.Acme\Bundle\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".instanceof.Acme\Bundle\DocumentBundle\Controller\DocumentController.0.Acme\Bundle\DocumentBundle\Controller\DocumentController"; reason: abstract.
Removed service ".abstract.instanceof.Acme\Bundle\DocumentBundle\Controller\DocumentController"; reason: abstract.
411
Removed service "oro.cache.adapter.persistent"; reason: unused.
Removed service "controller.helper"; reason: unused.
Removed service "http_cache"; reason: unused.
Removed service "http_cache.store"; reason: unused.
Removed service "reverse_container"; reason: unused.
Removed service "error_handler.error_renderer.cli"; reason: unused.
Removed service "error_handler.error_renderer.default"; reason: unused.
Removed service "process.messenger.process_message_handler"; reason: unused.
Removed service "console.messenger.application"; reason: unused.
Removed service "console.messenger.execute_command_handler"; reason: unused.
Removed service "assets.empty_package"; reason: unused.
Removed service "assets.empty_version_strategy"; reason: unused.
Removed service "httplug.http_client"; reason: unused.
Removed service "http_client.uri_template_expander.guzzle"; reason: unused.
Removed service "http_client.uri_template_expander.rize"; reason: unused.
Removed service "http_client.messenger.ping_webhook_handler"; reason: unused.
Removed service "mailer.messenger.message_handler"; reason: unused.
Removed service "translator.logging"; reason: unused.
Removed service "serializer.mapping.cache.symfony"; reason: unused.
Removed service "serializer.name_converter.camel_case_to_snake_case"; reason: unused.
Removed service "serializer.name_converter.snake_case_to_camel_case"; reason: unused.
Removed service "type_info.type_context_factory"; reason: unused.
Removed service "type_info.resolver"; reason: unused.
Removed service "type_info.resolver.reflection_type"; reason: unused.
Removed service "type_info.resolver.reflection_parameter"; reason: unused.
Removed service "type_info.resolver.reflection_property"; reason: unused.
Removed service "type_info.resolver.reflection_return"; reason: unused.
Removed service "type_info.resolver.string"; reason: unused.
Removed service "type_info.resolver.reflection_parameter.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_property.phpdoc_aware"; reason: unused.
Removed service "type_info.resolver.reflection_return.phpdoc_aware"; reason: unused.
Removed service "lock.strategy.majority"; reason: unused.
Removed service "web_link.http_header_parser"; reason: unused.
Removed service "name_based_uuid.factory"; reason: unused.
Removed service "random_based_uuid.factory"; reason: unused.
Removed service "time_based_uuid.factory"; reason: unused.
Removed service ".cache_connection.MfCypIA"; reason: unused.
Removed service ".cache_connection.H8vabc8"; reason: unused.
Removed service ".cache_connection.8kvDmRs"; reason: unused.
Removed service "session.storage.factory.php_bridge"; reason: unused.
Removed service "session.storage.factory.mock_file"; reason: unused.
Removed service "session.handler.native"; reason: unused.
Removed service "session.abstract_handler"; reason: unused.
Removed service "session.marshaller"; reason: unused.
Removed service "validator.mapping.cache.adapter"; reason: unused.
Removed service "validator.form.attribute_metadata"; reason: unused.
Removed service "security.acl.object_identity_retrieval_strategy"; reason: unused.
Removed service "security.acl.permission_granting_strategy"; reason: unused.
Removed service "security.acl.permission.map"; reason: unused.
Removed service "security.authentication.session_strategy_noop"; reason: unused.
Removed service "security.context_listener"; reason: unused.
Removed service "security.user_authenticator"; reason: unused.
Removed service "security.access_token_extractor.header"; reason: unused.
Removed service "security.access_token_extractor.query_string"; reason: unused.
Removed service "security.access_token_extractor.request_body"; reason: unused.
Removed service "security.access_token_handler.oidc.algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.ES512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.RS512"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS256"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS384"; reason: unused.
Removed service "security.access_token_handler.oidc.signature.PS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption_algorithm_manager_factory"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.RSAOAEP"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHES"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.ECDHSS"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128CBCHS256"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192CBCHS384"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256CBCHS512"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A128GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A192GCM"; reason: unused.
Removed service "security.access_token_handler.oidc.encryption.A256GCM"; reason: unused.
Removed service "security.user_checker.chain.login"; reason: unused.
Removed service "security.user_checker.chain.reset_password"; reason: unused.
Removed service "security.user_checker.chain.api_secured"; reason: unused.
Removed service "security.authenticator.remember_me_signature_hasher"; reason: unused.
Removed service "security.authenticator.remember_me.api_secured"; reason: unused.
Removed service "security.user_checker.chain.embedded_form"; reason: unused.
Removed service "security.user_checker.chain.old_api_secured"; reason: unused.
Removed service "security.authenticator.remember_me.old_api_secured"; reason: unused.
Removed service "security.user_checker.chain.frontend_api_secured"; reason: unused.
Removed service "security.user_checker.chain.tracking_data"; reason: unused.
Removed service "security.user_checker.chain.main"; reason: unused.
Removed service "security.authenticator.remember_me.main"; reason: unused.
Removed service "security.user_checker.chain.frontend"; reason: unused.
Removed service "security.authenticator.remember_me.frontend"; reason: unused.
Removed service "twig.loader.chain"; reason: unused.
Removed service "twig.extension.htmlsanitizer"; reason: unused.
Removed service "twig.extension.debug"; reason: unused.
Removed service "monolog.formatter.chrome_php"; reason: unused.
Removed service "monolog.formatter.gelf_message"; reason: unused.
Removed service "monolog.formatter.html"; reason: unused.
Removed service "monolog.formatter.json"; reason: unused.
Removed service "monolog.formatter.line"; reason: unused.
Removed service "monolog.formatter.loggly"; reason: unused.
Removed service "monolog.formatter.normalizer"; reason: unused.
Removed service "monolog.formatter.scalar"; reason: unused.
Removed service "monolog.formatter.wildfire"; reason: unused.
Removed service "monolog.formatter.logstash"; reason: unused.
Removed service "monolog.http_client"; reason: unused.
Removed service "doctrine.dbal.well_known_schema_asset_filter"; reason: unused.
Removed service "doctrine.dbal.default_schema_manager_factory"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore"; reason: unused.
Removed service "doctrine.orm.naming_strategy.underscore_number_aware"; reason: unused.
Removed service "doctrine.orm.quote_strategy.ansi"; reason: unused.
Removed service "doctrine.orm.entity_value_resolver"; reason: unused.
Removed service "oro_platform.psr7.http_factory"; reason: unused.
Removed service "fos_rest.view_handler.jsonp"; reason: unused.
Removed service "fos_rest.serializer.jms"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys"; reason: unused.
Removed service "fos_rest.normalizer.camel_keys_with_leading_underscore"; reason: unused.
Removed service "fos_rest.decoder.jsontoform"; reason: unused.
Removed service "fos_rest.decoder.xml"; reason: unused.
Removed service "liip_imagine.mime_types"; reason: unused.
Removed service "liip_imagine.gd"; reason: unused.
Removed service "liip_imagine.imagick"; reason: unused.
Removed service "liip_imagine.gmagick"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.filesystem"; reason: unused.
Removed service "liip_imagine.binary.loader.prototype.stream"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem"; reason: unused.
Removed service "liip_imagine.binary.locator.filesystem_insecure"; reason: unused.
Removed service "liip_imagine.templating.filter_helper"; reason: unused.
Removed service "oro_layout.imports_storage"; reason: unused.
Removed service "oro_layout.old_theme_provider"; reason: unused.
Removed service "oro_ui.provider.widget_context"; reason: unused.
Removed service "oro_ui.tools.request_context_manipulator"; reason: unused.
Removed service "oro_organization.organization.manager.api"; reason: unused.
Removed service "oro_organization.provider.filter.busines_unit_choice_tree"; reason: unused.
Removed service "oro_organization.scope_criteria_provider.organization"; reason: unused.
Removed service "oro_organization.entity_global_organization_aware_helper"; reason: unused.
Removed service "oro_logger.monolog.db_logs.handler"; reason: unused.
Removed service "oro_logger.log_level_config_provider"; reason: unused.
Removed service "oro_logger.monolog.email_factory.error_log_notification"; reason: unused.
Removed service "oro_logger.provider.error_log_notification_recipients"; reason: unused.
Removed service "oro_security.orm.entities_without_organization_field_detector"; reason: unused.
Removed service "oro_security.generator.random_token"; reason: unused.
Removed service "oro_security.form.data_transformer.factory.crypted_data"; reason: unused.
Removed service "oro_security.authentication.failure_handler"; reason: unused.
Removed service "oro_security.authentication.success_handler"; reason: unused.
Removed service "oro_attachment.file_manager.cleanup_data"; reason: unused.
Removed service "oro_message_queue.log.handler.resend_job"; reason: unused.
Removed service "oro_email.mailbox.manager.api"; reason: unused.
Removed service "oro_email.mailer.checker.system_config_connection_checker"; reason: unused.
Removed service "oro_email.mailer.checker.connection_checkers"; reason: unused.
Removed service "oro_cron.checker.schedule_interval_checker"; reason: unused.
Removed service "oro_user.role_manager"; reason: unused.
Removed service "oro_user.group_manager"; reason: unused.
Removed service "oro_user.scope_criteria_provider.user"; reason: unused.
Removed service "oro_user.form.role"; reason: unused.
Removed service "oro_user.form.emailsettings"; reason: unused.
Removed service "httplug.strategy"; reason: unused.
Removed service "httplug.async_client.default"; reason: unused.
Removed service "httplug.factory.symfony"; reason: unused.
Removed service "httplug.plugin.content_length"; reason: unused.
Removed service "httplug.plugin.cookie"; reason: unused.
Removed service "httplug.plugin.decoder"; reason: unused.
Removed service "httplug.plugin.error"; reason: unused.
Removed service "httplug.plugin.history"; reason: unused.
Removed service "httplug.plugin.logger"; reason: unused.
Removed service "httplug.plugin.redirect"; reason: unused.
Removed service "httplug.plugin.retry"; reason: unused.
Removed service "httplug.plugin.stopwatch"; reason: unused.
Removed service "httplug.collector.auto_discovered_client"; reason: unused.
Removed service "httplug.collector.factory.auto"; reason: unused.
Removed service "httplug.collector.factory.buzz"; reason: unused.
Removed service "httplug.collector.factory.curl"; reason: unused.
Removed service "httplug.collector.factory.guzzle6"; reason: unused.
Removed service "httplug.collector.factory.guzzle7"; reason: unused.
Removed service "httplug.collector.factory.react"; reason: unused.
Removed service "httplug.collector.factory.socket"; reason: unused.
Removed service "hwi_oauth.authentication.entry_point.oauth"; reason: unused.
Removed service "hwi_oauth.user.provider"; reason: unused.
Removed service "hwi_oauth.user.provider.entity"; reason: unused.
Removed service "oro_datagrid.multi_grid_provider.link"; reason: unused.
Removed service "oro_translation.empty_array.loader"; reason: unused.
Removed service "oro_draft.expression.context_accessor"; reason: unused.
Removed service "oro_entity.database.trigger_driver.mysql"; reason: unused.
Removed service "oro_entity.database.trigger_driver.pgsql"; reason: unused.
Removed service "oro_locale.provider.default_value.currency"; reason: unused.
Removed service "oro_locale.importexport.data_converter.property_path_title"; reason: unused.
Removed service "oro_locale.importexport.data_converter.localized_fallback_value_aware"; reason: unused.
Removed service "oro_locale.importexport.strategy.localized_fallback_value_aware"; reason: unused.
Removed service "Oro\Bundle\EntityConfigBundle\Provider\EntityUrlProvider"; reason: unused.
Removed service "oro_entity_config.provider.export_query_tuple_length"; reason: unused.
Removed service "oro_entity_extend.accessor.property_access_factory"; reason: unused.
Removed service "nelmio_security.ua_parser"; reason: unused.
Removed service "nelmio_security.ua_parser.ua_php"; reason: unused.
Removed service "nelmio_security.policy_manager"; reason: unused.
Removed service "nelmio_security.csp_report.filter.noise_detector_custom_rules"; reason: unused.
Removed service "oro_integration.transport.rest.event_dispatchable_client_factory"; reason: unused.
Removed service "oro_rule.action.visibility_provider"; reason: unused.
Removed service "oro_importexport.data_converter.default"; reason: unused.
Removed service "oro_importexport.reader.file.abstract"; reason: unused.
Removed service "gos_web_socket.authentication.authenticator"; reason: unused.
Removed service "gos_web_socket.authentication.connection_repository"; reason: unused.
Removed service "gos_web_socket.authentication.storage.driver.in_memory"; reason: unused.
Removed service "gos_web_socket.authentication.storage.driver.psr_cache"; reason: unused.
Removed service "gos_web_socket.authentication.token_storage"; reason: unused.
Removed service "gos_web_socket.client.driver.doctrine_cache"; reason: unused.
Removed service "gos_web_socket.client.driver.symfony_cache"; reason: unused.
Removed service "gos_web_socket.periodic_ping.memory_usage"; reason: unused.
Removed service "oro_action.configuration.validator.action_group"; reason: unused.
Removed service "oro_action.helper.destination_page"; reason: unused.
Removed service "oro_action.helper.restrict"; reason: unused.
Removed service "oro_action.helper.applications_url"; reason: unused.
Removed service "oro_activity_list.manager.api"; reason: unused.
Removed service "oro_address.form.address"; reason: unused.
Removed service "oro_address.form.handler.address"; reason: unused.
Removed service "oro_api.security.event_listener.logout_listener"; reason: unused.
Removed service "oro_distribution.routing.router"; reason: unused.
Removed service "oro_entity_merge.mass_action.iterable_result_factory"; reason: unused.
Removed service "oro_entity_merge.mass_action.iterable_result_factory_registry"; reason: unused.
Removed service "oro_entity_merge.mass_action.dispatcher"; reason: unused.
Removed service "oro_filter.builder.many_relation"; reason: unused.
Removed service "oro_filter.builder.many_relation.orm"; reason: unused.
Removed service "oro_form.form_handler.api"; reason: unused.
Removed service "oro_form.entity_form_resolver"; reason: unused.
Removed service "oro_migration.migration.extension.rename"; reason: unused.
Removed service "oro_report.grid.base_configuration_builder"; reason: unused.
Removed service "oro_search.formatter.decimal_flat_value_formatter"; reason: unused.
Removed service "oro_segment.form.segment"; reason: unused.
Removed service "oro_tag.taxonomy.provider.statistic"; reason: unused.
Removed service "oro_workflow.handler.widget_template.transition_helper"; reason: unused.
Removed service "maker.maker.make_functional_test"; reason: unused.
Removed service "maker.maker.make_subscriber"; reason: unused.
Removed service "maker.maker.make_unit_test"; reason: unused.
Removed service "Oro\Bundle\FrontendBundle\Provider\EntityUrlProviderDecorator"; reason: unused.
Removed service "oro_website.website.manager.api"; reason: unused.
Removed service "oro_website.website_scope_criteria_provider"; reason: unused.
Removed service "oro_redirect.slug.manager.api"; reason: unused.
Removed service "oro_web_catalog.generator.slug_generator.link"; reason: unused.
Removed service "oro_product.product.manager.api"; reason: unused.
Removed service "oro_product.provider.default_value.new_arrivals"; reason: unused.
Removed service "oro_product.provider.default_value.featured_products"; reason: unused.
Removed service "oro_customer.manager.group.api.attribute"; reason: unused.
Removed service "oro_customer.layout.data_provider.address_provider_abstract"; reason: unused.
Removed service "oro_customer.api.frontend.authenticator"; reason: unused.
Removed service "oro_campaign.email_campaign.form"; reason: unused.
Removed service "oro_campaign.campaign.manager.api"; reason: unused.
Removed service "oro_campaign.email_campaign.manager.api"; reason: unused.
Removed service "oro_channel.autocomplete.channel_limitation_handler"; reason: unused.
Removed service "oro_channel.provider.channel_entity_exclusion_provider"; reason: unused.
Removed service "oro_channel.provider.channel_entity_provider"; reason: unused.
Removed service "oro_channel.importexport.helper.channel"; reason: unused.
Removed service "oro_payment.provider.address_extractor"; reason: unused.
Removed service "oro_payment.context.factory.composite_supports_entity"; reason: unused.
Removed service "oro_payment.context.factory.transaction_payment_context"; reason: unused.
Removed service "oro_payment_term.config.provider_basic_memory_cached"; reason: unused.
Removed service "oro_pricing.repository.combined_product_price"; reason: unused.
Removed service "oro_sales.provider.opportunity_currency_checker"; reason: unused.
Removed service "oro_order.provider.order_currency_checker"; reason: unused.
Removed service "oro_order.factory.supports_order_payment_context"; reason: unused.
Removed service "Oro\Bundle\OrderBundle\Manager\OrderCancellationManager"; reason: unused.
Removed service "oro_order.pdf_document.manager.external"; reason: unused.
Removed service "oro_tax.resolver.item.abstract"; reason: unused.
Removed service "oro_website_search.engine.index_data"; reason: unused.
Removed service "oro_website_search.engine.orm.driver.mysql"; reason: unused.
Removed service "oro_rfp.provider.quote_currency_checker"; reason: unused.
Removed service "oro_sale.formatter.quote_product_offer"; reason: unused.
Removed service "oro_sale.provider.quote_currency_checker"; reason: unused.
Removed service "oro_shopping_list.placeholder.filter"; reason: unused.
Removed service "oro_oauth2_server.client.authorization_code"; reason: unused.
Removed service "oro_oauth2_server.provider.decrypted_access_token"; reason: unused.
Removed service "oro_oauth2_server.provider.access_token_data"; reason: unused.
Removed service "oro_oauth2_server.provider.decrypted_token"; reason: unused.
Removed service "oro_oauth2_server.provider.refresh_token_data"; reason: unused.
Removed service "oro_shipping.method_validator_result_error_collection_builder_common"; reason: unused.
Removed service "oro_shipping.method_validator.basic"; reason: unused.
Removed service "oro_ups.time_in_transit.request.builder_factory"; reason: unused.
Removed service "oro_ups.time_in_transit.request.factory"; reason: unused.
Removed service "oro_ups.time_in_transit.result.factory.estimated_arrival"; reason: unused.
Removed service "oro_ups.time_in_transit.result.factory"; reason: unused.
Removed service "oro_ups.provider.cacheable_time_in_transit"; reason: unused.
Removed service "var_dumper.server_connection"; reason: unused.
Removed service "security.ldap_locator"; reason: unused.
Removed service "monolog.logger.translation"; reason: unused.
Removed service "monolog.logger.httplug"; reason: unused.
Removed service "monolog.handler.null_internal"; reason: unused.
Removed service ".service_locator.TJNRSaV.controller.helper"; reason: unused.
Removed service ".service_locator.WJldO5R"; reason: unused.
Removed service ".service_locator.WJldO5R.oro_sync.event_listener.doctrine_tag"; reason: unused.
Removed service ".service_locator.ETeTBwW"; reason: unused.
Removed service ".service_locator.ETeTBwW.oro_organization.form.extension.owner"; reason: unused.
Removed service ".service_locator.RPZXTvy"; reason: unused.
Removed service ".service_locator.RPZXTvy.oro_attachment.acl.voter.file"; reason: unused.
Removed service ".service_locator.OOQocIB"; reason: unused.
Removed service ".service_locator.OOQocIB.oro_email.event_listener.email_user_listener"; reason: unused.
Removed service ".service_locator.Y0tKjvy"; reason: unused.
Removed service ".service_locator.Y0tKjvy.oro_email.listener.entity_listener"; reason: unused.
Removed service ".service_locator.zX9DebB"; reason: unused.
Removed service ".service_locator.zX9DebB.oro_email.listener.auto_response_listener"; reason: unused.
Removed service ".service_locator.CHrO8ob"; reason: unused.
Removed service ".service_locator.CHrO8ob.oro_email.acl.voter.email_voter"; reason: unused.
Removed service ".service_locator.H1IoA5o"; reason: unused.
Removed service ".service_locator.H1IoA5o.oro_email.listener.mailbox_process_trigger_listener"; reason: unused.
Removed service ".service_locator.kRnMFuG"; reason: unused.
Removed service ".service_locator.kRnMFuG.oro_translation.event_listener.clear_dynamic_translation_cache"; reason: unused.
Removed service ".service_locator.waXLHkp"; reason: unused.
Removed service ".service_locator.waXLHkp.oro_draft.voter.basic_permissions_draft_voter"; reason: unused.
Removed service ".service_locator.BAdBbsx.oro_locale.acl.voter.localization"; reason: unused.
Removed service ".service_locator.ehG1Y9M"; reason: unused.
Removed service ".service_locator.ehG1Y9M.oro_entity_config.voter.attribute_family_voter"; reason: unused.
Removed service ".service_locator.viEGcth"; reason: unused.
Removed service ".service_locator.viEGcth.oro_entity_config.form.extension.dynamic_attributes"; reason: unused.
Removed service ".service_locator.TXERSDI"; reason: unused.
Removed service ".service_locator.TXERSDI.oro_entity_extend.form.extension.dynamic_fields"; reason: unused.
Removed service ".service_locator.dpiLQ5O.oro_entity_extend.migration.update_enum_structure.listener"; reason: unused.
Removed service ".service_locator.DrTFmm2"; reason: unused.
Removed service ".service_locator.DrTFmm2.oro_importexport.field.database_helper"; reason: unused.
Removed service ".service_locator.JxGFvJg"; reason: unused.
Removed service ".service_locator.JxGFvJg.oro_activity.form.extension.contexts"; reason: unused.
Removed service ".service_locator.mKpAOEs"; reason: unused.
Removed service ".service_locator.mKpAOEs.oro_form.extension.strip_tags"; reason: unused.
Removed service ".service_locator.5iYw_aX"; reason: unused.
Removed service ".service_locator.5iYw_aX.oro_tag.docrine.event.listener"; reason: unused.
Removed service ".service_locator.FONX.nl"; reason: unused.
Removed service ".service_locator.FONX.nl.oro_tag.event_listener.import_export_tags_subscriber"; reason: unused.
Removed service ".service_locator..Swqrxk"; reason: unused.
Removed service ".service_locator..Swqrxk.oro_workflow.listener.process_data_serialize"; reason: unused.
Removed service ".service_locator.z_RlUFl"; reason: unused.
Removed service ".service_locator.z_RlUFl.oro_workflow.listener.workflow_data_serialize"; reason: unused.
Removed service ".service_locator.ECH2.6c"; reason: unused.
Removed service ".service_locator.ECH2.6c.oro_workflow.security.acl.voter.entity"; reason: unused.
Removed service ".service_locator.X0aMMub"; reason: unused.
Removed service ".service_locator.X0aMMub.oro_calendar.listener.entity_listener"; reason: unused.
Removed service ".service_locator.oRR.AA4"; reason: unused.
Removed service ".service_locator.oRR.AA4.oro_web_catalog.acl.voter.web_catalog"; reason: unused.
Removed service ".service_locator.krsQ7O."; reason: unused.
Removed service ".service_locator.krsQ7O..oro_product.event_listener.product_image_listener"; reason: unused.
Removed service ".service_locator.cIyxuEg"; reason: unused.
Removed service ".service_locator.cIyxuEg.oro_product.security.acl.voter.product_collection_segment"; reason: unused.
Removed service ".service_locator.cJAzQFp"; reason: unused.
Removed service ".service_locator.cJAzQFp.oro_customer.acl.voter.customer"; reason: unused.
Removed service ".service_locator.BAdBbsx.oro_customer.acl.voter.customer_group"; reason: unused.
Removed service ".service_locator.26uG5wK"; reason: unused.
Removed service ".service_locator.26uG5wK.oro_visibility.acl.voter.customer"; reason: unused.
Removed service ".service_locator.PngPP.7"; reason: unused.
Removed service ".service_locator.PngPP.7.oro_channel.security.acl.voter.channel"; reason: unused.
Removed service ".service_locator.3wAu3.v"; reason: unused.
Removed service ".service_locator.3wAu3.v.oro_channel.account_lifetime_listener"; reason: unused.
Removed service ".service_locator.VoejmYL"; reason: unused.
Removed service ".service_locator.VoejmYL.oro_reminder.form.extension.reminder"; reason: unused.
Removed service ".service_locator.VoejmYL.oro_reminder.reminder_entity_listener"; reason: unused.
Removed service ".service_locator.Kwd3ZkB"; reason: unused.
Removed service ".service_locator.Kwd3ZkB.oro_cms.event_listener.wysiwyg_field_twig_listener"; reason: unused.
Removed service ".service_locator.WglBrvD"; reason: unused.
Removed service ".service_locator.WglBrvD.oro_pricing.acl.voter.product_list"; reason: unused.
Removed service ".service_locator.J2EYV4o"; reason: unused.
Removed service ".service_locator.J2EYV4o.oro_sales.event_listener.b2bcustomer_lifetime"; reason: unused.
Removed service ".service_locator.O_QRaio.oro_sales.form.extension.customer_association"; reason: unused.
Removed service ".service_locator.Oy8fTq0"; reason: unused.
Removed service ".service_locator.Oy8fTq0.oro_rfp.acl.voter.frontend_request"; reason: unused.
Removed service ".service_locator.a_WUFto"; reason: unused.
Removed service ".service_locator.a_WUFto.oro_shopping_list.voter.shopping_list_voter"; reason: unused.
Removed service ".service_locator.MUuKJIR"; reason: unused.
Removed service ".service_locator.MUuKJIR.oro_zendesk.listener.doctrine.sync_update_case"; reason: unused.
Removed service ".service_locator.qvWXZK5"; reason: unused.
Removed service ".service_locator.qvWXZK5.oro_customer_account.event_listener.customer_lifetime_listener"; reason: unused.
Removed service ".service_locator.7ZYfDfD"; reason: unused.
Removed service ".service_locator.7ZYfDfD.oro_dotmailer.acl.voter.marketing_list_state_item"; reason: unused.
Removed service ".service_locator.icAHgqM"; reason: unused.
Removed service ".service_locator.zfRA4vz"; reason: unused.
Removed service "oro_email.mailer.transports.lazy.inner"; reason: unused.
Removed service "oro_sync.manager.topic_manager.inner"; reason: unused.
Removed service "oro_sync.gos_web_socket.command.websocket_server.decorator.inner"; reason: unused.
Removed service "oro_layout.twig.form.engine.inner"; reason: unused.
Removed service "oro_security.acl.voter.basic_permissions.inner"; reason: unused.
Removed service "oro_security.acl.dbal.provider.inner"; reason: unused.
Removed service "oro_security.error_listener.inner"; reason: unused.
Removed service "oro_attachment.liip_imagine.filter.loader.watermark_image.inner"; reason: unused.
Removed service "oro_email.mailer.inner"; reason: unused.
Removed service "httplug.collector.auto_discovered_client.inner"; reason: unused.
Removed service "httplug.collector.factory.auto.inner"; reason: unused.
Removed service "httplug.collector.factory.buzz.inner"; reason: unused.
Removed service "httplug.collector.factory.curl.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle6.inner"; reason: unused.
Removed service "httplug.collector.factory.guzzle7.inner"; reason: unused.
Removed service "httplug.collector.factory.react.inner"; reason: unused.
Removed service "httplug.collector.factory.socket.inner"; reason: unused.
Removed service "oro_translation.identity_translator.inner"; reason: unused.
Removed service "oro_locale.importexport.strategy.import.fallback_configurable_import_strategy_helper.inner"; reason: unused.
Removed service "Oro\Bundle\MakerBundle\Generator\Generator.inner"; reason: unused.
Removed service "oro_frontend.event_listener.draftable_filter_listener.inner"; reason: unused.
Removed service "oro_frontend.block_type.attribute_text.inner"; reason: unused.
Removed service "oro_website.captcha.recaptcha_service.inner"; reason: unused.
Removed service "oro_website.assetic_context.inner"; reason: unused.
Removed service "oro_website.provider.url_without_front_controller.inner"; reason: unused.
Removed service "oro_currency.locale_settings.inner"; reason: unused.
Removed service "oro_web_catalog.generator.canonical_url_generator.inner"; reason: unused.
Removed service "oro_product.provider.product_images_urls.webp_aware.inner"; reason: unused.
Removed service "oro_product.provider.serialized_field_provider.inner"; reason: unused.
Removed service "oro_product.importexport.writer.product_attribute_writer.inner"; reason: unused.
Removed service "oro_catalog.event_listener.tree.inner"; reason: unused.
Removed service "oro_customer.security.customer_user_login_attempts_log_listener.inner"; reason: unused.
Removed service "oro_customer.provider.role_privilege_capability_provider.decorator.inner"; reason: unused.
Removed service "oro_customer.listener.file_listener.inner"; reason: unused.
Removed service "oro_customer.security.token_aware_frontend_helper.inner"; reason: unused.
Removed service "oro_cms.importexport.normalizer.localized_fallback_value_collection_normalizer.decorator.inner"; reason: unused.
Removed service "oro_cms.provider.home_page.inner"; reason: unused.
Removed service "oro_cms.routing.matched_url_decision_maker.inner"; reason: unused.
Removed service "oro_cms.form.handler.create_update_config_field_handler.inner"; reason: unused.
Removed service "oro_pricing.rounding.price_rounding_service.inner"; reason: unused.
Removed service "oro_checkout.provider.result_messages.inner"; reason: unused.
Removed service "oro_serialized_fields.datagrid.serialized_fields_extension.inner"; reason: unused.
Removed service "oro_oauth2_server.security.http.entry_point.oauth.inner"; reason: unused.
Removed service "oro_ups.provider.cacheable_time_in_transit.inner"; reason: unused.
Removed service "Sigma\Bundle\OrganizationBundle\Model\DashboardManagerDecorator.inner"; reason: unused.
Removed service "oro_platform.profiler.storage.inner"; reason: unused.
824
Inlined service ".service_locator.nqEKT7G" to "fragment.handler".
Inlined service ".service_locator.mFW43UC" to "console.command.cache_pool_invalidate_tags".
Inlined service ".service_locator.sDisiFe" to "translator.default".
Inlined service ".service_locator.kvOAK9B.translation.warmer" to "translation.warmer".
Inlined service ".service_locator.F7Ob1dq" to "routing.loader.container".
Inlined service ".service_locator.Nf5qxrM.router.default" to "router.default".
Inlined service ".service_locator.LiNhGEY" to "router.expression_language_provider".
Inlined service ".service_locator.mFBT25N.router.cache_warmer" to "router.cache_warmer".
Inlined service ".1_~lxonR98" to "error_handler.error_renderer.serializer".
Inlined service ".cache.oro_layout.render.inner.recorder_inner" to ".cache.oro_layout.render.inner".
Inlined service ".service_locator.MQ2K9ka" to "session_listener".
Inlined service ".service_locator.m4RbMBv" to "validator.validator_factory".
Inlined service ".data_collector.command" to "profiler".
Inlined service ".service_locator.0NioFko" to "profiler.state_checker".
Inlined service ".service_locator.nHtBJae.gos_pubsub_router.cache_warmer.router" to "gos_pubsub_router.cache_warmer.router".
Inlined service ".service_locator.1mjVCan" to "security.token_storage".
Inlined service ".service_locator.5ltxHEW" to "security.helper".
Inlined service ".service_locator.6PvOZXM" to "security.helper".
Inlined service ".service_locator.u75wpX3" to "security.helper".
Inlined service ".service_locator.2FZJTzh" to "security.helper".
Inlined service ".service_locator.b_ckvXN" to "security.helper".
Inlined service ".service_locator.es8z4TW" to "security.helper".
Inlined service ".security.request_matcher.63M7s_e" to "security.access_map".
Inlined service ".security.request_matcher.lzOG5ga" to "security.access_map".
Inlined service ".security.request_matcher.bMzmU.Z" to "security.access_map".
Inlined service ".security.request_matcher.8FL9Hz2" to "security.access_map".
Inlined service ".security.request_matcher.y4OG7R_" to "security.access_map".
Inlined service ".security.request_matcher.Qlo8Oap" to "security.access_map".
Inlined service ".security.request_matcher.pHEXSav" to "security.access_map".
Inlined service ".security.request_matcher.8sTFP8Y" to "security.access_map".
Inlined service ".security.request_matcher.87sg5rt" to "security.access_map".
Inlined service ".security.request_matcher.ak2X4f5" to "security.access_map".
Inlined service ".security.request_matcher.hk6dqZ_" to "security.access_map".
Inlined service ".security.request_matcher.TFWzquh" to "security.access_map".
Inlined service ".security.request_matcher.jYTsV_M" to "security.access_map".
Inlined service ".security.request_matcher.DIXt9rZ" to "security.access_map".
Inlined service ".security.request_matcher.SVK5D2B" to "security.access_map".
Inlined service ".service_locator._5ZXrLa" to "security.authenticator.firewall_aware_remember_me_handler".
Inlined service ".security.request_matcher.dj_GhAe" to ".security.request_matcher.Hk3x_Fa".
Inlined service ".security.request_matcher.bpqg7cT" to ".security.request_matcher.Hk3x_Fa".
Inlined service ".security.request_matcher..XcSmBW" to ".security.request_matcher.kigkcDG".
Inlined service ".security.request_matcher.GxG3LFs" to ".security.request_matcher.6FthZyw".
Inlined service ".security.request_matcher.3j1QLg2" to ".security.request_matcher.6NAMlT7".
Inlined service ".security.request_matcher.vWINcOL" to ".security.request_matcher.6NAMlT7".
Inlined service ".security.request_matcher.kIZCluY" to ".security.request_matcher.arAIs7y".
Inlined service ".security.request_matcher.doFfYGp" to ".security.request_matcher.RXUQ7fU".
Inlined service ".security.request_matcher.VvcTun8" to ".security.request_matcher.ge9oLIB".
Inlined service ".security.request_matcher.cfCqZwG" to ".security.request_matcher.aXJpaCv".
Inlined service ".security.request_matcher.0uKAVCj" to ".security.request_matcher.Ev20omK".
Inlined service ".security.request_matcher.SbN0Tkg" to ".security.request_matcher.jor1Ghd".
Inlined service ".security.request_matcher.3Wj4SSk" to ".security.request_matcher.63M7s_e".
Inlined service ".security.request_matcher.auz0tTL" to ".security.request_matcher.lzOG5ga".
Inlined service ".security.request_matcher.aCZhmKj" to ".security.request_matcher.bMzmU.Z".
Inlined service ".security.request_matcher.jM7koXE" to ".security.request_matcher.8FL9Hz2".
Inlined service ".security.request_matcher.U7NZ33z" to ".security.request_matcher.y4OG7R_".
Inlined service ".security.request_matcher.dH3ULVT" to ".security.request_matcher.hk6dqZ_".
Inlined service ".security.request_matcher.exjv5lo" to ".security.request_matcher.jYTsV_M".
Inlined service ".security.request_matcher.1ol_ySe" to ".security.request_matcher.DIXt9rZ".
Inlined service ".service_locator.KbBhrqk.Oro\Bundle\SyncBundle\Controller\TicketController" to "Oro\Bundle\SyncBundle\Controller\TicketController".
Inlined service ".service_locator.3DrAUl_.twig.template_cache_warmer" to "twig.template_cache_warmer".
Inlined service ".service_locator.OZm4pzn" to "twig.runtime_loader".
Inlined service ".service_locator.0pHHV0I" to "doctrine.orm.container_repository_factory".
Inlined service ".service_locator._8anbdp" to "knp_menu.renderer_provider".
Inlined service ".1_InflectorFactory~Afe4Bh2" to "Doctrine\Inflector\Inflector".
Inlined service ".service_locator.S7lvBOP" to "fos_rest.decoder_provider".
Inlined service ".service_locator.H3L9WLD" to "oro_scope.scope_manager".
Inlined service ".service_locator.oglsZ9w.oro_ui.view.listener" to "oro_ui.view.listener".
Inlined service ".service_locator.RkUNht..oro_ui.view.content_provider.listener" to "oro_ui.view.content_provider.listener".
Inlined service ".service_locator.CwWAS56" to "oro_ui.widget_provider.view_actions".
Inlined service ".service_locator.xmzpJzU" to "oro_ui.widget_provider.update_actions".
Inlined service ".service_locator.lKjqkiY" to "oro_ui.content_provider.manager".
Inlined service ".service_locator.c5Im5Hu" to "oro_ui.formatter".
Inlined service ".service_locator.0YLmbu6" to "oro_organization.owner_deletion_manager".
Inlined service ".service_locator.I5u0Ubr.Oro\Bundle\OrganizationBundle\Controller\OrganizationController" to "Oro\Bundle\OrganizationBundle\Controller\OrganizationController".
Inlined service ".service_locator.dL8kA4F.Oro\Bundle\OrganizationBundle\Controller\BusinessUnitController" to "Oro\Bundle\OrganizationBundle\Controller\BusinessUnitController".
Inlined service ".service_locator.O1Q3GI4" to "oro_security.acl.extension_selector".
Inlined service ".service_locator.p1dZZId.oro_security.provider.console.console_context_global_options_provider" to "oro_security.provider.console.console_context_global_options_provider".
Inlined service ".service_locator.yjdanUl" to "oro_security.access_rule_executor".
Inlined service ".service_locator.N.fZiep" to "oro.session_handler".
Inlined service ".1_ClassFactory~1Z0Vr7E" to "oro_attachment.liip_imagine".
Inlined service ".2_Client~1Z0Vr7E" to "oro_attachment.tools.external_file_factory".
Inlined service "oro_attachment.form.data_transformer.external_file_transformer" to "oro_attachment.form.type.external_file".
Inlined service ".service_locator.flmLZAp.oro_attachment.controller.imagine" to "oro_attachment.controller.imagine".
Inlined service ".service_locator..QhCRFe.oro_attachment.controller.file" to "oro_attachment.controller.file".
Inlined service ".service_locator.Fi8_VZL.Oro\Bundle\AttachmentBundle\Controller\AttachmentController" to "Oro\Bundle\AttachmentBundle\Controller\AttachmentController".
Inlined service ".service_locator.mqfOZGu" to "oro_message_queue.consumption.queue_iterator.factory_registry".
Inlined service ".service_locator.03bFNCQ" to "oro_message_queue.topic.registry".
Inlined service ".service_locator.UFlcWee" to "oro_message_queue.topic.registry".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\MessageQueueBundle\Controller\JobController" to "Oro\Bundle\MessageQueueBundle\Controller\JobController".
Inlined service ".service_locator.kkhv96C" to "oro_message_queue.transport.connection".
Inlined service ".service_locator.pZyJOOI" to "oro_message_queue.client.message_filter".
Inlined service "oro_email.email.entity.batch_processor" to "oro_email.email.entity.builder".
Inlined service "oro_email.builder.email_user_from_email_model_builder" to "oro_email.sender.email_model_sender".
Inlined service "oro_email.email.entity.builder" to "oro_email.sender.email_model_sender".
Inlined service "oro_email.email.entity.builder" to "oro_email.builder.email_user_from_email_model_builder".
Inlined service "oro_email.email.entity.builder" to "oro_email.embedded_images.handler.email_model".
Inlined service ".1_SecurityPolicy~rD0uvf4" to "oro_email.twig.email_security_policy".
Inlined service ".2_ChainLoader~rD0uvf4" to "oro_email.twig.email_template_loader".
Inlined service ".service_locator.208MXDX" to "oro_email.emailtemplate.variable_provider".
Inlined service ".service_locator.MlQ1KTX" to "oro_email.emailtemplate.variable_processor".
Inlined service "oro_email.email.entity.builder" to "oro_email.factory.email_attachment_entity_from_email_template_attachment".
Inlined service "oro_email.email.entity.builder" to "oro_email.api.prepare_new_email_model_to_save".
Inlined service "oro_email.email.entity.builder" to "oro_email.api.prepare_email_model_to_save".
Inlined service "oro_email.email.entity.builder" to "oro_email.api.handle_email_folders".
Inlined service "oro_email.email.entity.builder" to "oro_email.api.prepare_new_email_attachment_model_to_save".
Inlined service "oro_email.email.entity.builder" to "oro_email.form.handler.email.api".
Inlined service ".service_locator.pNyvTK3.Oro\Bundle\EmailBundle\Controller\AutoResponseRuleController" to "Oro\Bundle\EmailBundle\Controller\AutoResponseRuleController".
Inlined service ".service_locator.nbNWVIu.Oro\Bundle\EmailBundle\Controller\Dashboard\DashboardController" to "Oro\Bundle\EmailBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.hcYGhty.Oro\Bundle\EmailBundle\Controller\EmailController" to "Oro\Bundle\EmailBundle\Controller\EmailController".
Inlined service ".service_locator.llE2U0A.Oro\Bundle\EmailBundle\Controller\SmtpConnectionController" to "Oro\Bundle\EmailBundle\Controller\SmtpConnectionController".
Inlined service ".service_locator.pTIaG5K.Oro\Bundle\EmailBundle\Controller\AjaxEmailController" to "Oro\Bundle\EmailBundle\Controller\AjaxEmailController".
Inlined service ".service_locator.I7HFSou.Oro\Bundle\EmailBundle\Controller\EmailTemplateController" to "Oro\Bundle\EmailBundle\Controller\EmailTemplateController".
Inlined service ".service_locator.QvDGA.H.Oro\Bundle\EmailBundle\Controller\EmailTemplateAttachmentsController" to "Oro\Bundle\EmailBundle\Controller\EmailTemplateAttachmentsController".
Inlined service ".service_locator.Ufb8mlX.Oro\Bundle\EmailBundle\Controller\Configuration\MailboxController" to "Oro\Bundle\EmailBundle\Controller\Configuration\MailboxController".
Inlined service ".service_locator.A_nxY3x.Oro\Bundle\EmailBundle\Controller\OriginController" to "Oro\Bundle\EmailBundle\Controller\OriginController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\CronBundle\Controller\ScheduleController" to "Oro\Bundle\CronBundle\Controller\ScheduleController".
Inlined service ".service_locator.F5reeqt.Oro\Bundle\UserBundle\Controller\ConfigurationController" to "Oro\Bundle\UserBundle\Controller\ConfigurationController".
Inlined service ".service_locator.IVXM7L6.Oro\Bundle\UserBundle\Controller\SecurityController" to "Oro\Bundle\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.OVo_ucg.Oro\Bundle\UserBundle\Controller\UserController" to "Oro\Bundle\UserBundle\Controller\UserController".
Inlined service ".service_locator.FzNRWvu.Oro\Bundle\UserBundle\Controller\ResetController" to "Oro\Bundle\UserBundle\Controller\ResetController".
Inlined service ".service_locator.6S74CYQ.Oro\Bundle\UserBundle\Controller\RoleController" to "Oro\Bundle\UserBundle\Controller\RoleController".
Inlined service ".service_locator.7wp1Rxh.Oro\Bundle\UserBundle\Controller\GroupController" to "Oro\Bundle\UserBundle\Controller\GroupController".
Inlined service "oro_user.form.handler.abstract.acl_role" to "oro_user.datagrid.datasource.role_permission_datasource".
Inlined service ".1_CurlCommandFormatter~GQWqTOx" to "httplug.collector.formatter".
Inlined service "oro.cache.adapter.array" to "oro_datagrid.results.cache".
Inlined service ".service_locator.UY00cYv" to "oro_datagrid.extension.formatter".
Inlined service ".service_locator.WMYNPLu" to "oro_datagrid.extension.board".
Inlined service ".service_locator.5AQ_afa" to "oro_datagrid.extension.action.factory".
Inlined service ".service_locator.ibbTLx_" to "oro_datagrid.extension.mass_action.factory".
Inlined service ".service_locator.llmxamz.oro_datagrid.importexport.data_converter" to "oro_datagrid.importexport.data_converter".
Inlined service ".service_locator.vYWtVwv.Oro\Bundle\DataGridBundle\Controller\GridController" to "Oro\Bundle\DataGridBundle\Controller\GridController".
Inlined service ".service_locator.xii.8C9" to "oro_sso.oauth_user_provider".
Inlined service ".1_Client~poz.hNI" to "Oro\Bundle\TranslationBundle\Download\OroTranslationServiceAdapter".
Inlined service ".service_locator.HDCHDoZ" to "oro_translation.api.predefined_language_code_resolver_registry".
Inlined service ".service_locator.zGWxx0s.Oro\Bundle\TranslationBundle\Controller\TranslationController" to "Oro\Bundle\TranslationBundle\Controller\TranslationController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\TranslationBundle\Controller\LanguageController" to "Oro\Bundle\TranslationBundle\Controller\LanguageController".
Inlined service ".1_PropertyNameMatcher~ncTpQOB" to "oro_draft.duplicator_extension.draft_uuid_extension".
Inlined service ".2_UuidFilter~ncTpQOB" to "oro_draft.duplicator_extension.draft_uuid_extension".
Inlined service ".3_PropertyTypeMatcher~ncTpQOB" to "oro_draft.duplicator_extension.localization_extension".
Inlined service ".4_KeepFilter~ncTpQOB" to "oro_draft.duplicator_extension.localization_extension".
Inlined service ".5_PropertyTypeMatcher~ncTpQOB" to "oro_draft.duplicator_extension.doctrine_collection_extension".
Inlined service ".6_KeepFilter~ncTpQOB" to "oro_draft.duplicator_extension.doctrine_collection_extension".
Inlined service ".7_GeneralMatcher~ncTpQOB" to "oro_draft.duplicator_extension.keep_extension".
Inlined service ".8_KeepFilter~ncTpQOB" to "oro_draft.duplicator_extension.keep_extension".
Inlined service ".9_PropertyNameMatcher~ncTpQOB" to "oro_draft.duplicator_extension.owner_extension".
Inlined service ".10_OwnerFilter~ncTpQOB" to "oro_draft.duplicator_extension.owner_extension".
Inlined service ".service_locator.gG49qhg" to "oro_entity.query_hint_resolver".
Inlined service ".service_locator.AYdU9LS" to "oro_entity.delete_handler_registry".
Inlined service ".service_locator.L0F3LUB" to "oro_entity.delete_handler_extension_registry".
Inlined service ".service_locator.PV9pG9X" to "oro_entity.fallback.resolver.entity_fallback_resolver".
Inlined service ".service_locator.yusLRS5.Oro\Bundle\EntityBundle\Controller\EntitiesController" to "Oro\Bundle\EntityBundle\Controller\EntitiesController".
Inlined service ".service_locator.G5YZ5qc.oro_locale.calendar_factory" to "oro_locale.calendar_factory".
Inlined service ".service_locator.R6mnDhG" to "oro_locale.format_converter.date_time.registry".
Inlined service "oro_locale.cache.manager" to "oro_locale.manager.localization".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\LocaleBundle\Controller\LocalizationController" to "Oro\Bundle\LocaleBundle\Controller\LocalizationController".
Inlined service ".service_locator.siVIp0C" to "oro_entity_config.validator.field_config_constraints_factory".
Inlined service ".service_locator.ObzjAjc" to "oro_entity_config.registry.attribute_type".
Inlined service ".service_locator.nOWSOF8.Oro\Bundle\EntityConfigBundle\Controller\AuditController" to "Oro\Bundle\EntityConfigBundle\Controller\AuditController".
Inlined service ".service_locator.911UZNH.Oro\Bundle\EntityConfigBundle\Controller\ConfigController" to "Oro\Bundle\EntityConfigBundle\Controller\ConfigController".
Inlined service ".service_locator.T0reij9.Oro\Bundle\EntityConfigBundle\Controller\AttributeController" to "Oro\Bundle\EntityConfigBundle\Controller\AttributeController".
Inlined service ".service_locator.L.o2n40.Oro\Bundle\EntityConfigBundle\Controller\AttributeFamilyController" to "Oro\Bundle\EntityConfigBundle\Controller\AttributeFamilyController".
Inlined service ".service_locator.6o2OvXv" to "oro_entity_extend.autocomplete_class_generator".
Inlined service ".service_locator.SOlt761.Oro\Bundle\EntityExtendBundle\Controller\ConfigEntityGridController" to "Oro\Bundle\EntityExtendBundle\Controller\ConfigEntityGridController".
Inlined service ".service_locator.N0yg9ZG.Oro\Bundle\EntityExtendBundle\Controller\ConfigFieldGridController" to "Oro\Bundle\EntityExtendBundle\Controller\ConfigFieldGridController".
Inlined service ".service_locator.5fxQWTt.Oro\Bundle\DigitalAssetBundle\Controller\DigitalAssetController" to "Oro\Bundle\DigitalAssetBundle\Controller\DigitalAssetController".
Inlined service ".service_locator.0Xar5XA.Oro\Bundle\IntegrationBundle\Controller\IntegrationController" to "Oro\Bundle\IntegrationBundle\Controller\IntegrationController".
Inlined service ".service_locator.U8XLNAu.Oro\Bundle\IntegrationBundle\Controller\WebhookProducerSettingsController" to "Oro\Bundle\IntegrationBundle\Controller\WebhookProducerSettingsController".
Inlined service ".service_locator.eQOA9FG.Oro\Bundle\IntegrationBundle\Controller\WebhookController" to "Oro\Bundle\IntegrationBundle\Controller\WebhookController".
Inlined service ".service_locator.wBfO1ff" to "oro_integration.webhook_request_processor".
Inlined service ".1_ExpressionSyntaxValidator~yt6y4Wm" to "oro_rule.validator_constraints.expression_language_syntax_validator".
Inlined service ".service_locator.5a8T9cY" to "oro_importexport.formatter.formatter_provider".
Inlined service ".service_locator.dDmFPs_.Oro\Bundle\ImportExportBundle\Controller\ImportExportController" to "Oro\Bundle\ImportExportBundle\Controller\ImportExportController".
Inlined service ".service_locator.s_HEF1g.Oro\Bundle\NotificationBundle\Controller\EmailNotificationController" to "Oro\Bundle\NotificationBundle\Controller\EmailNotificationController".
Inlined service ".service_locator.K2H4nZv.Oro\Bundle\NotificationBundle\Controller\MassNotificationController" to "Oro\Bundle\NotificationBundle\Controller\MassNotificationController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\NotificationBundle\Controller\NotificationAlertController" to "Oro\Bundle\NotificationBundle\Controller\NotificationAlertController".
Inlined service ".service_locator.Njib2ga" to "oro_action.assembler.operation".
Inlined service ".service_locator.wdPsuiM" to "oro_action.assembler.action_group".
Inlined service ".service_locator.fa5Kzz3" to "oro_action.datagrid.mass_action_provider.registry".
Inlined service ".service_locator.WGM0boz.Oro\Bundle\ActionBundle\Controller\AjaxController" to "Oro\Bundle\ActionBundle\Controller\AjaxController".
Inlined service ".service_locator.N.XuotW.Oro\Bundle\ActionBundle\Controller\WidgetController" to "Oro\Bundle\ActionBundle\Controller\WidgetController".
Inlined service ".service_locator.RMFWT6R.Oro\Bundle\ActivityBundle\Controller\AutocompleteController" to "Oro\Bundle\ActivityBundle\Controller\AutocompleteController".
Inlined service ".service_locator.RSHPUYX.Oro\Bundle\ActivityBundle\Controller\ActivityController" to "Oro\Bundle\ActivityBundle\Controller\ActivityController".
Inlined service ".service_locator.MKbdAjA" to "oro_activity_contact.provider".
Inlined service ".service_locator._ylzxwe.Oro\Bundle\ActivityContactBundle\Controller\ActivityContactController" to "Oro\Bundle\ActivityContactBundle\Controller\ActivityContactController".
Inlined service ".service_locator.gB1ZdiI" to "oro_activity_list.provider.chain".
Inlined service ".service_locator.lkJwMf0.Oro\Bundle\ActivityListBundle\Controller\ActivityListController" to "Oro\Bundle\ActivityListBundle\Controller\ActivityListController".
Inlined service ".service_locator.J388mBU.Oro\Bundle\ActivityListBundle\Controller\SegmentController" to "Oro\Bundle\ActivityListBundle\Controller\SegmentController".
Inlined service ".service_locator.RYnfItR" to "oro_address.provider.phone".
Inlined service ".service_locator.2PmXiTr" to "oro_api.processor_bag_config_provider".
Inlined service ".service_locator.1mDuKRM" to "oro_api.object_normalizer_registry".
Inlined service ".service_locator.zhbxWnu" to "oro_api.resource_checker_registry".
Inlined service ".service_locator.EV_QSL9" to "oro_api.config_bag_registry".
Inlined service ".service_locator.9tZxHcq" to "oro_api.entity_alias_resolver_registry".
Inlined service ".service_locator.BMQGHyv" to "oro_api.entity_exclusion_provider_registry".
Inlined service ".service_locator.na3QYoB" to "oro_api.entity_override_provider_registry".
Inlined service ".service_locator.naltEGf" to "oro_api.association_access_exclusion_provider_registry".
Inlined service ".service_locator.Tndce.S" to "oro_api.entity_serializer.query_modifier_registry".
Inlined service ".service_locator.s8YpXPq" to "oro_api.entity_serializer.mandatory_field_provider_registry".
Inlined service ".service_locator.qHt_TsE" to "oro_api.entity_id_transformer_registry".
Inlined service ".service_locator.1_peDq0" to "oro_api.entity_id_resolver_registry".
Inlined service ".service_locator.6DqJs5W" to "oro_api.error_completer_registry".
Inlined service ".service_locator.f8UxJkP" to "oro_api.document_builder_factory".
Inlined service ".service_locator.XnEFVT2" to "oro_api.rest.routes_registry".
Inlined service ".service_locator.0uZnv9I.oro_api.rest.unauthorized_api_request_listener" to "oro_api.rest.unauthorized_api_request_listener".
Inlined service ".service_locator.0uZnv9I.oro_api.rest.unhandled_error_exception_listener" to "oro_api.rest.unhandled_error_exception_listener".
Inlined service ".service_locator.sD9ur_0" to "oro_api.api_doc.filters_sorter_registry".
Inlined service ".service_locator.9yKWa7J" to "oro_api.api_doc.documentation_provider".
Inlined service ".service_locator.DBhlAcw" to "oro_api.resource_doc_parser_registry".
Inlined service ".service_locator..r1WVyH" to "oro_api.batch.flush_data_handler_factory_registry".
Inlined service ".service_locator.8_pOpu0" to "oro_api.batch.file_splitter_registry".
Inlined service ".service_locator.K9e7Kpj" to "oro_api.batch.chunk_file_classifier_registry".
Inlined service ".service_locator.jppEW87" to "oro_api.batch.data_encoder_registry".
Inlined service ".service_locator.L3CENPQ" to "oro_api.batch.include_accessor_registry".
Inlined service ".service_locator.HyRwTrE" to "oro_api.api_doc.open_api.formatter_registry".
Inlined service ".service_locator.LN_yWab" to "oro_api.api_doc.open_api.generator_registry".
Inlined service ".service_locator.VG6PmO9" to "oro_api.data_transformer_registry".
Inlined service ".service_locator.UoL5FYR" to "oro_api.post_processor_registry".
Inlined service ".service_locator.IwkCydU.oro_api.post_processor.twig" to "oro_api.post_processor.twig".
Inlined service ".service_locator.MaVjGYU" to "oro_api.filter_names_registry".
Inlined service ".service_locator.yI0CB0U" to "oro_api.filter_factory.default".
Inlined service ".service_locator.lR7Umo4" to "oro_api.complete_definition_helper.custom_data_type".
Inlined service ".service_locator.aezX_.d.Oro\Bundle\ConfigBundle\Controller\ConfigurationController" to "Oro\Bundle\ConfigBundle\Controller\ConfigurationController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\DataAuditBundle\Controller\AuditController" to "Oro\Bundle\DataAuditBundle\Controller\AuditController".
Inlined service ".service_locator.FpRLOYc.Oro\Bundle\EmbeddedFormBundle\Controller\EmbedFormController" to "Oro\Bundle\EmbeddedFormBundle\Controller\EmbedFormController".
Inlined service ".service_locator.uMNd7sm.Oro\Bundle\EmbeddedFormBundle\Controller\EmbeddedFormController" to "Oro\Bundle\EmbeddedFormBundle\Controller\EmbeddedFormController".
Inlined service ".service_locator.UsFBIVR.Oro\Bundle\EntityMergeBundle\Controller\MergeController" to "Oro\Bundle\EntityMergeBundle\Controller\MergeController".
Inlined service ".service_locator.MyJ_dM1.Oro\Bundle\EntityPaginationBundle\Controller\EntityPaginationController" to "Oro\Bundle\EntityPaginationBundle\Controller\EntityPaginationController".
Inlined service ".service_locator.7ySRmDb" to "oro_filter.extension.orm_filter_bag".
Inlined service ".service_locator.x5pSVCT" to "oro_form.registry.form_template_data_provider".
Inlined service ".service_locator.RDlNgxV" to "oro_form.registry.form_handler".
Inlined service ".1_ExpressionLanguage~u4yZW_L" to "oro_form.form.event_listener.disable_fields".
Inlined service ".service_locator.njpdARb.Oro\Bundle\FormBundle\Controller\AutocompleteController" to "Oro\Bundle\FormBundle\Controller\AutocompleteController".
Inlined service ".service_locator.ALAiOht.Oro\Bundle\FrontendLocalizationBundle\Controller\Frontend\AjaxLocalizationController" to "Oro\Bundle\FrontendLocalizationBundle\Controller\Frontend\AjaxLocalizationController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\GaufretteBundle\Controller\PublicFileController" to "Oro\Bundle\GaufretteBundle\Controller\PublicFileController".
Inlined service "oro_email.known_email_address_checker_factory" to "oro_imap.email_synchronizer".
Inlined service "oro_imap.email_sync_processor_factory" to "oro_imap.email_synchronizer".
Inlined service "oro_email.email.entity.builder" to "oro_imap.email_synchronizer".
Inlined service "oro_email.email.entity.builder" to "oro_imap.email_sync_processor_factory".
Inlined service "oro_imap.email_synchronizer" to "oro_imap.async.sync_email".
Inlined service "oro_imap.email_synchronizer" to "Oro\Bundle\ImapBundle\Command\Cron\EmailSyncCommand".
Inlined service ".service_locator.Xtip4HX.Oro\Bundle\ImapBundle\Controller\ConnectionController" to "Oro\Bundle\ImapBundle\Controller\ConnectionController".
Inlined service ".service_locator.qrHL4vk.Oro\Bundle\ImapBundle\Controller\CheckConnectionController" to "Oro\Bundle\ImapBundle\Controller\CheckConnectionController".
Inlined service ".service_locator.ef4FeLg.Oro\Bundle\ImapBundle\Controller\GmailAccessTokenController" to "Oro\Bundle\ImapBundle\Controller\GmailAccessTokenController".
Inlined service ".service_locator.OXfhtYs.Oro\Bundle\ImapBundle\Controller\MicrosoftAccessTokenController" to "Oro\Bundle\ImapBundle\Controller\MicrosoftAccessTokenController".
Inlined service ".1_ServiceLocator~JNUQxeP" to "oro_migration.service_container".
Inlined service ".service_locator.YQCEM6v.Oro\Bundle\NoteBundle\Controller\NoteController" to "Oro\Bundle\NoteBundle\Controller\NoteController".
Inlined service ".service_locator..x.yS2w.oro_pdf_generator.controller.pdf_document_file" to "oro_pdf_generator.controller.pdf_document_file".
Inlined service ".service_locator.KbxsWLR" to "oro_pdf_generator.pdf_engine.registry".
Inlined service ".service_locator.UPt6n3X" to "oro_pdf_generator.pdf_document.operator.registry".
Inlined service ".service_locator.w0Dh.v9.Oro\Bundle\ReportBundle\Controller\ReportController" to "Oro\Bundle\ReportBundle\Controller\ReportController".
Inlined service ".service_locator.X5EFxxY.Oro\Bundle\ReportCRMBundle\Controller\ReportController" to "Oro\Bundle\ReportCRMBundle\Controller\ReportController".
Inlined service ".service_locator.srdrxfq" to "oro_search.extension.search_filter_bag".
Inlined service ".service_locator.ahv1fUW" to "oro_search.handler.type_cast.type_casting_handler_registry".
Inlined service ".service_locator.ZX5P6w_" to "oro_search.search.engine".
Inlined service ".service_locator.oDhX1vK" to "oro_search.search.engine.indexer".
Inlined service ".service_locator.9U22eht.Oro\Bundle\SegmentBundle\Controller\SegmentController" to "Oro\Bundle\SegmentBundle\Controller\SegmentController".
Inlined service ".service_locator.asvqVKc.Oro\Bundle\StyleBookBundle\Controller\StyleBookController" to "Oro\Bundle\StyleBookBundle\Controller\StyleBookController".
Inlined service ".service_locator.08zeliB.Oro\Bundle\TagBundle\Controller\TagController" to "Oro\Bundle\TagBundle\Controller\TagController".
Inlined service ".service_locator.ZF2edFU.Oro\Bundle\TagBundle\Controller\TaxonomyController" to "Oro\Bundle\TagBundle\Controller\TaxonomyController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\ThemeBundle\Controller\ThemeConfigurationController" to "Oro\Bundle\ThemeBundle\Controller\ThemeConfigurationController".
Inlined service ".service_locator.j3QqIU9" to "oro_windows.manager.windows_state_registry".
Inlined service ".service_locator.16mIDma.oro_workflow.validation_loader" to "oro_workflow.validation_loader".
Inlined service "oro_workflow.prototype.step_manager" to "oro_workflow.prototype.workflow".
Inlined service "oro_workflow.prototype.attribute_manager" to "oro_workflow.prototype.workflow".
Inlined service "oro_workflow.prototype.transition_manager" to "oro_workflow.prototype.workflow".
Inlined service "oro_workflow.prototype.variable_manager" to "oro_workflow.prototype.workflow".
Inlined service ".service_locator._tJcwq1" to "oro_workflow.transition_assembler".
Inlined service ".service_locator.PYJekc..oro_workflow.workflow_assembler" to "oro_workflow.workflow_assembler".
Inlined service "oro_user.form.handler.abstract.acl_role" to "oro_workflow.datagrid.datasource.workflow_permission_datasource".
Inlined service ".service_locator.Gsji1Hp.Oro\Bundle\WorkflowBundle\Controller\WidgetController" to "Oro\Bundle\WorkflowBundle\Controller\WidgetController".
Inlined service ".service_locator.Xpd_uR4.Oro\Bundle\WorkflowBundle\Controller\WorkflowController" to "Oro\Bundle\WorkflowBundle\Controller\WorkflowController".
Inlined service ".service_locator..EgIsU7.Oro\Bundle\WorkflowBundle\Controller\WorkflowDefinitionController" to "Oro\Bundle\WorkflowBundle\Controller\WorkflowDefinitionController".
Inlined service ".service_locator.h9Zyyn_.Oro\Bundle\WorkflowBundle\Controller\ProcessDefinitionController" to "Oro\Bundle\WorkflowBundle\Controller\ProcessDefinitionController".
Inlined service ".service_locator.of2n.t0.Oro\Bundle\CommentBundle\Controller\CommentController" to "Oro\Bundle\CommentBundle\Controller\CommentController".
Inlined service ".service_locator.O19yFR9" to "oro_dashboard.widget_config_value.provider".
Inlined service ".service_locator.whNvIN5" to "oro_dashboard.provider.big_number.processor".
Inlined service ".service_locator.RzNM923.Oro\Bundle\DashboardBundle\Controller\DashboardController" to "Oro\Bundle\DashboardBundle\Controller\DashboardController".
Inlined service ".service_locator.XH_MJiS" to "oro_calendar.calendar_manager".
Inlined service ".service_locator.1.ReFCe.Oro\Bundle\CalendarBundle\Controller\AjaxCalendarEventController" to "Oro\Bundle\CalendarBundle\Controller\AjaxCalendarEventController".
Inlined service ".service_locator.5Ko9AvC.Oro\Bundle\CalendarBundle\Controller\AutocompleteController" to "Oro\Bundle\CalendarBundle\Controller\AutocompleteController".
Inlined service ".service_locator.2dRmTeq.Oro\Bundle\CalendarBundle\Controller\CalendarController" to "Oro\Bundle\CalendarBundle\Controller\CalendarController".
Inlined service ".service_locator.WhBAR10.Oro\Bundle\CalendarBundle\Controller\CalendarEventController" to "Oro\Bundle\CalendarBundle\Controller\CalendarEventController".
Inlined service ".service_locator.xSvOE34.Oro\Bundle\CalendarBundle\Controller\Dashboard\DashboardController" to "Oro\Bundle\CalendarBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.3abMbqG.Oro\Bundle\CalendarBundle\Controller\SystemCalendarEventController" to "Oro\Bundle\CalendarBundle\Controller\SystemCalendarEventController".
Inlined service ".service_locator.EkwtYQX.Oro\Bundle\CalendarBundle\Controller\SystemCalendarController" to "Oro\Bundle\CalendarBundle\Controller\SystemCalendarController".
Inlined service ".service_locator.c2T2ID8" to "oro_frontend.content_provider.manager".
Inlined service ".service_locator.7v98Yas.oro_frontend.error_renderer.html" to "oro_frontend.error_renderer.html".
Inlined service ".service_locator.Knqyz.C" to "oro_frontend.api.resource_type_resolver".
Inlined service ".service_locator.RmbtRwr" to "oro_frontend.api.resource_api_url_resolver".
Inlined service ".service_locator.MJU4FWD.Oro\Bundle\FrontendBundle\Controller\Workflow\WidgetController" to "Oro\Bundle\FrontendBundle\Controller\Workflow\WidgetController".
Inlined service ".service_locator.MJU4FWD.Oro\Bundle\FrontendBundle\Controller\Workflow\WorkflowController" to "Oro\Bundle\FrontendBundle\Controller\Workflow\WorkflowController".
Inlined service ".service_locator.4FxLPUT.Oro\Bundle\FrontendBundle\Controller\FrontendController" to "Oro\Bundle\FrontendBundle\Controller\FrontendController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\FrontendBundle\Controller\GridController" to "Oro\Bundle\FrontendBundle\Controller\GridController".
Inlined service ".service_locator.cyVCRIv.Oro\Bundle\FrontendBundle\Controller\Frontend\AjaxCurrencyAndLocalizationController" to "Oro\Bundle\FrontendBundle\Controller\Frontend\AjaxCurrencyAndLocalizationController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\FrontendBundle\Controller\Frontend\AjaxGridMassActionController" to "Oro\Bundle\FrontendBundle\Controller\Frontend\AjaxGridMassActionController".
Inlined service "oro.cache.adapter.array" to "oro_website.resolver.website_url_resolver.memory_cache".
Inlined service "oro.cache.adapter.array" to "oro_website.resolver.website_system_url_resolver.memory_cache".
Inlined service ".service_locator.mdeJ3vN.oro_website.asset.router" to "oro_website.asset.router".
Inlined service ".service_locator.bkgGAji.Oro\Bundle\WebsiteSearchTermBundle\Controller\SearchTermController" to "Oro\Bundle\WebsiteSearchTermBundle\Controller\SearchTermController".
Inlined service ".service_locator.5ph4IYa.Oro\Bundle\ContactBundle\Controller\ContactController" to "Oro\Bundle\ContactBundle\Controller\ContactController".
Inlined service ".service_locator.d.dIY_I.Oro\Bundle\ContactBundle\Controller\ContactAddressController" to "Oro\Bundle\ContactBundle\Controller\ContactAddressController".
Inlined service ".service_locator.2mhVebr.Oro\Bundle\ContactBundle\Controller\GroupController" to "Oro\Bundle\ContactBundle\Controller\GroupController".
Inlined service ".service_locator.FP6wobS" to "oro_menu.builder_chain".
Inlined service ".service_locator.TVa5uEQ" to "oro_navigation.item.factory".
Inlined service ".service_locator.JA7V8Np.oro_navigation.event_listener.navigation_history" to "oro_navigation.event_listener.navigation_history".
Inlined service ".service_locator.IwkCydU.oro_navigation.event_listener.hash_navigation" to "oro_navigation.event_listener.hash_navigation".
Inlined service ".service_locator.SBzI.FN.Oro\Bundle\NavigationBundle\Controller\UserAjaxMenuController" to "Oro\Bundle\NavigationBundle\Controller\UserAjaxMenuController".
Inlined service ".service_locator.SBzI.FN.Oro\Bundle\NavigationBundle\Controller\GlobalAjaxMenuController" to "Oro\Bundle\NavigationBundle\Controller\GlobalAjaxMenuController".
Inlined service ".service_locator.qrwP5yA.Oro\Bundle\NavigationBundle\Controller\GlobalMenuController" to "Oro\Bundle\NavigationBundle\Controller\GlobalMenuController".
Inlined service ".service_locator.qrwP5yA.Oro\Bundle\NavigationBundle\Controller\UserMenuController" to "Oro\Bundle\NavigationBundle\Controller\UserMenuController".
Inlined service ".service_locator.yPtJc4z.Oro\Bundle\NavigationBundle\Controller\ShortcutController" to "Oro\Bundle\NavigationBundle\Controller\ShortcutController".
Inlined service ".service_locator..JOGuty.Oro\Bundle\NavigationBundle\Controller\Api\ShortcutsController" to "Oro\Bundle\NavigationBundle\Controller\Api\ShortcutsController".
Inlined service ".service_locator.QigoY4n.Oro\Bundle\NavigationBundle\Controller\Api\PagestateController" to "Oro\Bundle\NavigationBundle\Controller\Api\PagestateController".
Inlined service ".service_locator.TYOoYpg.Oro\Bundle\NavigationBundle\Controller\Api\NavigationItemController" to "Oro\Bundle\NavigationBundle\Controller\Api\NavigationItemController".
Inlined service ".service_locator.f1i4cmo" to "oro_redirect.provider.routing_information_provider".
Inlined service ".service_locator.Bs2xxi6" to "oro_redirect.provider.context_url_provider_registry".
Inlined service "oro_redirect.slug_url.cache.local" to "oro_redirect.url_storage_cache".
Inlined service "oro_redirect.slug_url.cache.local" to "oro_redirect.url_key_value_cache".
Inlined service "oro_redirect.slug_url.cache.local" to "oro_redirect.url_local_cache".
Inlined service ".service_locator.0qjQAK4.Oro\Bundle\WebCatalogBundle\Controller\WebCatalogController" to "Oro\Bundle\WebCatalogBundle\Controller\WebCatalogController".
Inlined service ".service_locator.tvKM9fc.Oro\Bundle\WebCatalogBundle\Controller\ContentNodeController" to "Oro\Bundle\WebCatalogBundle\Controller\ContentNodeController".
Inlined service "oro_commerce_menu.form.data_transformer.menu_user_agent_conditions_collection" to "oro_commerce_menu.form.type.menu_user_agent_conditions".
Inlined service ".service_locator.bqOJlvy.Oro\Bundle\CommerceMenuBundle\Controller\CustomerAjaxMenuController" to "Oro\Bundle\CommerceMenuBundle\Controller\CustomerAjaxMenuController".
Inlined service ".service_locator.bqOJlvy.Oro\Bundle\CommerceMenuBundle\Controller\CustomerGroupAjaxMenuController" to "Oro\Bundle\CommerceMenuBundle\Controller\CustomerGroupAjaxMenuController".
Inlined service ".service_locator.bqOJlvy.Oro\Bundle\CommerceMenuBundle\Controller\GlobalAjaxMenuController" to "Oro\Bundle\CommerceMenuBundle\Controller\GlobalAjaxMenuController".
Inlined service ".service_locator.r_mepPC.Oro\Bundle\CommerceMenuBundle\Controller\GlobalMenuController" to "Oro\Bundle\CommerceMenuBundle\Controller\GlobalMenuController".
Inlined service ".service_locator.nuUygbF.Oro\Bundle\CommerceMenuBundle\Controller\CustomerMenuController" to "Oro\Bundle\CommerceMenuBundle\Controller\CustomerMenuController".
Inlined service ".service_locator.YUKlKvT.Oro\Bundle\CommerceMenuBundle\Controller\CustomerGroupMenuController" to "Oro\Bundle\CommerceMenuBundle\Controller\CustomerGroupMenuController".
Inlined service ".service_locator.k_i2LCt" to "oro_product.component_processor.registry".
Inlined service ".service_locator.Avc1e7g" to "oro_product.data_provider.schema_org_product_description".
Inlined service ".service_locator.wnYWpKt.Oro\Bundle\ProductBundle\Controller\ProductController" to "Oro\Bundle\ProductBundle\Controller\ProductController".
Inlined service ".service_locator.AilJV8b.Oro\Bundle\ProductBundle\Controller\Frontend\ProductController" to "Oro\Bundle\ProductBundle\Controller\Frontend\ProductController".
Inlined service ".service_locator.XPZNLRK.Oro\Bundle\ProductBundle\Controller\BrandController" to "Oro\Bundle\ProductBundle\Controller\BrandController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\ProductBundle\Controller\Frontend\BrandController" to "Oro\Bundle\ProductBundle\Controller\Frontend\BrandController".
Inlined service ".service_locator.gzWZob4.Oro\Bundle\ProductBundle\Controller\AjaxGetProductsCountController" to "Oro\Bundle\ProductBundle\Controller\AjaxGetProductsCountController".
Inlined service ".service_locator.wk9s7G..Oro\Bundle\ProductBundle\Controller\AjaxProductUnitController" to "Oro\Bundle\ProductBundle\Controller\AjaxProductUnitController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductVariantController" to "Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductVariantController".
Inlined service ".service_locator.uLoA_.j.Oro\Bundle\ProductBundle\Controller\Frontend\QuickAddController" to "Oro\Bundle\ProductBundle\Controller\Frontend\QuickAddController".
Inlined service ".service_locator.scnUSN9.Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductController" to "Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductController".
Inlined service ".service_locator.wk9s7G..Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductUnitController" to "Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductUnitController".
Inlined service ".service_locator.h8jLC_H.Oro\Bundle\ProductBundle\Controller\Frontend\ExportController" to "Oro\Bundle\ProductBundle\Controller\Frontend\ExportController".
Inlined service ".service_locator._XxNQB4.Oro\Bundle\ProductBundle\Controller\ProductCollectionContentVariantController" to "Oro\Bundle\ProductBundle\Controller\ProductCollectionContentVariantController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\ProductBundle\Controller\ProductKitItemController" to "Oro\Bundle\ProductBundle\Controller\ProductKitItemController".
Inlined service ".service_locator.Vl23H9S.Oro\Bundle\ProductBundle\Controller\Frontend\QuickAddValidationController" to "Oro\Bundle\ProductBundle\Controller\Frontend\QuickAddValidationController".
Inlined service ".service_locator._Ov2mhV.Oro\Bundle\ProductBundle\Controller\Api\Rest\InlineEditProductController" to "Oro\Bundle\ProductBundle\Controller\Api\Rest\InlineEditProductController".
Inlined service ".service_locator.DpOfb2u.Oro\Bundle\CatalogBundle\Controller\Frontend\ProductController" to "Oro\Bundle\CatalogBundle\Controller\Frontend\ProductController".
Inlined service ".service_locator.G5OghCj.Oro\Bundle\CatalogBundle\Controller\CategoryController" to "Oro\Bundle\CatalogBundle\Controller\CategoryController".
Inlined service ".service_locator.2juGJs7.Oro\Bundle\CatalogBundle\Controller\ProductController" to "Oro\Bundle\CatalogBundle\Controller\ProductController".
Inlined service ".service_locator.c1XJSSr.Oro\Bundle\CatalogBundle\Controller\AjaxCatalogController" to "Oro\Bundle\CatalogBundle\Controller\AjaxCatalogController".
Inlined service ".service_locator.3r9l2eE.Oro\Bundle\CatalogBundle\Controller\CategoryProductsController" to "Oro\Bundle\CatalogBundle\Controller\CategoryProductsController".
Inlined service ".service_locator.1ijV573.Oro\Bundle\MarketingListBundle\Controller\MarketingListController" to "Oro\Bundle\MarketingListBundle\Controller\MarketingListController".
Inlined service ".service_locator.nnuVJXv.oro_customer.security.customer_user_login_attempts_log_listener" to "oro_customer.security.customer_user_login_attempts_log_listener".
Inlined service ".service_locator.hILBbpj.Oro\Bundle\CustomerBundle\Controller\CustomerAddressController" to "Oro\Bundle\CustomerBundle\Controller\CustomerAddressController".
Inlined service ".service_locator.hILBbpj.Oro\Bundle\CustomerBundle\Controller\CustomerUserAddressController" to "Oro\Bundle\CustomerBundle\Controller\CustomerUserAddressController".
Inlined service ".service_locator.l54aWTT.Oro\Bundle\CustomerBundle\Controller\CustomerUserController" to "Oro\Bundle\CustomerBundle\Controller\CustomerUserController".
Inlined service ".service_locator.BNXZhj2.Oro\Bundle\CustomerBundle\Controller\CustomerController" to "Oro\Bundle\CustomerBundle\Controller\CustomerController".
Inlined service ".service_locator.ekwsnTr.Oro\Bundle\CustomerBundle\Controller\CustomerGroupController" to "Oro\Bundle\CustomerBundle\Controller\CustomerGroupController".
Inlined service ".service_locator.AebJAw6.Oro\Bundle\CustomerBundle\Controller\SecurityController" to "Oro\Bundle\CustomerBundle\Controller\SecurityController".
Inlined service ".service_locator.FjQWC0_.Oro\Bundle\CustomerBundle\Controller\CustomerUserRoleController" to "Oro\Bundle\CustomerBundle\Controller\CustomerUserRoleController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\CustomerBundle\Controller\AjaxCustomerUserController" to "Oro\Bundle\CustomerBundle\Controller\AjaxCustomerUserController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserDashboardController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserDashboardController".
Inlined service ".service_locator.lkntzO3.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserRoleController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserRoleController".
Inlined service ".service_locator.vYHTpz_.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserController".
Inlined service ".service_locator.QIDT.Rn.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserAddressController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserAddressController".
Inlined service ".service_locator.kf0A.hi.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserRegisterController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserRegisterController".
Inlined service ".service_locator.2mtCYPr.Oro\Bundle\CustomerBundle\Controller\Frontend\ResetController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\ResetController".
Inlined service ".service_locator.xJ6fVgJ.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserEmailChangeController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserEmailChangeController".
Inlined service ".service_locator.GMGhzdB.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserProfileController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserProfileController".
Inlined service ".service_locator.yq.aX4w.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerAddressController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerAddressController".
Inlined service ".service_locator.jZiK7ZI.Oro\Bundle\CustomerBundle\Controller\Frontend\AjaxCustomerUserController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\AjaxCustomerUserController".
Inlined service ".service_locator.j8FCOla.Oro\Bundle\CustomerBundle\Controller\CustomerConfigurationController" to "Oro\Bundle\CustomerBundle\Controller\CustomerConfigurationController".
Inlined service ".service_locator.GYFBNJe.Oro\Bundle\CustomerBundle\Controller\CustomerGroupConfigurationController" to "Oro\Bundle\CustomerBundle\Controller\CustomerGroupConfigurationController".
Inlined service ".service_locator.KPx9sf3.Oro\Bundle\CustomerBundle\Controller\Frontend\AddressValidation\CustomerAddressPageAddressValidationController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\AddressValidation\CustomerAddressPageAddressValidationController".
Inlined service ".service_locator.N4rUy_G.Oro\Bundle\CustomerBundle\Controller\Frontend\AddressValidation\CustomerUserAddressPageAddressValidationController" to "Oro\Bundle\CustomerBundle\Controller\Frontend\AddressValidation\CustomerUserAddressPageAddressValidationController".
Inlined service ".service_locator.6_3PqEZ.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerPageAddressValidationController" to "Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerPageAddressValidationController".
Inlined service ".service_locator.P61T3SM.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerUserPageAddressValidationController" to "Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerUserPageAddressValidationController".
Inlined service ".service_locator.p5xz0Ow.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerAddressDialogAddressValidationController" to "Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerAddressDialogAddressValidationController".
Inlined service ".service_locator.Qx9QxYZ.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerUserAddressDialogAddressValidationController" to "Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerUserAddressDialogAddressValidationController".
Inlined service ".service_locator.3hBOUwo.Oro\Bundle\TrackingBundle\Controller\TrackingDataController" to "Oro\Bundle\TrackingBundle\Controller\TrackingDataController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\TrackingBundle\Controller\TrackingWebsiteController" to "Oro\Bundle\TrackingBundle\Controller\TrackingWebsiteController".
Inlined service ".service_locator.J3mpDER.Oro\Bundle\AccountBundle\Controller\AccountController" to "Oro\Bundle\AccountBundle\Controller\AccountController".
Inlined service ".service_locator.dwgXXS3.oro_visibility.event_listener.category_visible_listener" to "oro_visibility.event_listener.category_visible_listener".
Inlined service ".service_locator.v.u.6Pp.Oro\Bundle\VisibilityBundle\Controller\ProductVisibilityController" to "Oro\Bundle\VisibilityBundle\Controller\ProductVisibilityController".
Inlined service ".service_locator.FDnefvg" to "oro_website_search.driver.customer_partial_update_driver".
Inlined service ".service_locator.M3Pa3dg.Oro\Bundle\CallBundle\Controller\CallController" to "Oro\Bundle\CallBundle\Controller\CallController".
Inlined service ".service_locator.d.qiyN4.Oro\Bundle\CampaignBundle\Controller\EmailCampaignController" to "Oro\Bundle\CampaignBundle\Controller\EmailCampaignController".
Inlined service ".service_locator.2NdMzYM.Oro\Bundle\CampaignBundle\Controller\Dashboard\DashboardController" to "Oro\Bundle\CampaignBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator..WrbKvT.Oro\Bundle\CampaignBundle\Controller\CampaignEventController" to "Oro\Bundle\CampaignBundle\Controller\CampaignEventController".
Inlined service ".service_locator.4Hx.8ti.Oro\Bundle\CampaignBundle\Controller\CampaignController" to "Oro\Bundle\CampaignBundle\Controller\CampaignController".
Inlined service ".service_locator.9waWpyr.Oro\Bundle\ChannelBundle\Controller\Dashboard\DashboardController" to "Oro\Bundle\ChannelBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.bw2mOud.Oro\Bundle\ChannelBundle\Controller\ChannelController" to "Oro\Bundle\ChannelBundle\Controller\ChannelController".
Inlined service ".service_locator.mrHAo_x.Oro\Bundle\ChannelBundle\Controller\ChannelIntegrationController" to "Oro\Bundle\ChannelBundle\Controller\ChannelIntegrationController".
Inlined service ".service_locator.CArTbLn.Oro\Bundle\FrontendImportExportBundle\Controller\Frontend\ExportController" to "Oro\Bundle\FrontendImportExportBundle\Controller\Frontend\ExportController".
Inlined service "oro.cache.adapter.array" to "oro_payment.method.provider.applicable_methods_provider.cache".
Inlined service ".service_locator..TYiICs.Oro\Bundle\PaymentBundle\Controller\PaymentMethodsConfigsRuleController" to "Oro\Bundle\PaymentBundle\Controller\PaymentMethodsConfigsRuleController".
Inlined service ".service_locator.3mKGNwq.Oro\Bundle\PaymentBundle\Controller\Frontend\CallbackController" to "Oro\Bundle\PaymentBundle\Controller\Frontend\CallbackController".
Inlined service ".service_locator.zZyWgxc" to "oro_reminder.send_processor_registry".
Inlined service ".service_locator.VfKODBR.Oro\Bundle\TaskBundle\Controller\TaskCrudController" to "Oro\Bundle\TaskBundle\Controller\TaskCrudController".
Inlined service ".service_locator.xOTVW5r.Oro\Bundle\TaskBundle\Controller\TaskController" to "Oro\Bundle\TaskBundle\Controller\TaskController".
Inlined service ".service_locator.6JF2lZA.Oro\Bundle\AnalyticsBundle\Controller\RFMCategoryController" to "Oro\Bundle\AnalyticsBundle\Controller\RFMCategoryController".
Inlined service ".service_locator.IwkCydU.oro_cms.api.wysiwyg_value_renderer" to "oro_cms.api.wysiwyg_value_renderer".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\CMSBundle\Controller\Frontend\PageController" to "Oro\Bundle\CMSBundle\Controller\Frontend\PageController".
Inlined service ".service_locator.nyGvRI5.Oro\Bundle\CMSBundle\Controller\PageController" to "Oro\Bundle\CMSBundle\Controller\PageController".
Inlined service ".service_locator.lLL_GH..Oro\Bundle\CMSBundle\Controller\ContentWidgetController" to "Oro\Bundle\CMSBundle\Controller\ContentWidgetController".
Inlined service ".service_locator.kwKHop2.Oro\Bundle\CMSBundle\Controller\WysiwygContentController" to "Oro\Bundle\CMSBundle\Controller\WysiwygContentController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\CMSBundle\Controller\LoginPageController" to "Oro\Bundle\CMSBundle\Controller\LoginPageController".
Inlined service ".service_locator.Iu3F.rl.Oro\Bundle\CMSBundle\Controller\ContentBlockController" to "Oro\Bundle\CMSBundle\Controller\ContentBlockController".
Inlined service ".service_locator.R.G9tLn.Oro\Bundle\CMSBundle\Controller\ContentTemplateController" to "Oro\Bundle\CMSBundle\Controller\ContentTemplateController".
Inlined service ".service_locator.ZWzeQ5Z.Oro\Bundle\MarketingActivityBundle\Controller\MarketingActivityController" to "Oro\Bundle\MarketingActivityBundle\Controller\MarketingActivityController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\PaymentTermBundle\Controller\PaymentTermController" to "Oro\Bundle\PaymentTermBundle\Controller\PaymentTermController".
Inlined service "oro_paypal.paypal.payflow_gateway.gateway" to "oro_paypal.method.factory.credit_card".
Inlined service "oro_paypal.paypal.payflow_express_checkout.gateway" to "oro_paypal.method.factory.express_checkout".
Inlined service "oro.cache.adapter.array" to "oro_pricing.provider.product_price.cache".
Inlined service "oro_pricing.orm.multi_insert_shard_query_executor" to "oro_pricing.orm.query_executor_provider".
Inlined service "oro_pricing.builder.product_price_builder" to "oro_pricing.migration.demo_data_fixtures_listener.build_prices".
Inlined service "oro_pricing.builder.price_list_product_assignment_builder" to "oro_pricing.migration.demo_data_fixtures_listener.build_prices".
Inlined service ".service_locator.IasMaCp" to "oro_pricing.subtotal_processor.subtotal_provider_registry".
Inlined service "oro_pricing.builder.price_list_product_assignment_builder" to "oro_pricing.action.price_list_background_recalculate".
Inlined service "oro_pricing.builder.product_price_builder" to "oro_pricing.action.price_list_background_recalculate".
Inlined service ".service_locator.6yoDvqL.Oro\Bundle\PricingBundle\Controller\AjaxProductPriceController" to "Oro\Bundle\PricingBundle\Controller\AjaxProductPriceController".
Inlined service ".service_locator.s9Pmvfa.Oro\Bundle\PricingBundle\Controller\Frontend\AjaxProductPriceController" to "Oro\Bundle\PricingBundle\Controller\Frontend\AjaxProductPriceController".
Inlined service ".service_locator.evj9ma_.Oro\Bundle\PricingBundle\Controller\AjaxPriceListController" to "Oro\Bundle\PricingBundle\Controller\AjaxPriceListController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\PricingBundle\Controller\PriceListController" to "Oro\Bundle\PricingBundle\Controller\PriceListController".
Inlined service ".service_locator.5TGxipw.Oro\Bundle\PricingBundle\Controller\ProductController" to "Oro\Bundle\PricingBundle\Controller\ProductController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\PricingBundle\Controller\PriceAttributePriceListController" to "Oro\Bundle\PricingBundle\Controller\PriceAttributePriceListController".
Inlined service ".service_locator.86o_q1_.Oro\Bundle\PricingBundle\Controller\AjaxEntityTotalsController" to "Oro\Bundle\PricingBundle\Controller\AjaxEntityTotalsController".
Inlined service ".service_locator.86o_q1_.Oro\Bundle\PricingBundle\Controller\Frontend\AjaxEntityTotalsController" to "Oro\Bundle\PricingBundle\Controller\Frontend\AjaxEntityTotalsController".
Inlined service "oro_pricing.builder.product_price_builder" to "oro_pricing.async.price_list_rule_processor".
Inlined service "oro_pricing.builder.price_list_product_assignment_builder" to "oro_pricing.async.generate_single_price_list_prices_by_rules_processor".
Inlined service "oro_pricing.builder.product_price_builder" to "oro_pricing.async.generate_single_price_list_prices_by_rules_processor".
Inlined service "oro_pricing.builder.price_list_product_assignment_builder" to "oro_pricing.async.price_list_assigned_products_processor".
Inlined service ".service_locator.CrT9X76.Oro\Bundle\PricingBundle\Debug\Controller\DebugController" to "Oro\Bundle\PricingBundle\Debug\Controller\DebugController".
Inlined service ".service_locator.O_QRaio.oro_sales.api.handle_customer_account_association" to "oro_sales.api.handle_customer_account_association".
Inlined service ".service_locator.z76xc9E.Oro\Bundle\SalesBundle\Controller\Dashboard\DashboardController" to "Oro\Bundle\SalesBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.yp2X8Zz.Oro\Bundle\SalesBundle\Controller\OpportunityController" to "Oro\Bundle\SalesBundle\Controller\OpportunityController".
Inlined service ".service_locator.Y7r.Giy.Oro\Bundle\SalesBundle\Controller\CustomerController" to "Oro\Bundle\SalesBundle\Controller\CustomerController".
Inlined service ".service_locator.IVoV.vX.Oro\Bundle\SalesBundle\Controller\LeadController" to "Oro\Bundle\SalesBundle\Controller\LeadController".
Inlined service ".service_locator.hWYwURS.Oro\Bundle\SalesBundle\Controller\LeadAddressController" to "Oro\Bundle\SalesBundle\Controller\LeadAddressController".
Inlined service ".service_locator.tKgDMj2.Oro\Bundle\SalesBundle\Controller\B2bCustomerController" to "Oro\Bundle\SalesBundle\Controller\B2bCustomerController".
Inlined service ".service_locator.8JGfMHk.Oro\Bundle\SalesBundle\Controller\AutocompleteController" to "Oro\Bundle\SalesBundle\Controller\AutocompleteController".
Inlined service ".service_locator.VfKODBR.Oro\Bundle\ContactUsBundle\Controller\ContactRequestController" to "Oro\Bundle\ContactUsBundle\Controller\ContactRequestController".
Inlined service ".service_locator..vBDbQc.Oro\Bundle\ContactUsBundle\Controller\ContactReasonController" to "Oro\Bundle\ContactUsBundle\Controller\ContactReasonController".
Inlined service "oro_chart.factory.chart_view_builder_factory" to "oro_order.provider.dashboard.sales_orders_chart_widget_provider.volume".
Inlined service "oro_chart.factory.chart_view_builder_factory" to "oro_order.provider.dashboard.sales_orders_chart_widget_provider.number".
Inlined service ".1_OrderLineItemCurrencyHandler~6TMRTEl" to "oro_order.form.type.event_listener.subtotals_subscriber".
Inlined service ".service_locator.AGMtxKu.Oro\Bundle\OrderBundle\Controller\OrderController" to "Oro\Bundle\OrderBundle\Controller\OrderController".
Inlined service ".service_locator.isXUjC3.Oro\Bundle\OrderBundle\Controller\AjaxOrderController" to "Oro\Bundle\OrderBundle\Controller\AjaxOrderController".
Inlined service ".service_locator.64QNgLd.Oro\Bundle\OrderBundle\Controller\Frontend\OrderController" to "Oro\Bundle\OrderBundle\Controller\Frontend\OrderController".
Inlined service ".service_locator.9X0nR2F.Oro\Bundle\OrderBundle\Controller\Frontend\ProductsController" to "Oro\Bundle\OrderBundle\Controller\Frontend\ProductsController".
Inlined service ".service_locator.YQcApQ9.oro_order.controller.address_validation.billing_address" to "oro_order.controller.address_validation.billing_address".
Inlined service ".service_locator.QMMMO9y.oro_order.controller.address_validation.shipping_address" to "oro_order.controller.address_validation.shipping_address".
Inlined service ".service_locator.hj0lrHj.oro_order.controller.pdf_document_download.back_office" to "oro_order.controller.pdf_document_download.back_office".
Inlined service ".service_locator.FFgnf1b.oro_order.controller.pdf_document_download.frontend" to "oro_order.controller.pdf_document_download.frontend".
Inlined service ".service_locator.YERJeOZ.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftUpdateController" to "Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftUpdateController".
Inlined service ".service_locator.sCWxS6I.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftMassUpdateController" to "Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftMassUpdateController".
Inlined service ".service_locator.wHwJ21Z.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftCreateController" to "Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftCreateController".
Inlined service ".service_locator.O2XvqNm.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftDeleteController" to "Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftDeleteController".
Inlined service ".service_locator.6TChYqq.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftCalculateTaxesAndDiscountsController" to "Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftCalculateTaxesAndDiscountsController".
Inlined service ".service_locator..rPMNA1" to "oro_order.importexport.converter.additional_converter_registry".
Inlined service ".service_locator.EuI2yb_" to "oro_tax.provider.tax_provider_registry".
Inlined service ".service_locator.1fMO4vk" to "oro_tax.factory.tax".
Inlined service ".service_locator.aXZVuZ8" to "oro_tax.address_matcher_registry".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\TaxBundle\Controller\CustomerTaxCodeController" to "Oro\Bundle\TaxBundle\Controller\CustomerTaxCodeController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\TaxBundle\Controller\ProductTaxCodeController" to "Oro\Bundle\TaxBundle\Controller\ProductTaxCodeController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\TaxBundle\Controller\TaxController" to "Oro\Bundle\TaxBundle\Controller\TaxController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\TaxBundle\Controller\TaxJurisdictionController" to "Oro\Bundle\TaxBundle\Controller\TaxJurisdictionController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\TaxBundle\Controller\TaxRuleController" to "Oro\Bundle\TaxBundle\Controller\TaxRuleController".
Inlined service ".service_locator.BRni_YA" to "oro_website_search.engine".
Inlined service ".service_locator.5hkQIJA" to "oro_website_search.indexer".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\WebsiteSearchBundle\Controller\SearchResultHistoryController" to "Oro\Bundle\WebsiteSearchBundle\Controller\SearchResultHistoryController".
Inlined service ".service_locator.mtYMClI.Oro\Bundle\WebsiteSearchBundle\Controller\SearchResultPreviewController" to "Oro\Bundle\WebsiteSearchBundle\Controller\SearchResultPreviewController".
Inlined service "oro.cache.adapter.array" to "oro_checkout.data_provider.converter.checkout_to_order.memory_cache".
Inlined service "oro.cache.adapter.array" to "oro_checkout.data_provider.manager.checkout_line_items.cache".
Inlined service "oro.cache.adapter.array" to "oro_checkout.provider.payment_context.cache".
Inlined service "oro.cache.adapter.array" to "oro_checkout.provider.shipping_context.cache".
Inlined service "oro.cache.adapter.array" to "oro_checkout.data_provider.checkout.cache".
Inlined service "oro_checkout.form.data_transformer.order_address_to_address_identifier" to "oro_checkout.form.type.checkout_address_select".
Inlined service ".service_locator.DLgkY7d.Oro\Bundle\CheckoutBundle\Controller\Frontend\CheckoutController" to "Oro\Bundle\CheckoutBundle\Controller\Frontend\CheckoutController".
Inlined service ".service_locator.Sg1UN.k.Oro\Bundle\CheckoutBundle\Controller\Frontend\AjaxCheckoutController" to "Oro\Bundle\CheckoutBundle\Controller\Frontend\AjaxCheckoutController".
Inlined service ".service_locator.AebJAw6.Oro\Bundle\CheckoutBundle\Controller\Frontend\OpenOrdersController" to "Oro\Bundle\CheckoutBundle\Controller\Frontend\OpenOrdersController".
Inlined service ".service_locator.3F0aIzt.oro_checkout.controller.address_validation.multi_step_billing_address" to "oro_checkout.controller.address_validation.multi_step_billing_address".
Inlined service ".service_locator.TmAHrj9.oro_checkout.controller.address_validation.multi_step_shipping_address" to "oro_checkout.controller.address_validation.multi_step_shipping_address".
Inlined service ".service_locator.T4Xv8EH.oro_checkout.controller.address_validation.single_page_billing_address" to "oro_checkout.controller.address_validation.single_page_billing_address".
Inlined service ".service_locator.1QuHXQm.oro_checkout.controller.address_validation.single_page_shipping_address" to "oro_checkout.controller.address_validation.single_page_shipping_address".
Inlined service ".service_locator.IW60pUM.oro_checkout.controller.address_validation.single_page_new_billing_address" to "oro_checkout.controller.address_validation.single_page_new_billing_address".
Inlined service ".service_locator.P7Unh9v.oro_checkout.controller.address_validation.single_page_new_shipping_address" to "oro_checkout.controller.address_validation.single_page_new_shipping_address".
Inlined service ".service_locator.tLp5Vsm.oro_checkout.controller.address_validation.multi_step_new_billing_address" to "oro_checkout.controller.address_validation.multi_step_new_billing_address".
Inlined service ".service_locator.qZyymvb.oro_checkout.controller.address_validation.multi_step_new_shipping_address" to "oro_checkout.controller.address_validation.multi_step_new_shipping_address".
Inlined service ".service_locator.mczSreZ.Oro\Bridge\ContactUs\Controller\ContactRequestController" to "Oro\Bridge\ContactUs\Controller\ContactRequestController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\ConsentBundle\Controller\ConsentController" to "Oro\Bundle\ConsentBundle\Controller\ConsentController".
Inlined service ".service_locator.mczSreZ.Oro\Bundle\RFPBundle\Controller\RequestController" to "Oro\Bundle\RFPBundle\Controller\RequestController".
Inlined service ".service_locator.eIUMpgs.Oro\Bundle\RFPBundle\Controller\Frontend\RequestController" to "Oro\Bundle\RFPBundle\Controller\Frontend\RequestController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductKitConfigurationDialogController" to "Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductKitConfigurationDialogController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\RFPBundle\Controller\AjaxRequestProductKitItemLineItemController" to "Oro\Bundle\RFPBundle\Controller\AjaxRequestProductKitItemLineItemController".
Inlined service ".service_locator.C.d4g.4.Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductKitConfigurationPriceController" to "Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductKitConfigurationPriceController".
Inlined service ".service_locator.YGEkmJx.Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductTierPricesController" to "Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductTierPricesController".
Inlined service ".service_locator.s.9NqTe.Oro\Bundle\SaleBundle\Controller\Frontend\QuoteController" to "Oro\Bundle\SaleBundle\Controller\Frontend\QuoteController".
Inlined service ".service_locator.6JJvtvL.Oro\Bundle\SaleBundle\Controller\Frontend\AjaxQuoteProductController" to "Oro\Bundle\SaleBundle\Controller\Frontend\AjaxQuoteProductController".
Inlined service ".service_locator._M7oSzF.Oro\Bundle\SaleBundle\Controller\QuoteController" to "Oro\Bundle\SaleBundle\Controller\QuoteController".
Inlined service ".service_locator._qKcasF.Oro\Bundle\SaleBundle\Controller\AjaxQuoteController" to "Oro\Bundle\SaleBundle\Controller\AjaxQuoteController".
Inlined service ".service_locator.a4FzNPs.oro_sale.controller.address_validation.shipping_address" to "oro_sale.controller.address_validation.shipping_address".
Inlined service ".service_locator.TGZhgmA.oro_shopping_list.event_listener.frontend_shopping_list_total" to "oro_shopping_list.event_listener.frontend_shopping_list_total".
Inlined service ".service_locator.szLlQoJ.Oro\Bundle\ShoppingListBundle\Controller\ShoppingListController" to "Oro\Bundle\ShoppingListBundle\Controller\ShoppingListController".
Inlined service ".service_locator.gdcPpQS.Oro\Bundle\ShoppingListBundle\Controller\Frontend\ShoppingListController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\ShoppingListController".
Inlined service ".service_locator.0Gpf.H9.Oro\Bundle\ShoppingListBundle\Controller\Frontend\MatrixGridOrderController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\MatrixGridOrderController".
Inlined service ".service_locator.KBX93PL.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxLineItemController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxLineItemController".
Inlined service ".service_locator._hw.fQf.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxProductKitLineItemController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxProductKitLineItemController".
Inlined service ".service_locator.Xa2BZPI.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxMassActionController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxMassActionController".
Inlined service ".service_locator.WvPXlMO.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxShoppingListErrorsModalController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxShoppingListErrorsModalController".
Inlined service ".service_locator.UHhesdq.Oro\Bundle\ShoppingListBundle\Controller\Frontend\Api\Rest\LineItemController" to "Oro\Bundle\ShoppingListBundle\Controller\Frontend\Api\Rest\LineItemController".
Inlined service ".service_locator.bpfGJau.Oro\Bundle\CaseBundle\Controller\CaseController" to "Oro\Bundle\CaseBundle\Controller\CaseController".
Inlined service ".service_locator.bwCjBgZ.Oro\Bundle\CaseBundle\Controller\CommentController" to "Oro\Bundle\CaseBundle\Controller\CommentController".
Inlined service ".service_locator.QCjni9W" to "oro_serialized_fields.normalizer.fields_compound_normalizer".
Inlined service ".service_locator.Xv.zde3.Oro\Bundle\InventoryBundle\Controller\InventoryLevelController" to "Oro\Bundle\InventoryBundle\Controller\InventoryLevelController".
Inlined service "oro.cache.adapter.array" to "oro_promotion.promotion_provider.memory_cache".
Inlined service ".service_locator.Tq_DlO6" to "oro_promotion.discount.strategy_registry".
Inlined service ".service_locator.hLtk2ca.Oro\Bundle\PromotionBundle\Controller\AjaxPromotionController" to "Oro\Bundle\PromotionBundle\Controller\AjaxPromotionController".
Inlined service ".service_locator.bpM65KJ.Oro\Bundle\PromotionBundle\Controller\PromotionController" to "Oro\Bundle\PromotionBundle\Controller\PromotionController".
Inlined service ".service_locator.fN.tkJh.Oro\Bundle\PromotionBundle\Controller\AjaxCouponController" to "Oro\Bundle\PromotionBundle\Controller\AjaxCouponController".
Inlined service ".service_locator.JINWvZh.Oro\Bundle\PromotionBundle\Controller\CouponController" to "Oro\Bundle\PromotionBundle\Controller\CouponController".
Inlined service ".service_locator.0pp72kx.Oro\Bundle\PromotionBundle\Controller\Frontend\AjaxCouponController" to "Oro\Bundle\PromotionBundle\Controller\Frontend\AjaxCouponController".
Inlined service ".service_locator.HsDKaut.Oro\Bundle\ZendeskBundle\Controller\OAuthController" to "Oro\Bundle\ZendeskBundle\Controller\OAuthController".
Inlined service ".service_locator.l2.Yb8E.Oro\Bridge\CustomerAccount\Controller\CustomerController" to "Oro\Bridge\CustomerAccount\Controller\CustomerController".
Inlined service ".service_locator.pYItJUt.oro_dotmailer.listener.datagrid.marketing_list_item" to "oro_dotmailer.listener.datagrid.marketing_list_item".
Inlined service ".service_locator.3FGkv_W.Oro\Bundle\DotmailerBundle\Controller\DataFieldMappingController" to "Oro\Bundle\DotmailerBundle\Controller\DataFieldMappingController".
Inlined service ".service_locator.YJRBAF8.Oro\Bundle\DotmailerBundle\Controller\DotmailerController" to "Oro\Bundle\DotmailerBundle\Controller\DotmailerController".
Inlined service ".service_locator.6ZRdw1P.Oro\Bundle\DotmailerBundle\Controller\DataFieldController" to "Oro\Bundle\DotmailerBundle\Controller\DataFieldController".
Inlined service ".service_locator.K56h33y.Oro\Bundle\DotmailerBundle\Controller\OauthController" to "Oro\Bundle\DotmailerBundle\Controller\OauthController".
Inlined service ".service_locator.h2v5AJ4.Oro\Bundle\DotmailerBundle\Controller\AddressBookController" to "Oro\Bundle\DotmailerBundle\Controller\AddressBookController".
Inlined service ".service_locator.duUIQfd.Oro\Bundle\OAuth2ServerBundle\Controller\ClientController" to "Oro\Bundle\OAuth2ServerBundle\Controller\ClientController".
Inlined service ".service_locator.cp.F.zc.Oro\Bundle\OAuth2ServerBundle\Controller\AuthorizeClientController" to "Oro\Bundle\OAuth2ServerBundle\Controller\AuthorizeClientController".
Inlined service ".service_locator.clspH8O.Oro\Bundle\OAuth2ServerBundle\Controller\AuthorizationTokenController" to "Oro\Bundle\OAuth2ServerBundle\Controller\AuthorizationTokenController".
Inlined service ".service_locator.Nr3oVO9" to "Oro\Bundle\OAuth2ServerBundle\Controller\WellKnownMetadataController".
Inlined service ".service_locator.DG1hs1c.oro_oauth2_server.frontend_authorize_client_controller" to "oro_oauth2_server.frontend_authorize_client_controller".
Inlined service "oro.cache.adapter.array" to "oro_shipping.shipping_price.provider.memory_cache".
Inlined service "oro.cache.adapter.array" to "oro_shipping.method.loader.memory_cache".
Inlined service ".service_locator.eCa7xMM.Oro\Bundle\ShippingBundle\Controller\ShippingMethodsConfigsRuleController" to "Oro\Bundle\ShippingBundle\Controller\ShippingMethodsConfigsRuleController".
Inlined service ".service_locator.NnWY1e..Oro\Bundle\ShippingBundle\Controller\AjaxProductShippingOptionsController" to "Oro\Bundle\ShippingBundle\Controller\AjaxProductShippingOptionsController".
Inlined service ".service_locator.49xropf.Oro\Bundle\ShippingBundle\Controller\Api\Rest\ShippingMethodsConfigsRuleController" to "Oro\Bundle\ShippingBundle\Controller\Api\Rest\ShippingMethodsConfigsRuleController".
Inlined service ".service_locator.I74t7l4" to "oro_conversation.participant_info.provider".
Inlined service ".service_locator.7IWIUct.Oro\Bundle\ConversationBundle\Controller\ConversationController" to "Oro\Bundle\ConversationBundle\Controller\ConversationController".
Inlined service ".service_locator.v4iMlKv.Oro\Bundle\ConversationBundle\Controller\ConversationMessageController" to "Oro\Bundle\ConversationBundle\Controller\ConversationMessageController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\ConversationBundle\Controller\Frontend\ConversationController" to "Oro\Bundle\ConversationBundle\Controller\Frontend\ConversationController".
Inlined service ".service_locator.bQIVyQL.Oro\Bundle\FedexShippingBundle\Controller\ValidateConnectionController" to "Oro\Bundle\FedexShippingBundle\Controller\ValidateConnectionController".
Inlined service ".service_locator.TJNRSaV.Oro\Bundle\FixedProductShippingBundle\Controller\ProductShippingCostController" to "Oro\Bundle\FixedProductShippingBundle\Controller\ProductShippingCostController".
Inlined service ".service_locator.ngPp6Eh.Oro\Bundle\UPSBundle\Controller\AjaxUPSController" to "Oro\Bundle\UPSBundle\Controller\AjaxUPSController".
Inlined service ".service_locator.I5u0Ubr.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController" to "Sigma\Bundle\OrganizationBundle\Controller\OrganizationController".
Inlined service ".service_locator.aiuH0_y.Acme\Bundle\DocumentBundle\Controller\DocumentController" to "Acme\Bundle\DocumentBundle\Controller\DocumentController".
Inlined service ".service_locator.IlvEc23.Oro\Bundle\CookieConsentBundle\Controller\CookieConsentController" to "Oro\Bundle\CookieConsentBundle\Controller\CookieConsentController".
Inlined service ".service_locator.I0ioiWv.Sigma\Bundle\DemoBundle\Controller\CategoryController" to "Sigma\Bundle\DemoBundle\Controller\CategoryController".
Inlined service ".service_locator.I0ioiWv.Sigma\Bundle\WarehouseBundle\Controller\WarehouseController" to "Sigma\Bundle\WarehouseBundle\Controller\WarehouseController".
Inlined service ".service_locator.I0ioiWv.Sigma\Bundle\StockBundle\Controller\StockLevelController" to "Sigma\Bundle\StockBundle\Controller\StockLevelController".
Inlined service ".service_locator.BAdBbsx.Oro\Bundle\ViewSwitcherBundle\Controller\Frontend\AjaxApplicationUrlController" to "Oro\Bundle\ViewSwitcherBundle\Controller\Frontend\AjaxApplicationUrlController".
Inlined service ".service_locator.g_bdCNv" to ".service_locator.g_bdCNv.Oro\Bundle\ContactUsBundle\Controller\ContactRequestController::updateAction()".
Inlined service ".service_locator.clD5FpS" to ".service_locator.clD5FpS.Oro\Bundle\ContactUsBundle\Controller\ContactRequestController::createAction()".
Inlined service ".service_locator.ukYV.Er" to ".service_locator.ukYV.Er.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController::createAction()".
Inlined service ".service_locator.ZtekCNQ" to ".service_locator.ZtekCNQ.Sigma\Bundle\OrganizationBundle\Controller\OrganizationController::getBusinessUnits()".
Inlined service ".debug.http_client.inner" to ".debug.http_client".
Inlined service ".debug.hwi_oauth.http_client.inner" to ".debug.hwi_oauth.http_client".
Inlined service ".doctrine.orm.config_metadata_driver.inner" to ".doctrine.orm.config_metadata_driver".
Inlined service ".doctrine.orm.message_queue_metadata_driver.inner" to ".doctrine.orm.message_queue_metadata_driver".
Inlined service ".doctrine.orm.batch_metadata_driver.inner" to ".doctrine.orm.batch_metadata_driver".
Inlined service ".doctrine.orm.search_metadata_driver.inner" to ".doctrine.orm.search_metadata_driver".
Inlined service ".service_locator.kvOAK9B" to ".service_locator.kvOAK9B.translation.warmer".
Inlined service ".service_locator.Nf5qxrM" to ".service_locator.Nf5qxrM.router.default".
Inlined service ".service_locator.mFBT25N" to ".service_locator.mFBT25N.router.cache_warmer".
Inlined service ".service_locator.nHtBJae" to ".service_locator.nHtBJae.gos_pubsub_router.cache_warmer.router".
Inlined service ".service_locator.KbBhrqk" to ".service_locator.KbBhrqk.Oro\Bundle\SyncBundle\Controller\TicketController".
Inlined service ".service_locator.3DrAUl_" to ".service_locator.3DrAUl_.twig.template_cache_warmer".
Inlined service ".service_locator.JwxW3i8" to ".service_locator.JwxW3i8.oro_layout.view.listener".
Inlined service ".service_locator.oglsZ9w" to ".service_locator.oglsZ9w.oro_ui.view.listener".
Inlined service ".service_locator.RkUNht." to ".service_locator.RkUNht..oro_ui.view.content_provider.listener".
Inlined service ".service_locator.dL8kA4F" to ".service_locator.dL8kA4F.Oro\Bundle\OrganizationBundle\Controller\BusinessUnitController".
Inlined service ".service_locator.p1dZZId" to ".service_locator.p1dZZId.oro_security.provider.console.console_context_global_options_provider".
Inlined service ".service_locator.flmLZAp" to ".service_locator.flmLZAp.oro_attachment.controller.imagine".
Inlined service ".service_locator..QhCRFe" to ".service_locator..QhCRFe.oro_attachment.controller.file".
Inlined service ".service_locator.Fi8_VZL" to ".service_locator.Fi8_VZL.Oro\Bundle\AttachmentBundle\Controller\AttachmentController".
Inlined service ".service_locator.pNyvTK3" to ".service_locator.pNyvTK3.Oro\Bundle\EmailBundle\Controller\AutoResponseRuleController".
Inlined service ".service_locator.nbNWVIu" to ".service_locator.nbNWVIu.Oro\Bundle\EmailBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.hcYGhty" to ".service_locator.hcYGhty.Oro\Bundle\EmailBundle\Controller\EmailController".
Inlined service ".service_locator.llE2U0A" to ".service_locator.llE2U0A.Oro\Bundle\EmailBundle\Controller\SmtpConnectionController".
Inlined service ".service_locator.pTIaG5K" to ".service_locator.pTIaG5K.Oro\Bundle\EmailBundle\Controller\AjaxEmailController".
Inlined service ".service_locator.I7HFSou" to ".service_locator.I7HFSou.Oro\Bundle\EmailBundle\Controller\EmailTemplateController".
Inlined service ".service_locator.QvDGA.H" to ".service_locator.QvDGA.H.Oro\Bundle\EmailBundle\Controller\EmailTemplateAttachmentsController".
Inlined service ".service_locator.Ufb8mlX" to ".service_locator.Ufb8mlX.Oro\Bundle\EmailBundle\Controller\Configuration\MailboxController".
Inlined service ".service_locator.A_nxY3x" to ".service_locator.A_nxY3x.Oro\Bundle\EmailBundle\Controller\OriginController".
Inlined service ".service_locator.F5reeqt" to ".service_locator.F5reeqt.Oro\Bundle\UserBundle\Controller\ConfigurationController".
Inlined service ".service_locator.IVXM7L6" to ".service_locator.IVXM7L6.Oro\Bundle\UserBundle\Controller\SecurityController".
Inlined service ".service_locator.OVo_ucg" to ".service_locator.OVo_ucg.Oro\Bundle\UserBundle\Controller\UserController".
Inlined service ".service_locator.FzNRWvu" to ".service_locator.FzNRWvu.Oro\Bundle\UserBundle\Controller\ResetController".
Inlined service ".service_locator.6S74CYQ" to ".service_locator.6S74CYQ.Oro\Bundle\UserBundle\Controller\RoleController".
Inlined service ".service_locator.7wp1Rxh" to ".service_locator.7wp1Rxh.Oro\Bundle\UserBundle\Controller\GroupController".
Inlined service ".service_locator.llmxamz" to ".service_locator.llmxamz.oro_datagrid.importexport.data_converter".
Inlined service ".service_locator.vYWtVwv" to ".service_locator.vYWtVwv.Oro\Bundle\DataGridBundle\Controller\GridController".
Inlined service ".service_locator.zGWxx0s" to ".service_locator.zGWxx0s.Oro\Bundle\TranslationBundle\Controller\TranslationController".
Inlined service ".service_locator.yusLRS5" to ".service_locator.yusLRS5.Oro\Bundle\EntityBundle\Controller\EntitiesController".
Inlined service ".service_locator.G5YZ5qc" to ".service_locator.G5YZ5qc.oro_locale.calendar_factory".
Inlined service ".service_locator.nOWSOF8" to ".service_locator.nOWSOF8.Oro\Bundle\EntityConfigBundle\Controller\AuditController".
Inlined service ".service_locator.911UZNH" to ".service_locator.911UZNH.Oro\Bundle\EntityConfigBundle\Controller\ConfigController".
Inlined service ".service_locator.T0reij9" to ".service_locator.T0reij9.Oro\Bundle\EntityConfigBundle\Controller\AttributeController".
Inlined service ".service_locator.L.o2n40" to ".service_locator.L.o2n40.Oro\Bundle\EntityConfigBundle\Controller\AttributeFamilyController".
Inlined service ".service_locator.SOlt761" to ".service_locator.SOlt761.Oro\Bundle\EntityExtendBundle\Controller\ConfigEntityGridController".
Inlined service ".service_locator.N0yg9ZG" to ".service_locator.N0yg9ZG.Oro\Bundle\EntityExtendBundle\Controller\ConfigFieldGridController".
Inlined service ".service_locator.5fxQWTt" to ".service_locator.5fxQWTt.Oro\Bundle\DigitalAssetBundle\Controller\DigitalAssetController".
Inlined service ".service_locator.0Xar5XA" to ".service_locator.0Xar5XA.Oro\Bundle\IntegrationBundle\Controller\IntegrationController".
Inlined service ".service_locator.U8XLNAu" to ".service_locator.U8XLNAu.Oro\Bundle\IntegrationBundle\Controller\WebhookProducerSettingsController".
Inlined service ".service_locator.eQOA9FG" to ".service_locator.eQOA9FG.Oro\Bundle\IntegrationBundle\Controller\WebhookController".
Inlined service ".service_locator.dDmFPs_" to ".service_locator.dDmFPs_.Oro\Bundle\ImportExportBundle\Controller\ImportExportController".
Inlined service ".service_locator.s_HEF1g" to ".service_locator.s_HEF1g.Oro\Bundle\NotificationBundle\Controller\EmailNotificationController".
Inlined service ".service_locator.K2H4nZv" to ".service_locator.K2H4nZv.Oro\Bundle\NotificationBundle\Controller\MassNotificationController".
Inlined service ".service_locator.WGM0boz" to ".service_locator.WGM0boz.Oro\Bundle\ActionBundle\Controller\AjaxController".
Inlined service ".service_locator.N.XuotW" to ".service_locator.N.XuotW.Oro\Bundle\ActionBundle\Controller\WidgetController".
Inlined service ".service_locator.RMFWT6R" to ".service_locator.RMFWT6R.Oro\Bundle\ActivityBundle\Controller\AutocompleteController".
Inlined service ".service_locator.RSHPUYX" to ".service_locator.RSHPUYX.Oro\Bundle\ActivityBundle\Controller\ActivityController".
Inlined service ".service_locator._ylzxwe" to ".service_locator._ylzxwe.Oro\Bundle\ActivityContactBundle\Controller\ActivityContactController".
Inlined service ".service_locator.lkJwMf0" to ".service_locator.lkJwMf0.Oro\Bundle\ActivityListBundle\Controller\ActivityListController".
Inlined service ".service_locator.J388mBU" to ".service_locator.J388mBU.Oro\Bundle\ActivityListBundle\Controller\SegmentController".
Inlined service ".service_locator.aezX_.d" to ".service_locator.aezX_.d.Oro\Bundle\ConfigBundle\Controller\ConfigurationController".
Inlined service ".service_locator.FpRLOYc" to ".service_locator.FpRLOYc.Oro\Bundle\EmbeddedFormBundle\Controller\EmbedFormController".
Inlined service ".service_locator.uMNd7sm" to ".service_locator.uMNd7sm.Oro\Bundle\EmbeddedFormBundle\Controller\EmbeddedFormController".
Inlined service ".service_locator.UsFBIVR" to ".service_locator.UsFBIVR.Oro\Bundle\EntityMergeBundle\Controller\MergeController".
Inlined service ".service_locator.MyJ_dM1" to ".service_locator.MyJ_dM1.Oro\Bundle\EntityPaginationBundle\Controller\EntityPaginationController".
Inlined service ".service_locator.njpdARb" to ".service_locator.njpdARb.Oro\Bundle\FormBundle\Controller\AutocompleteController".
Inlined service ".service_locator.ALAiOht" to ".service_locator.ALAiOht.Oro\Bundle\FrontendLocalizationBundle\Controller\Frontend\AjaxLocalizationController".
Inlined service ".service_locator.Xtip4HX" to ".service_locator.Xtip4HX.Oro\Bundle\ImapBundle\Controller\ConnectionController".
Inlined service ".service_locator.qrHL4vk" to ".service_locator.qrHL4vk.Oro\Bundle\ImapBundle\Controller\CheckConnectionController".
Inlined service ".service_locator.ef4FeLg" to ".service_locator.ef4FeLg.Oro\Bundle\ImapBundle\Controller\GmailAccessTokenController".
Inlined service ".service_locator.OXfhtYs" to ".service_locator.OXfhtYs.Oro\Bundle\ImapBundle\Controller\MicrosoftAccessTokenController".
Inlined service ".service_locator.YQCEM6v" to ".service_locator.YQCEM6v.Oro\Bundle\NoteBundle\Controller\NoteController".
Inlined service ".service_locator..x.yS2w" to ".service_locator..x.yS2w.oro_pdf_generator.controller.pdf_document_file".
Inlined service ".service_locator.w0Dh.v9" to ".service_locator.w0Dh.v9.Oro\Bundle\ReportBundle\Controller\ReportController".
Inlined service ".service_locator.X5EFxxY" to ".service_locator.X5EFxxY.Oro\Bundle\ReportCRMBundle\Controller\ReportController".
Inlined service ".service_locator.9U22eht" to ".service_locator.9U22eht.Oro\Bundle\SegmentBundle\Controller\SegmentController".
Inlined service ".service_locator.asvqVKc" to ".service_locator.asvqVKc.Oro\Bundle\StyleBookBundle\Controller\StyleBookController".
Inlined service ".service_locator.08zeliB" to ".service_locator.08zeliB.Oro\Bundle\TagBundle\Controller\TagController".
Inlined service ".service_locator.ZF2edFU" to ".service_locator.ZF2edFU.Oro\Bundle\TagBundle\Controller\TaxonomyController".
Inlined service ".service_locator.16mIDma" to ".service_locator.16mIDma.oro_workflow.validation_loader".
Inlined service ".service_locator.PYJekc." to ".service_locator.PYJekc..oro_workflow.workflow_assembler".
Inlined service ".service_locator.Gsji1Hp" to ".service_locator.Gsji1Hp.Oro\Bundle\WorkflowBundle\Controller\WidgetController".
Inlined service ".service_locator.Xpd_uR4" to ".service_locator.Xpd_uR4.Oro\Bundle\WorkflowBundle\Controller\WorkflowController".
Inlined service ".service_locator..EgIsU7" to ".service_locator..EgIsU7.Oro\Bundle\WorkflowBundle\Controller\WorkflowDefinitionController".
Inlined service ".service_locator.h9Zyyn_" to ".service_locator.h9Zyyn_.Oro\Bundle\WorkflowBundle\Controller\ProcessDefinitionController".
Inlined service ".service_locator.of2n.t0" to ".service_locator.of2n.t0.Oro\Bundle\CommentBundle\Controller\CommentController".
Inlined service ".service_locator.RzNM923" to ".service_locator.RzNM923.Oro\Bundle\DashboardBundle\Controller\DashboardController".
Inlined service ".service_locator.1.ReFCe" to ".service_locator.1.ReFCe.Oro\Bundle\CalendarBundle\Controller\AjaxCalendarEventController".
Inlined service ".service_locator.5Ko9AvC" to ".service_locator.5Ko9AvC.Oro\Bundle\CalendarBundle\Controller\AutocompleteController".
Inlined service ".service_locator.2dRmTeq" to ".service_locator.2dRmTeq.Oro\Bundle\CalendarBundle\Controller\CalendarController".
Inlined service ".service_locator.WhBAR10" to ".service_locator.WhBAR10.Oro\Bundle\CalendarBundle\Controller\CalendarEventController".
Inlined service ".service_locator.xSvOE34" to ".service_locator.xSvOE34.Oro\Bundle\CalendarBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.3abMbqG" to ".service_locator.3abMbqG.Oro\Bundle\CalendarBundle\Controller\SystemCalendarEventController".
Inlined service ".service_locator.EkwtYQX" to ".service_locator.EkwtYQX.Oro\Bundle\CalendarBundle\Controller\SystemCalendarController".
Inlined service ".service_locator.7v98Yas" to ".service_locator.7v98Yas.oro_frontend.error_renderer.html".
Inlined service ".service_locator.4FxLPUT" to ".service_locator.4FxLPUT.Oro\Bundle\FrontendBundle\Controller\FrontendController".
Inlined service ".service_locator.cyVCRIv" to ".service_locator.cyVCRIv.Oro\Bundle\FrontendBundle\Controller\Frontend\AjaxCurrencyAndLocalizationController".
Inlined service ".service_locator.mdeJ3vN" to ".service_locator.mdeJ3vN.oro_website.asset.router".
Inlined service ".service_locator.bkgGAji" to ".service_locator.bkgGAji.Oro\Bundle\WebsiteSearchTermBundle\Controller\SearchTermController".
Inlined service ".service_locator.5ph4IYa" to ".service_locator.5ph4IYa.Oro\Bundle\ContactBundle\Controller\ContactController".
Inlined service ".service_locator.d.dIY_I" to ".service_locator.d.dIY_I.Oro\Bundle\ContactBundle\Controller\ContactAddressController".
Inlined service ".service_locator.2mhVebr" to ".service_locator.2mhVebr.Oro\Bundle\ContactBundle\Controller\GroupController".
Inlined service ".service_locator.JA7V8Np" to ".service_locator.JA7V8Np.oro_navigation.event_listener.navigation_history".
Inlined service ".service_locator.yPtJc4z" to ".service_locator.yPtJc4z.Oro\Bundle\NavigationBundle\Controller\ShortcutController".
Inlined service ".service_locator..JOGuty" to ".service_locator..JOGuty.Oro\Bundle\NavigationBundle\Controller\Api\ShortcutsController".
Inlined service ".service_locator.QigoY4n" to ".service_locator.QigoY4n.Oro\Bundle\NavigationBundle\Controller\Api\PagestateController".
Inlined service ".service_locator.TYOoYpg" to ".service_locator.TYOoYpg.Oro\Bundle\NavigationBundle\Controller\Api\NavigationItemController".
Inlined service ".service_locator.yZVmqQJ" to ".service_locator.yZVmqQJ.oro_redirect.routing.router".
Inlined service ".service_locator.0qjQAK4" to ".service_locator.0qjQAK4.Oro\Bundle\WebCatalogBundle\Controller\WebCatalogController".
Inlined service ".service_locator.tvKM9fc" to ".service_locator.tvKM9fc.Oro\Bundle\WebCatalogBundle\Controller\ContentNodeController".
Inlined service ".service_locator.r_mepPC" to ".service_locator.r_mepPC.Oro\Bundle\CommerceMenuBundle\Controller\GlobalMenuController".
Inlined service ".service_locator.nuUygbF" to ".service_locator.nuUygbF.Oro\Bundle\CommerceMenuBundle\Controller\CustomerMenuController".
Inlined service ".service_locator.YUKlKvT" to ".service_locator.YUKlKvT.Oro\Bundle\CommerceMenuBundle\Controller\CustomerGroupMenuController".
Inlined service ".service_locator.wnYWpKt" to ".service_locator.wnYWpKt.Oro\Bundle\ProductBundle\Controller\ProductController".
Inlined service ".service_locator.AilJV8b" to ".service_locator.AilJV8b.Oro\Bundle\ProductBundle\Controller\Frontend\ProductController".
Inlined service ".service_locator.XPZNLRK" to ".service_locator.XPZNLRK.Oro\Bundle\ProductBundle\Controller\BrandController".
Inlined service ".service_locator.gzWZob4" to ".service_locator.gzWZob4.Oro\Bundle\ProductBundle\Controller\AjaxGetProductsCountController".
Inlined service ".service_locator.uLoA_.j" to ".service_locator.uLoA_.j.Oro\Bundle\ProductBundle\Controller\Frontend\QuickAddController".
Inlined service ".service_locator.scnUSN9" to ".service_locator.scnUSN9.Oro\Bundle\ProductBundle\Controller\Frontend\AjaxProductController".
Inlined service ".service_locator.h8jLC_H" to ".service_locator.h8jLC_H.Oro\Bundle\ProductBundle\Controller\Frontend\ExportController".
Inlined service ".service_locator._XxNQB4" to ".service_locator._XxNQB4.Oro\Bundle\ProductBundle\Controller\ProductCollectionContentVariantController".
Inlined service ".service_locator.Vl23H9S" to ".service_locator.Vl23H9S.Oro\Bundle\ProductBundle\Controller\Frontend\QuickAddValidationController".
Inlined service ".service_locator._Ov2mhV" to ".service_locator._Ov2mhV.Oro\Bundle\ProductBundle\Controller\Api\Rest\InlineEditProductController".
Inlined service ".service_locator.DpOfb2u" to ".service_locator.DpOfb2u.Oro\Bundle\CatalogBundle\Controller\Frontend\ProductController".
Inlined service ".service_locator.G5OghCj" to ".service_locator.G5OghCj.Oro\Bundle\CatalogBundle\Controller\CategoryController".
Inlined service ".service_locator.2juGJs7" to ".service_locator.2juGJs7.Oro\Bundle\CatalogBundle\Controller\ProductController".
Inlined service ".service_locator.c1XJSSr" to ".service_locator.c1XJSSr.Oro\Bundle\CatalogBundle\Controller\AjaxCatalogController".
Inlined service ".service_locator.3r9l2eE" to ".service_locator.3r9l2eE.Oro\Bundle\CatalogBundle\Controller\CategoryProductsController".
Inlined service ".service_locator.1ijV573" to ".service_locator.1ijV573.Oro\Bundle\MarketingListBundle\Controller\MarketingListController".
Inlined service ".service_locator.nnuVJXv" to ".service_locator.nnuVJXv.oro_customer.security.customer_user_login_attempts_log_listener".
Inlined service ".service_locator.l54aWTT" to ".service_locator.l54aWTT.Oro\Bundle\CustomerBundle\Controller\CustomerUserController".
Inlined service ".service_locator.BNXZhj2" to ".service_locator.BNXZhj2.Oro\Bundle\CustomerBundle\Controller\CustomerController".
Inlined service ".service_locator.ekwsnTr" to ".service_locator.ekwsnTr.Oro\Bundle\CustomerBundle\Controller\CustomerGroupController".
Inlined service ".service_locator.FjQWC0_" to ".service_locator.FjQWC0_.Oro\Bundle\CustomerBundle\Controller\CustomerUserRoleController".
Inlined service ".service_locator.lkntzO3" to ".service_locator.lkntzO3.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserRoleController".
Inlined service ".service_locator.vYHTpz_" to ".service_locator.vYHTpz_.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserController".
Inlined service ".service_locator.QIDT.Rn" to ".service_locator.QIDT.Rn.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserAddressController".
Inlined service ".service_locator.kf0A.hi" to ".service_locator.kf0A.hi.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserRegisterController".
Inlined service ".service_locator.2mtCYPr" to ".service_locator.2mtCYPr.Oro\Bundle\CustomerBundle\Controller\Frontend\ResetController".
Inlined service ".service_locator.xJ6fVgJ" to ".service_locator.xJ6fVgJ.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserEmailChangeController".
Inlined service ".service_locator.GMGhzdB" to ".service_locator.GMGhzdB.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerUserProfileController".
Inlined service ".service_locator.yq.aX4w" to ".service_locator.yq.aX4w.Oro\Bundle\CustomerBundle\Controller\Frontend\CustomerAddressController".
Inlined service ".service_locator.jZiK7ZI" to ".service_locator.jZiK7ZI.Oro\Bundle\CustomerBundle\Controller\Frontend\AjaxCustomerUserController".
Inlined service ".service_locator.j8FCOla" to ".service_locator.j8FCOla.Oro\Bundle\CustomerBundle\Controller\CustomerConfigurationController".
Inlined service ".service_locator.GYFBNJe" to ".service_locator.GYFBNJe.Oro\Bundle\CustomerBundle\Controller\CustomerGroupConfigurationController".
Inlined service ".service_locator.KPx9sf3" to ".service_locator.KPx9sf3.Oro\Bundle\CustomerBundle\Controller\Frontend\AddressValidation\CustomerAddressPageAddressValidationController".
Inlined service ".service_locator.N4rUy_G" to ".service_locator.N4rUy_G.Oro\Bundle\CustomerBundle\Controller\Frontend\AddressValidation\CustomerUserAddressPageAddressValidationController".
Inlined service ".service_locator.6_3PqEZ" to ".service_locator.6_3PqEZ.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerPageAddressValidationController".
Inlined service ".service_locator.P61T3SM" to ".service_locator.P61T3SM.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerUserPageAddressValidationController".
Inlined service ".service_locator.p5xz0Ow" to ".service_locator.p5xz0Ow.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerAddressDialogAddressValidationController".
Inlined service ".service_locator.Qx9QxYZ" to ".service_locator.Qx9QxYZ.Oro\Bundle\CustomerBundle\Controller\AddressValidation\CustomerUserAddressDialogAddressValidationController".
Inlined service ".service_locator.3hBOUwo" to ".service_locator.3hBOUwo.Oro\Bundle\TrackingBundle\Controller\TrackingDataController".
Inlined service ".service_locator.J3mpDER" to ".service_locator.J3mpDER.Oro\Bundle\AccountBundle\Controller\AccountController".
Inlined service ".service_locator.dwgXXS3" to ".service_locator.dwgXXS3.oro_visibility.event_listener.category_visible_listener".
Inlined service ".service_locator.v.u.6Pp" to ".service_locator.v.u.6Pp.Oro\Bundle\VisibilityBundle\Controller\ProductVisibilityController".
Inlined service ".service_locator.M3Pa3dg" to ".service_locator.M3Pa3dg.Oro\Bundle\CallBundle\Controller\CallController".
Inlined service ".service_locator.d.qiyN4" to ".service_locator.d.qiyN4.Oro\Bundle\CampaignBundle\Controller\EmailCampaignController".
Inlined service ".service_locator.2NdMzYM" to ".service_locator.2NdMzYM.Oro\Bundle\CampaignBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator..WrbKvT" to ".service_locator..WrbKvT.Oro\Bundle\CampaignBundle\Controller\CampaignEventController".
Inlined service ".service_locator.4Hx.8ti" to ".service_locator.4Hx.8ti.Oro\Bundle\CampaignBundle\Controller\CampaignController".
Inlined service ".service_locator.9waWpyr" to ".service_locator.9waWpyr.Oro\Bundle\ChannelBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.bw2mOud" to ".service_locator.bw2mOud.Oro\Bundle\ChannelBundle\Controller\ChannelController".
Inlined service ".service_locator.mrHAo_x" to ".service_locator.mrHAo_x.Oro\Bundle\ChannelBundle\Controller\ChannelIntegrationController".
Inlined service ".service_locator.CArTbLn" to ".service_locator.CArTbLn.Oro\Bundle\FrontendImportExportBundle\Controller\Frontend\ExportController".
Inlined service ".service_locator..TYiICs" to ".service_locator..TYiICs.Oro\Bundle\PaymentBundle\Controller\PaymentMethodsConfigsRuleController".
Inlined service ".service_locator.3mKGNwq" to ".service_locator.3mKGNwq.Oro\Bundle\PaymentBundle\Controller\Frontend\CallbackController".
Inlined service ".service_locator.xOTVW5r" to ".service_locator.xOTVW5r.Oro\Bundle\TaskBundle\Controller\TaskController".
Inlined service ".service_locator.6JF2lZA" to ".service_locator.6JF2lZA.Oro\Bundle\AnalyticsBundle\Controller\RFMCategoryController".
Inlined service ".service_locator.nyGvRI5" to ".service_locator.nyGvRI5.Oro\Bundle\CMSBundle\Controller\PageController".
Inlined service ".service_locator.lLL_GH." to ".service_locator.lLL_GH..Oro\Bundle\CMSBundle\Controller\ContentWidgetController".
Inlined service ".service_locator.kwKHop2" to ".service_locator.kwKHop2.Oro\Bundle\CMSBundle\Controller\WysiwygContentController".
Inlined service ".service_locator.Iu3F.rl" to ".service_locator.Iu3F.rl.Oro\Bundle\CMSBundle\Controller\ContentBlockController".
Inlined service ".service_locator.R.G9tLn" to ".service_locator.R.G9tLn.Oro\Bundle\CMSBundle\Controller\ContentTemplateController".
Inlined service ".service_locator.ZWzeQ5Z" to ".service_locator.ZWzeQ5Z.Oro\Bundle\MarketingActivityBundle\Controller\MarketingActivityController".
Inlined service ".service_locator.6yoDvqL" to ".service_locator.6yoDvqL.Oro\Bundle\PricingBundle\Controller\AjaxProductPriceController".
Inlined service ".service_locator.s9Pmvfa" to ".service_locator.s9Pmvfa.Oro\Bundle\PricingBundle\Controller\Frontend\AjaxProductPriceController".
Inlined service ".service_locator.evj9ma_" to ".service_locator.evj9ma_.Oro\Bundle\PricingBundle\Controller\AjaxPriceListController".
Inlined service ".service_locator.5TGxipw" to ".service_locator.5TGxipw.Oro\Bundle\PricingBundle\Controller\ProductController".
Inlined service ".service_locator.CrT9X76" to ".service_locator.CrT9X76.Oro\Bundle\PricingBundle\Debug\Controller\DebugController".
Inlined service ".service_locator.O_QRaio" to ".service_locator.O_QRaio.oro_sales.api.handle_customer_account_association".
Inlined service ".service_locator.z76xc9E" to ".service_locator.z76xc9E.Oro\Bundle\SalesBundle\Controller\Dashboard\DashboardController".
Inlined service ".service_locator.yp2X8Zz" to ".service_locator.yp2X8Zz.Oro\Bundle\SalesBundle\Controller\OpportunityController".
Inlined service ".service_locator.Y7r.Giy" to ".service_locator.Y7r.Giy.Oro\Bundle\SalesBundle\Controller\CustomerController".
Inlined service ".service_locator.IVoV.vX" to ".service_locator.IVoV.vX.Oro\Bundle\SalesBundle\Controller\LeadController".
Inlined service ".service_locator.hWYwURS" to ".service_locator.hWYwURS.Oro\Bundle\SalesBundle\Controller\LeadAddressController".
Inlined service ".service_locator.tKgDMj2" to ".service_locator.tKgDMj2.Oro\Bundle\SalesBundle\Controller\B2bCustomerController".
Inlined service ".service_locator.8JGfMHk" to ".service_locator.8JGfMHk.Oro\Bundle\SalesBundle\Controller\AutocompleteController".
Inlined service ".service_locator..vBDbQc" to ".service_locator..vBDbQc.Oro\Bundle\ContactUsBundle\Controller\ContactReasonController".
Inlined service ".service_locator.AGMtxKu" to ".service_locator.AGMtxKu.Oro\Bundle\OrderBundle\Controller\OrderController".
Inlined service ".service_locator.isXUjC3" to ".service_locator.isXUjC3.Oro\Bundle\OrderBundle\Controller\AjaxOrderController".
Inlined service ".service_locator.64QNgLd" to ".service_locator.64QNgLd.Oro\Bundle\OrderBundle\Controller\Frontend\OrderController".
Inlined service ".service_locator.9X0nR2F" to ".service_locator.9X0nR2F.Oro\Bundle\OrderBundle\Controller\Frontend\ProductsController".
Inlined service ".service_locator.YQcApQ9" to ".service_locator.YQcApQ9.oro_order.controller.address_validation.billing_address".
Inlined service ".service_locator.QMMMO9y" to ".service_locator.QMMMO9y.oro_order.controller.address_validation.shipping_address".
Inlined service ".service_locator.hj0lrHj" to ".service_locator.hj0lrHj.oro_order.controller.pdf_document_download.back_office".
Inlined service ".service_locator.FFgnf1b" to ".service_locator.FFgnf1b.oro_order.controller.pdf_document_download.frontend".
Inlined service ".service_locator.YERJeOZ" to ".service_locator.YERJeOZ.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftUpdateController".
Inlined service ".service_locator.sCWxS6I" to ".service_locator.sCWxS6I.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftMassUpdateController".
Inlined service ".service_locator.wHwJ21Z" to ".service_locator.wHwJ21Z.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftCreateController".
Inlined service ".service_locator.O2XvqNm" to ".service_locator.O2XvqNm.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftDeleteController".
Inlined service ".service_locator.6TChYqq" to ".service_locator.6TChYqq.Oro\Bundle\OrderBundle\Controller\DraftSession\OrderLineItemDraftCalculateTaxesAndDiscountsController".
Inlined service ".service_locator.mtYMClI" to ".service_locator.mtYMClI.Oro\Bundle\WebsiteSearchBundle\Controller\SearchResultPreviewController".
Inlined service ".service_locator.DLgkY7d" to ".service_locator.DLgkY7d.Oro\Bundle\CheckoutBundle\Controller\Frontend\CheckoutController".
Inlined service ".service_locator.Sg1UN.k" to ".service_locator.Sg1UN.k.Oro\Bundle\CheckoutBundle\Controller\Frontend\AjaxCheckoutController".
Inlined service ".service_locator.3F0aIzt" to ".service_locator.3F0aIzt.oro_checkout.controller.address_validation.multi_step_billing_address".
Inlined service ".service_locator.TmAHrj9" to ".service_locator.TmAHrj9.oro_checkout.controller.address_validation.multi_step_shipping_address".
Inlined service ".service_locator.T4Xv8EH" to ".service_locator.T4Xv8EH.oro_checkout.controller.address_validation.single_page_billing_address".
Inlined service ".service_locator.1QuHXQm" to ".service_locator.1QuHXQm.oro_checkout.controller.address_validation.single_page_shipping_address".
Inlined service ".service_locator.IW60pUM" to ".service_locator.IW60pUM.oro_checkout.controller.address_validation.single_page_new_billing_address".
Inlined service ".service_locator.P7Unh9v" to ".service_locator.P7Unh9v.oro_checkout.controller.address_validation.single_page_new_shipping_address".
Inlined service ".service_locator.tLp5Vsm" to ".service_locator.tLp5Vsm.oro_checkout.controller.address_validation.multi_step_new_billing_address".
Inlined service ".service_locator.qZyymvb" to ".service_locator.qZyymvb.oro_checkout.controller.address_validation.multi_step_new_shipping_address".
Inlined service ".service_locator.eIUMpgs" to ".service_locator.eIUMpgs.Oro\Bundle\RFPBundle\Controller\Frontend\RequestController".
Inlined service ".service_locator.C.d4g.4" to ".service_locator.C.d4g.4.Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductKitConfigurationPriceController".
Inlined service ".service_locator.YGEkmJx" to ".service_locator.YGEkmJx.Oro\Bundle\RFPBundle\Controller\Frontend\RequestProductTierPricesController".
Inlined service ".service_locator.s.9NqTe" to ".service_locator.s.9NqTe.Oro\Bundle\SaleBundle\Controller\Frontend\QuoteController".
Inlined service ".service_locator.6JJvtvL" to ".service_locator.6JJvtvL.Oro\Bundle\SaleBundle\Controller\Frontend\AjaxQuoteProductController".
Inlined service ".service_locator._M7oSzF" to ".service_locator._M7oSzF.Oro\Bundle\SaleBundle\Controller\QuoteController".
Inlined service ".service_locator._qKcasF" to ".service_locator._qKcasF.Oro\Bundle\SaleBundle\Controller\AjaxQuoteController".
Inlined service ".service_locator.a4FzNPs" to ".service_locator.a4FzNPs.oro_sale.controller.address_validation.shipping_address".
Inlined service ".service_locator.TGZhgmA" to ".service_locator.TGZhgmA.oro_shopping_list.event_listener.frontend_shopping_list_total".
Inlined service ".service_locator.szLlQoJ" to ".service_locator.szLlQoJ.Oro\Bundle\ShoppingListBundle\Controller\ShoppingListController".
Inlined service ".service_locator.gdcPpQS" to ".service_locator.gdcPpQS.Oro\Bundle\ShoppingListBundle\Controller\Frontend\ShoppingListController".
Inlined service ".service_locator.0Gpf.H9" to ".service_locator.0Gpf.H9.Oro\Bundle\ShoppingListBundle\Controller\Frontend\MatrixGridOrderController".
Inlined service ".service_locator.KBX93PL" to ".service_locator.KBX93PL.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxLineItemController".
Inlined service ".service_locator._hw.fQf" to ".service_locator._hw.fQf.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxProductKitLineItemController".
Inlined service ".service_locator.Xa2BZPI" to ".service_locator.Xa2BZPI.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxMassActionController".
Inlined service ".service_locator.WvPXlMO" to ".service_locator.WvPXlMO.Oro\Bundle\ShoppingListBundle\Controller\Frontend\AjaxShoppingListErrorsModalController".
Inlined service ".service_locator.UHhesdq" to ".service_locator.UHhesdq.Oro\Bundle\ShoppingListBundle\Controller\Frontend\Api\Rest\LineItemController".
Inlined service ".service_locator.bpfGJau" to ".service_locator.bpfGJau.Oro\Bundle\CaseBundle\Controller\CaseController".
Inlined service ".service_locator.bwCjBgZ" to ".service_locator.bwCjBgZ.Oro\Bundle\CaseBundle\Controller\CommentController".
Inlined service ".service_locator.Xv.zde3" to ".service_locator.Xv.zde3.Oro\Bundle\InventoryBundle\Controller\InventoryLevelController".
Inlined service ".service_locator.hLtk2ca" to ".service_locator.hLtk2ca.Oro\Bundle\PromotionBundle\Controller\AjaxPromotionController".
Inlined service ".service_locator.bpM65KJ" to ".service_locator.bpM65KJ.Oro\Bundle\PromotionBundle\Controller\PromotionController".
Inlined service ".service_locator.fN.tkJh" to ".service_locator.fN.tkJh.Oro\Bundle\PromotionBundle\Controller\AjaxCouponController".
Inlined service ".service_locator.JINWvZh" to ".service_locator.JINWvZh.Oro\Bundle\PromotionBundle\Controller\CouponController".
Inlined service ".service_locator.0pp72kx" to ".service_locator.0pp72kx.Oro\Bundle\PromotionBundle\Controller\Frontend\AjaxCouponController".
Inlined service ".service_locator.HsDKaut" to ".service_locator.HsDKaut.Oro\Bundle\ZendeskBundle\Controller\OAuthController".
Inlined service ".service_locator.l2.Yb8E" to ".service_locator.l2.Yb8E.Oro\Bridge\CustomerAccount\Controller\CustomerController".
Inlined service ".service_locator.pYItJUt" to ".service_locator.pYItJUt.oro_dotmailer.listener.datagrid.marketing_list_item".
Inlined service ".service_locator.3FGkv_W" to ".service_locator.3FGkv_W.Oro\Bundle\DotmailerBundle\Controller\DataFieldMappingController".
Inlined service ".service_locator.YJRBAF8" to ".service_locator.YJRBAF8.Oro\Bundle\DotmailerBundle\Controller\DotmailerController".
Inlined service ".service_locator.6ZRdw1P" to ".service_locator.6ZRdw1P.Oro\Bundle\DotmailerBundle\Controller\DataFieldController".
Inlined service ".service_locator.K56h33y" to ".service_locator.K56h33y.Oro\Bundle\DotmailerBundle\Controller\OauthController".
Inlined service ".service_locator.h2v5AJ4" to ".service_locator.h2v5AJ4.Oro\Bundle\DotmailerBundle\Controller\AddressBookController".
Inlined service ".service_locator.duUIQfd" to ".service_locator.duUIQfd.Oro\Bundle\OAuth2ServerBundle\Controller\ClientController".
Inlined service ".service_locator.cp.F.zc" to ".service_locator.cp.F.zc.Oro\Bundle\OAuth2ServerBundle\Controller\AuthorizeClientController".
Inlined service ".service_locator.clspH8O" to ".service_locator.clspH8O.Oro\Bundle\OAuth2ServerBundle\Controller\AuthorizationTokenController".
Inlined service ".service_locator.DG1hs1c" to ".service_locator.DG1hs1c.oro_oauth2_server.frontend_authorize_client_controller".
Inlined service ".service_locator.eCa7xMM" to ".service_locator.eCa7xMM.Oro\Bundle\ShippingBundle\Controller\ShippingMethodsConfigsRuleController".
Inlined service ".service_locator.NnWY1e." to ".service_locator.NnWY1e..Oro\Bundle\ShippingBundle\Controller\AjaxProductShippingOptionsController".
Inlined service ".service_locator.49xropf" to ".service_locator.49xropf.Oro\Bundle\ShippingBundle\Controller\Api\Rest\ShippingMethodsConfigsRuleController".
Inlined service ".service_locator.7IWIUct" to ".service_locator.7IWIUct.Oro\Bundle\ConversationBundle\Controller\ConversationController".
Inlined service ".service_locator.v4iMlKv" to ".service_locator.v4iMlKv.Oro\Bundle\ConversationBundle\Controller\ConversationMessageController".
Inlined service ".service_locator.bQIVyQL" to ".service_locator.bQIVyQL.Oro\Bundle\FedexShippingBundle\Controller\ValidateConnectionController".
Inlined service ".service_locator.ngPp6Eh" to ".service_locator.ngPp6Eh.Oro\Bundle\UPSBundle\Controller\AjaxUPSController".
Inlined service ".service_locator.aiuH0_y" to ".service_locator.aiuH0_y.Acme\Bundle\DocumentBundle\Controller\DocumentController".
Inlined service ".service_locator.IlvEc23" to ".service_locator.IlvEc23.Oro\Bundle\CookieConsentBundle\Controller\CookieConsentController".
Inlined service ".service_locator.BAdBbsx" to ".service_locator.BAdBbsx.Oro\Bundle\ViewSwitcherBundle\Controller\Frontend\AjaxApplicationUrlController".
Inlined service ".service_locator.K3L.P9K" to "debug.argument_resolver.inner".
Inlined service ".service_locator.dVIcO9N" to "oro_security.form.extension.decorator.inner".
Inlined service ".service_locator.DAGDqzi" to "oro_api.simple_processor_registry.inner".
Inlined service ".service_locator.AG04r9Z" to "oro_workflow.simple_processor_registry.inner".
Inlined service ".service_locator.ResDccP" to "oro_customer.form.autocomplete.search_registry.inner".
Inlined service ".service_locator.JwxW3i8.oro_layout.view.listener" to "oro_oauth2_server.event_listener.view.listener.inner".
Inlined service ".service_locator.IWgEQ0c" to "console.command_loader".
Inlined service ".service_locator.9ERTmHG" to "oro_form.autocomplete.search_registry".
Tag "oro_email.email_attachment_loader" was defined on service(s) "oro_imap.email_attachment_loader", but was never used. Did you mean "oro_email.email_flag_manager_loader", "oro_email.email_body_loader"?
Tag "oro_pdf_generator.pdf_document.resolver" was defined on service(s) "oro_pdf_generator.pdf_document.resolver.deferred", "oro_pdf_generator.pdf_document.resolver.instant", "oro_pdf_generator.pdf_document.resolver.external", but was never used. Did you mean "oro_pdf_generator.pdf_document.generator", "oro_pdf_generator.pdf_document.operator"?
Tag "oro_workflow.action" was defined on service(s) "oro_tag.workflow.action.add_tagging_to_new_entity", but was never used. Did you mean "oro_workflow.condition"?
Tag "oro_placeholder.placeholder" was defined on service(s) "oro_payment.placeholder.payment_info", but was never used.
Tag "oro_workflow.condition" was defined on service(s) "oro_checkout.condition.validate_checkout_addresses", but was never used. Did you mean "oro_action.condition", "oro_workflow.action"?
3
Keeping array build parameter ".serializer.named_serializers" for placeholder resolution.