Query Metrics
6
Database Queries
6
Different statements
12.29 ms
Query time
0
Invalid entities
61
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
5.50 ms (44.74%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.text AS text_3, t0.backup AS backup_4, t0.slug AS slug_5, t0.seoMetaDescription AS seoMetaDescription_6, t0.seoTitleTag AS seoTitleTag_7, t0.seoOgImage AS seoOgImage_8, t0.seoOgTitle AS seoOgTitle_9, t0.seoOgDescription AS seoOgDescription_10, t0.isRemoveder AS isRemoveder_11, t0.showInWidget AS showInWidget_12 FROM custompage t0
Parameters:
[] |
|
2.44 ms (19.87%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.text AS text_3, t0.backup AS backup_4, t0.slug AS slug_5, t0.seoMetaDescription AS seoMetaDescription_6, t0.seoTitleTag AS seoTitleTag_7, t0.seoOgImage AS seoOgImage_8, t0.seoOgTitle AS seoOgTitle_9, t0.seoOgDescription AS seoOgDescription_10, t0.isRemoveder AS isRemoveder_11, t0.showInWidget AS showInWidget_12 FROM custompage t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"aktuality"
]
|
|
1.84 ms (14.93%) |
1 |
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.image AS image_2, a0_.text AS text_3, a0_.date AS date_4, a0_.published AS published_5 FROM article a0_ WHERE a0_.published < ? ORDER BY a0_.date ASC
Parameters:
[
"2025-11-07 22:54:50"
]
|
|
0.89 ms (7.22%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2 FROM navigations t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
0.82 ms (6.66%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.link AS link_3, t0.position AS position_4, t0.navigation_id AS navigation_id_5, t0.navigation_item_id AS navigation_item_id_6 FROM navigation_items t0 WHERE t0.navigation_id = ? ORDER BY t0.position ASC
Parameters:
[
1
]
|
|
0.81 ms (6.57%) |
1 |
SELECT t0.id AS id_1, t0.key AS key_2, t0.value AS value_3, t0.description AS description_4, t0.category_id AS category_id_5 FROM mainsettings t0 WHERE t0.key = ? LIMIT 1
Parameters:
[
"SOCIAL_SITE_FACEBOOK"
]
|
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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\NavigationItem | 26 |
| App\Entity\CustomPage | 25 |
| App\Plugins\BlogPlugin\Entity\Article | 7 |
| App\Entity\Navigation | 1 |
| App\Entity\MainSettings | 1 |
| App\Entity\MainSettingsCategory | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\CustomPage | No errors. |
| App\Plugins\BlogPlugin\Entity\Article | No errors. |
| App\Entity\Navigation | No errors. |
| App\Entity\NavigationItem | No errors. |
| App\Entity\MainSettings | No errors. |
| App\Entity\MainSettingsCategory | No errors. |