GET https://assosport.fr/clubs

Query Metrics

13 Database Queries
4 Different statements
15.85 ms Query time
1 Invalid entities
40 Managed entities

Grouped Statements

Show all queries

Time Count Info
4.89 ms
(30.88%)
6
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM sports t0 WHERE t0.id = ?
Parameters:
[
  1
]
3.82 ms
(24.09%)
4
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 = ?
Parameters:
[
  1
]
3.58 ms
(22.56%)
1
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
Parameters:
[]
3.56 ms
(22.47%)
2
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 = ?
Parameters:
[
  1
]

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 21
App\Entity\Sports 6
App\Entity\Sites 4
App\Entity\Niveaux 4
App\Entity\Contacts 3
App\Entity\Clubs 2

Entities Mapping

Class Mapping errors
App\Entity\Clubs 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\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.