1.17 ms (14.96%)
|
1 |
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.img AS img_3, a0_.path AS path_4, a0_.alt AS alt_5, a0_.markup_title AS markup_title_6, a0_.button AS button_7, a0_.link AS link_8 FROM adventure a0_ ORDER BY a0_.id ASC
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.description AS description_2, a0_.img AS img_3, a0_.path AS path_4, a0_.alt AS alt_5, a0_.markup_title AS markup_title_6, a0_.button AS button_7, a0_.link AS link_8 FROM adventure a0_ ORDER BY a0_.id ASC;
|
1.01 ms (12.97%)
|
1 |
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.content AS content_2, f0_.slug AS slug_3, f0_.is_active AS is_active_4 FROM footer f0_ WHERE f0_.is_active = ? ORDER BY f0_.id ASC
SELECT f0_.id AS id_0, f0_.name AS name_1, f0_.content AS content_2, f0_.slug AS slug_3, f0_.is_active AS is_active_4 FROM footer f0_ WHERE f0_.is_active = 1 ORDER BY f0_.id ASC;
|
0.93 ms (11.91%)
|
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_active AS is_active_4 FROM categories t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"qui-sommes-nous"
]
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_active AS is_active_4 FROM categories t0 WHERE t0.slug = 'qui-sommes-nous' LIMIT 1;
|
0.84 ms (10.83%)
|
3 |
SELECT t0.id AS id_1, t0.item AS item_2, t0.code AS code_3, t0.adventure_id AS adventure_id_4 FROM features t0 WHERE t0.adventure_id = ?
SELECT t0.id AS id_1, t0.item AS item_2, t0.code AS code_3, t0.adventure_id AS adventure_id_4 FROM features t0 WHERE t0.adventure_id = 1;
|
0.71 ms (9.08%)
|
1 |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.description AS description_2, b0_.img AS img_3, b0_.path AS path_4, b0_.alt AS alt_5, b0_.created_at AS created_at_6, b0_.updated_at AS updated_at_7, b0_.date AS date_8, b0_.slug AS slug_9, b0_.is_active AS is_active_10, b0_.markup_title AS markup_title_11, b0_.meta AS meta_12, b0_.type_id AS type_id_13, b0_.created_by_id AS created_by_id_14 FROM blog b0_ WHERE b0_.is_active = ? ORDER BY b0_.id DESC LIMIT 3
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.description AS description_2, b0_.img AS img_3, b0_.path AS path_4, b0_.alt AS alt_5, b0_.created_at AS created_at_6, b0_.updated_at AS updated_at_7, b0_.date AS date_8, b0_.slug AS slug_9, b0_.is_active AS is_active_10, b0_.markup_title AS markup_title_11, b0_.meta AS meta_12, b0_.type_id AS type_id_13, b0_.created_by_id AS created_by_id_14 FROM blog b0_ WHERE b0_.is_active = 1 ORDER BY b0_.id DESC LIMIT 3;
|
0.69 ms (8.92%)
|
2 |
SELECT t0.id AS id_1, t0.content AS content_2, t0.categories_id AS categories_id_3 FROM page_content t0 WHERE t0.categories_id = ? LIMIT 1
SELECT t0.id AS id_1, t0.content AS content_2, t0.categories_id AS categories_id_3 FROM page_content t0 WHERE t0.categories_id = 8 LIMIT 1;
|
0.48 ms (6.16%)
|
1 |
SELECT COUNT(*) FROM renter t0
SELECT COUNT(*) FROM renter t0;
|
0.38 ms (4.90%)
|
1 |
SELECT COUNT(*) FROM professionnal_owner t0
SELECT COUNT(*) FROM professionnal_owner t0;
|
0.38 ms (4.82%)
|
1 |
SELECT h0_.id AS id_0, h0_.img AS img_1, h0_.path AS path_2, h0_.title AS title_3, h0_.year AS year_4, h0_.description AS description_5, h0_.position AS position_6 FROM history h0_ ORDER BY h0_.position ASC
SELECT h0_.id AS id_0, h0_.img AS img_1, h0_.path AS path_2, h0_.title AS title_3, h0_.year AS year_4, h0_.description AS description_5, h0_.position AS position_6 FROM history h0_ ORDER BY h0_.position ASC;
|
0.36 ms (4.63%)
|
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM faq t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3 FROM faq t0;
|
0.33 ms (4.20%)
|
1 |
SELECT COUNT(*) FROM private_owner t0
SELECT COUNT(*) FROM private_owner t0;
|
0.28 ms (3.58%)
|
1 |
SELECT t0.id AS id_1, t0.img AS img_2, t0.path AS path_3 FROM partners t0
SELECT t0.id AS id_1, t0.img AS img_2, t0.path AS path_3 FROM partners t0;
|
0.24 ms (3.04%)
|
1 |
SELECT COUNT(*) FROM partners t0
SELECT COUNT(*) FROM partners t0;
|