GET https://bigpizzamario.de/bizpizzaorder

Query Metrics

4 Database Queries
4 Different statements
2.72 ms Query time
0 Invalid entities

Queries

Group similar statements

pos connection

# Time Info
1 2.23 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.message AS message_3, t0.address AS address_4, t0.amount AS amount_5, t0.seen AS seen_6, t0.number AS number_7, t0.status AS status_8, t0.vorbestellung AS vorbestellung_9, t0.notification AS notification_10, t0.rechnungstatus AS rechnungstatus_11, t0.faddress AS faddress_12, t0.raddress AS raddress_13, t0.drivername AS drivername_14 FROM message t0 WHERE t0.notification IS NULL ORDER BY t0.id ASC LIMIT 1
Parameters:
[]
2 0.12 ms
"START TRANSACTION"
Parameters:
[]
3 0.26 ms
UPDATE message SET number = ?, notification = ? WHERE id = ?
Parameters:
[
  "210"
  "1"
  6077
]
4 0.12 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.