GET https://www.fw-demoserver-1.de/

Query Metrics

25 Database Queries
5 Different statements
12.73 ms Query time
0 Invalid entities
60 Managed entities

Grouped Statements

Show all queries

Time Count Info
8.66 ms
(67.99%)
21
SELECT t0.id AS id_1, t0.title AS title_2, t0.path AS path_3, t0.html_content AS html_content_4, t0.article_description AS article_description_5, t0.article_preview_slideshow_html AS article_preview_slideshow_html_6, t0.article_tag_ids AS article_tag_ids_7, t0.article AS article_8, t0.hide_current_information AS hide_current_information_9, t0.visibility AS visibility_10, t0.author AS author_11, t0.article_section AS article_section_12, t0.creation_time AS creation_time_13, t0.edit_time AS edit_time_14 FROM pages t0 WHERE t0.path = ? LIMIT 1
Parameters:
[
  "landesverband"
]
1.83 ms
(14.37%)
1
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.path AS path_2, p0_.html_content AS html_content_3, p0_.article_description AS article_description_4, p0_.article_preview_slideshow_html AS article_preview_slideshow_html_5, p0_.article_tag_ids AS article_tag_ids_6, p0_.article AS article_7, p0_.hide_current_information AS hide_current_information_8, p0_.visibility AS visibility_9, p0_.author AS author_10, p0_.article_section AS article_section_11, p0_.creation_time AS creation_time_12, p0_.edit_time AS edit_time_13 FROM pages p0_ WHERE p0_.article = ? AND p0_.path <> ? AND p0_.visibility IN (?) ORDER BY p0_.creation_time DESC, p0_.edit_time DESC, p0_.id DESC LIMIT 3
Parameters:
[
  1
  "artikel"
  "all"
]
1.22 ms
(9.60%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.url AS url_3, t0.qrcode AS qrcode_4 FROM socialMedia t0 ORDER BY t0.id ASC
Parameters:
[]
0.52 ms
(4.08%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.target_path AS target_path_2, m0_.sort_order AS sort_order_3, m1_.id AS id_4, m1_.name AS name_5, m1_.target_path AS target_path_6, m1_.sort_order AS sort_order_7, m0_.parent_id AS parent_id_8, m1_.parent_id AS parent_id_9 FROM Menu m0_ LEFT JOIN Menu m1_ ON m0_.parent_id = m1_.id ORDER BY m0_.sort_order ASC, m0_.id ASC
Parameters:
[]
0.50 ms
(3.97%)
1
SELECT t0.id AS id_1, t0.slot_key AS slot_key_2, t0.label AS label_3, t0.html_content AS html_content_4, t0.author AS author_5, t0.creation_time AS creation_time_6, t0.edit_time AS edit_time_7 FROM specialPages t0
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Menu 23
App\Entity\Page 18
App\Entity\SpecialPage 17
App\Entity\SocialMedia 2

Entities Mapping

Class Mapping errors
App\Entity\SocialMedia No errors.
App\Entity\Menu No errors.
App\Entity\Page No errors.
App\Entity\SpecialPage No errors.