399.73 ms (98.24%)
|
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: [
"porezi-i-poreske-obaveze"
]
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 = 'porezi-i-poreske-obaveze';
|
2.10 ms (0.52%)
|
2 |
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 = 14;
|
0.83 ms (0.20%)
|
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.answers AS answers_3, t0.created_at AS created_at_4, t0.published AS published_5, t0.test_id AS test_id_6, t0.user_id AS user_id_7 FROM questions t0 WHERE t0.test_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.answers AS answers_3, t0.created_at AS created_at_4, t0.published AS published_5, t0.test_id AS test_id_6, t0.user_id AS user_id_7 FROM questions t0 WHERE t0.test_id = 40;
|
0.75 ms (0.18%)
|
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 < 57 AND c0_.module_id = 14 ORDER BY c0_.id DESC LIMIT 1;
|
0.69 ms (0.17%)
|
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 > 57 AND c0_.module_id = 14 LIMIT 1;
|
0.61 ms (0.15%)
|
1 |
SELECT m0_.id AS id_0, m0_.created_at AS created_at_1, m0_.title AS title_2, m0_.slug AS slug_3, m0_.content AS content_4, m0_.published AS published_5, m0_.excerpt AS excerpt_6, m0_.subtitle AS subtitle_7, m0_.show_on_home AS show_on_home_8, m0_.sort_order AS sort_order_9, m0_.image_file_name AS image_file_name_10, m0_.user_id AS user_id_11, m0_.theme_id AS theme_id_12 FROM modules m0_ WHERE m0_.id > ? ORDER BY m0_.id ASC LIMIT 1
SELECT m0_.id AS id_0, m0_.created_at AS created_at_1, m0_.title AS title_2, m0_.slug AS slug_3, m0_.content AS content_4, m0_.published AS published_5, m0_.excerpt AS excerpt_6, m0_.subtitle AS subtitle_7, m0_.show_on_home AS show_on_home_8, m0_.sort_order AS sort_order_9, m0_.image_file_name AS image_file_name_10, m0_.user_id AS user_id_11, m0_.theme_id AS theme_id_12 FROM modules m0_ WHERE m0_.id > 14 ORDER BY m0_.id ASC LIMIT 1;
|
0.56 ms (0.14%)
|
1 |
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.copy AS copy_2, t0_.published AS published_3, t0_.slug AS slug_4, t0_.created_at AS created_at_5, t0_.wheel_order AS wheel_order_6, t0_.child_wheel_order AS child_wheel_order_7, t0_.user_id AS user_id_8, t0_.module_id AS module_id_9 FROM tests t0_ WHERE t0_.id = ? ORDER BY t0_.wheel_order ASC
SELECT t0_.id AS id_0, t0_.title AS title_1, t0_.copy AS copy_2, t0_.published AS published_3, t0_.slug AS slug_4, t0_.created_at AS created_at_5, t0_.wheel_order AS wheel_order_6, t0_.child_wheel_order AS child_wheel_order_7, t0_.user_id AS user_id_8, t0_.module_id AS module_id_9 FROM tests t0_ WHERE t0_.id = 40 ORDER BY t0_.wheel_order ASC;
|
0.50 ms (0.12%)
|
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 = 14;
|
0.42 ms (0.10%)
|
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 = 14;
|
0.35 ms (0.09%)
|
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 = 6;
|
0.35 ms (0.09%)
|
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 = 1;
|