Query Metrics
4
Database Queries
4
Different statements
0.79 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.28 ms (36.13%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0
Parameters:
[] |
0.18 ms (22.39%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.nom_recherche AS nom_recherche_3, t0.category_id AS category_id_4 FROM sous_category t0
Parameters:
[] |
0.17 ms (21.36%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM choix t0
Parameters:
[] |
0.16 ms (20.12%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.choix_id AS choix_id_3 FROM requete t0
Parameters:
[] |
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\Category | No errors. |
App\Entity\SousCategory | No errors. |
App\Entity\Requete | No errors. |
App\Entity\Choix | No errors. |