GET https://www.sopovia.com/ar/contact

Query Metrics

29 Database Queries
8 Different statements
7.10 ms Query time
0 Invalid entities
152 Managed entities

Grouped Statements

Show all queries

Time Count Info
2.07 ms
(29.16%)
10
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM eventic_menu_element_translation t0 WHERE t0.object_id = ?
Parameters:
[
  1
]
1.41 ms
(19.85%)
7
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.99 ms
(13.98%)
4
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.86 ms
(12.07%)
4
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM eventic_menu_translation t0 WHERE t0.object_id = ?
Parameters:
[
  1
]
0.62 ms
(8.74%)
1
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.content AS content_2, e0_.tags AS tags_3, e0_.slug AS slug_4, e0_.views AS views_5, e0_.hidden AS hidden_6, e0_.featured AS featured_7, e0_.created_at AS created_at_8, e0_.updated_at AS updated_at_9, e0_.category_id AS category_id_10 FROM eventic_help_center_article e0_ WHERE e0_.hidden = ? AND e0_.featured = ? ORDER BY e0_.created_at DESC LIMIT 5
Parameters:
[
  0
  1
]
0.41 ms
(5.81%)
1
SELECT t0.id AS id_1, t0.locale AS locale_2, t0.field AS field_3, t0.content AS content_4, t0.object_id AS object_id_5 FROM eventic_category_translation t0 WHERE t0.object_id = ?
Parameters:
[
  11
]
0.37 ms
(5.27%)
1
SELECT e0_.id AS id_0, e0_.name AS name_1, e0_.slug AS slug_2, e0_.icon AS icon_3, e0_.image_name AS image_name_4, e0_.image_dimensions AS image_dimensions_5, e0_.hidden AS hidden_6, e0_.featured AS featured_7, e0_.featured_order AS featured_order_8, e0_.created_at AS created_at_9, e0_.updated_at AS updated_at_10 FROM eventic_category e0_ WHERE e0_.hidden = ? AND e0_.slug <> ? AND e0_.featured = ? ORDER BY e0_.featured_order ASC LIMIT 4
Parameters:
[
  0
  "notSlug"
  1
]
0.36 ms
(5.13%)
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\MenuElementTranslation 73
App\Entity\MenuTranslation 56
App\Entity\MenuElement 10
App\Entity\CategoryTranslation 7
App\Entity\Menu 4
App\Entity\AppLayoutSettings 1
App\Entity\Category 1