1 |
2.27 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.cp AS cp_4, t0.mail AS mail_5, t0.tel AS tel_6, t0.ville AS ville_7, t0.code AS code_8, t0.etat AS etat_9, t0.presentationhtml AS presentationhtml_10, t0.lienweb AS lienweb_11, t0.couleur AS couleur_12, t0.guid AS guid_13, t0.textfacturepied AS textfacturepied_14, t0.messbienvenu AS messbienvenu_15 FROM clubs t0 WHERE t0.code = ? LIMIT 1
Parameters: [
"86.0001"
]
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.cp AS cp_4, t0.mail AS mail_5, t0.tel AS tel_6, t0.ville AS ville_7, t0.code AS code_8, t0.etat AS etat_9, t0.presentationhtml AS presentationhtml_10, t0.lienweb AS lienweb_11, t0.couleur AS couleur_12, t0.guid AS guid_13, t0.textfacturepied AS textfacturepied_14, t0.messbienvenu AS messbienvenu_15 FROM clubs t0 WHERE t0.code = '86.0001' LIMIT 1;
|
2 |
1.89 ms |
SELECT t0.id AS id_1, t0.horaires AS horaires_2, t0.nbplace AS nbplace_3, t0.etat AS etat_4, t0.club_id AS club_id_5, t0.site_id AS site_id_6, t0.sport_id AS sport_id_7, t0.entraineur_id AS entraineur_id_8, t0.niveau_id AS niveau_id_9 FROM cours t0 WHERE t0.club_id = ?
SELECT t0.id AS id_1, t0.horaires AS horaires_2, t0.nbplace AS nbplace_3, t0.etat AS etat_4, t0.club_id AS club_id_5, t0.site_id AS site_id_6, t0.sport_id AS sport_id_7, t0.entraineur_id AS entraineur_id_8, t0.niveau_id AS niveau_id_9 FROM cours t0 WHERE t0.club_id = 1;
|
3 |
1.50 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = 7;
|
4 |
0.83 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = 2;
|
5 |
0.71 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = 1;
|
6 |
0.65 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = 3;
|
7 |
0.64 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = 6;
|
8 |
1.22 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = 4;
|
9 |
1.20 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.cp AS cp_4, t0.ville AS ville_5, t0.etat AS etat_6, t0.club_id AS club_id_7 FROM sites t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.cp AS cp_4, t0.ville AS ville_5, t0.etat AS etat_6, t0.club_id AS club_id_7 FROM sites t0 WHERE t0.id = 1;
|
10 |
1.19 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.mail AS mail_4, t0.tel AS tel_5 FROM contacts t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.mail AS mail_4, t0.tel AS tel_5 FROM contacts t0 WHERE t0.id = 1;
|
11 |
1.84 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 9;
|
12 |
0.96 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 10;
|
13 |
1.20 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = 1;
|
14 |
0.91 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 11;
|
15 |
0.63 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = 5;
|
16 |
1.35 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.cp AS cp_4, t0.ville AS ville_5, t0.etat AS etat_6, t0.club_id AS club_id_7 FROM sites t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.adresse AS adresse_3, t0.cp AS cp_4, t0.ville AS ville_5, t0.etat AS etat_6, t0.club_id AS club_id_7 FROM sites t0 WHERE t0.id = 2;
|
17 |
1.09 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 12;
|
18 |
0.91 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 13;
|
19 |
0.95 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 15;
|
20 |
0.87 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 16;
|
21 |
0.78 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.indice AS indice_3, t0.color AS color_4 FROM niveaux t0 WHERE t0.id = 3;
|
22 |
0.88 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 17;
|
23 |
0.83 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 18;
|
24 |
0.88 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 19;
|
25 |
0.89 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 20;
|
26 |
0.91 ms |
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = ?
SELECT t0.id AS id_1, t0.montant AS montant_2, t0.description AS description_3, t0.dtpublication AS dtpublication_4, t0.nom AS nom_5, t0.dtdebut AS dtdebut_6, t0.dtfin AS dtfin_7, t0.etat AS etat_8, t0.club_id AS club_id_9 FROM forfaits t0 INNER JOIN forfaits_cours ON t0.id = forfaits_cours.forfaits_id WHERE forfaits_cours.cours_id = 21;
|