38.09 ms (69.99%)
|
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: [
"kako-od-ideje-zapoceti-pravi-posao"
]
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 = 'kako-od-ideje-zapoceti-pravi-posao';
|
12.11 ms (22.26%)
|
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 = 34;
|
0.99 ms (1.82%)
|
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 = 34;
|
0.85 ms (1.56%)
|
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 > 144 AND c0_.module_id = 34 LIMIT 1;
|
0.73 ms (1.34%)
|
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 = 17;
|
0.68 ms (1.25%)
|
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 < 144 AND c0_.module_id = 34 ORDER BY c0_.id DESC LIMIT 1;
|
0.51 ms (0.94%)
|
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;
|
0.46 ms (0.85%)
|
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 = 34;
|