GET https://tennisspora.lu/index.php/comite

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.34 ms
(25.32%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
1.32 ms
(24.83%)
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.85 ms
(15.98%)
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.49 ms
(9.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 WHERE t0.categorie = ? LIMIT 1
Parameters:
[
  "Directeur sportif"
]
0.44 ms
(8.36%)
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.43 ms
(8.12%)
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.43 ms
(8.11%)
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.