https://www.symfony2.for24.ch/loeschen/203

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.44 ms
(55.41%)
1
SELECT t0.id AS id_1, t0.tisch AS tisch_2, t0.bnummer AS bnummer_3, t0.preis AS preis_4, t0.status AS status_5, t0.name AS name_6 FROM bestellung t0 WHERE t0.id = ?
Parameters:
[
  "203"
]
0.16 ms
(20.22%)
1
"COMMIT"
Parameters:
[]
0.14 ms
(17.34%)
1
DELETE FROM bestellung WHERE id = ?
Parameters:
[
  203
]
0.06 ms
(7.04%)
1
"START TRANSACTION"
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\Bestellung No errors.