Query Metrics
2
Database Queries
2
Different statements
32.85 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 1.84 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:
[] |
| 2 | 31.01 ms |
SELECT t0.id AS id_1, t0.nazwa AS nazwa_2, t0.kod AS kod_3, t0.opis AS opis_4, t0.opis_txt AS opis_txt_5, t0.aktywny AS aktywny_6, t0.path AS path_7, t0.formula AS formula_8, t0.id_kategoria AS id_kategoria_9, t0.id_kategoria AS id_kategoria_10 FROM produkty t0 WHERE t0.id_kategoria = ? AND t0.aktywny = ?
Parameters:
[ "3" 1 ] |
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\Site | No errors. |
| App\Entity\Produkty | No errors. |
| App\Entity\Kategorie | No errors. |