1
0.94 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 , 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
2
0.42 ms
"START TRANSACTION"
"START TRANSACTION" ;
Copy
3
1.27 ms
INSERT INTO stats (chemin , referer , ip , clinav , datetime , page , idvisiteur , club_id ) VALUES (? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
"/86GBS0023_club/evenements "
"Lien direct "
"216.73.217.130 "
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) "
"2026-05-30 22:01:58 "
"Événements "
"6a1b42366ea35 "
2
]
INSERT INTO stats (chemin , referer , ip , clinav , datetime , page , idvisiteur , club_id ) VALUES ('/86GBS0023_club/evenements' , 'Lien direct' , '216.73.217.130' , 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)' , '2026-05-30 22:01:58' , 'Événements' , '6a1b42366ea35' , 2 );
Copy
4
0.69 ms
"COMMIT"
5
0.49 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 , 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
6
1.11 ms
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . description AS description_3 , t0 . sport AS sport_4 , t0 . date_debut AS date_debut_5 , t0 . date_fin AS date_fin_6 , t0 . lieu AS lieu_7 , t0 . type AS type_8 , t0 . type_evenement AS type_evenement_9 , t0 . visibilite AS visibilite_10 , t0 . categories AS categories_11 , t0 . nb_places AS nb_places_12 , t0 . prix_inscription AS prix_inscription_13 , t0 . etat AS etat_14 , t0 . created_at AS created_at_15 , t0 . club_id AS club_id_16 FROM competitions t0 WHERE t0 . club_id = ? AND t0 . etat = ? AND t0 . visibilite = ? ORDER BY t0 . date_debut ASC
Parameters :
[
2
"PUBLIEE "
"PUBLIC "
]
SELECT t0 . id AS id_1 , t0 . titre AS titre_2 , t0 . description AS description_3 , t0 . sport AS sport_4 , t0 . date_debut AS date_debut_5 , t0 . date_fin AS date_fin_6 , t0 . lieu AS lieu_7 , t0 . type AS type_8 , t0 . type_evenement AS type_evenement_9 , t0 . visibilite AS visibilite_10 , t0 . categories AS categories_11 , t0 . nb_places AS nb_places_12 , t0 . prix_inscription AS prix_inscription_13 , t0 . etat AS etat_14 , t0 . created_at AS created_at_15 , t0 . club_id AS club_id_16 FROM competitions t0 WHERE t0 . club_id = 2 AND t0 . etat = 'PUBLIEE' AND t0 . visibilite = 'PUBLIC' ORDER BY t0 . date_debut ASC ;
Copy
7
0.91 ms
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
8
0.54 ms
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
9
0.56 ms
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
10
0.43 ms
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 = 3 ;
Copy