GET https://assosport.fr/86GBS0023_club/evenements

Query Metrics

10 Database Queries
8 Different statements
7.45 ms Query time
2 Invalid entities
12 Managed entities

Queries

Group similar statements

# Time Info
1 1.03 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"
]
2 0.36 ms
"START TRANSACTION"
Parameters:
[]
3 0.59 ms
INSERT INTO stats (chemin, referer, ip, clinav, datetime, page, idvisiteur, club_id) VALUES (?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "/86GBS0023_club/evenements"
  "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:55"
  "Événements"
  "6a1b3f998ad1b"
  2
]
4 1.03 ms
"COMMIT"
Parameters:
[]
5 0.54 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"
]
6 1.46 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"
]
7 0.57 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 = ?
Parameters:
[
  2
]
8 0.60 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 = ?
Parameters:
[
  2
]
9 0.79 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 = ?
Parameters:
[
  1
]
10 0.50 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 = ?
Parameters:
[
  3
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Cours 2
App\Entity\Sites 2
App\Entity\Sports 2
App\Entity\Niveaux 2
App\Entity\Clubs 1
App\Entity\Theme 1
App\Entity\Stats 1
App\Entity\Contacts 1

Entities Mapping

Class Mapping errors
App\Entity\Clubs
  • The field App\Entity\Clubs#annonces is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Annonces#club does not contain the required 'inversedBy: "annonces"' attribute.
App\Entity\Theme No errors.
App\Entity\Cours No errors.
App\Entity\Equipes No errors.
App\Entity\Blogs No errors.
App\Entity\Users No errors.
App\Entity\Sites No errors.
App\Entity\Forfaits No errors.
App\Entity\Factures No errors.
App\Entity\Reductions No errors.
App\Entity\Indicationspaiements No errors.
App\Entity\Messages No errors.
App\Entity\Stats No errors.
App\Entity\ActionsSponsoring No errors.
App\Entity\Annonces No errors.
App\Entity\Competitions No errors.
App\Entity\Sports No errors.
App\Entity\Contacts
  • The mappings App\Entity\Contacts#club and App\Entity\Equipes#contact are inconsistent with each other.
App\Entity\Niveaux No errors.
App\Entity\Inscriptions No errors.