GET https://sopovia.com/en/page/about-us

Query Metrics

4 Database Queries
4 Different statements
1.10 ms Query time
0 Invalid entities
5 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.37 ms
(33.48%)
1
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.slug AS slug_2, e0_.content AS content_3, e0_.updated_at AS updated_at_4 FROM eventic_page e0_ WHERE e0_.slug = ?
Parameters:
[
  "about-us"
]
0.26 ms
(23.82%)
1
SELECT t0.id AS id_1, t0.label AS label_2, t0.slug AS slug_3, t0.icon AS icon_4, t0.link AS link_5, t0.custom_link AS custom_link_6, t0.position AS position_7, t0.menu_id AS menu_id_8 FROM eventic_menu_element t0 WHERE t0.menu_id = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
0.26 ms
(23.28%)
1
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.slug AS slug_2, e0_.header AS header_3 FROM eventic_menu e0_ WHERE e0_.slug = ?
Parameters:
[
  "header-menu"
]
0.21 ms
(19.43%)
1
SELECT t0.id AS id_1, t0.logo_name AS logo_name_2, t0.favicon_name AS favicon_name_3, t0.og_image_name AS og_image_name_4, t0.updated_at AS updated_at_5 FROM eventic_app_layout_setting 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\MenuElement 2
App\Entity\Page 1
App\Entity\AppLayoutSettings 1
App\Entity\Menu 1

Entities Mapping