3.24 ms (55.49%)
|
19 |
SELECT t0.id AS id_1, t0.hash_id AS hash_id_2, t0.lang AS lang_3, t0.content AS content_4, t0.location AS location_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM editable_blocks t0 WHERE t0.hash_id = ? AND t0.lang = ? AND t0.location = ? LIMIT 1
Parameters: [
"44eb732e7d46"
"en"
"/en/conferences-materials"
]
SELECT t0.id AS id_1, t0.hash_id AS hash_id_2, t0.lang AS lang_3, t0.content AS content_4, t0.location AS location_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM editable_blocks t0 WHERE t0.hash_id = '44eb732e7d46' AND t0.lang = 'en' AND t0.location = '/en/conferences-materials' LIMIT 1;
|
0.81 ms (13.93%)
|
3 |
SELECT m0_.lang AS lang_0, m0_.id AS id_1, m0_.label AS label_2, m0_.url AS url_3, m0_.seo_title AS seo_title_4, m0_.seo_description AS seo_description_5, m0_.seo_keywords AS seo_keywords_6, m0_.enabled AS enabled_7, m0_.position AS position_8, m0_.icon AS icon_9, m0_.parent_id AS parent_id_10 FROM menu_item m0_ WHERE m0_.lang = ? ORDER BY m0_.parent_id ASC, m0_.position ASC
SELECT m0_.lang AS lang_0, m0_.id AS id_1, m0_.label AS label_2, m0_.url AS url_3, m0_.seo_title AS seo_title_4, m0_.seo_description AS seo_description_5, m0_.seo_keywords AS seo_keywords_6, m0_.enabled AS enabled_7, m0_.position AS position_8, m0_.icon AS icon_9, m0_.parent_id AS parent_id_10 FROM menu_item m0_ WHERE m0_.lang = 'en' ORDER BY m0_.parent_id ASC, m0_.position ASC;
|
0.43 ms (7.38%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.date AS date_3, t0.intro AS intro_4, t0.content AS content_5, t0.miniature_file_name AS miniature_file_name_6, t0.active AS active_7, t0.slug AS slug_8, t0.meta_title AS meta_title_9, t0.meta_keywords AS meta_keywords_10, t0.meta_description AS meta_description_11, t0.other_meta_tags AS other_meta_tags_12, t0.lang AS lang_13, t0.created_at AS created_at_14, t0.updatedAt AS updatedAt_15, t0.highlighted AS highlighted_16 FROM news t0 WHERE t0.lang = ? AND t0.active = ? ORDER BY t0.highlighted DESC, t0.date DESC LIMIT 2
SELECT t0.id AS id_1, t0.name AS name_2, t0.date AS date_3, t0.intro AS intro_4, t0.content AS content_5, t0.miniature_file_name AS miniature_file_name_6, t0.active AS active_7, t0.slug AS slug_8, t0.meta_title AS meta_title_9, t0.meta_keywords AS meta_keywords_10, t0.meta_description AS meta_description_11, t0.other_meta_tags AS other_meta_tags_12, t0.lang AS lang_13, t0.created_at AS created_at_14, t0.updatedAt AS updatedAt_15, t0.highlighted AS highlighted_16 FROM news t0 WHERE t0.lang = 'en' AND t0.active = 1 ORDER BY t0.highlighted DESC, t0.date DESC LIMIT 2;
|
0.29 ms (4.88%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.act_like_news AS act_like_news_3, t0.active AS active_4, t0.intro AS intro_5, t0.content AS content_6, t0.date AS date_7, t0.link AS link_8, t0.slug AS slug_9, t0.material_file_name AS material_file_name_10, t0.miniature_file_name AS miniature_file_name_11, t0.lang AS lang_12, t0.created_at AS created_at_13, t0.updatedAt AS updatedAt_14, t0.highlighted AS highlighted_15, t0.meta_title AS meta_title_16, t0.meta_keywords AS meta_keywords_17, t0.meta_description AS meta_description_18, t0.other_meta_tags AS other_meta_tags_19 FROM materials t0 WHERE t0.lang = ? AND t0.active = ? ORDER BY t0.highlighted DESC, t0.date DESC LIMIT 2
SELECT t0.id AS id_1, t0.name AS name_2, t0.act_like_news AS act_like_news_3, t0.active AS active_4, t0.intro AS intro_5, t0.content AS content_6, t0.date AS date_7, t0.link AS link_8, t0.slug AS slug_9, t0.material_file_name AS material_file_name_10, t0.miniature_file_name AS miniature_file_name_11, t0.lang AS lang_12, t0.created_at AS created_at_13, t0.updatedAt AS updatedAt_14, t0.highlighted AS highlighted_15, t0.meta_title AS meta_title_16, t0.meta_keywords AS meta_keywords_17, t0.meta_description AS meta_description_18, t0.other_meta_tags AS other_meta_tags_19 FROM materials t0 WHERE t0.lang = 'en' AND t0.active = 1 ORDER BY t0.highlighted DESC, t0.date DESC LIMIT 2;
|
0.27 ms (4.55%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.date AS date_3, t0.intro AS intro_4, t0.content AS content_5, t0.miniature_file_name AS miniature_file_name_6, t0.active AS active_7, t0.slug AS slug_8, t0.author AS author_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.other_meta_tags AS other_meta_tags_13, t0.lang AS lang_14, t0.created_at AS created_at_15, t0.updatedAt AS updatedAt_16, t0.highlighted AS highlighted_17 FROM events t0 WHERE t0.lang = ? AND t0.active = ? ORDER BY t0.highlighted DESC, t0.date DESC LIMIT 2
SELECT t0.id AS id_1, t0.name AS name_2, t0.date AS date_3, t0.intro AS intro_4, t0.content AS content_5, t0.miniature_file_name AS miniature_file_name_6, t0.active AS active_7, t0.slug AS slug_8, t0.author AS author_9, t0.meta_title AS meta_title_10, t0.meta_keywords AS meta_keywords_11, t0.meta_description AS meta_description_12, t0.other_meta_tags AS other_meta_tags_13, t0.lang AS lang_14, t0.created_at AS created_at_15, t0.updatedAt AS updatedAt_16, t0.highlighted AS highlighted_17 FROM events t0 WHERE t0.lang = 'en' AND t0.active = 1 ORDER BY t0.highlighted DESC, t0.date DESC LIMIT 2;
|
0.22 ms (3.82%)
|
1 |
SELECT count(m0_.id) AS sclr_0 FROM materials m0_ WHERE m0_.active = ? AND m0_.lang LIKE ?
SELECT count(m0_.id) AS sclr_0 FROM materials m0_ WHERE m0_.active = 1 AND m0_.lang LIKE 'en';
|
0.22 ms (3.70%)
|
1 |
SELECT t0.lang AS lang_1, t0.id AS id_2, t0.label AS label_3, t0.url AS url_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.seo_keywords AS seo_keywords_7, t0.enabled AS enabled_8, t0.position AS position_9, t0.icon AS icon_10, t0.parent_id AS parent_id_11 FROM menu_item t0 WHERE t0.url = ? AND t0.lang = ? AND t0.enabled = ? LIMIT 1
Parameters: [
"/en/conferences-materials"
"en"
1
]
SELECT t0.lang AS lang_1, t0.id AS id_2, t0.label AS label_3, t0.url AS url_4, t0.seo_title AS seo_title_5, t0.seo_description AS seo_description_6, t0.seo_keywords AS seo_keywords_7, t0.enabled AS enabled_8, t0.position AS position_9, t0.icon AS icon_10, t0.parent_id AS parent_id_11 FROM menu_item t0 WHERE t0.url = '/en/conferences-materials' AND t0.lang = 'en' AND t0.enabled = 1 LIMIT 1;
|
0.19 ms (3.32%)
|
1 |
SELECT count(n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.active = ? AND n0_.lang LIKE ?
SELECT count(n0_.id) AS sclr_0 FROM news n0_ WHERE n0_.active = 1 AND n0_.lang LIKE 'en';
|
0.17 ms (2.93%)
|
1 |
SELECT count(e0_.id) AS sclr_0 FROM events e0_ WHERE e0_.active = ? AND e0_.lang LIKE ?
SELECT count(e0_.id) AS sclr_0 FROM events e0_ WHERE e0_.active = 1 AND e0_.lang LIKE 'en';
|