592.68 ms (98.04%)
|
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.excerpt AS excerpt_3, c0_.content AS content_4, c0_.subtitle AS subtitle_5, c0_.published AS published_6, c0_.created_at AS created_at_7, c0_.user_id AS user_id_8, c0_.module_id AS module_id_9 FROM chapters c0_ WHERE c0_.slug = ?
Parameters: [
"bilans-stanja"
]
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.excerpt AS excerpt_3, c0_.content AS content_4, c0_.subtitle AS subtitle_5, c0_.published AS published_6, c0_.created_at AS created_at_7, c0_.user_id AS user_id_8, c0_.module_id AS module_id_9 FROM chapters c0_ WHERE c0_.slug = 'bilans-stanja';
|
4.46 ms (0.74%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.subtitle AS subtitle_6, t0.published AS published_7, t0.created_at AS created_at_8, t0.user_id AS user_id_9, t0.module_id AS module_id_10 FROM chapters t0 WHERE t0.module_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.excerpt AS excerpt_4, t0.content AS content_5, t0.subtitle AS subtitle_6, t0.published AS published_7, t0.created_at AS created_at_8, t0.user_id AS user_id_9, t0.module_id AS module_id_10 FROM chapters t0 WHERE t0.module_id = 19;
|
2.54 ms (0.42%)
|
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.excerpt AS excerpt_3, c0_.content AS content_4, c0_.subtitle AS subtitle_5, c0_.published AS published_6, c0_.created_at AS created_at_7, c0_.user_id AS user_id_8, c0_.module_id AS module_id_9 FROM chapters c0_ WHERE c0_.id < ? AND c0_.module_id = ? ORDER BY c0_.id DESC LIMIT 1
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.excerpt AS excerpt_3, c0_.content AS content_4, c0_.subtitle AS subtitle_5, c0_.published AS published_6, c0_.created_at AS created_at_7, c0_.user_id AS user_id_8, c0_.module_id AS module_id_9 FROM chapters c0_ WHERE c0_.id < 73 AND c0_.module_id = 19 ORDER BY c0_.id DESC LIMIT 1;
|
1.23 ms (0.20%)
|
1 |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.excerpt AS excerpt_3, c0_.content AS content_4, c0_.subtitle AS subtitle_5, c0_.published AS published_6, c0_.created_at AS created_at_7, c0_.user_id AS user_id_8, c0_.module_id AS module_id_9 FROM chapters c0_ WHERE c0_.id > ? AND c0_.module_id = ? LIMIT 1
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.slug AS slug_2, c0_.excerpt AS excerpt_3, c0_.content AS content_4, c0_.subtitle AS subtitle_5, c0_.published AS published_6, c0_.created_at AS created_at_7, c0_.user_id AS user_id_8, c0_.module_id AS module_id_9 FROM chapters c0_ WHERE c0_.id > 73 AND c0_.module_id = 19 LIMIT 1;
|
1.02 ms (0.17%)
|
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.slug AS slug_4, t0.content AS content_5, t0.published AS published_6, t0.excerpt AS excerpt_7, t0.subtitle AS subtitle_8, t0.image_file_name AS image_file_name_9, t0.user_id AS user_id_10, t0.section_id AS section_id_11 FROM themes t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.slug AS slug_4, t0.content AS content_5, t0.published AS published_6, t0.excerpt AS excerpt_7, t0.subtitle AS subtitle_8, t0.image_file_name AS image_file_name_9, t0.user_id AS user_id_10, t0.section_id AS section_id_11 FROM themes t0 WHERE t0.id = 8;
|
0.92 ms (0.15%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.copy AS copy_3, t0.published AS published_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.wheel_order AS wheel_order_7, t0.child_wheel_order AS child_wheel_order_8, t0.user_id AS user_id_9, t0.module_id AS module_id_10 FROM tests t0 WHERE t0.module_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.copy AS copy_3, t0.published AS published_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.wheel_order AS wheel_order_7, t0.child_wheel_order AS child_wheel_order_8, t0.user_id AS user_id_9, t0.module_id AS module_id_10 FROM tests t0 WHERE t0.module_id = 19;
|
0.87 ms (0.14%)
|
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.slug AS slug_4, t0.content AS content_5, t0.published AS published_6, t0.excerpt AS excerpt_7, t0.subtitle AS subtitle_8, t0.show_on_home AS show_on_home_9, t0.sort_order AS sort_order_10, t0.image_file_name AS image_file_name_11, t0.user_id AS user_id_12, t0.theme_id AS theme_id_13 FROM modules t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.title AS title_3, t0.slug AS slug_4, t0.content AS content_5, t0.published AS published_6, t0.excerpt AS excerpt_7, t0.subtitle AS subtitle_8, t0.show_on_home AS show_on_home_9, t0.sort_order AS sort_order_10, t0.image_file_name AS image_file_name_11, t0.user_id AS user_id_12, t0.theme_id AS theme_id_13 FROM modules t0 WHERE t0.id = 19;
|
0.79 ms (0.13%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.created_at AS created_at_5, t0.published AS published_6, t0.content AS content_7, t0.excerpt AS excerpt_8, t0.user_id AS user_id_9 FROM sections t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.subtitle AS subtitle_3, t0.slug AS slug_4, t0.created_at AS created_at_5, t0.published AS published_6, t0.content AS content_7, t0.excerpt AS excerpt_8, t0.user_id AS user_id_9 FROM sections t0 WHERE t0.id = 2;
|