Query Metrics
114
Database Queries
79
Different statements
112.51 ms
Query time
0
Invalid entities
261
Managed entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.98 ms |
SELECT text_value FROM oro_config_value WHERE name = ? AND section = ?
Parameters:
[ "is_installed" "oro_distribution" ] |
| 2 | 0.12 ms |
SET application_name TO '06a9f4afd73298c9571bf060902bd731'
Parameters:
[] |
| 3 | 0.60 ms |
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
]
|
| 4 | 0.41 ms |
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:
[
"a545ef48388fcfd5863b"
]
|
| 5 | 0.37 ms |
SELECT o0_.role AS role_0 FROM oro_customer_user_role o0_ WHERE o0_.id = ?
Parameters:
[
3
]
|
| 6 | 0.41 ms |
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
]
|
| 7 | 0.51 ms |
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
Parameters:
[] |
| 8 | 1.53 ms |
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
Parameters:
[ 1 1 "0664f043ea7c68fa2865dd89e2454fdc" "/navigation-root/products/clearance/office-furniture" 1 ] |
| 9 | 0.34 ms |
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 1 "green-beige-sofa" 1 ] |
| 10 | 0.11 ms |
SELECT 1 FROM oro_slug_scope WHERE slug_id = ? LIMIT 1
Parameters:
[
58
]
|
| 11 | 0.19 ms |
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:
[
58
]
|
| 12 | 0.32 ms |
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
]
|
| 13 | 0.28 ms |
SELECT o0_.theme AS theme_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?
Parameters:
[
1
]
|
| 14 | 1.24 ms |
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:
[
34
]
|
| 15 | 0.41 ms |
SELECT COUNT(*) FROM oro_product_variant_link t0 WHERE t0.product_id = ?
Parameters:
[
34
]
|
| 16 | 1.00 ms |
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 3 1 34 ] |
| 17 | 0.26 ms |
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:
[
331
]
|
| 18 | 0.30 ms |
SELECT o0_.configuration AS configuration_0 FROM oro_theme_configuration o0_ WHERE o0_.id = ?
Parameters:
[
1
]
|
| 19 | 0.55 ms |
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
]
|
| 20 | 1.01 ms |
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:
[
34
]
|
| 21 | 0.18 ms |
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
]
|
| 22 | 0.27 ms |
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
]
|
| 23 | 0.23 ms |
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
]
|
| 24 | 0.10 ms |
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:
[
2
]
|
| 25 | 0.08 ms |
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:
[
3
]
|
| 26 | 0.09 ms |
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:
[
4
]
|
| 27 | 0.07 ms |
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:
[
5
]
|
| 28 | 0.39 ms |
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:
[
34
]
|
| 29 | 0.49 ms |
SELECT DISTINCT o0_.scope_id AS sclr_0, o0_.menu AS menu_1 FROM oro_commerce_menu_upd o0_
Parameters:
[] |
| 30 | 0.66 ms |
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:
[
58
]
|
| 31 | 0.53 ms |
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:
[
34
]
|
| 32 | 0.31 ms |
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:
[
34
]
|
| 33 | 0.27 ms |
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:
[
34
]
|
| 34 | 0.63 ms |
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 1 1 1 34 ] |
| 35 | 0.20 ms |
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:
[
2
]
|
| 36 | 0.23 ms |
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:
[ "commerce_main_menu" 1 ] |
| 37 | 0.45 ms |
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:
[ 7 8 9 10 11 12 13 14 15 ] |
| 38 | 0.39 ms |
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:
[ 7 8 9 10 11 12 13 14 15 ] |
| 39 | 0.26 ms |
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:
[ 7 8 9 10 11 12 13 14 15 ] |
| 40 | 0.70 ms |
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:
[ 317 318 ] |
| 41 | 0.44 ms |
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 1 1 ] |
| 42 | 0.29 ms |
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:
[
123
]
|
| 43 | 0.16 ms |
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:
[
22
]
|
| 44 | 0.20 ms |
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
]
|
| 45 | 0.33 ms |
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
]
|
| 46 | 0.30 ms |
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
]
|
| 47 | 0.15 ms |
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:
[
2
]
|
| 48 | 0.13 ms |
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:
[
2
]
|
| 49 | 0.12 ms |
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:
[
3
]
|
| 50 | 0.15 ms |
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:
[
3
]
|
| 51 | 0.22 ms |
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:
[
18
]
|
| 52 | 0.14 ms |
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:
[
18
]
|
| 53 | 0.12 ms |
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:
[
22
]
|
| 54 | 0.12 ms |
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:
[
22
]
|
| 55 | 0.27 ms |
SELECT COUNT(*) FROM oro_product_prod_descr t0 WHERE t0.product_id = ?
Parameters:
[
34
]
|
| 56 | 0.14 ms |
SELECT COUNT(*) FROM oro_product_prod_descr t0 WHERE t0.product_id = ?
Parameters:
[
34
]
|
| 57 | 0.16 ms |
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:
[
34
]
|
| 58 | 0.70 ms |
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
Parameters:
[ 1 3 1 34 "enabled" "prod_inventory_status.in_stock" "prod_inventory_status.out_of_stock" ] |
| 59 | 0.49 ms |
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 1 1 ] |
| 60 | 0.30 ms |
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 1 ] |
| 61 | 0.19 ms |
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:
[
2
]
|
| 62 | 0.52 ms |
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:
[ 2 34 "USD" ] |
| 63 | 0.61 ms |
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:
[
34
]
|
| 64 | 0.35 ms |
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
]
|
| 65 | 0.33 ms |
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
]
|
| 66 | 0.14 ms |
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:
[
34
]
|
| 67 | 0.11 ms |
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:
[
1018
]
|
| 68 | 0.10 ms |
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:
[
714
]
|
| 69 | 0.09 ms |
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:
[
1294
]
|
| 70 | 0.09 ms |
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:
[
1257
]
|
| 71 | 0.07 ms |
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:
[
1247
]
|
| 72 | 0.11 ms |
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:
[
34
]
|
| 73 | 0.33 ms |
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:
[
4
]
|
| 74 | 0.27 ms |
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:
[
34
]
|
| 75 | 0.73 ms |
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
Parameters:
[ 1 3 1 14 15 16 24 27 31 37 38 39 43 46 51 54 55 "enabled" "prod_inventory_status.in_stock" "prod_inventory_status.out_of_stock" ] |
| 76 | 0.64 ms |
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:
[ 27 24 16 15 14 ] |
| 77 | 0.60 ms |
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
Parameters:
[ 1 3 1 14 15 16 24 27 "enabled" "prod_inventory_status.in_stock" "prod_inventory_status.out_of_stock" ] |
| 78 | 0.17 ms |
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 1 1 ] |
| 79 | 0.18 ms |
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 1 ] |
| 80 | 0.17 ms |
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:
[ 2 14 15 16 24 27 "USD" ] |
| 81 | 0.19 ms |
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:
[ 14 15 16 24 27 ] |
| 82 | 0.34 ms |
SELECT DISTINCT o0_.related_item_id AS sclr_0 FROM oro_product_upsell_product o0_ WHERE o0_.product_id = ? ORDER BY o0_.related_item_id ASC LIMIT 25
Parameters:
[
34
]
|
| 83 | 0.55 ms |
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
Parameters:
[ 1 3 1 14 15 16 24 27 31 38 43 51 54 55 "enabled" "prod_inventory_status.in_stock" "prod_inventory_status.out_of_stock" ] |
| 84 | 0.27 ms |
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:
[ 27 24 16 15 14 ] |
| 85 | 0.18 ms |
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:
[ "commerce_footer_links" 1 ] |
| 86 | 0.24 ms |
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:
[ 5 6 ] |
| 87 | 0.24 ms |
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:
[ 5 6 ] |
| 88 | 0.18 ms |
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:
[ 5 6 ] |
| 89 | 0.41 ms |
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:
[
10
]
|
| 90 | 0.30 ms |
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:
[
10
]
|
| 91 | 0.30 ms |
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:
[
10
]
|
| 92 | 0.35 ms |
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:
[
34
]
|
| 93 | 0.27 ms |
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:
[
34
]
|
| 94 | 0.28 ms |
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:
[
34
]
|
| 95 | 0.16 ms |
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:
[
36
]
|
| 96 | 0.25 ms |
SELECT COUNT(*) FROM oro_product_image t0 WHERE t0.product_id = ?
Parameters:
[
34
]
|
| 97 | 0.13 ms |
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:
[
34
]
|
| 98 | 0.23 ms |
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:
[
34
]
|
| 99 | 0.19 ms |
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:
[
134
]
|
| 100 | 0.26 ms |
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:
[
14
]
|
| 101 | 0.23 ms |
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
Parameters:
[ "f175960aa5a271bc4d23d83dc39dd08b" "oro_product_frontend_product_view" "YToxOntzOjI6ImlkIjtpOjE0O30=" 1 ] |
| 102 | 0.24 ms |
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:
[
15
]
|
| 103 | 0.20 ms |
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:
[
16
]
|
| 104 | 0.27 ms |
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:
[
24
]
|
| 105 | 0.22 ms |
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:
[
27
]
|
| 106 | 0.23 ms |
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
Parameters:
[] |
| 107 | 0.39 ms |
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
]
|
config connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.51 ms |
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
Parameters:
[ "attribute" "is_attribute" "1" "extend" "state" "Deleted" 897 ] |
| 2 | 0.34 ms |
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:
[
89
]
|
| 3 | 0.51 ms |
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
Parameters:
[ "attribute" "is_attribute" "1" "extend" "state" "Deleted" 875 891 892 896 882 883 899 2781 897 3054 2798 2797 2796 ] |
| 4 | 0.34 ms |
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
Parameters:
[ "attribute" "is_attribute" "1" "extend" "state" "Deleted" 875 891 892 896 882 883 899 ] |
| 5 | 0.31 ms |
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
Parameters:
[ "attribute" "is_attribute" "1" "extend" "state" "Deleted" 3054 ] |
search connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 38.18 ms |
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
Parameters:
[ "system_entity_id" "type" "sku" "names_1" "image_product_large" "primary_unit" "product_units" "newArrival" "variant_fields_count" "image_product_large_webp" "low_inventory_threshold" "is_upcoming" "availability_date" "inv_status" "schema_org_description_1" "schema_org_brand_name_1" "system_entity_id" "status" "inv_status" "is_variant" "visibility_anonymous" "system_entity_id" 14 15 16 24 27 "status" "enabled" "inv_status" "in_stock" "out_of_stock" "is_variant" 0 "visibility_anonymous" 1 ] |
| 2 | 35.99 ms |
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
Parameters:
[ "system_entity_id" "type" "sku" "names_1" "image_product_large" "primary_unit" "product_units" "newArrival" "variant_fields_count" "image_product_large_webp" "low_inventory_threshold" "is_upcoming" "availability_date" "inv_status" "schema_org_description_1" "schema_org_brand_name_1" "system_entity_id" "status" "inv_status" "is_variant" "visibility_anonymous" "system_entity_id" 14 15 16 24 27 "status" "enabled" "inv_status" "in_stock" "out_of_stock" "is_variant" 0 "visibility_anonymous" 1 ] |
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| session | doctrine.dbal.session_connection |
| config | doctrine.dbal.config_connection |
| message_queue | doctrine.dbal.message_queue_connection |
| sql_validator | doctrine.dbal.sql_validator_connection |
| search | doctrine.dbal.search_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| config | doctrine.orm.config_entity_manager |
| message_queue | doctrine.orm.message_queue_entity_manager |
| batch | doctrine.orm.batch_entity_manager |
| search | doctrine.orm.search_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| Oro\Bundle\EntityBundle\Entity\EntityFieldFallbackValue | 78 |
| Oro\Bundle\WebCatalogBundle\Entity\ContentNode | 36 |
| Oro\Bundle\LocaleBundle\Entity\LocalizedFallbackValue | 20 |
| Oro\Bundle\EntityConfigBundle\Attribute\Entity\AttributeGroupRelation | 13 |
| Oro\Bundle\CatalogBundle\Entity\Category | 11 |
| Oro\Bundle\CommerceMenuBundle\Entity\MenuUpdate | 11 |
| Oro\Bundle\LocaleBundle\Entity\Localization | 8 |
| Oro\Bundle\TranslationBundle\Entity\Language | 8 |
| Oro\Bundle\ProductBundle\Entity\ProductUnitPrecision | 7 |
| Oro\Bundle\SegmentBundle\Entity\Segment | 7 |
| Oro\Bundle\ProductBundle\Entity\Product | 6 |
| Oro\Bundle\EntityConfigBundle\Attribute\Entity\AttributeGroup | 5 |
| Oro\Bundle\AttachmentBundle\Entity\File | 4 |
| Oro\Bundle\RedirectBundle\Entity\Slug | 3 |
| Oro\Bundle\CMSBundle\Entity\Page | 3 |
| Oro\Bundle\ProductBundle\Entity\ProductImageType | 3 |
| Oro\Bundle\CustomerBundle\Entity\CustomerUserRole | 2 |
| Oro\Bundle\ProductBundle\Entity\Brand | 2 |
| Oro\Bundle\ScopeBundle\Entity\Scope | 2 |
| Oro\Bundle\ProductBundle\Entity\ProductUnit | 2 |
| Oro\Bundle\WebsiteBundle\Entity\Website | 1 |
| Oro\Bundle\OrganizationBundle\Entity\BusinessUnit | 1 |
| Oro\Bundle\OrganizationBundle\Entity\Organization | 1 |
| Oro\Bundle\WebCatalogBundle\Entity\WebCatalog | 1 |
| Oro\Bundle\CustomerBundle\Entity\CustomerGroup | 1 |
| Oro\Bundle\EntityConfigBundle\Attribute\Entity\AttributeFamily | 1 |
| Oro\Bundle\TaxBundle\Entity\ProductTaxCode | 1 |
| Oro\Bundle\EntityExtendBundle\Entity\EnumOption | 1 |
| Oro\Bundle\ProductBundle\Entity\ProductName | 1 |
| Oro\Bundle\UserBundle\Entity\User | 1 |
| Oro\Bundle\WebCatalogBundle\Entity\ContentVariant | 1 |
| Oro\Bundle\ProductBundle\Entity\ProductDescription | 1 |
| Oro\Bundle\PricingBundle\Entity\CombinedPriceList | 1 |
| Oro\Bundle\PricingBundle\Entity\CombinedPriceListCurrency | 1 |
| Oro\Bundle\ProductBundle\Entity\ProductImage | 1 |
| Oro\Bundle\DigitalAssetBundle\Entity\DigitalAsset | 1 |
config entity manager
| Class | Amount of managed objects |
|---|---|
| Oro\Bundle\EntityConfigBundle\Entity\FieldConfigModel | 13 |
| Oro\Bundle\EntityConfigBundle\Entity\EntityConfigModel | 1 |
message_queue entity manager
| Class | Amount of managed objects |
|---|
batch entity manager
| Class | Amount of managed objects |
|---|
search entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
default entity manager
config entity manager
| Class | Mapping errors |
|---|---|
| Oro\Bundle\EntityConfigBundle\Entity\FieldConfigModel | No errors. |
| Oro\Bundle\EntityConfigBundle\Entity\EntityConfigModel | No errors. |
| Oro\Bundle\EntityConfigBundle\Entity\ConfigModelIndexValue | No errors. |
message_queue entity manager
No loaded entities.
batch entity manager
No loaded entities.
search entity manager
| Class | Mapping errors |
|---|---|
| Oro\Bundle\WebsiteSearchBundle\Entity\Item | No errors. |