Query Metrics
4
Database Queries
4
Different statements
1.33 ms
Query time
0
Invalid entities
Queries
pos connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.86 ms |
SELECT MAX(m0_.number) AS sclr_0 FROM message m0_ WHERE (m0_.date BETWEEN ? AND ?) AND (m0_.rechnungstatus <> 3 AND m0_.rechnungstatus <> 4)
Parameters:
[ "2026-04-02 05:00:00" "2026-04-03 05:00:00" ] |
| 2 | 0.13 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 0.23 ms |
INSERT INTO message (date, message, address, amount, seen, number, status, vorbestellung, notification, rechnungstatus, faddress, raddress, drivername) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "2026-04-02 21:42:41" """ \r\n Salami G 10 €\r\n \r\n 10 € Bar\r\n Abholen, !!!!!!!!!!!! """ null "10" "0" "204" null "" null "1" null null null ] |
| 4 | 0.11 ms |
"COMMIT"
Parameters:
[] |
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
No loaded entities.
mario entity manager
No loaded entities.
schichtplaner entity manager
No loaded entities.
lohnuebersicht entity manager
No loaded entities.
pos entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\Pos\message | No errors. |
storno entity manager
No loaded entities.