Query Metrics
5
Database Queries
5
Different statements
1.00 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.62 ms |
SELECT t0.id AS id_1, t0.langage AS langage_2, t0.niveau AS niveau_3, t0.image AS image_4 FROM langage t0
Parameters:
[] |
| 2 | 0.10 ms |
SELECT t0.id AS id_1, t0.cms AS cms_2, t0.niveau AS niveau_3, t0.image AS image_4 FROM cms t0
Parameters:
[] |
| 3 | 0.11 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.niveau AS niveau_3, t0.image AS image_4 FROM bibliotheque t0
Parameters:
[] |
| 4 | 0.08 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.niveau AS niveau_3, t0.image AS image_4 FROM outil t0
Parameters:
[] |
| 5 | 0.08 ms |
SELECT t0.id AS id_1, t0.framework AS framework_2, t0.niveau AS niveau_3, t0.image AS image_4 FROM framework 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\Langage | No errors. |
| App\Entity\Cms | No errors. |
| App\Entity\Bibliotheque | No errors. |
| App\Entity\Outil | No errors. |
| App\Entity\Framework | No errors. |