GET https://tennisspora.lu/comite?p=comite

Query Metrics

8 Database Queries
7 Different statements
3.47 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.29 ms
(37.28%)
1
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.role AS role_4, t0.img AS img_5 FROM staff t0
Parameters:
[]
0.54 ms
(15.53%)
2
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.role AS role_4, t0.img AS img_5 FROM staff t0 WHERE t0.categorie = ? LIMIT 3
Parameters:
[
  "Les entraîneurs"
]
0.52 ms
(15.06%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
0.33 ms
(9.49%)
1
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.role AS role_4, t0.img AS img_5 FROM staff t0 WHERE t0.categorie = ? LIMIT 1
Parameters:
[
  "Directeur sportif"
]
0.29 ms
(8.23%)
1
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.role AS role_4, t0.img AS img_5 FROM staff t0 WHERE t0.categorie = ? LIMIT 18446744073709551615 OFFSET 3
Parameters:
[
  "Les entraîneurs"
]
0.25 ms
(7.33%)
1
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.role AS role_4, t0.img AS img_5 FROM staff t0 WHERE t0.categorie = ?
Parameters:
[
  "Le comité"
]
0.25 ms
(7.09%)
1
SELECT t0.id AS id_1, t0.categorie AS categorie_2, t0.nom AS nom_3, t0.role AS role_4, t0.img AS img_5 FROM staff t0 WHERE t0.categorie = ? LIMIT 2
Parameters:
[
  "Entretien site"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Staff No errors.
App\Entity\Dictionnaire No errors.