GET https://sopovia.com/

Query Metrics

9 Database Queries
8 Different statements
3.02 ms Query time
0 Invalid entities
31 Managed entities

Grouped Statements

Show all queries

Time Count Info
1.07 ms
(35.60%)
1
SELECT DISTINCT e0_.id AS id_0, e0_.name AS name_1, e0_.slug AS slug_2, e0_.description AS description_3, e0_.reference AS reference_4, e0_.views AS views_5, e0_.youtube_url AS youtube_url_6, e0_.external_link AS external_link_7, e0_.phone_number AS phone_number_8, e0_.email AS email_9, e0_.x AS x_10, e0_.instagram AS instagram_11, e0_.facebook AS facebook_12, e0_.linked_in AS linked_in_13, e0_.tags AS tags_14, e0_.artists AS artists_15, e0_.year AS year_16, e0_.image_name AS image_name_17, e0_.image_dimensions AS image_dimensions_18, e0_.created_at AS created_at_19, e0_.updated_at AS updated_at_20, e0_.published AS published_21, e0_.enable_reviews AS enable_reviews_22, e0_.show_attendees AS show_attendees_23, e0_.opponent_name AS opponent_name_24, e0_.journee AS journee_25, e0_.opponent_logo AS opponent_logo_26, e0_.category_id AS category_id_27, e0_.country_id AS country_id_28, e0_.organizer_id AS organizer_id_29, e0_.is_on_homepage_slider_id AS is_on_homepage_slider_id_30 FROM eventic_event e0_ LEFT JOIN eventic_event_date e1_ ON e0_.id = e1_.event_id LEFT JOIN eventic_venue e2_ ON e1_.venue_id = e2_.id LEFT JOIN eventic_organizer e3_ ON e0_.organizer_id = e3_.id LEFT JOIN eventic_user e4_ ON e3_.user_id = e4_.id WHERE e0_.published = ? AND e1_.start_date >= CURRENT_TIMESTAMP AND e4_.is_enabled = ? ORDER BY e1_.start_date ASC LIMIT 8
Parameters:
[
  1
  1
]
0.39 ms
(12.79%)
2
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
]
0.32 ms
(10.76%)
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.30 ms
(9.84%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.paragraph AS paragraph_3, t0.content AS content_4, t0.show_search_box AS show_search_box_5, t0.updated_at AS updated_at_6, t0.custom_background_name AS custom_background_name_7 FROM eventic_homepage_hero_setting t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.27 ms
(8.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_homepage_hero_setting_translation t0 WHERE t0.object_id = ?
Parameters:
[
  1
]
0.23 ms
(7.75%)
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.23 ms
(7.72%)
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
]
0.20 ms
(6.73%)
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_menu_translation t0 WHERE t0.object_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 16
App\Entity\MenuTranslation 8
App\Entity\HomepageHeroSettingsTranslation 2
App\Entity\MenuElement 2
App\Entity\HomepageHeroSettings 1
App\Entity\AppLayoutSettings 1
App\Entity\Menu 1