Query Metrics
2
Database Queries
2
Different statements
28.89 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 8.12 ms |
SELECT t0.id AS id_1, t0.kategoria AS kategoria_2, t0.id_parent AS id_parent_3, t0.opis AS opis_4, t0.img AS img_5, t0.path AS path_6, t0.visible AS visible_7 FROM kategorie t0 WHERE t0.visible = ? ORDER BY t0.kategoria ASC
Parameters:
[
1
]
|
| 2 | 20.77 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.sort_order AS sort_order_4 FROM site t0 ORDER BY t0.sort_order ASC
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\Kategorie | No errors. |
| App\Entity\Produkty | No errors. |
| App\Entity\Site | No errors. |