https://somelove.mldev.ru/vse-sredstva/muzhskoe

Query Metrics

32 Database Queries
12 Different statements
11.06 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.62 ms
(14.65%)
1
SELECT m0_.id AS id_0, m0_.external_id AS external_id_1, m0_.name AS name_2, m0_.alterName AS alterName_3, m0_.sku AS sku_4, m0_.amount AS amount_5, m0_.is_active AS is_active_6, m0_.is_new AS is_new_7, m0_.is_sale AS is_sale_8, m0_.use_on_yandex_market AS use_on_yandex_market_9, m0_.available_image_list AS available_image_list_10, m0_.available_image_list_for_yandex_market AS available_image_list_for_yandex_market_11, m0_.volume AS volume_12, m0_.volume_unit AS volume_unit_13, m0_.marketplace_link_yandex_market AS marketplace_link_yandex_market_14, m0_.marketplace_link_ozon AS marketplace_link_ozon_15, m0_.marketplace_link_wildberries AS marketplace_link_wildberries_16, m1_.id AS id_17, m1_.external_id AS external_id_18, m1_.name AS name_19, m1_.alter_name AS alter_name_20, m1_.type_prefix AS type_prefix_21, m1_.alias AS alias_22, m1_.unit AS unit_23, m1_.annotation AS annotation_24, m1_.description AS description_25, m1_.priority AS priority_26, m1_.is_active AS is_active_27, m1_.extra_fields AS extra_fields_28, m1_.articles AS articles_29, m1_.rating_score AS rating_score_30, m1_.reviews_count AS reviews_count_31, m1_.created_at AS created_at_32, m1_.updated_at AS updated_at_33, m0_.product_id AS product_id_34, m0_.product_image_id AS product_image_id_35, m0_.color_id AS color_id_36, m1_.brand_id AS brand_id_37 FROM MLDev_Product_Item m0_ INNER JOIN MLDev_Product m1_ ON m0_.product_id = m1_.id INNER JOIN MLDev_Product_Page m3_ ON m1_.id = m3_.product_id INNER JOIN MLDev_Page m2_ ON m2_.id = m3_.page_id LEFT JOIN MLDev_Product_Item_Price m4_ ON m0_.id = m4_.product_item_id WHERE m1_.is_active = 1 AND m0_.is_active = 1 AND m2_.id IN (10) ORDER BY m1_.priority DESC, m1_.id ASC
Parameters:
[]
1.59 ms
(14.37%)
7
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3 FROM MLDev_Menu t0 WHERE t0.alias = ? LIMIT 1
Parameters:
[
  "default-top"
]
1.55 ms
(14.03%)
7
SELECT te.id AS id, te.type AS type, te.external_link AS external_link, te.name AS name, te.alias AS alias, te.route AS route, te.description AS description, te.priority AS priority, te.is_active AS is_active, te.image AS image, te.lft AS lft, te.lvl AS lvl, te.rgt AS rgt, te.created_at AS created_at, te.updated_at AS updated_at, te.parent_id AS parent_id, te.template_id AS template_id, te.layout_template_id AS layout_template_id, te.root_id AS root_id FROM MLDev_Page te JOIN MLDev_Menu_Page t ON t.page_id = te.id WHERE t.menu_id = ? AND te.is_active = ? ORDER BY priority ASC
Parameters:
[
  1
  1
]
1.51 ms
(13.62%)
8
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.content AS content_4, t0.is_active AS is_active_5 FROM MLDev_Block t0 WHERE t0.alias = ? AND t0.is_active = ? LIMIT 1
Parameters:
[
  "header-warning-message"
  1
]
0.97 ms
(8.79%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.is_active AS is_active_4, t0.widget AS widget_5, t0.options AS options_6, t0.page_id AS page_id_7 FROM MLDev_Page_Content t0 WHERE (t0.is_active = ? AND t0.page_id = ?) ORDER BY t0.priority ASC, t0.id ASC
Parameters:
[
  1
  10
]
0.94 ms
(8.50%)
1
SELECT m0_.id AS id_0, m0_.type AS type_1, m0_.external_link AS external_link_2, m0_.name AS name_3, m0_.alias AS alias_4, m0_.route AS route_5, m0_.description AS description_6, m0_.priority AS priority_7, m0_.is_active AS is_active_8, m0_.image AS image_9, m0_.lft AS lft_10, m0_.lvl AS lvl_11, m0_.rgt AS rgt_12, m0_.created_at AS created_at_13, m0_.updated_at AS updated_at_14, m0_.parent_id AS parent_id_15, m0_.template_id AS template_id_16, m0_.layout_template_id AS layout_template_id_17, m0_.root_id AS root_id_18 FROM MLDev_Page m0_ WHERE (m0_.route = ? OR m0_.route = ?) AND m0_.is_active = 1 ORDER BY m0_.lft ASC, m0_.priority ASC
Parameters:
[
  "/ru/vse-sredstva/muzhskoe"
  "/vse-sredstva/muzhskoe"
]
0.75 ms
(6.76%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.keywords AS keywords_3, t0.description AS description_4, t0.is_default AS is_default_5, t0.seo_site_id AS seo_site_id_6 FROM MLDev_SeoInfo t0 INNER JOIN MLDev_Page_SeoInfo ON t0.id = MLDev_Page_SeoInfo.seo_info_id WHERE MLDev_Page_SeoInfo.page_id = ?
Parameters:
[
  10
]
0.64 ms
(5.81%)
1
SELECT t0.id AS id_1, t0.where_from AS where_from_2, t0.where_to AS where_to_3, t0.http_code AS http_code_4 FROM MLDev_Redirect t0 WHERE t0.where_from = ? LIMIT 1
Parameters:
[
  "/vse-sredstva/muzhskoe"
]
0.52 ms
(4.68%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.is_layout AS is_layout_4 FROM MLDev_Page_Template t0 WHERE t0.id = ?
Parameters:
[
  2
]
0.41 ms
(3.72%)
1
SELECT t0.id AS id_1, t0.type AS type_2, t0.external_link AS external_link_3, t0.name AS name_4, t0.alias AS alias_5, t0.route AS route_6, t0.description AS description_7, t0.priority AS priority_8, t0.is_active AS is_active_9, t0.image AS image_10, t0.lft AS lft_11, t0.lvl AS lvl_12, t0.rgt AS rgt_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.parent_id AS parent_id_16, t0.template_id AS template_id_17, t0.layout_template_id AS layout_template_id_18, t0.root_id AS root_id_19 FROM MLDev_Page t0 WHERE t0.parent_id = ? ORDER BY t0.priority ASC, t0.id ASC
Parameters:
[
  10
]
0.31 ms
(2.78%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.alias AS alias_3, t0.content AS content_4, t0.robots AS robots_5, t0.isActive AS isActive_6, t0.isDefault AS isDefault_7 FROM MLDev_SeoSite t0 WHERE t0.isActive = ? AND t0.isDefault = ? LIMIT 1
Parameters:
[
  1
  1
]
0.25 ms
(2.29%)
1
SELECT m0_.id AS id_0, m0_.type AS type_1, m0_.external_link AS external_link_2, m0_.name AS name_3, m0_.alias AS alias_4, m0_.route AS route_5, m0_.description AS description_6, m0_.priority AS priority_7, m0_.is_active AS is_active_8, m0_.image AS image_9, m0_.lft AS lft_10, m0_.lvl AS lvl_11, m0_.rgt AS rgt_12, m0_.created_at AS created_at_13, m0_.updated_at AS updated_at_14, m0_.parent_id AS parent_id_15, m0_.template_id AS template_id_16, m0_.layout_template_id AS layout_template_id_17, m0_.root_id AS root_id_18 FROM MLDev_Page m0_ WHERE m0_.parent_id IS NULL ORDER BY m0_.lft ASC
Parameters:
[]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.