Query Metrics
4
Database Queries
4
Different statements
0.79 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2 FROM category t0
Parameters:
[] |
2 | 0.18 ms |
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:
[] |
3 | 0.16 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.choix_id AS choix_id_3 FROM requete t0
Parameters:
[] |
4 | 0.17 ms |
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. |