| 1 |
37.06 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.preparation AS preparation_3, t0.cuisson AS cuisson_4, t0.repos AS repos_5, t0.pays AS pays_6, t0.instruction AS instruction_7, t0.brouillon AS brouillon_8, t0.image AS image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.slug AS slug_12, t0.portion AS portion_13, t0.categorie_id AS categorie_id_14 FROM recette t0 WHERE t0.slug = ? LIMIT 1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.preparation AS preparation_3, t0.cuisson AS cuisson_4, t0.repos AS repos_5, t0.pays AS pays_6, t0.instruction AS instruction_7, t0.brouillon AS brouillon_8, t0.image AS image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.slug AS slug_12, t0.portion AS portion_13, t0.categorie_id AS categorie_id_14 FROM recette t0 WHERE t0.slug = 'mojito' LIMIT 1;
|
| 2 |
0.25 ms |
SELECT t0.id AS id_1, t0.etoile AS etoile_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.recette_id AS recette_id_5, t0.auteur_id AS auteur_id_6 FROM note t0 WHERE t0.recette_id = ?
SELECT t0.id AS id_1, t0.etoile AS etoile_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4, t0.recette_id AS recette_id_5, t0.auteur_id AS auteur_id_6 FROM note t0 WHERE t0.recette_id = 3;
|
| 3 |
0.19 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.preparation AS preparation_3, t0.cuisson AS cuisson_4, t0.repos AS repos_5, t0.pays AS pays_6, t0.instruction AS instruction_7, t0.brouillon AS brouillon_8, t0.image AS image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.slug AS slug_12, t0.portion AS portion_13, t0.categorie_id AS categorie_id_14 FROM recette t0 WHERE t0.slug = ? LIMIT 1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.preparation AS preparation_3, t0.cuisson AS cuisson_4, t0.repos AS repos_5, t0.pays AS pays_6, t0.instruction AS instruction_7, t0.brouillon AS brouillon_8, t0.image AS image_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11, t0.slug AS slug_12, t0.portion AS portion_13, t0.categorie_id AS categorie_id_14 FROM recette t0 WHERE t0.slug = 'mojito' LIMIT 1;
|
| 4 |
0.26 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM categorie t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM categorie t0 WHERE t0.id = 1;
|
| 5 |
0.22 ms |
SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.mesure AS mesure_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM mesure t0 INNER JOIN mesure_recette ON t0.id = mesure_recette.mesure_id WHERE mesure_recette.recette_id = ?
SELECT t0.id AS id_1, t0.quantite AS quantite_2, t0.mesure AS mesure_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM mesure t0 INNER JOIN mesure_recette ON t0.id = mesure_recette.mesure_id WHERE mesure_recette.recette_id = 3;
|
| 6 |
0.17 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = 19;
|
| 7 |
0.15 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = 20;
|
| 8 |
0.14 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = 21;
|
| 9 |
0.13 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = 22;
|
| 10 |
0.13 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM ingredient t0 INNER JOIN ingredient_mesure ON t0.id = ingredient_mesure.ingredient_id WHERE ingredient_mesure.mesure_id = 23;
|
| 11 |
0.14 ms |
SELECT t0.id AS id_1, t0.contenu AS contenu_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.recette_id AS recette_id_6, t0.auteur_id AS auteur_id_7 FROM commentaire t0 WHERE t0.recette_id = ?
SELECT t0.id AS id_1, t0.contenu AS contenu_2, t0.statut AS statut_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.recette_id AS recette_id_6, t0.auteur_id AS auteur_id_7 FROM commentaire t0 WHERE t0.recette_id = 3;
|