Query Metrics
5
Database Queries
5
Different statements
7.88 ms
Query time
0
Invalid entities
23
Managed entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.91 ms (37.01%) |
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.id = ?
Parameters:
[
1
]
|
1.30 ms (16.49%) |
1 |
SELECT n0_.id AS id_0, n0_.name AS name_1, n0_.image AS image_2, n0_.text AS text_3, n0_.date AS date_4, n0_.published AS published_5 FROM news_plugin n0_ WHERE n0_.published < ? ORDER BY n0_.published DESC
Parameters:
[
"2025-07-03 08:31:31"
]
|
1.25 ms (15.87%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.carousel_id AS carousel_id_3, t0.sequence AS sequence_4, t0.text AS text_5, t0.button1_text AS button1_text_6, t0.button1_url AS button1_url_7, t0.button2_text AS button2_text_8, t0.button2_url AS button2_url_9, t0.button3_text AS button3_text_10, t0.button3_url AS button3_url_11, t0.button4_text AS button4_text_12, t0.button4_url AS button4_url_13, t0.image AS image_14, t0.created_at AS created_at_15, t0.carousel_id AS carousel_id_16 FROM carousel_slides t0 WHERE t0.carousel_id = ? ORDER BY t0.sequence ASC
Parameters:
[
1
]
|
1.22 ms (15.51%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.region AS region_4, t0.district AS district_5, t0.municipality AS municipality_6, t0.part_of_municipality AS part_of_municipality_7, t0.created_at AS created_at_8 FROM location_groups t0
Parameters:
[] |
1.19 ms (15.12%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3 FROM carousels t0 WHERE t0.id = ?
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.
Managed Entities
default entity manager
Class | Amount of managed objects |
---|---|
App\Entity\Location\Group | 15 |
App\Plugins\NewsPlugin\Entity\News | 5 |
App\Entity\CustomPage | 1 |
App\Plugins\CarouselPlugin\Entity\Carousel | 1 |
App\Plugins\CarouselPlugin\Entity\Slide | 1 |
Entities Mapping
Class | Mapping errors |
---|---|
App\Entity\CustomPage | No errors. |
App\Plugins\CarouselPlugin\Entity\Carousel | No errors. |
App\Plugins\CarouselPlugin\Entity\Slide | No errors. |
App\Entity\Location\Group | No errors. |
App\Entity\Location\Location | No errors. |
App\Entity\Location\FtthFlat | No errors. |
App\Entity\Technology | No errors. |
App\Entity\Location\Name | No errors. |
App\Entity\Location\Street | No errors. |
App\Entity\Partner | No errors. |
App\Plugins\NewsPlugin\Entity\News | No errors. |