0.94 ms (18.01%)
|
5 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.icon AS icon_6, t0.is_active AS is_active_7, t0.display_order AS display_order_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM emission_category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.icon AS icon_6, t0.is_active AS is_active_7, t0.display_order AS display_order_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM emission_category t0 WHERE t0.id = 18;
|
0.69 ms (13.13%)
|
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.excerpt AS excerpt_4, a0_.image AS image_5, a0_.is_featured AS is_featured_6, a0_.is_published AS is_published_7, a0_.views AS views_8, a0_.published_at AS published_at_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.category_id AS category_id_12, a0_.author_id AS author_id_13 FROM article a0_ WHERE a0_.is_published = ? AND a0_.is_featured = ? ORDER BY a0_.published_at DESC LIMIT 1
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.excerpt AS excerpt_4, a0_.image AS image_5, a0_.is_featured AS is_featured_6, a0_.is_published AS is_published_7, a0_.views AS views_8, a0_.published_at AS published_at_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.category_id AS category_id_12, a0_.author_id AS author_id_13 FROM article a0_ WHERE a0_.is_published = 1 AND a0_.is_featured = 1 ORDER BY a0_.published_at DESC LIMIT 1;
|
0.54 ms (10.30%)
|
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.excerpt AS excerpt_4, a0_.image AS image_5, a0_.is_featured AS is_featured_6, a0_.is_published AS is_published_7, a0_.views AS views_8, a0_.published_at AS published_at_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.category_id AS category_id_12, a0_.author_id AS author_id_13 FROM article a0_ WHERE a0_.is_published = ? ORDER BY a0_.published_at DESC LIMIT 9
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.content AS content_3, a0_.excerpt AS excerpt_4, a0_.image AS image_5, a0_.is_featured AS is_featured_6, a0_.is_published AS is_published_7, a0_.views AS views_8, a0_.published_at AS published_at_9, a0_.created_at AS created_at_10, a0_.updated_at AS updated_at_11, a0_.category_id AS category_id_12, a0_.author_id AS author_id_13 FROM article a0_ WHERE a0_.is_published = 1 ORDER BY a0_.published_at DESC LIMIT 9;
|
0.49 ms (9.29%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.created_at AS created_at_6 FROM category t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.color AS color_5, t0.created_at AS created_at_6 FROM category t0 WHERE t0.id = 1;
|
0.46 ms (8.79%)
|
2 |
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.setting_type AS setting_type_4, t0.description AS description_5, t0.updated_at AS updated_at_6 FROM setting t0
SELECT t0.id AS id_1, t0.setting_key AS setting_key_2, t0.setting_value AS setting_value_3, t0.setting_type AS setting_type_4, t0.description AS description_5, t0.updated_at AS updated_at_6 FROM setting t0;
|
0.46 ms (8.77%)
|
1 |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.description AS description_3, e0_.image AS image_4, e0_.broadcast_date AS broadcast_date_5, e0_.schedule_day AS schedule_day_6, e0_.schedule_time AS schedule_time_7, e0_.duration AS duration_8, e0_.host_name AS host_name_9, e0_.production_team AS production_team_10, e0_.audio_file AS audio_file_11, e0_.file_size AS file_size_12, e0_.is_active AS is_active_13, e0_.audio_url AS audio_url_14, e0_.plays_count AS plays_count_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.category_id AS category_id_18 FROM emission e0_ WHERE e0_.is_active = ? AND e0_.broadcast_date = ? ORDER BY e0_.schedule_time ASC
Parameters: [
1
"2025-12-19"
]
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.description AS description_3, e0_.image AS image_4, e0_.broadcast_date AS broadcast_date_5, e0_.schedule_day AS schedule_day_6, e0_.schedule_time AS schedule_time_7, e0_.duration AS duration_8, e0_.host_name AS host_name_9, e0_.production_team AS production_team_10, e0_.audio_file AS audio_file_11, e0_.file_size AS file_size_12, e0_.is_active AS is_active_13, e0_.audio_url AS audio_url_14, e0_.plays_count AS plays_count_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.category_id AS category_id_18 FROM emission e0_ WHERE e0_.is_active = 1 AND e0_.broadcast_date = '2025-12-19' ORDER BY e0_.schedule_time ASC;
|
0.44 ms (8.37%)
|
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_file AS audio_file_4, p0_.audio_url AS audio_url_5, p0_.duration AS duration_6, p0_.file_size AS file_size_7, p0_.image AS image_8, p0_.plays_count AS plays_count_9, p0_.downloads_count AS downloads_count_10, p0_.is_published AS is_published_11, p0_.published_at AS published_at_12, p0_.created_at AS created_at_13, p0_.updated_at AS updated_at_14, p0_.emission_id AS emission_id_15 FROM podcast p0_ WHERE p0_.is_published = ? ORDER BY p0_.published_at DESC LIMIT 4
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.audio_file AS audio_file_4, p0_.audio_url AS audio_url_5, p0_.duration AS duration_6, p0_.file_size AS file_size_7, p0_.image AS image_8, p0_.plays_count AS plays_count_9, p0_.downloads_count AS downloads_count_10, p0_.is_published AS is_published_11, p0_.published_at AS published_at_12, p0_.created_at AS created_at_13, p0_.updated_at AS updated_at_14, p0_.emission_id AS emission_id_15 FROM podcast p0_ WHERE p0_.is_published = 1 ORDER BY p0_.published_at DESC LIMIT 4;
|
0.40 ms (7.74%)
|
1 |
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.description AS description_3, e0_.image AS image_4, e0_.broadcast_date AS broadcast_date_5, e0_.schedule_day AS schedule_day_6, e0_.schedule_time AS schedule_time_7, e0_.duration AS duration_8, e0_.host_name AS host_name_9, e0_.production_team AS production_team_10, e0_.audio_file AS audio_file_11, e0_.file_size AS file_size_12, e0_.is_active AS is_active_13, e0_.audio_url AS audio_url_14, e0_.plays_count AS plays_count_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.category_id AS category_id_18 FROM emission e0_ WHERE e0_.is_active = ? ORDER BY e0_.broadcast_date DESC, e0_.schedule_time DESC LIMIT 20
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.description AS description_3, e0_.image AS image_4, e0_.broadcast_date AS broadcast_date_5, e0_.schedule_day AS schedule_day_6, e0_.schedule_time AS schedule_time_7, e0_.duration AS duration_8, e0_.host_name AS host_name_9, e0_.production_team AS production_team_10, e0_.audio_file AS audio_file_11, e0_.file_size AS file_size_12, e0_.is_active AS is_active_13, e0_.audio_url AS audio_url_14, e0_.plays_count AS plays_count_15, e0_.created_at AS created_at_16, e0_.updated_at AS updated_at_17, e0_.category_id AS category_id_18 FROM emission e0_ WHERE e0_.is_active = 1 ORDER BY e0_.broadcast_date DESC, e0_.schedule_time DESC LIMIT 20;
|
0.30 ms (5.82%)
|
1 |
SELECT t0.id AS id_1, t0.is_live AS is_live_2, t0.stream_url AS stream_url_3, t0.current_show AS current_show_4, t0.listeners_count AS listeners_count_5, t0.updated_at AS updated_at_6 FROM streaming_status t0 ORDER BY t0.updated_at DESC LIMIT 1
SELECT t0.id AS id_1, t0.is_live AS is_live_2, t0.stream_url AS stream_url_3, t0.current_show AS current_show_4, t0.listeners_count AS listeners_count_5, t0.updated_at AS updated_at_6 FROM streaming_status t0 ORDER BY t0.updated_at DESC LIMIT 1;
|
0.19 ms (3.54%)
|
1 |
SELECT COUNT(*) FROM article t0 WHERE t0.is_published = ?
SELECT COUNT(*) FROM article t0 WHERE t0.is_published = 1;
|
0.17 ms (3.21%)
|
1 |
SELECT COUNT(*) FROM emission t0 WHERE t0.is_active = ?
SELECT COUNT(*) FROM emission t0 WHERE t0.is_active = 1;
|
0.16 ms (3.03%)
|
1 |
SELECT COUNT(*) FROM podcast t0 WHERE t0.is_published = ?
SELECT COUNT(*) FROM podcast t0 WHERE t0.is_published = 1;
|