GET https://www.sopovia.com/ar/event/rwergsdg

Query Metrics

69 Database Queries
34 Different statements
13.26 ms Query time
0 Invalid entities
203 Managed entities

Queries

Group similar statements

# Time Info
1 1.12 ms
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_.category_id AS category_id_24, e0_.country_id AS country_id_25, e0_.organizer_id AS organizer_id_26, e0_.is_on_homepage_slider_id AS is_on_homepage_slider_id_27 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_.slug = ? AND e0_.published = ? AND e4_.is_enabled = ? ORDER BY e1_.start_date ASC
Parameters:
[
  "rwergsdg"
  1
  1
]
2 0.28 ms
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_event_translation t0 WHERE t0.object_id = ?
Parameters:
[
  18
]
3 0.11 ms
"START TRANSACTION"
Parameters:
[]
4 0.25 ms
UPDATE eventic_event SET views = ?, updated_at = ? WHERE id = ?
Parameters:
[
  13
  "2026-08-03 14:43:22"
  18
]
5 0.07 ms
"COMMIT"
Parameters:
[]
6 0.19 ms
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
]
7 0.23 ms
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"
]
8 0.20 ms
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
]
9 0.19 ms
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
]
10 0.18 ms
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
]
11 0.20 ms
SELECT COUNT(e0_.id) AS sclr_0 FROM eventic_review e0_ LEFT JOIN eventic_event e1_ ON e0_.event_id = e1_.id WHERE e1_.slug = ? AND e0_.visible = ? ORDER BY e0_.created_at DESC
Parameters:
[
  "rwergsdg"
  1
]
12 0.15 ms
SELECT t0.id AS id_1, t0.rating AS rating_2, t0.headline AS headline_3, t0.slug AS slug_4, t0.details AS details_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.visible AS visible_8, t0.user_id AS user_id_9, t0.event_id AS event_id_10 FROM eventic_review t0 WHERE t0.event_id = ?
Parameters:
[
  18
]
13 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.icon AS icon_4, t0.image_name AS image_name_5, t0.image_dimensions AS image_dimensions_6, t0.hidden AS hidden_7, t0.featured AS featured_8, t0.featured_order AS featured_order_9, t0.created_at AS created_at_10, t0.updated_at AS updated_at_11 FROM eventic_category t0 WHERE t0.id = ?
Parameters:
[
  11
]
14 0.18 ms
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
]
15 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.hidden AS hidden_4, t0.code AS code_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM eventic_language t0 INNER JOIN eventic_event_language ON t0.id = eventic_event_language.language_id WHERE eventic_event_language.event_id = ?
Parameters:
[
  18
]
16 0.13 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.hidden AS hidden_4, t0.code AS code_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM eventic_language t0 INNER JOIN eventic_event_subtitle ON t0.id = eventic_event_subtitle.language_id WHERE eventic_event_subtitle.event_id = ?
Parameters:
[
  18
]
17 0.14 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.hidden AS hidden_4, t0.image_name AS image_name_5, t0.image_dimensions AS image_dimensions_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8 FROM eventic_audience t0 INNER JOIN eventic_event_audience ON t0.id = eventic_event_audience.audience_id WHERE eventic_event_audience.event_id = ?
Parameters:
[
  18
]
18 0.13 ms
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_dimensions AS image_dimensions_3, t0.position AS position_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.event_id AS event_id_7 FROM eventic_event_image t0 WHERE t0.event_id = ?
Parameters:
[
  18
]
19 0.18 ms
SELECT e0_.id AS id_0, e0_.rating AS rating_1, e0_.headline AS headline_2, e0_.slug AS slug_3, e0_.details AS details_4, e0_.created_at AS created_at_5, e0_.updated_at AS updated_at_6, e0_.visible AS visible_7, e0_.user_id AS user_id_8, e0_.event_id AS event_id_9 FROM eventic_review e0_ LEFT JOIN eventic_event e1_ ON e0_.event_id = e1_.id WHERE e1_.slug = ? AND e0_.visible = ? ORDER BY e0_.created_at DESC LIMIT 8
Parameters:
[
  "rwergsdg"
  1
]
20 0.16 ms
SELECT t0.id AS id_1, t0.online AS online_2, t0.has_seating_plan AS has_seating_plan_3, t0.reference AS reference_4, t0.active AS active_5, t0.start_date AS start_date_6, t0.end_date AS end_date_7, t0.event_id AS event_id_8, t0.venue_id AS venue_id_9, t0.seating_plan_id AS seating_plan_id_10 FROM eventic_event_date t0 WHERE t0.event_id = ? ORDER BY t0.start_date ASC
Parameters:
[
  18
]
21 0.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.website AS website_5, t0.email AS email_6, t0.phone AS phone_7, t0.facebook AS facebook_8, t0.x AS x_9, t0.instagram AS instagram_10, t0.linked_in AS linked_in_11, t0.youtube_url AS youtube_url_12, t0.logo_name AS logo_name_13, t0.logo_dimensions AS logo_dimensions_14, t0.cover_name AS cover_name_15, t0.cover_dimensions AS cover_dimensions_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.views AS views_19, t0.show_venues_map AS show_venues_map_20, t0.show_followers AS show_followers_21, t0.show_reviews AS show_reviews_22, t0.show_event_date_stats_on_scanner_app AS show_event_date_stats_on_scanner_app_23, t0.allow_tap_to_check_in_on_scanner_app AS allow_tap_to_check_in_on_scanner_app_24, t0.user_id AS user_id_25, t0.country_id AS country_id_26 FROM eventic_organizer t0 WHERE t0.id = ?
Parameters:
[
  12
]
22 0.21 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.gender AS gender_3, t0.first_name AS first_name_4, t0.last_name AS last_name_5, t0.slug AS slug_6, t0.street AS street_7, t0.street2 AS street2_8, t0.city AS city_9, t0.state AS state_10, t0.postal_code AS postal_code_11, t0.phone AS phone_12, t0.birth_date AS birth_date_13, t0.avatar_name AS avatar_name_14, t0.avatar_dimensions AS avatar_dimensions_15, t0.facebook_profile_picture AS facebook_profile_picture_16, t0.google_profile_picture AS google_profile_picture_17, t0.facebook_id AS facebook_id_18, t0.google_id AS google_id_19, t0.api_key AS api_key_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.last_login_at AS last_login_at_23, t0.roles AS roles_24, t0.password AS password_25, t0.is_enabled AS is_enabled_26, t0.is_verified AS is_verified_27, t0.country_id AS country_id_28, t0.organizer_id AS organizer_id_29, t0.scanner_id AS scanner_id_30, t0.point_of_sale_id AS point_of_sale_id_31, t0.is_organizer_on_homepage_slider_id AS is_organizer_on_homepage_slider_id_32 FROM eventic_user t0 WHERE t0.id = ?
Parameters:
[
  34
]
23 0.19 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.active AS active_3, t0.name AS name_4, t0.description AS description_5, t0.free AS free_6, t0.price AS price_7, t0.promotional_price AS promotional_price_8, t0.quantity AS quantity_9, t0.tickets_per_attendee AS tickets_per_attendee_10, t0.sales_start_date AS sales_start_date_11, t0.sales_end_date AS sales_end_date_12, t0.position AS position_13, t0.seating_plan_sections AS seating_plan_sections_14, t0.event_date_id AS event_date_id_15 FROM eventic_event_date_ticket t0 WHERE t0.event_date_id = ? ORDER BY t0.position ASC
Parameters:
[
  20
]
24 0.15 ms
SELECT t0.id AS id_1, t0.reserved_seats AS reserved_seats_2, t0.unit_price AS unit_price_3, t0.quantity AS quantity_4, t0.order_id AS order_id_5, t0.event_ticket_id AS event_ticket_id_6 FROM eventic_order_element t0 WHERE t0.event_ticket_id = ?
Parameters:
[
  25
]
25 0.18 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  78
]
26 0.14 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  80
]
27 0.12 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.expires_at AS expires_at_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.event_ticket_id AS event_ticket_id_7, t0.order_element_id AS order_element_id_8 FROM eventic_ticket_reservation t0 WHERE t0.event_ticket_id = ?
Parameters:
[
  25
]
28 0.11 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.payment_id AS payment_id_7, t0.organizer_id AS organizer_id_8, t0.payment_gateway_id AS payment_gateway_id_9, t0.event_date_id AS event_date_id_10 FROM eventic_payout_request t0 WHERE t0.event_date_id = ?
Parameters:
[
  20
]
29 0.16 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.seated_guests AS seated_guests_5, t0.standing_guests AS standing_guests_6, t0.neighborhoods AS neighborhoods_7, t0.food_beverage AS food_beverage_8, t0.pricing AS pricing_9, t0.availability AS availability_10, t0.hidden AS hidden_11, t0.show_map AS show_map_12, t0.quote_form AS quote_form_13, t0.contact_email AS contact_email_14, t0.listed_on_diretory AS listed_on_diretory_15, t0.street AS street_16, t0.street2 AS street2_17, t0.city AS city_18, t0.state AS state_19, t0.postal_code AS postal_code_20, t0.lat AS lat_21, t0.lng AS lng_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.organizer_id AS organizer_id_25, t0.country_id AS country_id_26, t0.type_id AS type_id_27 FROM eventic_venue t0 WHERE t0.id = ?
Parameters:
[
  13
]
30 0.15 ms
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_venue_translation t0 WHERE t0.object_id = ?
Parameters:
[
  13
]
31 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.hidden AS hidden_4, t0.code AS code_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM eventic_country t0 WHERE t0.id = ?
Parameters:
[
  101
]
32 0.20 ms
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_country_translation t0 WHERE t0.object_id = ?
Parameters:
[
  101
]
33 0.97 ms
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_.category_id AS category_id_24, e0_.country_id AS country_id_25, e0_.organizer_id AS organizer_id_26, e0_.is_on_homepage_slider_id AS is_on_homepage_slider_id_27 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 e3_.slug = ? AND e0_.published = ? AND e0_.id <> ? AND e1_.start_date >= CURRENT_TIMESTAMP AND e4_.is_enabled = ? ORDER BY e1_.start_date ASC LIMIT 8
Parameters:
[
  "usmo-ticket"
  1
  18
  1
]
34 0.17 ms
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_event_translation t0 WHERE t0.object_id = ?
Parameters:
[
  17
]
35 0.18 ms
SELECT t0.id AS id_1, t0.online AS online_2, t0.has_seating_plan AS has_seating_plan_3, t0.reference AS reference_4, t0.active AS active_5, t0.start_date AS start_date_6, t0.end_date AS end_date_7, t0.event_id AS event_id_8, t0.venue_id AS venue_id_9, t0.seating_plan_id AS seating_plan_id_10 FROM eventic_event_date t0 WHERE t0.event_id = ? ORDER BY t0.start_date ASC
Parameters:
[
  17
]
36 0.18 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.active AS active_3, t0.name AS name_4, t0.description AS description_5, t0.free AS free_6, t0.price AS price_7, t0.promotional_price AS promotional_price_8, t0.quantity AS quantity_9, t0.tickets_per_attendee AS tickets_per_attendee_10, t0.sales_start_date AS sales_start_date_11, t0.sales_end_date AS sales_end_date_12, t0.position AS position_13, t0.seating_plan_sections AS seating_plan_sections_14, t0.event_date_id AS event_date_id_15 FROM eventic_event_date_ticket t0 WHERE t0.event_date_id = ? ORDER BY t0.position ASC
Parameters:
[
  19
]
37 0.15 ms
SELECT t0.id AS id_1, t0.reserved_seats AS reserved_seats_2, t0.unit_price AS unit_price_3, t0.quantity AS quantity_4, t0.order_id AS order_id_5, t0.event_ticket_id AS event_ticket_id_6 FROM eventic_order_element t0 WHERE t0.event_ticket_id = ?
Parameters:
[
  24
]
38 0.14 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  72
]
39 0.12 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  73
]
40 0.12 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  74
]
41 0.11 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  75
]
42 0.12 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  76
]
43 0.12 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  77
]
44 0.12 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.status AS status_4, t0.ticket_fee AS ticket_fee_5, t0.ticket_price_percentage_cut AS ticket_price_percentage_cut_6, t0.currency_ccy AS currency_ccy_7, t0.currency_symbol AS currency_symbol_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10, t0.user_id AS user_id_11, t0.payment_gateway_id AS payment_gateway_id_12, t0.payment_id AS payment_id_13 FROM eventic_order t0 WHERE t0.id = ?
Parameters:
[
  79
]
45 0.10 ms
SELECT t0.id AS id_1, t0.quantity AS quantity_2, t0.expires_at AS expires_at_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.user_id AS user_id_6, t0.event_ticket_id AS event_ticket_id_7, t0.order_element_id AS order_element_id_8 FROM eventic_ticket_reservation t0 WHERE t0.event_ticket_id = ?
Parameters:
[
  24
]
46 0.09 ms
SELECT t0.id AS id_1, t0.reference AS reference_2, t0.note AS note_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.payment_id AS payment_id_7, t0.organizer_id AS organizer_id_8, t0.payment_gateway_id AS payment_gateway_id_9, t0.event_date_id AS event_date_id_10 FROM eventic_payout_request t0 WHERE t0.event_date_id = ?
Parameters:
[
  19
]
47 0.97 ms
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_.category_id AS category_id_24, e0_.country_id AS country_id_25, e0_.organizer_id AS organizer_id_26, e0_.is_on_homepage_slider_id AS is_on_homepage_slider_id_27 FROM eventic_event e0_ LEFT JOIN eventic_category e1_ ON e0_.category_id = e1_.id LEFT JOIN eventic_event_date e2_ ON e0_.id = e2_.event_id LEFT JOIN eventic_venue e3_ ON e2_.venue_id = e3_.id LEFT JOIN eventic_organizer e4_ ON e0_.organizer_id = e4_.id LEFT JOIN eventic_user e5_ ON e4_.user_id = e5_.id WHERE e1_.slug = ? AND e0_.published = ? AND e0_.id <> ? AND e2_.start_date >= CURRENT_TIMESTAMP AND e5_.is_enabled = ? ORDER BY e2_.start_date ASC LIMIT 8
Parameters:
[
  "sport-fitness"
  1
  18
  1
]
48 0.17 ms
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:
[
  "first-footer-section-menu"
]
49 0.15 ms
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:
[
  2
]
50 0.12 ms
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:
[
  "first-footer-section-menu"
]
51 0.17 ms
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:
[
  2
]
52 0.16 ms
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:
[
  10
]
53 0.15 ms
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:
[
  12
]
54 0.12 ms
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:
[
  "second-footer-section-menu"
]
55 0.13 ms
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:
[
  3
]
56 0.11 ms
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:
[
  "second-footer-section-menu"
]
57 0.17 ms
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:
[
  3
]
58 0.16 ms
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:
[
  14
]
59 0.16 ms
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:
[
  15
]
60 0.15 ms
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:
[
  16
]
61 0.15 ms
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:
[
  17
]
62 0.15 ms
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:
[
  18
]
63 0.12 ms
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:
[
  "third-footer-section-menu"
]
64 0.12 ms
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:
[
  4
]
65 0.12 ms
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:
[
  "third-footer-section-menu"
]
66 0.15 ms
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:
[
  4
]
67 0.14 ms
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:
[
  19
]
68 0.15 ms
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:
[
  20
]
69 0.19 ms
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
]

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\OrderElement 9
App\Entity\Order 9
App\Entity\CategoryTranslation 7
App\Entity\CountryTranslation 7
App\Entity\Payment 6
App\Entity\Menu 4
App\Entity\EventTranslation 3
App\Entity\PaymentGateway 3
App\Entity\Event 2
App\Entity\EventDate 2
App\Entity\User 2
App\Entity\EventTicket 2
App\Entity\VenueTranslation 2
App\Entity\Category 1
App\Entity\Organizer 1
App\Entity\AppLayoutSettings 1
App\Entity\Venue 1
App\Entity\Country 1
App\Entity\VenueType 1