Query Metrics
2
Database Queries
2
Different statements
3.37 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 2.30 ms |
SELECT t0.id AS id_1, t0.nazev AS nazev_2, t0.popisek AS popisek_3, t0.cena AS cena_4, t0.hlavni_obrazek AS hlavni_obrazek_5, t0.slug AS slug_6 FROM kreslo t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"kropacek-a-kozelka-ll"
]
|
2 | 1.07 ms |
SELECT t0.id AS id_1, t0.cesta AS cesta_2, t0.nazev_souboru AS nazev_souboru_3, t0.slug AS slug_4, t0.kreslo_id AS kreslo_id_5, t0.pozadavek_id AS pozadavek_id_6 FROM fotka t0 WHERE t0.kreslo_id = ?
Parameters:
[
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\Kreslo | No errors. |
App\Entity\Fotka | No errors. |
App\Entity\Objednavka | No errors. |
App\Entity\Pozadavek | No errors. |