| 1 |
0.81 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 2 |
0.40 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 3 |
0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4, t0.options AS options_5, t0.dev AS dev_6 FROM setting t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4, t0.options AS options_5, t0.dev AS dev_6 FROM setting t0;
|
| 4 |
14.78 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ INNER JOIN image_store i1_ ON n0_.id = i1_.news_id WHERE n0_.language_id = ? AND n0_.status = ? ORDER BY n0_.publish_date DESC LIMIT 4
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ INNER JOIN image_store i1_ ON n0_.id = i1_.news_id WHERE n0_.language_id = 1 AND n0_.status = 'a' ORDER BY n0_.publish_date DESC LIMIT 4;
|
| 5 |
13.91 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.language_id = ? AND n0_.status = ? ORDER BY n0_.publish_date DESC LIMIT 8
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.language_id = 1 AND n0_.status = 'a' ORDER BY n0_.publish_date DESC LIMIT 8;
|
| 6 |
14.38 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ INNER JOIN image_store i1_ ON n0_.id = i1_.news_id WHERE n0_.language_id = ? AND n0_.status = ? AND n0_.trending = 1 ORDER BY n0_.publish_date DESC LIMIT 10
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ INNER JOIN image_store i1_ ON n0_.id = i1_.news_id WHERE n0_.language_id = 1 AND n0_.status = 'a' AND n0_.trending = 1 ORDER BY n0_.publish_date DESC LIMIT 10;
|
| 7 |
0.91 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.config AS config_3, t0.language_id AS language_id_4 FROM home_page_config t0 WHERE t0.language_id = ? AND t0.name = ? LIMIT 1
Parameters: [
1
"mega-page"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.config AS config_3, t0.language_id AS language_id_4 FROM home_page_config t0 WHERE t0.language_id = 1 AND t0.name = 'mega-page' LIMIT 1;
|
| 8 |
0.79 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 1045;
|
| 9 |
0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 1042;
|
| 10 |
0.44 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 11 |
0.77 ms |
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.active AS active_2, c0_.slug AS slug_3, c0_.sorting_rank AS sorting_rank_4, c1_.id AS id_5, c1_.name AS name_6, c1_.active AS active_7, c1_.slug AS slug_8, c1_.sorting_rank AS sorting_rank_9, c0_.language_id AS language_id_10, c0_.parent_id AS parent_id_11, c1_.language_id AS language_id_12, c1_.parent_id AS parent_id_13 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.parent_id AND (c1_.active = 1) WHERE c0_.language_id = ? AND c0_.parent_id IS NULL AND c0_.active = 1 ORDER BY c0_.sorting_rank ASC, c1_.sorting_rank ASC, c1_.name ASC
SELECT c0_.id AS id_0, c0_.name AS name_1, c0_.active AS active_2, c0_.slug AS slug_3, c0_.sorting_rank AS sorting_rank_4, c1_.id AS id_5, c1_.name AS name_6, c1_.active AS active_7, c1_.slug AS slug_8, c1_.sorting_rank AS sorting_rank_9, c0_.language_id AS language_id_10, c0_.parent_id AS parent_id_11, c1_.language_id AS language_id_12, c1_.parent_id AS parent_id_13 FROM category c0_ LEFT JOIN category c1_ ON c0_.id = c1_.parent_id AND (c1_.active = 1) WHERE c0_.language_id = 1 AND c0_.parent_id IS NULL AND c0_.active = 1 ORDER BY c0_.sorting_rank ASC, c1_.sorting_rank ASC, c1_.name ASC;
|
| 12 |
0.49 ms |
SELECT COUNT(a.id)
FROM advertisement a
WHERE a.location = ?
AND a.status = ?
AND a.start_date <= ?
AND a.end_date >= ?
Parameters: [
"header"
"active"
"2026-03-22"
"2026-03-22"
]
SELECT COUNT(a.id)
FROM advertisement a
WHERE a.location = 'header'
AND a.status = 'active'
AND a.start_date <= '2026-03-22'
AND a.end_date >= '2026-03-22';
|
| 13 |
0.38 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"dharamika-rajaniti"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'dharamika-rajaniti';
|
| 14 |
0.40 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"atararasatari"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'atararasatari';
|
| 15 |
0.33 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"gurabani-itihasa"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'gurabani-itihasa';
|
| 16 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"archived"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'archived';
|
| 17 |
0.31 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"religeus"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'religeus';
|
| 18 |
0.34 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"aparadha"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'aparadha';
|
| 19 |
0.36 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"sapadaki"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'sapadaki';
|
| 20 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"samaja-seva"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'samaja-seva';
|
| 21 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"sikhi-a-vigi-ana"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'sikhi-a-vigi-ana';
|
| 22 |
0.31 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"soga-dukha-da-pragatava"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'soga-dukha-da-pragatava';
|
| 23 |
0.33 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'kahani';
|
| 24 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'kanuna';
|
| 25 |
0.35 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'kavita';
|
| 26 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"karobara"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'karobara';
|
| 27 |
0.36 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'kheda';
|
| 28 |
0.31 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'conam';
|
| 29 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"jivana-saili"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'jivana-saili';
|
| 30 |
0.33 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"taikanoloji"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'taikanoloji';
|
| 31 |
0.32 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"rasatari"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'rasatari';
|
| 32 |
0.36 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"manorajana"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'manorajana';
|
| 33 |
0.31 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"rajaniti"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'rajaniti';
|
| 34 |
0.36 ms |
SELECT COUNT(*) FROM category t0 WHERE t0.slug = ?
Parameters: [
"vana-suvana"
]
SELECT COUNT(*) FROM category t0 WHERE t0.slug = 'vana-suvana';
|
| 35 |
0.41 ms |
SELECT COUNT(a.id)
FROM advertisement a
WHERE a.location = ?
AND a.status = ?
AND a.start_date <= ?
AND a.end_date >= ?
Parameters: [
"mega_header"
"active"
"2026-03-22"
"2026-03-22"
]
SELECT COUNT(a.id)
FROM advertisement a
WHERE a.location = 'mega_header'
AND a.status = 'active'
AND a.start_date <= '2026-03-22'
AND a.end_date >= '2026-03-22';
|
| 36 |
0.49 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45052 LIMIT 1;
|
| 37 |
0.91 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45052 AND t0.is_primary = 1 LIMIT 1;
|
| 38 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45051 LIMIT 1;
|
| 39 |
1.08 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45051 AND t0.is_primary = 1 LIMIT 1;
|
| 40 |
0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45050 LIMIT 1;
|
| 41 |
1.35 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45050 AND t0.is_primary = 1 LIMIT 1;
|
| 42 |
0.80 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45049 LIMIT 1;
|
| 43 |
0.96 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45049 AND t0.is_primary = 1 LIMIT 1;
|
| 44 |
0.58 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45048 LIMIT 1;
|
| 45 |
1.11 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45048 AND t0.is_primary = 1 LIMIT 1;
|
| 46 |
0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45060 LIMIT 1;
|
| 47 |
0.54 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45060 AND t0.is_primary = 1 LIMIT 1;
|
| 48 |
0.60 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45059 LIMIT 1;
|
| 49 |
0.83 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45059 AND t0.is_primary = 1 LIMIT 1;
|
| 50 |
0.51 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45056 LIMIT 1;
|
| 51 |
1.41 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45056 AND t0.is_primary = 1 LIMIT 1;
|
| 52 |
0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45052 LIMIT 1;
|
| 53 |
0.49 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45052 AND t0.is_primary = 1 LIMIT 1;
|
| 54 |
0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 55 |
0.42 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 2096 LIMIT 1;
|
| 56 |
1.07 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = ? AND n0_.language_id = ? LIMIT 4
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = 2096 AND n0_.language_id = 1 LIMIT 4;
|
| 57 |
0.50 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41873 LIMIT 1;
|
| 58 |
2.75 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41873 AND t0.is_primary = 1 LIMIT 1;
|
| 59 |
0.55 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41884 LIMIT 1;
|
| 60 |
3.04 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41884 AND t0.is_primary = 1 LIMIT 1;
|
| 61 |
0.76 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41886 LIMIT 1;
|
| 62 |
5.52 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41886 AND t0.is_primary = 1 LIMIT 1;
|
| 63 |
0.59 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41942 LIMIT 1;
|
| 64 |
2.71 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41942 AND t0.is_primary = 1 LIMIT 1;
|
| 65 |
0.55 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 66 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 2089 LIMIT 1;
|
| 67 |
0.67 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = ? AND n0_.language_id = ? LIMIT 4
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = 2089 AND n0_.language_id = 1 LIMIT 4;
|
| 68 |
0.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41276 LIMIT 1;
|
| 69 |
4.23 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41276 AND t0.is_primary = 1 LIMIT 1;
|
| 70 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41309 LIMIT 1;
|
| 71 |
1.27 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41309 AND t0.is_primary = 1 LIMIT 1;
|
| 72 |
0.50 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41310 LIMIT 1;
|
| 73 |
1.33 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41310 AND t0.is_primary = 1 LIMIT 1;
|
| 74 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41386 LIMIT 1;
|
| 75 |
2.87 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41386 AND t0.is_primary = 1 LIMIT 1;
|
| 76 |
0.46 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 77 |
0.37 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 2077 LIMIT 1;
|
| 78 |
0.57 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = ? AND n0_.language_id = ? LIMIT 4
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = 2077 AND n0_.language_id = 1 LIMIT 4;
|
| 79 |
0.53 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41752 LIMIT 1;
|
| 80 |
4.39 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41752 AND t0.is_primary = 1 LIMIT 1;
|
| 81 |
0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 42380 LIMIT 1;
|
| 82 |
4.23 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 42380 AND t0.is_primary = 1 LIMIT 1;
|
| 83 |
0.50 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 84 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 2076 LIMIT 1;
|
| 85 |
0.88 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = ? AND n0_.language_id = ? LIMIT 4
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = 2076 AND n0_.language_id = 1 LIMIT 4;
|
| 86 |
0.51 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41100 LIMIT 1;
|
| 87 |
1.36 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41100 AND t0.is_primary = 1 LIMIT 1;
|
| 88 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41130 LIMIT 1;
|
| 89 |
1.22 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41130 AND t0.is_primary = 1 LIMIT 1;
|
| 90 |
0.55 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41159 LIMIT 1;
|
| 91 |
0.94 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41159 AND t0.is_primary = 1 LIMIT 1;
|
| 92 |
0.56 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41179 LIMIT 1;
|
| 93 |
0.81 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41179 AND t0.is_primary = 1 LIMIT 1;
|
| 94 |
0.43 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.iso AS iso_4, t0.color AS color_5, t0.domain AS domain_6, t0.name_in_language AS name_in_language_7, t0.writing_direction AS writing_direction_8, t0.time_zone AS time_zone_9 FROM language t0 WHERE t0.iso = 'pa' LIMIT 1;
|
| 95 |
0.39 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.name AS name_2, t0.active AS active_3, t0.slug AS slug_4, t0.sorting_rank AS sorting_rank_5, t0.language_id AS language_id_6, t0.parent_id AS parent_id_7 FROM category t0 WHERE t0.id = 2075 LIMIT 1;
|
| 96 |
1.18 ms |
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = ? AND n0_.language_id = ? LIMIT 4
SELECT n0_.id AS id_0, n0_.title AS title_1, n0_.slug AS slug_2, n0_.content AS content_3, n0_.publish_date AS publish_date_4, n0_.featured AS featured_5, n0_.meta_title AS meta_title_6, n0_.meta_keywords AS meta_keywords_7, n0_.meta_description AS meta_description_8, n0_.created_on AS created_on_9, n0_.file_data AS file_data_10, n0_.file_name AS file_name_11, n0_.file_type AS file_type_12, n0_.trending AS trending_13, n0_.is_breaking AS is_breaking_14, n0_.old_id AS old_id_15, n0_.news_id AS news_id_16, n0_.comment_status AS comment_status_17, n0_.status AS status_18, n0_.youtube_url AS youtube_url_19, n0_.youtube_url_second AS youtube_url_second_20, n0_.disclaimer AS disclaimer_21, n0_.fact_box AS fact_box_22, n0_.fact_box_size AS fact_box_size_23, n0_.fact_box_placement AS fact_box_placement_24, n0_.updated_at AS updated_at_25, n0_.last_update_key AS last_update_key_26, n0_.category_id AS category_id_27, n0_.language_id AS language_id_28, n0_.reporter_id AS reporter_id_29, n0_.author_id AS author_id_30 FROM news n0_ WHERE n0_.category_id = 2075 AND n0_.language_id = 1 LIMIT 4;
|
| 97 |
0.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41070 LIMIT 1;
|
| 98 |
0.92 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41070 AND t0.is_primary = 1 LIMIT 1;
|
| 99 |
0.55 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41073 LIMIT 1;
|
| 100 |
1.36 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41073 AND t0.is_primary = 1 LIMIT 1;
|
| 101 |
0.50 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41083 LIMIT 1;
|
| 102 |
0.85 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41083 AND t0.is_primary = 1 LIMIT 1;
|
| 103 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 41084 LIMIT 1;
|
| 104 |
0.79 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 41084 AND t0.is_primary = 1 LIMIT 1;
|
| 105 |
0.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45060 LIMIT 1;
|
| 106 |
0.51 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45060 AND t0.is_primary = 1 LIMIT 1;
|
| 107 |
0.51 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45059 LIMIT 1;
|
| 108 |
0.53 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45059 AND t0.is_primary = 1 LIMIT 1;
|
| 109 |
0.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45056 LIMIT 1;
|
| 110 |
0.50 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45056 AND t0.is_primary = 1 LIMIT 1;
|
| 111 |
0.46 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45052 LIMIT 1;
|
| 112 |
0.51 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45052 AND t0.is_primary = 1 LIMIT 1;
|
| 113 |
0.49 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45051 LIMIT 1;
|
| 114 |
0.50 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45051 AND t0.is_primary = 1 LIMIT 1;
|
| 115 |
0.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45050 LIMIT 1;
|
| 116 |
0.88 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45050 AND t0.is_primary = 1 LIMIT 1;
|
| 117 |
0.41 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45049 LIMIT 1;
|
| 118 |
0.39 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45049 AND t0.is_primary = 1 LIMIT 1;
|
| 119 |
0.41 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = ? LIMIT 1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.publish_date AS publish_date_5, t0.featured AS featured_6, t0.meta_title AS meta_title_7, t0.meta_keywords AS meta_keywords_8, t0.meta_description AS meta_description_9, t0.created_on AS created_on_10, t0.file_data AS file_data_11, t0.file_name AS file_name_12, t0.file_type AS file_type_13, t0.trending AS trending_14, t0.is_breaking AS is_breaking_15, t0.old_id AS old_id_16, t0.news_id AS news_id_17, t0.comment_status AS comment_status_18, t0.status AS status_19, t0.youtube_url AS youtube_url_20, t0.youtube_url_second AS youtube_url_second_21, t0.disclaimer AS disclaimer_22, t0.fact_box AS fact_box_23, t0.fact_box_size AS fact_box_size_24, t0.fact_box_placement AS fact_box_placement_25, t0.updated_at AS updated_at_26, t0.last_update_key AS last_update_key_27, t0.category_id AS category_id_28, t0.language_id AS language_id_29, t0.reporter_id AS reporter_id_30, t0.author_id AS author_id_31 FROM news t0 WHERE t0.id = 45048 LIMIT 1;
|
| 120 |
0.45 ms |
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = ? AND t0.is_primary = ? LIMIT 1
SELECT t0.id AS id_1, t0.file_name AS file_name_2, t0.file_type AS file_type_3, t0.file_data AS file_data_4, t0.is_primary AS is_primary_5, t0.old_id AS old_id_6, t0.search_tag AS search_tag_7, t0.image_size AS image_size_8, t0.caption AS caption_9, t0.gz_data AS gz_data_10, t0.news_code AS news_code_11, t0.news_id AS news_id_12 FROM image_store t0 WHERE t0.news_id = 45048 AND t0.is_primary = 1 LIMIT 1;
|
| 121 |
0.58 ms |
SELECT COUNT(a.id)
FROM advertisement a
WHERE a.location = ?
AND a.status = ?
AND a.start_date <= ?
AND a.end_date >= ?
Parameters: [
"mega_footer"
"active"
"2026-03-22"
"2026-03-22"
]
SELECT COUNT(a.id)
FROM advertisement a
WHERE a.location = 'mega_footer'
AND a.status = 'active'
AND a.start_date <= '2026-03-22'
AND a.end_date >= '2026-03-22';
|
| 122 |
0.51 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4, t0.options AS options_5, t0.dev AS dev_6 FROM setting t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.type AS type_4, t0.options AS options_5, t0.dev AS dev_6 FROM setting t0;
|
| 123 |
113.53 ms |
SELECT SUM(h0_.hits) AS sclr_0, SUM(h0_.unique_views) AS sclr_1 FROM hit_counter h0_
SELECT SUM(h0_.hits) AS sclr_0, SUM(h0_.unique_views) AS sclr_1 FROM hit_counter h0_;
|
| 124 |
86.72 ms |
SELECT SUM(h0_.hits) AS sclr_0, SUM(h0_.unique_views) AS sclr_1 FROM hit_counter h0_ WHERE h0_.date = ?
Parameters: [
"2026-03-22 00:00:00"
]
SELECT SUM(h0_.hits) AS sclr_0, SUM(h0_.unique_views) AS sclr_1 FROM hit_counter h0_ WHERE h0_.date = '2026-03-22 00:00:00';
|