Query Metrics
4
Database Queries
4
Different statements
0.68 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
0.19 ms (28.60%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0
Parameters:
[] |
0.18 ms (26.06%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.choix_id AS choix_id_3 FROM requete t0
Parameters:
[] |
0.17 ms (25.18%) |
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.14 ms (20.16%) |
1 |
SELECT t0.id AS id_1, t0.nom AS nom_2 FROM choix 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. |