1.45 ms (27.43%)
2
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 , t0 . textinscription AS textinscription_16 , t0 . theme_id AS theme_id_17 FROM clubs t0 WHERE t0 . code = ? LIMIT 1
Parameters :
[
"86GBS0023 "
]
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 , t0 . textinscription AS textinscription_16 , t0 . theme_id AS theme_id_17 FROM clubs t0 WHERE t0 . code = '86GBS0023' LIMIT 1 ;
Copy
1.04 ms (19.80%)
1
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . description AS description_3 , t0 . type AS type_4 , t0 . montant_cible AS montant_cible_5 , t0 . contrepartie AS contrepartie_6 , t0 . etat AS etat_7 , t0 . date_debut AS date_debut_8 , t0 . date_fin AS date_fin_9 , t0 . created_at AS created_at_10 , t0 . club_id AS club_id_11 FROM actions_sponsoring t0 WHERE t0 . club_id = ? AND t0 . etat = ? ORDER BY t0 . created_at DESC
Parameters :
[
2
"PUBLIEE "
]
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . description AS description_3 , t0 . type AS type_4 , t0 . montant_cible AS montant_cible_5 , t0 . contrepartie AS contrepartie_6 , t0 . etat AS etat_7 , t0 . date_debut AS date_debut_8 , t0 . date_fin AS date_fin_9 , t0 . created_at AS created_at_10 , t0 . club_id AS club_id_11 FROM actions_sponsoring t0 WHERE t0 . club_id = 2 AND t0 . etat = 'PUBLIEE' ORDER BY t0 . created_at DESC ;
Copy
0.66 ms (12.50%)
2
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . logo AS logo_4 , t0 . fiche_pratique AS fiche_pratique_5 FROM sports t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . description AS description_3 , t0 . logo AS logo_4 , t0 . fiche_pratique AS fiche_pratique_5 FROM sports t0 WHERE t0 . id = 1 ;
Copy
0.60 ms (11.36%)
1
"COMMIT"
0.46 ms (8.69%)
1
INSERT INTO stats (chemin , referer , ip , clinav , datetime , page , idvisiteur , club_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"/86GBS0023_club/sponsoring "
"http://www.assosport.fr "
"74.7.227.161 "
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot) "
"2026-05-30 21:50:53 "
"Sponsoring "
"6a1b3f998ad1b "
2
]
INSERT INTO stats (chemin , referer , ip , clinav , datetime , page , idvisiteur , club_id ) VALUES ('/86GBS0023_club/sponsoring' , 'http://www.assosport.fr' , '74.7.227.161' , 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.4; +https://openai.com/gptbot)' , '2026-05-30 21:50:53' , 'Sponsoring' , '6a1b3f998ad1b' , 2 );
Copy
0.41 ms (7.76%)
1
SELECT t0 . id AS id_1 , t0 . horaires AS horaires_2 , t0 . nbplace AS nbplace_3 , t0 . etat AS etat_4 , t0 . jour AS jour_5 , t0 . heure_debut AS heure_debut_6 , t0 . heure_fin AS heure_fin_7 , t0 . club_id AS club_id_8 , t0 . site_id AS site_id_9 , t0 . sport_id AS sport_id_10 , t0 . entraineur_id AS entraineur_id_11 , t0 . niveau_id AS niveau_id_12 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 . jour AS jour_5 , t0 . heure_debut AS heure_debut_6 , t0 . heure_fin AS heure_fin_7 , t0 . club_id AS club_id_8 , t0 . site_id AS site_id_9 , t0 . sport_id AS sport_id_10 , t0 . entraineur_id AS entraineur_id_11 , t0 . niveau_id AS niveau_id_12 FROM cours t0 WHERE t0 . club_id = 2 ;
Copy
0.37 ms (7.02%)
1
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . dossier AS dossier_3 , t0 . type AS type_4 , t0 . prix AS prix_5 , t0 . description AS description_6 , t0 . apercu AS apercu_7 , t0 . actif AS actif_8 , t0 . ordre AS ordre_9 FROM themes t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . nom AS nom_2 , t0 . dossier AS dossier_3 , t0 . type AS type_4 , t0 . prix AS prix_5 , t0 . description AS description_6 , t0 . apercu AS apercu_7 , t0 . actif AS actif_8 , t0 . ordre AS ordre_9 FROM themes t0 WHERE t0 . id = 2 ;
Copy
0.29 ms (5.44%)
1
"START TRANSACTION"
"START TRANSACTION" ;
Copy