1 |
0.87 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"terms-conditions"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.slug = 'terms-conditions' LIMIT 1;
|
2 |
0.39 ms |
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.designation AS designation_2, m0_.email AS email_3, m0_.info AS info_4, m0_.description AS description_5, m0_.photo AS photo_6, m0_.membership_year AS membership_year_7, m0_.type_id AS type_id_8 FROM member m0_ LEFT JOIN member_type m1_ ON m0_.type_id = m1_.id WHERE m1_.page_id = ? ORDER BY m0_.membership_year DESC
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.designation AS designation_2, m0_.email AS email_3, m0_.info AS info_4, m0_.description AS description_5, m0_.photo AS photo_6, m0_.membership_year AS membership_year_7, m0_.type_id AS type_id_8 FROM member m0_ LEFT JOIN member_type m1_ ON m0_.type_id = m1_.id WHERE m1_.page_id = 41 ORDER BY m0_.membership_year DESC;
|
3 |
0.51 ms |
SELECT a0_.id AS id_0, a0_.description AS description_1, a0_.date AS date_2, a0_.attachment AS attachment_3, a0_.number AS number_4, a0_.page_id AS page_id_5 FROM attachments a0_ WHERE a0_.page_id = ? ORDER BY a0_.date DESC
SELECT a0_.id AS id_0, a0_.description AS description_1, a0_.date AS date_2, a0_.attachment AS attachment_3, a0_.number AS number_4, a0_.page_id AS page_id_5 FROM attachments a0_ WHERE a0_.page_id = 41 ORDER BY a0_.date DESC;
|
4 |
0.53 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.parent_page = ? AND t0.published = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.parent_page = 41 AND t0.published = 1;
|
5 |
0.38 ms |
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.position AS position_2 FROM category c0_ ORDER BY c0_.position ASC
SELECT c0_.id AS id_0, c0_.title AS title_1, c0_.position AS position_2 FROM category c0_ ORDER BY c0_.position ASC;
|
6 |
0.52 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 1;
|
7 |
0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
8 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
9 |
0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
10 |
0.44 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
11 |
0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
12 |
0.47 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 2;
|
13 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
14 |
0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
15 |
0.52 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
16 |
0.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
17 |
0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
18 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 4;
|
19 |
0.41 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
20 |
0.38 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
21 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
22 |
0.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
23 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
24 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
25 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
26 |
0.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 3;
|
27 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
28 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
29 |
0.38 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
30 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
31 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
32 |
0.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
33 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
34 |
0.40 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
35 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
36 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
37 |
0.35 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
38 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
39 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
40 |
0.46 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
41 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
42 |
0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
43 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
44 |
0.43 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 5;
|
45 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
46 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
47 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
48 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
49 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
50 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
51 |
0.52 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 6;
|
52 |
0.46 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
53 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
54 |
0.44 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
55 |
0.65 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
56 |
0.35 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
57 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
58 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
59 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
60 |
0.35 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
61 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
62 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
63 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
64 |
0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.category_id = 7;
|
65 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
66 |
0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
67 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
68 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
69 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
70 |
0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
71 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
72 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
73 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
74 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
75 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
76 |
0.35 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
77 |
0.39 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
78 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
79 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
80 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 5;
|
81 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 17;
|
82 |
0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.published AS published_4, t0.slug AS slug_5, t0.position AS position_6, t0.parent_page AS parent_page_7, t0.featured_image AS featured_image_8, t0.external_link AS external_link_9, t0.file AS file_10, t0.category_id AS category_id_11 FROM PAGE t0 WHERE t0.id = 24;
|
83 |
0.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.link AS link_3 FROM important_links t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.link AS link_3 FROM important_links t0;
|