Query Metrics
2
Database Queries
2
Different statements
6.59 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
5.07 ms (76.89%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.entree AS entree_3, t0.entree_description AS entree_description_4, t0.plat AS plat_5, t0.plat_description AS plat_description_6, t0.dessert AS dessert_7, t0.dessert_description AS dessert_description_8, t0.date AS date_9 FROM daily_menu t0 ORDER BY t0.date DESC
Parameters:
[]
|
||||||||||||||||||||||
|
1.52 ms (23.11%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.entree AS entree_3, t0.entree_description AS entree_description_4, t0.plat AS plat_5, t0.plat_description AS plat_description_6, t0.dessert AS dessert_7, t0.dessert_description AS dessert_description_8, t0.date AS date_9 FROM daily_menu t0 WHERE t0.date = ? LIMIT 1
Parameters:
[
"2025-11-04"
]
|
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\DailyMenu | No errors. |