Query Metrics

73 Database Queries
20 Different statements
35.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.98 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.code = ? ORDER BY n0_.id ASC LIMIT 1
Parameters:
[
  1
  0
  1767146778
  1767146778
  "pidklyuchennya-invertora-v-kvartiri-ta-ofisi"
]
2 0.49 ms
SELECT k0_.id AS id_0, k0_.name AS name_1, k0_.code AS code_2, k0_.active AS active_3, k0_.default AS default_4 FROM kk_language k0_ WHERE k0_.code = ? LIMIT 1
Parameters:
[
  "uk"
]
3 0.36 ms
SELECT t0.id AS id_1, t0.ln_id AS ln_id_2, t0.name AS name_3, t0.description AS description_4, t0.preview_text AS preview_text_5, t0.meta_title AS meta_title_6, t0.meta_keywords AS meta_keywords_7, t0.meta_desc AS meta_desc_8, t0.data_id AS data_id_9 FROM kk_news_data_ln t0 WHERE t0.data_id = ?
Parameters:
[
  86
]
4 0.44 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.as_default AS as_default_2, s0_.product AS product_3, s0_.static AS static_4, s0_.news AS news_5, s0_.category AS category_6, s0_.subcategory AS subcategory_7, s0_.main AS main_8, s0_.catalog AS catalog_9 FROM seo_templates s0_ WHERE s0_.as_default = ? LIMIT 1
Parameters:
[
  1
]
5 0.32 ms
SELECT t0.currency_id AS currency_id_1, t0.currency AS currency_2, t0.is_cash AS is_cash_3, t0.rate AS rate_4 FROM Currencies t0
Parameters:
[]
6 0.06 ms
SELECT t0.currency_id AS currency_id_1, t0.currency AS currency_2, t0.is_cash AS is_cash_3, t0.rate AS rate_4 FROM Currencies t0
Parameters:
[]
7 0.53 ms
SELECT t0.data_id AS data_id_1, t0.ln_id AS ln_id_2, t0.product AS product_3, t0.static AS static_4, t0.news AS news_5, t0.category AS category_6, t0.subcategory AS subcategory_7, t0.main AS main_8, t0.catalog AS catalog_9, t0.data_id AS data_id_10 FROM kk_seo_templates_ln t0 WHERE t0.data_id = ?
Parameters:
[
  1
]
8 0.76 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.id = ? LIMIT 1
Parameters:
[
  1
  0
  1767146778
  1767146778
  86
]
9 0.10 ms
"START TRANSACTION"
Parameters:
[]
10 1.01 ms
UPDATE news_data SET views = ? WHERE id = ?
Parameters:
[
  11504
  86
]
11 0.16 ms
"COMMIT"
Parameters:
[]
12 0.74 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.code = ? ORDER BY n0_.id ASC LIMIT 1
Parameters:
[
  1
  0
  1767146778
  1767146778
  "pidklyuchennya-invertora-v-kvartiri-ta-ofisi"
]
13 0.88 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.id <> ? AND n0_.date <= ? ORDER BY n0_.date DESC LIMIT 1
Parameters:
[
  1
  0
  1767146778
  1767146778
  86
  1727435640
]
14 0.44 ms
SELECT t0.id AS id_1, t0.ln_id AS ln_id_2, t0.name AS name_3, t0.description AS description_4, t0.preview_text AS preview_text_5, t0.meta_title AS meta_title_6, t0.meta_keywords AS meta_keywords_7, t0.meta_desc AS meta_desc_8, t0.data_id AS data_id_9 FROM kk_news_data_ln t0 WHERE t0.data_id = ?
Parameters:
[
  85
]
15 0.17 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.code = ? ORDER BY n0_.id ASC LIMIT 1
Parameters:
[
  1
  0
  1767146778
  1767146778
  "pidklyuchennya-invertora-v-kvartiri-ta-ofisi"
]
16 1.11 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.id <> ? AND n0_.date >= ? ORDER BY n0_.date ASC LIMIT 1
Parameters:
[
  1
  0
  1767146778
  1767146778
  86
  1727435640
]
17 0.76 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND n0_.code = ? ORDER BY n0_.id ASC LIMIT 1
Parameters:
[
  1
  1
  "news"
]
18 1.01 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, k1_.id AS id_16, k1_.ln_id AS ln_id_17, k1_.name AS name_18, k1_.description AS description_19, k1_.preview_text AS preview_text_20, k1_.meta_title AS meta_title_21, k1_.meta_keywords AS meta_keywords_22, k1_.meta_desc AS meta_desc_23, n0_.p_id AS p_id_24, k1_.data_id AS data_id_25 FROM news_data n0_ LEFT JOIN kk_news_data_ln k1_ ON n0_.id = k1_.data_id WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.p_id = ? ORDER BY n0_.views DESC, n0_.weight ASC, n0_.name ASC LIMIT 3
Parameters:
[
  1
  0
  1767146778
  1767146778
  1
]
19 0.14 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, n0_.p_id AS p_id_16 FROM news_data n0_ WHERE n0_.active = ? AND n0_.is_section = ? AND n0_.code = ? ORDER BY n0_.id ASC LIMIT 1
Parameters:
[
  1
  1
  "news"
]
20 1.20 ms
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.description AS description_2, n0_.preview_text AS preview_text_3, n0_.code AS code_4, n0_.weight AS weight_5, n0_.is_section AS is_section_6, n0_.active AS active_7, n0_.pic AS pic_8, n0_.meta_title AS meta_title_9, n0_.meta_keywords AS meta_keywords_10, n0_.meta_desc AS meta_desc_11, n0_.views AS views_12, n0_.date AS date_13, n0_.date_start AS date_start_14, n0_.date_finish AS date_finish_15, k1_.id AS id_16, k1_.ln_id AS ln_id_17, k1_.name AS name_18, k1_.description AS description_19, k1_.preview_text AS preview_text_20, k1_.meta_title AS meta_title_21, k1_.meta_keywords AS meta_keywords_22, k1_.meta_desc AS meta_desc_23, n0_.p_id AS p_id_24, k1_.data_id AS data_id_25 FROM news_data n0_ LEFT JOIN kk_news_data_ln k1_ ON n0_.id = k1_.data_id WHERE n0_.active = ? AND n0_.is_section = ? AND (n0_.date_start IS NULL OR n0_.date_start <= ?) AND (n0_.date_finish IS NULL OR n0_.date_finish >= ?) AND n0_.p_id = ? ORDER BY n0_.weight DESC, n0_.weight ASC, n0_.name ASC LIMIT 3
Parameters:
[
  1
  0
  1767146778
  1767146778
  1
]
21 0.89 ms
SELECT s0_.setting_id AS setting_id_0, s0_.type AS type_1, s0_.setting_name AS setting_name_2, s0_.setting_value AS setting_value_3, s0_.description AS description_4 FROM store_settings s0_ LEFT JOIN kk_settings_ln k1_ ON s0_.setting_id = k1_.setting_id WHERE s0_.type = 'site' AND s0_.setting_name IN (?, ?, ?) LIMIT 3
Parameters:
[
  "notify_top"
  "datepicker"
  "notify_url"
]
22 2.53 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.active AS active_2, s0_.weight AS weight_3, s0_.description AS description_4, s0_.full_description AS full_description_5, s0_.code AS code_6, s0_.meta_title AS meta_title_7, s0_.meta_desc AS meta_desc_8, s0_.meta_keywords AS meta_keywords_9, k1_.id AS id_10, k1_.ln_id AS ln_id_11, k1_.name AS name_12, k1_.description AS description_13, k1_.preview_text AS preview_text_14, k1_.meta_title AS meta_title_15, k1_.meta_keywords AS meta_keywords_16, k1_.meta_desc AS meta_desc_17, k1_.data_id AS data_id_18 FROM static_pages s0_ LEFT JOIN kk_static_pages_ln k1_ ON s0_.id = k1_.data_id WHERE s0_.active = ? ORDER BY s0_.weight ASC LIMIT 20
Parameters:
[
  1
]
23 1.06 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, s0_.category_id AS category_id_11 FROM site_menu s0_ WHERE s0_.id = ? AND s0_.is_active = 1 AND s0_.is_menu_item = 1 LIMIT 1
Parameters:
[
  0
]
24 1.01 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  1
  112
  1
  1
]
25 0.53 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  307
]
26 0.66 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  2
  17
  2
  1
]
27 0.60 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  283
]
28 0.48 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  288
]
29 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  289
]
30 0.32 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  303
]
31 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  291
]
32 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  333
]
33 0.31 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  334
]
34 0.44 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  308
]
35 0.80 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  18
  25
  2
  1
]
36 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  305
]
37 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  290
]
38 0.35 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  309
]
39 0.71 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  26
  33
  2
  1
]
40 0.33 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  293
]
41 0.31 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  294
]
42 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  342
]
43 0.27 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  286
]
44 0.68 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  34
  39
  2
  1
]
45 0.43 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  287
]
46 0.32 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  292
]
47 0.39 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  299
]
48 0.79 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  46
  71
  2
  1
]
49 0.36 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  300
]
50 0.32 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  345
]
51 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  301
]
52 0.32 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  302
]
53 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  335
]
54 0.38 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  338
]
55 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  340
]
56 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  339
]
57 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  343
]
58 0.28 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  344
]
59 0.31 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  312
]
60 0.90 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.lft AS lft_2, s0_.level AS level_3, s0_.rgt AS rgt_4, s0_.is_published AS is_published_5, s0_.is_active AS is_active_6, s0_.is_menu_item AS is_menu_item_7, s0_.is_hot_filter AS is_hot_filter_8, s0_.img AS img_9, s0_.filters AS filters_10, k1_.id AS id_11, k1_.ln_id AS ln_id_12, k1_.name AS name_13, s0_.category_id AS category_id_14, k1_.menu_id AS menu_id_15 FROM site_menu s0_ LEFT JOIN kk_site_menu_ln k1_ ON s0_.id = k1_.menu_id WHERE s0_.is_active = 1 AND s0_.lft > ? AND s0_.rgt < ? AND s0_.level = ? AND s0_.id > 0 AND s0_.is_menu_item = ? ORDER BY s0_.lft ASC
Parameters:
[
  72
  111
  2
  1
]
61 0.31 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  314
]
62 0.31 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  331
]
63 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  319
]
64 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  330
]
65 0.32 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  328
]
66 0.33 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  327
]
67 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  325
]
68 0.29 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  323
]
69 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  316
]
70 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  321
]
71 0.30 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  320
]
72 0.34 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  318
]
73 0.31 ms
SELECT t0.category_id AS category_id_1, t0.category_name AS category_name_2, t0.category_left AS category_left_3, t0.category_level AS category_level_4, t0.category_right AS category_right_5, t0.description AS description_6, t0.short_desc AS short_desc_7, t0.code AS code_8, t0.img AS img_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.active AS active_13, t0.is_empty AS is_empty_14, t0.category_top AS category_top_15 FROM Categories t0 WHERE t0.category_id = ?
Parameters:
[
  315
]

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.