https://www.symfony2.for24.ch/bestellen/25

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.58 ms
(60.28%)
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:
[
  "25"
]
0.17 ms
(17.83%)
1
INSERT INTO bestellung (tisch, bnummer, preis, status, name) VALUES (?, ?, ?, ?, ?)
Parameters:
[
  "tisch1"
  "25"
  8.0
  "offen"
  "Pommes"
]
0.14 ms
(14.84%)
1
"COMMIT"
Parameters:
[]
0.07 ms
(7.05%)
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.