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

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.89 ms
(33.98%)
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.55 ms
(21.10%)
1
SELECT t0.id AS id_1, t0.text AS text_2 FROM dictionnaire t0
Parameters:
[]
0.39 ms
(14.79%)
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.23 ms
(8.72%)
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.20 ms
(7.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 18446744073709551615 OFFSET 3
Parameters:
[
  "Les entraîneurs"
]
0.18 ms
(6.96%)
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.18 ms
(6.95%)
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.