| 1 |
34.40 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
Parameters: [
"brochettes-de-volaille-épicées"
]
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 = 'brochettes-de-volaille-épicées' LIMIT 1;
|
| 2 |
0.31 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 = 10;
|
| 3 |
0.27 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
Parameters: [
"brochettes-de-volaille-épicées"
]
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 = 'brochettes-de-volaille-épicées' LIMIT 1;
|
| 4 |
0.22 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 = 3;
|
| 5 |
0.28 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 = 10;
|
| 6 |
0.25 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 = 99;
|
| 7 |
0.16 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 = 100;
|
| 8 |
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 = 101;
|
| 9 |
0.16 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 = 102;
|
| 10 |
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 = 103;
|
| 11 |
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 = 104;
|
| 12 |
0.16 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 = 105;
|
| 13 |
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 = 106;
|
| 14 |
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 = 107;
|
| 15 |
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 = 108;
|
| 16 |
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 = 109;
|
| 17 |
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 = 110;
|
| 18 |
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 = 111;
|
| 19 |
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 = 112;
|
| 20 |
0.18 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 = 10;
|