| 1 |
0.62 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.facebook AS facebook_4, t0.instagram AS instagram_5, t0.homepage_page_id AS homepage_page_id_6, t0.is_multi_domain AS is_multi_domain_7, t0.domain AS domain_8, t0.access_login AS access_login_9, t0.access_password AS access_password_10, t0.access_active AS access_active_11 FROM site_settings t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.phone AS phone_3, t0.facebook AS facebook_4, t0.instagram AS instagram_5, t0.homepage_page_id AS homepage_page_id_6, t0.is_multi_domain AS is_multi_domain_7, t0.domain AS domain_8, t0.access_login AS access_login_9, t0.access_password AS access_password_10, t0.access_active AS access_active_11 FROM site_settings t0 WHERE t0.id = 1;
|
| 2 |
0.54 ms |
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.shortcut AS shortcut_2, i0_.is_default AS is_default_3, i0_.is_active AS is_active_4 FROM i18n_language i0_ WHERE i0_.is_active = ? ORDER BY i0_.id ASC
SELECT i0_.id AS id_0, i0_.name AS name_1, i0_.shortcut AS shortcut_2, i0_.is_default AS is_default_3, i0_.is_active AS is_active_4 FROM i18n_language i0_ WHERE i0_.is_active = 1 ORDER BY i0_.id ASC;
|
| 3 |
0.36 ms |
SELECT r0_.id AS id_0, r0_.from_url AS from_url_1, r0_.to_url AS to_url_2 FROM redirect r0_ WHERE r0_.from_url = ?
Parameters: [
"podpora"
]
SELECT r0_.id AS id_0, r0_.from_url AS from_url_1, r0_.to_url AS to_url_2 FROM redirect r0_ WHERE r0_.from_url = 'podpora';
|
| 4 |
0.36 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.url_prefix = ? AND t0.url = ? AND t0.language_id = ? LIMIT 1
Parameters: [
""
"podpora"
1
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.url_prefix = '' AND t0.url = 'podpora' AND t0.language_id = 1 LIMIT 1;
|
| 5 |
0.32 ms |
SELECT t0.id AS id_1, t0.menu AS menu_2, t0.show_submenu AS show_submenu_3, t0.active AS active_4, t0.sequence AS sequence_5, t0.rights AS rights_6, t0.og_logo AS og_logo_7, t0.parent_id AS parent_id_8 FROM pages t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.menu AS menu_2, t0.show_submenu AS show_submenu_3, t0.active AS active_4, t0.sequence AS sequence_5, t0.rights AS rights_6, t0.og_logo AS og_logo_7, t0.parent_id AS parent_id_8 FROM pages t0 WHERE t0.id = 166;
|
| 6 |
0.33 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.url AS url_4, t0.title AS title_5, t0.keywords AS keywords_6, t0.description AS description_7, t0.banner AS banner_8, t0.banner_mobile AS banner_mobile_9, t0.last_modify AS last_modify_10, t0.last_modifier AS last_modifier_11, t0.page_id AS page_id_12, t0.language_id AS language_id_13 FROM pages_translation t0 WHERE t0.page_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.url AS url_4, t0.title AS title_5, t0.keywords AS keywords_6, t0.description AS description_7, t0.banner AS banner_8, t0.banner_mobile AS banner_mobile_9, t0.last_modify AS last_modify_10, t0.last_modifier AS last_modifier_11, t0.page_id AS page_id_12, t0.language_id AS language_id_13 FROM pages_translation t0 WHERE t0.page_id = 166;
|
| 7 |
0.28 ms |
SELECT t0.id AS id_1, t0.site_title AS site_title_2, t0.default_keywords AS default_keywords_3, t0.default_description AS default_description_4, t0.meta_head AS meta_head_5, t0.footer_text AS footer_text_6, t0.tag_manager_id AS tag_manager_id_7, t0.analytics_id AS analytics_id_8, t0.ads_conversion_id AS ads_conversion_id_9, t0.ads_conversion_label AS ads_conversion_label_10, t0.domain AS domain_11, t0.footer_script AS footer_script_12, t0.settings_id AS settings_id_13, t0.language_id AS language_id_14 FROM site_settings_translation t0 WHERE t0.settings_id = ?
SELECT t0.id AS id_1, t0.site_title AS site_title_2, t0.default_keywords AS default_keywords_3, t0.default_description AS default_description_4, t0.meta_head AS meta_head_5, t0.footer_text AS footer_text_6, t0.tag_manager_id AS tag_manager_id_7, t0.analytics_id AS analytics_id_8, t0.ads_conversion_id AS ads_conversion_id_9, t0.ads_conversion_label AS ads_conversion_label_10, t0.domain AS domain_11, t0.footer_script AS footer_script_12, t0.settings_id AS settings_id_13, t0.language_id AS language_id_14 FROM site_settings_translation t0 WHERE t0.settings_id = 1;
|
| 8 |
0.60 ms |
SELECT p0_.id AS id_0, p0_.menu AS menu_1, p0_.show_submenu AS show_submenu_2, p0_.active AS active_3, p0_.sequence AS sequence_4, p0_.rights AS rights_5, p0_.og_logo AS og_logo_6, p1_.id AS id_7, p1_.name AS name_8, p1_.content AS content_9, p1_.url AS url_10, p1_.title AS title_11, p1_.keywords AS keywords_12, p1_.description AS description_13, p1_.banner AS banner_14, p1_.banner_mobile AS banner_mobile_15, p1_.last_modify AS last_modify_16, p1_.last_modifier AS last_modifier_17, p0_.parent_id AS parent_id_18, p1_.page_id AS page_id_19, p1_.language_id AS language_id_20 FROM pages p0_ LEFT JOIN pages_translation p1_ ON p0_.id = p1_.page_id WHERE p0_.active = 1 AND p0_.menu = 1 ORDER BY p0_.sequence ASC
SELECT p0_.id AS id_0, p0_.menu AS menu_1, p0_.show_submenu AS show_submenu_2, p0_.active AS active_3, p0_.sequence AS sequence_4, p0_.rights AS rights_5, p0_.og_logo AS og_logo_6, p1_.id AS id_7, p1_.name AS name_8, p1_.content AS content_9, p1_.url AS url_10, p1_.title AS title_11, p1_.keywords AS keywords_12, p1_.description AS description_13, p1_.banner AS banner_14, p1_.banner_mobile AS banner_mobile_15, p1_.last_modify AS last_modify_16, p1_.last_modifier AS last_modifier_17, p0_.parent_id AS parent_id_18, p1_.page_id AS page_id_19, p1_.language_id AS language_id_20 FROM pages p0_ LEFT JOIN pages_translation p1_ ON p0_.id = p1_.page_id WHERE p0_.active = 1 AND p0_.menu = 1 ORDER BY p0_.sequence ASC;
|
| 9 |
0.35 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.language_id = ?
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'page' AND t0.language_id = 1;
|
| 10 |
0.29 ms |
SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.sequence AS sequence_2, c0_.active AS active_3, c0_.heading AS heading_4, c0_.page_link AS page_link_5, c0_.rights AS rights_6 FROM columns c0_ ORDER BY c0_.position ASC, c0_.sequence ASC
SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.sequence AS sequence_2, c0_.active AS active_3, c0_.heading AS heading_4, c0_.page_link AS page_link_5, c0_.rights AS rights_6 FROM columns c0_ ORDER BY c0_.position ASC, c0_.sequence ASC;
|
| 11 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 1;
|
| 12 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 8;
|
| 13 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 5;
|
| 14 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 3;
|
| 15 |
0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 4;
|
| 16 |
0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 10;
|
| 17 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 6;
|
| 18 |
0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 11;
|
| 19 |
0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 9;
|
| 20 |
0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 7;
|
| 21 |
0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 12;
|
| 22 |
0.15 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 17;
|
| 23 |
0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 13;
|
| 24 |
0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 14;
|
| 25 |
0.16 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 15;
|
| 26 |
0.20 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.column_id AS column_id_4, t0.language_id AS language_id_5 FROM columns_translation t0 WHERE t0.column_id = 16;
|
| 27 |
0.36 ms |
SELECT a0_.top AS top_0, a0_.top_from AS top_from_1, a0_.top_to AS top_to_2, a0_.article_id AS article_id_3, a0_.category_id AS category_id_4 FROM articles_article_category a0_ INNER JOIN articles_article a1_ ON a0_.article_id = a1_.id WHERE a0_.category_id = ? ORDER BY a1_.published_at DESC
SELECT a0_.top AS top_0, a0_.top_from AS top_from_1, a0_.top_to AS top_to_2, a0_.article_id AS article_id_3, a0_.category_id AS category_id_4 FROM articles_article_category a0_ INNER JOIN articles_article a1_ ON a0_.article_id = a1_.id WHERE a0_.category_id = 1 ORDER BY a1_.published_at DESC;
|
| 28 |
0.28 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 34;
|
| 29 |
0.25 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 32;
|
| 30 |
0.20 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 30;
|
| 31 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 30;
|
| 32 |
0.26 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
30
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 30;
|
| 33 |
0.25 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 31;
|
| 34 |
0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 31;
|
| 35 |
0.20 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
31
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 31;
|
| 36 |
0.18 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 29;
|
| 37 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 29;
|
| 38 |
0.20 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
29
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 29;
|
| 39 |
0.21 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 28;
|
| 40 |
0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 28;
|
| 41 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
28
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 28;
|
| 42 |
0.19 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 27;
|
| 43 |
0.30 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 27;
|
| 44 |
0.26 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
27
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 27;
|
| 45 |
0.23 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 22;
|
| 46 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 22;
|
| 47 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
22
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 22;
|
| 48 |
0.26 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 21;
|
| 49 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 21;
|
| 50 |
0.24 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
21
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 21;
|
| 51 |
0.26 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 8;
|
| 52 |
0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 8;
|
| 53 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
8
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 8;
|
| 54 |
0.21 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 7;
|
| 55 |
0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 7;
|
| 56 |
0.25 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
7
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 7;
|
| 57 |
0.24 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 6;
|
| 58 |
0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 6;
|
| 59 |
0.23 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
6
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 6;
|
| 60 |
0.23 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 5;
|
| 61 |
0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 5;
|
| 62 |
0.22 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
5
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 5;
|
| 63 |
0.21 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 4;
|
| 64 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 4;
|
| 65 |
0.28 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
4
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 4;
|
| 66 |
0.23 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 3;
|
| 67 |
0.26 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 3;
|
| 68 |
0.25 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
3
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 3;
|
| 69 |
0.25 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 2;
|
| 70 |
0.26 ms |
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.published_at AS published_at_2, t0.external_url AS external_url_3, t0.signature AS signature_4, t0.active AS active_5, t0.home AS home_6, t0.image AS image_7, t0.image_big AS image_big_8, t0.image_detail AS image_detail_9, t0.visitors AS visitors_10, t0.discussion AS discussion_11, t0.expire AS expire_12, t0.expire_date AS expire_date_13, t0.top_home AS top_home_14, t0.top_home_from AS top_home_from_15, t0.top_home_to AS top_home_to_16, t0.author_id AS author_id_17 FROM articles_article t0 WHERE t0.id = 1;
|
| 71 |
0.24 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.perex AS perex_4, t0.content AS content_5, t0.title AS title_6, t0.keywords AS keywords_7, t0.description AS description_8, t0.banner AS banner_9, t0.banner_mobile AS banner_mobile_10, t0.article_id AS article_id_11, t0.language_id AS language_id_12 FROM articles_article_translation t0 WHERE t0.article_id = 1;
|
| 72 |
0.27 ms |
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = ? AND t0.entity_id = ?
Parameters: [
"article"
1
]
SELECT t0.id AS id_1, t0.url AS url_2, t0.url_prefix AS url_prefix_3, t0.module AS module_4, t0.entity_id AS entity_id_5, t0.language_id AS language_id_6 FROM routing_url_index t0 WHERE t0.module = 'article' AND t0.entity_id = 1;
|
| 73 |
2.10 ms |
SELECT i0_.key_name AS key_name_0, i1_.translation AS translation_1 FROM i18n_translation i1_ INNER JOIN i18n_translation_key i0_ ON i1_.key_id = i0_.id INNER JOIN i18n_language i2_ ON i1_.language_id = i2_.id WHERE i0_.domain = ? AND i2_.shortcut = ? AND i2_.is_active = 1
Parameters: [
"messages"
"cs"
]
SELECT i0_.key_name AS key_name_0, i1_.translation AS translation_1 FROM i18n_translation i1_ INNER JOIN i18n_translation_key i0_ ON i1_.key_id = i0_.id INNER JOIN i18n_language i2_ ON i1_.language_id = i2_.id WHERE i0_.domain = 'messages' AND i2_.shortcut = 'cs' AND i2_.is_active = 1;
|
| 74 |
0.37 ms |
SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.sequence AS sequence_2, c0_.active AS active_3, c0_.heading AS heading_4, c0_.page_link AS page_link_5, c0_.rights AS rights_6 FROM columns c0_ ORDER BY c0_.position ASC, c0_.sequence ASC
SELECT c0_.id AS id_0, c0_.position AS position_1, c0_.sequence AS sequence_2, c0_.active AS active_3, c0_.heading AS heading_4, c0_.page_link AS page_link_5, c0_.rights AS rights_6 FROM columns c0_ ORDER BY c0_.position ASC, c0_.sequence ASC;
|