| 1 |
0.61 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.is_public AS is_public_4, t0.created_at AS created_at_5, t0.route_geo_json AS route_geo_json_6, t0.waypoints_json AS waypoints_json_7, t0.distance_meters AS distance_meters_8, t0.duration_seconds AS duration_seconds_9, t0.difficulty AS difficulty_10, t0.user_id AS user_id_11 FROM balade t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.is_public AS is_public_4, t0.created_at AS created_at_5, t0.route_geo_json AS route_geo_json_6, t0.waypoints_json AS waypoints_json_7, t0.distance_meters AS distance_meters_8, t0.duration_seconds AS duration_seconds_9, t0.difficulty AS difficulty_10, t0.user_id AS user_id_11 FROM balade t0;
|
| 2 |
0.42 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 2 ORDER BY t0.position ASC;
|
| 3 |
0.26 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.created_at AS created_at_8, t0.description AS description_9, t0.active AS active_10, t0.first_connexion AS first_connexion_11, t0.image_name AS image_name_12, t0.updated_at AS updated_at_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.created_at AS created_at_8, t0.description AS description_9, t0.active AS active_10, t0.first_connexion AS first_connexion_11, t0.image_name AS image_name_12, t0.updated_at AS updated_at_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM user t0 WHERE t0.id = 1;
|
| 4 |
0.35 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 2;
|
| 5 |
0.18 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 2;
|
| 6 |
0.63 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 2;
|
| 7 |
0.19 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 3 ORDER BY t0.position ASC;
|
| 8 |
0.23 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 3;
|
| 9 |
0.15 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 3;
|
| 10 |
0.14 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 3;
|
| 11 |
0.15 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 5 ORDER BY t0.position ASC;
|
| 12 |
0.17 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 5;
|
| 13 |
0.14 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 5;
|
| 14 |
0.14 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 5;
|
| 15 |
0.16 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 6 ORDER BY t0.position ASC;
|
| 16 |
0.18 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 6;
|
| 17 |
0.16 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 6;
|
| 18 |
0.15 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 6;
|
| 19 |
0.18 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 7 ORDER BY t0.position ASC;
|
| 20 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.created_at AS created_at_8, t0.description AS description_9, t0.active AS active_10, t0.first_connexion AS first_connexion_11, t0.image_name AS image_name_12, t0.updated_at AS updated_at_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.created_at AS created_at_8, t0.description AS description_9, t0.active AS active_10, t0.first_connexion AS first_connexion_11, t0.image_name AS image_name_12, t0.updated_at AS updated_at_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM user t0 WHERE t0.id = 2;
|
| 21 |
0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 7;
|
| 22 |
0.16 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 7;
|
| 23 |
0.15 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 7;
|
| 24 |
0.16 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 8 ORDER BY t0.position ASC;
|
| 25 |
0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 8;
|
| 26 |
0.14 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 8;
|
| 27 |
0.40 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 8;
|
| 28 |
0.19 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 9 ORDER BY t0.position ASC;
|
| 29 |
0.28 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 9;
|
| 30 |
0.29 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 9;
|
| 31 |
0.20 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 9;
|
| 32 |
0.19 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 11 ORDER BY t0.position ASC;
|
| 33 |
0.25 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 11;
|
| 34 |
0.15 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 11;
|
| 35 |
0.17 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 11;
|
| 36 |
0.18 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 13 ORDER BY t0.position ASC;
|
| 37 |
0.19 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 13;
|
| 38 |
0.16 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 13;
|
| 39 |
0.15 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 13;
|
| 40 |
0.22 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 14 ORDER BY t0.position ASC;
|
| 41 |
0.22 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 14;
|
| 42 |
0.15 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 14;
|
| 43 |
0.16 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 14;
|
| 44 |
0.20 ms |
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.position AS position_3, t0.updated_at AS updated_at_4, t0.balade_id AS balade_id_5 FROM balade_image t0 WHERE t0.balade_id = 16 ORDER BY t0.position ASC;
|
| 45 |
0.20 ms |
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.created_at AS created_at_8, t0.description AS description_9, t0.active AS active_10, t0.first_connexion AS first_connexion_11, t0.image_name AS image_name_12, t0.updated_at AS updated_at_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM user t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.email AS email_5, t0.firstname AS firstname_6, t0.lastname AS lastname_7, t0.created_at AS created_at_8, t0.description AS description_9, t0.active AS active_10, t0.first_connexion AS first_connexion_11, t0.image_name AS image_name_12, t0.updated_at AS updated_at_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM user t0 WHERE t0.id = 4;
|
| 46 |
0.21 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = ?
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.is_preset AS is_preset_4 FROM balade_tag t0 INNER JOIN balade_balade_tag ON t0.id = balade_balade_tag.balade_tag_id WHERE balade_balade_tag.balade_id = 16;
|
| 47 |
0.17 ms |
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.content AS content_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM comment t0 WHERE t0.balade_id = 16;
|
| 48 |
0.15 ms |
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = ?
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.created_at AS created_at_3, t0.user_id AS user_id_4, t0.balade_id AS balade_id_5 FROM balade_rating t0 WHERE t0.balade_id = 16;
|