Query Metrics
2
Database Queries
1
Different statements
0.76 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.48 ms |
SELECT t0.id AS id_1, t0.menu AS menu_2, t0.active AS active_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.date_creation AS date_creation_6, t0.date_modification AS date_modification_7 FROM menu t0 WHERE t0.menu = ? LIMIT 1
Parameters:
[
"Produit"
]
|
| 2 | 0.28 ms |
SELECT t0.id AS id_1, t0.menu AS menu_2, t0.active AS active_3, t0.date_debut AS date_debut_4, t0.date_fin AS date_fin_5, t0.date_creation AS date_creation_6, t0.date_modification AS date_modification_7 FROM menu t0 WHERE t0.menu = ? LIMIT 1
Parameters:
[
"Marque"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Menu | No errors. |