GET https://schuth.schola.inthepro.de/bestellen33

Query Metrics

5 Database Queries
5 Different statements
2.90 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.37 ms
(47.21%)
1
"COMMIT"
Parameters:
[]
0.68 ms
(23.38%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.bild AS bild_3, t0.beschreibung AS beschreibung_4, t0.preis AS preis_5, t0.kategorie_id AS kategorie_id_6 FROM gericht t0 WHERE t0.id = ?
Parameters:
[
  "33"
]
0.40 ms
(13.63%)
1
SELECT NEXTVAL('bestellung_id_seq')
Parameters:
[]
0.33 ms
(11.33%)
1
INSERT INTO bestellung (id, tisch, bnummer, name, preis, status) VALUES (?, ?, ?, ?, ?, ?)
Parameters:
[
  687
  "tisch1"
  "33"
  "Sahnepudding"
  5.0
  "offen"
]
0.13 ms
(4.44%)
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\Gericht No errors.
App\Entity\Kategorie No errors.
App\Entity\Bestellung No errors.