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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.37 ms
(39.55%)
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.58 ms
(16.76%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
0.49 ms
(14.27%)
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.30 ms
(8.55%)
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.26 ms
(7.52%)
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.23 ms
(6.74%)
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"
]
0.23 ms
(6.61%)
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é"
]

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.