Query Metrics
16
Database Queries
6
Different statements
2.32 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.35 ms |
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.id = ?
Parameters:
[
"813"
]
|
| 2 | 0.16 ms |
SELECT t0.id AS id_1, t0.type AS type_2, t0.description AS description_3, t0.price AS price_4, t0.ek AS ek_5, t0.marge AS marge_6 FROM accessories t0
Parameters:
[] |
| 3 | 0.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.preis AS preis_3, t0.position_table AS position_table_4 FROM service t0
Parameters:
[] |
| 4 | 0.15 ms |
SELECT t0.id AS id_1, t0.preis AS preis_2, t0.dauer AS dauer_3, t0.ek AS ek_4, t0.marge AS marge_5, t0.ekcopy AS ekcopy_6, t0.margecopy AS margecopy_7, t0.position_table AS position_table_8, t0.geraete_id AS geraete_id_9, t0.reparatur_id AS reparatur_id_10 FROM preise t0 WHERE t0.geraete_id = ?
Parameters:
[
"813"
]
|
| 5 | 0.35 ms |
SELECT t0.id AS id_1, t0.marke AS marke_2, t0.bild AS bild_3 FROM marke t0 WHERE t0.id = ?
Parameters:
[
25
]
|
| 6 | 0.13 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
7
]
|
| 7 | 0.13 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
11
]
|
| 8 | 0.10 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
15
]
|
| 9 | 0.16 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
6
]
|
| 10 | 0.10 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
8
]
|
| 11 | 0.09 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
9
]
|
| 12 | 0.09 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
10
]
|
| 13 | 0.09 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
12
]
|
| 14 | 0.09 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
13
]
|
| 15 | 0.11 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
14
]
|
| 16 | 0.09 ms |
SELECT t0.id AS id_1, t0.reparaturen AS reparaturen_2 FROM reparaturen t0 WHERE t0.id = ?
Parameters:
[
16
]
|
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\Geraete | No errors. |
| App\Entity\Marke | No errors. |
| App\Entity\Preise | No errors. |
| App\Entity\Accessories | No errors. |
| App\Entity\Service | No errors. |
| App\Entity\Reparaturen | No errors. |