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

Query Metrics

7 Database Queries
6 Different statements
2.27 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.97 ms
(42.53%)
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.42 ms
(18.58%)
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.29 ms
(12.63%)
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.21 ms
(9.17%)
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.20 ms
(8.63%)
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.19 ms
(8.45%)
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.