GET https://schuth.schola.inthepro.de/loeschen/566

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.68 ms
SELECT t0.id AS id_1, t0.tisch AS tisch_2, t0.bnummer AS bnummer_3, t0.name AS name_4, t0.preis AS preis_5, t0.status AS status_6 FROM bestellung t0 WHERE t0.id = ?
Parameters:
[
  "566"
]
2 0.11 ms
"START TRANSACTION"
Parameters:
[]
3 0.18 ms
DELETE FROM bestellung WHERE id = ?
Parameters:
[
  566
]
4 13.19 ms
"COMMIT"
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.