https://kogo.michael-kelm.de/reparieren/tablet/Xiaomi

Query Metrics

2 Database Queries
2 Different statements
0.27 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.14 ms
(53.74%)
1
SELECT t0.id AS id_1, t0.marke AS marke_2, t0.bild AS bild_3 FROM marke t0 WHERE t0.marke = ? LIMIT 1
Parameters:
[
  "Xiaomi"
]
0.12 ms
(46.26%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.bild AS bild_3, t0.device_type AS device_type_4, t0.position_table AS position_table_5, t0.marke_id AS marke_id_6 FROM geraete t0 WHERE t0.device_type = ? AND t0.marke_id = ? ORDER BY t0.position_table ASC
Parameters:
[
  "tablet"
  21
]

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\Marke No errors.
App\Entity\Geraete No errors.