Query Metrics
6
Database Queries
3
Different statements
0.97 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
0.47 ms (48.47%) |
4 |
SELECT t0.id AS id_1, t0.typ AS typ_2, t0.klic AS klic_3, t0.obsah AS obsah_4, t0.page_id AS page_id_5 FROM block t0 WHERE (t0.klic = ? AND t0.page_id = ?)
Parameters:
[ "top-title" 1 ] |
|
0.31 ms (31.81%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lang AS lang_3, t0.url AS url_4, t0.created AS created_5, t0.updated AS updated_6, t0.published AS published_7, t0.meta AS meta_8, t0.metaimage AS metaimage_9 FROM page t0 WHERE t0.url = ? AND t0.lang = ? LIMIT 1
Parameters:
[ "index" "en" ] |
|
0.19 ms (19.72%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.lang AS lang_3, t0.url AS url_4, t0.hp AS hp_5, t0.foto AS foto_6, t0.teaser AS teaser_7, t0.datum AS datum_8, t0.created AS created_9, t0.updated AS updated_10, t0.published AS published_11, t0.credit AS credit_12, t0.content AS content_13, t0.leadout AS leadout_14, t0.meta AS meta_15, t0.metaimage AS metaimage_16 FROM news t0 WHERE t0.hp = ? ORDER BY t0.datum DESC LIMIT 3
Parameters:
[
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\Page | No errors. |
| App\Entity\Block | No errors. |
| App\Entity\News | No errors. |
| App\Entity\Foto | No errors. |