Query Metrics
3
Database Queries
2
Different statements
1.45 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.73 ms |
SELECT r0_.id AS id_0, r0_.product AS product_1, r0_.orderdate AS orderdate_2, r0_.bill AS bill_3, r0_.billnumber AS billnumber_4, r0_.amount AS amount_5, r0_.paid AS paid_6 FROM rechnungverwalten r0_
Parameters:
[] |
| 2 | 0.49 ms |
SELECT t0.id AS id_1, t0.product AS product_2, t0.orderdate AS orderdate_3, t0.bill AS bill_4, t0.billnumber AS billnumber_5, t0.amount AS amount_6, t0.paid AS paid_7, t0.type AS type_8 FROM rechnungverwalten t0 WHERE t0.type = ? ORDER BY t0.billnumber ASC
Parameters:
[
1
]
|
| 3 | 0.24 ms |
SELECT t0.id AS id_1, t0.product AS product_2, t0.orderdate AS orderdate_3, t0.bill AS bill_4, t0.billnumber AS billnumber_5, t0.amount AS amount_6, t0.paid AS paid_7, t0.type AS type_8 FROM rechnungverwalten t0 WHERE t0.type = ? ORDER BY t0.billnumber ASC
Parameters:
[
2
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| mario | doctrine.dbal.mario_connection |
| schichtplaner | doctrine.dbal.schichtplaner_connection |
| lohnuebersicht | doctrine.dbal.lohnuebersicht_connection |
| pos | doctrine.dbal.pos_connection |
| storno | doctrine.dbal.storno_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| mario | doctrine.orm.mario_entity_manager |
| schichtplaner | doctrine.orm.schichtplaner_entity_manager |
| lohnuebersicht | doctrine.orm.lohnuebersicht_entity_manager |
| pos | doctrine.orm.pos_entity_manager |
| storno | doctrine.orm.storno_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Personalfragebogen\rechnungverwalten | No errors. |
mario entity manager
No loaded entities.
schichtplaner entity manager
No loaded entities.
lohnuebersicht entity manager
No loaded entities.
pos entity manager
No loaded entities.
storno entity manager
No loaded entities.