Query Metrics
3
Database Queries
3
Different statements
2.25 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.06 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.ordernr AS ordernr_4, t0.image AS image_5, t0.state AS state_6, t0.menustate AS menustate_7, t0.timein AS timein_8, t0.timeout AS timeout_9, t0.timeinm AS timeinm_10, t0.timeoutm AS timeoutm_11 FROM menufood t0 WHERE t0.menustate = ?
Parameters:
[
"1"
]
|
| 2 | 0.76 ms |
SELECT t0.id AS id_1, t0.idcategory AS idcategory_2, t0.name AS name_3, t0.price AS price_4, t0.description AS description_5, t0.type AS type_6, t0.state AS state_7, t0.image AS image_8, t0.ordernr AS ordernr_9, t0.zonesoftcode AS zonesoftcode_10 FROM foodmenuitems t0
Parameters:
[] |
| 3 | 0.44 ms |
SELECT t0.id AS id_1, t0.idcategory AS idcategory_2, t0.idfooditem AS idfooditem_3, t0.itemname AS itemname_4, t0.itemprice AS itemprice_5, t0.zonesoftcode AS zonesoftcode_6 FROM foodmenuitemsmultiple 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\Menufood | No errors. |
| App\Entity\Foodmenuitems | No errors. |
| App\Entity\Foodmenuitemsmultiple | No errors. |