23.46 ms (43.42%)
|
87 |
SELECT w0_.entity AS entity_0, w0_.controller AS controller_1, w0_.bundle AS bundle_2, w0_.action AS action_3, w0_.id AS id_4 FROM web_module w0_ WHERE w0_.entity LIKE ?
SELECT w0_.entity AS entity_0, w0_.controller AS controller_1, w0_.bundle AS bundle_2, w0_.action AS action_3, w0_.id AS id_4 FROM web_module w0_ WHERE w0_.entity LIKE '%Page';
|
11.22 ms (20.77%)
|
36 |
SELECT t0.title AS title_1, t0.description AS description_2, t0.keywords AS keywords_3, t0.name AS name_4, t0.url AS url_5, t0.is_generated AS is_generated_6, t0.id AS id_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM web_seo_translation t0 WHERE t0.translatable_id = ?
SELECT t0.title AS title_1, t0.description AS description_2, t0.keywords AS keywords_3, t0.name AS name_4, t0.url AS url_5, t0.is_generated AS is_generated_6, t0.id AS id_7, t0.locale AS locale_8, t0.translatable_id AS translatable_id_9 FROM web_seo_translation t0 WHERE t0.translatable_id = 21;
|
7.21 ms (13.34%)
|
21 |
SELECT t0.url AS url_1, t0.name AS name_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM web_module_translation t0 WHERE t0.url = ? LIMIT 1
SELECT t0.url AS url_1, t0.name AS name_2, t0.id AS id_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM web_module_translation t0 WHERE t0.url = 'stitek' LIMIT 1;
|
4.29 ms (7.94%)
|
21 |
SELECT t0.entity AS entity_1, t0.controller AS controller_2, t0.bundle AS bundle_3, t0.action AS action_4, t0.id AS id_5 FROM web_module t0 WHERE t0.id = ? LIMIT 1
SELECT t0.entity AS entity_1, t0.controller AS controller_2, t0.bundle AS bundle_3, t0.action AS action_4, t0.id AS id_5 FROM web_module t0 WHERE t0.id = 3 LIMIT 1;
|
3.78 ms (6.99%)
|
1 |
SELECT t0.entity_class AS entity_class_1, t0.request_id AS request_id_2, t0.property AS property_3, t0.media_order AS media_order_4, t0.created AS created_5, t0.entity_id AS entity_id_6, t0.id AS id_7 FROM media_order_record t0 WHERE t0.request_id = ?
Parameters: [
"68183758a6_6a8e722c528f84.67382634"
]
SELECT t0.entity_class AS entity_class_1, t0.request_id AS request_id_2, t0.property AS property_3, t0.media_order AS media_order_4, t0.created AS created_5, t0.entity_id AS entity_id_6, t0.id AS id_7 FROM media_order_record t0 WHERE t0.request_id = '68183758a6_6a8e722c528f84.67382634';
|
1.16 ms (2.14%)
|
2 |
SELECT t0.name AS name_1, t0.menu AS menu_2, t0.iso_2 AS iso_2_3, t0.iso_3 AS iso_3_4, t0.default_lang AS default_lang_5, t0.active AS active_6, t0.id AS id_7, t0.country AS country_8 FROM lang t0 WHERE t0.active = ?
SELECT t0.name AS name_1, t0.menu AS menu_2, t0.iso_2 AS iso_2_3, t0.iso_3 AS iso_3_4, t0.default_lang AS default_lang_5, t0.active AS active_6, t0.id AS id_7, t0.country AS country_8 FROM lang t0 WHERE t0.active = 1;
|
0.96 ms (1.77%)
|
3 |
SELECT t0.name AS name_1, t0.menu AS menu_2, t0.iso_2 AS iso_2_3, t0.iso_3 AS iso_3_4, t0.default_lang AS default_lang_5, t0.active AS active_6, t0.id AS id_7, t0.country AS country_8 FROM lang t0 WHERE t0.default_lang = ? LIMIT 1
SELECT t0.name AS name_1, t0.menu AS menu_2, t0.iso_2 AS iso_2_3, t0.iso_3 AS iso_3_4, t0.default_lang AS default_lang_5, t0.active AS active_6, t0.id AS id_7, t0.country AS country_8 FROM lang t0 WHERE t0.default_lang = 1 LIMIT 1;
|
0.55 ms (1.01%)
|
2 |
SELECT t0.name AS name_1, t0.menu AS menu_2, t0.iso_2 AS iso_2_3, t0.iso_3 AS iso_3_4, t0.default_lang AS default_lang_5, t0.active AS active_6, t0.id AS id_7, t0.country AS country_8 FROM lang t0 WHERE t0.iso_2 = ? LIMIT 1
SELECT t0.name AS name_1, t0.menu AS menu_2, t0.iso_2 AS iso_2_3, t0.iso_3 AS iso_3_4, t0.default_lang AS default_lang_5, t0.active AS active_6, t0.id AS id_7, t0.country AS country_8 FROM lang t0 WHERE t0.iso_2 = 'cs' LIMIT 1;
|
0.53 ms (0.98%)
|
1 |
SELECT t0.alias AS alias_1, t0.value AS value_2, t0.id AS id_3 FROM setting t0 WHERE t0.alias = ? LIMIT 1
Parameters: [
"webbundle_seo_noindex_route"
]
SELECT t0.alias AS alias_1, t0.value AS value_2, t0.id AS id_3 FROM setting t0 WHERE t0.alias = 'webbundle_seo_noindex_route' LIMIT 1;
|
0.48 ms (0.89%)
|
1 |
SELECT t0.disabled AS disabled_1, t0.noindex AS noindex_2, t0.module AS module_3, t0.anchor AS anchor_4, t0.suffix AS suffix_5, t0.entity AS entity_6, t0.id AS id_7 FROM web_seo t0 WHERE t0.noindex = ? AND t0.disabled = ?
SELECT t0.disabled AS disabled_1, t0.noindex AS noindex_2, t0.module AS module_3, t0.anchor AS anchor_4, t0.suffix AS suffix_5, t0.entity AS entity_6, t0.id AS id_7 FROM web_seo t0 WHERE t0.noindex = 0 AND t0.disabled = 0;
|
0.41 ms (0.75%)
|
1 |
SELECT t0.homepage AS homepage_1, t0.doc_files_order AS doc_files_order_2, t0.id AS id_3, t0.sort AS sort_4, t0.img_files_order AS img_files_order_5, t0.dms_img_updated AS dms_img_updated_6, t0.parent AS parent_7, t0.seo_id AS seo_id_8, t0.template_id AS template_id_9, t0.img_file_id AS img_file_id_10, t0.doc_file_id AS doc_file_id_11 FROM web_page t0 WHERE t0.homepage = ? LIMIT 1
SELECT t0.homepage AS homepage_1, t0.doc_files_order AS doc_files_order_2, t0.id AS id_3, t0.sort AS sort_4, t0.img_files_order AS img_files_order_5, t0.dms_img_updated AS dms_img_updated_6, t0.parent AS parent_7, t0.seo_id AS seo_id_8, t0.template_id AS template_id_9, t0.img_file_id AS img_file_id_10, t0.doc_file_id AS doc_file_id_11 FROM web_page t0 WHERE t0.homepage = 1 LIMIT 1;
|