GET https://dev.back.garmon.io/api/event/event/concert-in-lisbon-25-september-2024-lissabon-portugaliya

Query Metrics

109 Database Queries
53 Different statements
112.37 ms Query time
6 Invalid entities

Queries

Group similar statements

# Time Info
1 0.58 ms
SELECT c0_.id AS id_0, c0_.slug AS slug_1, c0_.locales AS locales_2, c0_.active AS active_3, c0_.enable AS enable_4, c0_.code AS code_5, c0_.commission AS commission_6, c0_.deleted_at AS deleted_at_7, c0_.currency_id AS currency_id_8 FROM country c0_ WHERE (c0_.slug = ?) AND (c0_.deleted_at IS NULL)
Parameters:
[
  "RU"
]
2 2.65 ms
SELECT e0_.id AS id_0, e0_.hash AS hash_1, e0_.location_confirm AS location_confirm_2, e0_.split_type AS split_type_3, e0_.commission AS commission_4, e0_.type AS type_5, e0_.count_artists AS count_artists_6, e0_.count_musicians AS count_musicians_7, e0_.live AS live_8, e0_.pre_sale AS pre_sale_9, e0_.duration AS duration_10, e0_.status AS status_11, e0_.sell_status AS sell_status_12, e0_.recommended_age AS recommended_age_13, e0_.age_restrictions AS age_restrictions_14, e0_.social AS social_15, e0_.locale AS locale_16, e0_.tax AS tax_17, e0_.free_places AS free_places_18, e0_.buyed_tickets AS buyed_tickets_19, e0_.favorites_count AS favorites_count_20, e0_.min_sell_goal AS min_sell_goal_21, e0_.max_sell_goal AS max_sell_goal_22, e0_.active AS active_23, e0_.sell AS sell_24, e0_.date AS date_25, e0_.start_date AS start_date_26, e0_.end_date AS end_date_27, e0_.doors AS doors_28, e0_.start_sale_at AS start_sale_at_29, e0_.end_sale_at AS end_sale_at_30, e0_.created_at AS created_at_31, e0_.slug AS slug_32, e0_.deleted_at AS deleted_at_33, e0_.moderation_status AS moderation_status_34, e0_.creator_id AS creator_id_35, e0_.location_id AS location_id_36, e0_.country_id AS country_id_37, e0_.city_id AS city_id_38, e0_.currency_id AS currency_id_39, e0_.cover_id AS cover_id_40, e0_.gallery_id AS gallery_id_41, e0_.video_gallery_id AS video_gallery_id_42 FROM event e0_ WHERE (e0_.slug = ? OR e0_.hash = ?) AND (e0_.deleted_at IS NULL)
Parameters:
[
  "concert-in-lisbon-25-september-2024-lissabon-portugaliya"
  "concert-in-lisbon-25-september-2024-lissabon-portugaliya"
]
3 0.98 ms
SELECT t0.id AS id_1, t0.legal_status AS legal_status_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.name AS name_6, t0.yandex AS yandex_7, t0.last_name AS last_name_8, t0.phone AS phone_9, t0.bank_account AS bank_account_10, t0.created_at AS created_at_11, t0.active AS active_12, t0.verified AS verified_13, t0.locale AS locale_14, t0.payment_account_id AS payment_account_id_15, t0.deleted_at AS deleted_at_16, t0.hash AS hash_17, t0.photo_id AS photo_id_18, t0.city_id AS city_id_19, t0.country_id AS country_id_20, t0.type, t0.artist_role AS artist_role_21, t0.age AS age_22, t0.social AS social_23, t0.social AS social_24 FROM user t0 WHERE t0.id = ? AND t0.type IN ('system', 'new', 'artist', 'location', 'manager', 'organizer', 'label') AND ((t0.deleted_at IS NULL))
Parameters:
[
  64
]
4 3.11 ms
SELECT e0_.id AS id_0, e0_.start_at AS start_at_1, e0_.end_at AS end_at_2, e0_.archive AS archive_3, e0_.deleted_at AS deleted_at_4, e1_.id AS id_5, e1_.active AS active_6, e1_.archive AS archive_7, e1_.places AS places_8, e1_.used_places AS used_places_9, e2_.id AS id_10, e2_.united AS united_11, e2_.archive AS archive_12, e3_.id AS id_13, e3_.row_name AS row_name_14, e3_.number AS number_15, e3_.active AS active_16, e3_.reserve AS reserve_17, e3_.archive AS archive_18, e4_.id AS id_19, e4_.max AS max_20, e4_.used AS used_21, e4_.free AS free_22, e4_.active AS active_23, e4_.type AS type_24, e4_.deleted_at AS deleted_at_25, e0_.event_id AS event_id_26, e0_.event_zone_id AS event_zone_id_27, e0_.ticket_type_id AS ticket_type_id_28, e0_.event_seat_group_id AS event_seat_group_id_29, e0_.event_seat_id AS event_seat_id_30, e1_.event_hall_id AS event_hall_id_31, e1_.zone_id AS zone_id_32, e1_.event_id AS event_id_33, e3_.event_id AS event_id_34, e3_.event_zone_id AS event_zone_id_35, e3_.seat_id AS seat_id_36, e3_.event_seat_group_id AS event_seat_group_id_37, e4_.event_id AS event_id_38 FROM event_price e0_ LEFT JOIN event_zone e1_ ON e0_.event_zone_id = e1_.id LEFT JOIN event_seat_group e2_ ON e0_.event_seat_group_id = e2_.id LEFT JOIN event_seat e3_ ON e0_.event_seat_id = e3_.id LEFT JOIN event_ticket_type e4_ ON e0_.ticket_type_id = e4_.id AND (e4_.deleted_at IS NULL) WHERE (e2_.archive = ? OR e2_.archive IS NULL) AND e0_.event_id = ? AND e0_.deleted_at IS NULL AND ((e0_.start_at <= ? OR e0_.start_at IS NULL) AND (e0_.end_at >= ? OR e0_.end_at IS NULL)) ORDER BY e0_.id ASC
Parameters:
[
  0
  65
  "2024-09-28 20:17:58"
  "2024-09-28 20:17:58"
]
5 2.31 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.event_seat_id AS event_seat_id_3, t0.sub_seat_id AS sub_seat_id_4 FROM event_sub_seat t0 WHERE t0.event_seat_id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  344
  345
  346
  347
  348
  349
  350
  351
  352
  353
]
6 1.64 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  198
]
7 1.48 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  198
]
8 2.85 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  200
]
9 0.57 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  200
]
10 1.48 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  201
]
11 1.43 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  201
]
12 1.06 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  203
]
13 0.29 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  203
]
14 1.15 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  205
]
15 0.27 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  205
]
16 0.55 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  207
]
17 0.26 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  207
]
18 2.43 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.has_seats AS has_seats_3, t0.active AS active_4, t0.scheme_id AS scheme_id_5, t0.deleted_at AS deleted_at_6, t0.hall_id AS hall_id_7, t0.layout_id AS layout_id_8 FROM zone t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  72
]
19 1.66 ms
SELECT e0_.id AS id_0, e0_.start_at AS start_at_1, e0_.end_at AS end_at_2, e0_.type AS type_3, e0_.value AS value_4, e0_.deleted_at AS deleted_at_5, e1_.id AS id_6, e1_.active AS active_7, e1_.archive AS archive_8, e1_.places AS places_9, e1_.used_places AS used_places_10, e0_.event_zone_id AS event_zone_id_11, e1_.event_hall_id AS event_hall_id_12, e1_.zone_id AS zone_id_13, e1_.event_id AS event_id_14 FROM event_promo e0_ LEFT JOIN event_zone e1_ ON e0_.event_zone_id = e1_.id WHERE (e1_.event_id = ? AND ((e0_.start_at <= ? OR e0_.start_at IS NULL) AND (e0_.end_at >= ? OR e0_.end_at IS NULL))) AND (e0_.deleted_at IS NULL) GROUP BY e1_.id
Parameters:
[
  65
  "2024-09-28 20:17:58"
  "2024-09-28 20:17:58"
]
20 3.02 ms
SELECT e0_.id AS id_0, e0_.start_at AS start_at_1, e0_.end_at AS end_at_2, e0_.archive AS archive_3, e0_.deleted_at AS deleted_at_4, e1_.id AS id_5, e1_.row_name AS row_name_6, e1_.number AS number_7, e1_.active AS active_8, e1_.reserve AS reserve_9, e1_.archive AS archive_10, e2_.id AS id_11, e2_.active AS active_12, e2_.archive AS archive_13, e2_.places AS places_14, e2_.used_places AS used_places_15, e0_.event_id AS event_id_16, e0_.event_zone_id AS event_zone_id_17, e0_.ticket_type_id AS ticket_type_id_18, e0_.event_seat_group_id AS event_seat_group_id_19, e0_.event_seat_id AS event_seat_id_20, e1_.event_id AS event_id_21, e1_.event_zone_id AS event_zone_id_22, e1_.seat_id AS seat_id_23, e1_.event_seat_group_id AS event_seat_group_id_24, e2_.event_hall_id AS event_hall_id_25, e2_.zone_id AS zone_id_26, e2_.event_id AS event_id_27 FROM event_price e0_ LEFT JOIN event_seat e1_ ON e0_.event_seat_id = e1_.id LEFT JOIN event_zone e2_ ON e0_.event_zone_id = e2_.id WHERE e0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) AND e0_.deleted_at IS NULL
Parameters:
[
  b"\x01‘Èï_\x1Cv®ŽS™"\x0F`“å"
  b"\x01‘Èï_\x1EuʨP s\x02„Äz"
  b"\x01æ╚´_Yqáï$\x19>■ã\x11Ø"
  b"\x01‘Èï_Yq ‹$\x19?\x00@ÏË"
  b"\x01‘Èï_zuó¾ÅC?¹ |ø"
  b"\x01‘Èï_zuó¾ÅC?ºFOî"
  b"\x01‘Èï_•uÙ’èDU\x03\x05ê\x17"
  b"\x01æ╚´_òu┘ÆÞDU\x03┌ìr"
  b"\x01‘Èï_´\x7F×”¨\x00a, ÕÄ"
  b"\x01‘Èï_´\x7F×”¨\x00a,ܤ…"
  b"\x01‘Èï„Ópr“á¤\t´œ\x05S"
  b"\x01‘Èï„Ópr“á¤\tµM(p"
  b"\x01‘Èï…\vwñŽç½áÂüs³"
  b"\x01‘Èï…\vwñŽç½áÃ`;\x04"
  b"\x01‘Èï…'rf¾ÙtÓ»•%ì"
  b"\x01‘Èï…'rf¾ÙtÓ¼*ýG"
  b"\x01æ╚´àKxo«ÛøFMuÅò"
  b"\x01‘Èï…Kxo®ê›FM°’º"
  b"\x01‘Èï…hpœ·S!\x08ŒðþÀ"
  b"\x01‘Èï…i\x7F0™RáÆFL\x06"
  b"\x01æ╚´ùÖy\x18Á\x10ü(Ê\x0EöÅ"
  b"\x01æ╚´ùÜs\x13ØåÌj¡Ù│¤"
]
21 4.38 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_\x1Cv®ŽS™"\x0F`“å"
]
22 0.77 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_\x1EuʨP s\x02„Äz"
]
23 2.66 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01æ╚´_Yqáï$\x19>■ã\x11Ø"
]
24 1.03 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_Yq ‹$\x19?\x00@ÏË"
]
25 0.30 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_zuó¾ÅC?¹ |ø"
]
26 1.06 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_zuó¾ÅC?ºFOî"
]
27 1.61 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_•uÙ’èDU\x03\x05ê\x17"
]
28 1.31 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01æ╚´_òu┘ÆÞDU\x03┌ìr"
]
29 0.27 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_´\x7F×”¨\x00a, ÕÄ"
]
30 1.19 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï_´\x7F×”¨\x00a,ܤ…"
]
31 0.29 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï„Ópr“á¤\t´œ\x05S"
]
32 1.37 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï„Ópr“á¤\tµM(p"
]
33 1.83 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…\vwñŽç½áÂüs³"
]
34 0.31 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…\vwñŽç½áÃ`;\x04"
]
35 0.56 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…'rf¾ÙtÓ»•%ì"
]
36 1.67 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…'rf¾ÙtÓ¼*ýG"
]
37 1.84 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01æ╚´àKxo«ÛøFMuÅò"
]
38 0.28 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…Kxo®ê›FM°’º"
]
39 0.26 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…hpœ·S!\x08ŒðþÀ"
]
40 1.97 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01‘Èï…i\x7F0™RáÆFL\x06"
]
41 1.84 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01æ╚´ùÖy\x18Á\x10ü(Ê\x0EöÅ"
]
42 0.30 ms
SELECT t0.id AS id_1, t0.value AS value_2, t0.event_price_id AS event_price_id_3, t0.currency_id AS currency_id_4 FROM event_price_value t0 WHERE t0.event_price_id = ?
Parameters:
[
  b"\x01æ╚´ùÜs\x13ØåÌj¡Ù│¤"
]
43 0.34 ms
SELECT e0_.id AS id_0, e0_.row_name AS row_name_1, e0_.number AS number_2, e0_.active AS active_3, e0_.reserve AS reserve_4, e0_.archive AS archive_5, e0_.event_id AS event_id_6, e0_.event_zone_id AS event_zone_id_7, e0_.seat_id AS seat_id_8, e0_.event_seat_group_id AS event_seat_group_id_9 FROM event_seat e0_ WHERE e0_.event_id = ? AND e0_.archive = ?
Parameters:
[
  65
  0
]
44 0.43 ms
SELECT e0_.id AS id_0, e0_.united AS united_1, e0_.archive AS archive_2 FROM event_seat_group e0_ LEFT JOIN event_seat e1_ ON e0_.id = e1_.event_seat_group_id WHERE e1_.event_id = ? AND e0_.archive = ? GROUP BY e0_.id
Parameters:
[
  65
  0
]
45 2.41 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.archive AS archive_3, t0.places AS places_4, t0.used_places AS used_places_5, t0.event_hall_id AS event_hall_id_6, t0.zone_id AS zone_id_7, t0.event_id AS event_id_8 FROM event_zone t0 WHERE t0.event_id = ?
Parameters:
[
  65
]
46 0.31 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.has_seats AS has_seats_3, t0.active AS active_4, t0.scheme_id AS scheme_id_5, t0.deleted_at AS deleted_at_6, t0.hall_id AS hall_id_7, t0.layout_id AS layout_id_8 FROM zone t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  71
]
47 0.39 ms
SELECT COUNT(e0_.id) AS sclr_0, e0_.event_zone_id AS sclr_1 FROM event_seat e0_ WHERE e0_.event_zone_id IN (?) AND e0_.active = ? AND e0_.reserve = ? AND e0_.archive = ? GROUP BY e0_.event_zone_id
Parameters:
[
  128
  1
  0
  0
]
48 2.65 ms
SELECT e0_.id AS id_0, e0_.start_at AS start_at_1, e0_.end_at AS end_at_2, e0_.archive AS archive_3, e0_.deleted_at AS deleted_at_4, e1_.id AS id_5, e1_.active AS active_6, e1_.archive AS archive_7, e1_.places AS places_8, e1_.used_places AS used_places_9, e2_.id AS id_10, e2_.united AS united_11, e2_.archive AS archive_12, e3_.id AS id_13, e3_.row_name AS row_name_14, e3_.number AS number_15, e3_.active AS active_16, e3_.reserve AS reserve_17, e3_.archive AS archive_18, e4_.id AS id_19, e4_.max AS max_20, e4_.used AS used_21, e4_.free AS free_22, e4_.active AS active_23, e4_.type AS type_24, e4_.deleted_at AS deleted_at_25, e0_.event_id AS event_id_26, e0_.event_zone_id AS event_zone_id_27, e0_.ticket_type_id AS ticket_type_id_28, e0_.event_seat_group_id AS event_seat_group_id_29, e0_.event_seat_id AS event_seat_id_30, e1_.event_hall_id AS event_hall_id_31, e1_.zone_id AS zone_id_32, e1_.event_id AS event_id_33, e3_.event_id AS event_id_34, e3_.event_zone_id AS event_zone_id_35, e3_.seat_id AS seat_id_36, e3_.event_seat_group_id AS event_seat_group_id_37, e4_.event_id AS event_id_38 FROM event_price e0_ LEFT JOIN event_zone e1_ ON e0_.event_zone_id = e1_.id LEFT JOIN event_seat_group e2_ ON e0_.event_seat_group_id = e2_.id LEFT JOIN event_seat e3_ ON e0_.event_seat_id = e3_.id LEFT JOIN event_ticket_type e4_ ON e0_.ticket_type_id = e4_.id AND (e4_.deleted_at IS NULL) WHERE (e2_.archive = ? OR e2_.archive IS NULL) AND e0_.event_id = ? AND e0_.deleted_at IS NULL AND ((e0_.start_at <= ? OR e0_.start_at IS NULL) AND (e0_.end_at >= ? OR e0_.end_at IS NULL)) ORDER BY e0_.id ASC
Parameters:
[
  0
  65
  "2024-09-28 20:17:59"
  "2024-09-28 20:17:59"
]
49 2.46 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.type AS type_4, t0.places AS places_5, t0.with_kitchen AS with_kitchen_6, t0.with_bar AS with_bar_7, t0.active AS active_8, t0.social AS social_9, t0.created_at AS created_at_10, t0.confirm_code AS confirm_code_11, t0.confirmed AS confirmed_12, t0.slug AS slug_13, t0.post_code AS post_code_14, t0.coords AS coords_15, t0.deleted_at AS deleted_at_16, t0.moderation_status AS moderation_status_17, t0.hash AS hash_18, t0.cover_id AS cover_id_19, t0.user_id AS user_id_20, t0.country_id AS country_id_21, t0.city_id AS city_id_22, t0.gallery_id AS gallery_id_23, t0.video_gallery_id AS video_gallery_id_24 FROM location t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  36
]
50 3.54 ms
SELECT t0.id AS id_1, t0.description AS description_2, t0.rent_terms AS rent_terms_3, t0.parking AS parking_4, t0.rent_description AS rent_description_5, t0.rent_equipment_terms AS rent_equipment_terms_6, t0.equipment AS equipment_7, t0.specialists AS specialists_8, t0.restrictions AS restrictions_9, t0.locale AS locale_10, t0.translatable_id AS translatable_id_11 FROM location_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  36
]
51 4.24 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.locales AS locales_3, t0.active AS active_4, t0.enable AS enable_5, t0.code AS code_6, t0.commission AS commission_7, t0.deleted_at AS deleted_at_8, t0.currency_id AS currency_id_9 FROM country t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  2
]
52 4.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM country_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  2
]
53 2.88 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.sign AS sign_3, t0.active AS active_4, t0.deleted_at AS deleted_at_5 FROM currency t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  1
]
54 2.23 ms
SELECT t0.id AS id_1, t0.contact_group AS contact_group_2, t0.active AS active_3, t0.deleted_at AS deleted_at_4, t0.location_id AS location_id_5 FROM location_contact t0 WHERE t0.location_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  36
]
55 1.38 ms
SELECT t0.id AS id_1, t0.type AS type_2, t0.name AS name_3, t0.value AS value_4 FROM contact t0 INNER JOIN location_contact_contact ON t0.id = location_contact_contact.contact_id WHERE location_contact_contact.location_contact_id = ?
Parameters:
[
  80
]
56 1.76 ms
SELECT t0.id AS id_1, t0.deleted_at AS deleted_at_2 FROM genre t0 INNER JOIN location_genre ON t0.id = location_genre.genre_id WHERE location_genre.location_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  36
]
57 0.38 ms
SELECT t0.id AS id_1, t0.contact_group AS contact_group_2, t0.active AS active_3, t0.deleted_at AS deleted_at_4, t0.event_id AS event_id_5 FROM event_contact t0 WHERE t0.event_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  65
]
58 1.07 ms
SELECT t0.id AS id_1, t0.deleted_at AS deleted_at_2 FROM genre t0 INNER JOIN event_genre ON t0.id = event_genre.genre_id WHERE event_genre.event_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  65
]
59 0.54 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.use_photo_gallery AS use_photo_gallery_3, t0.use_video_gallery AS use_video_gallery_4, t0.confirmed AS confirmed_5, t0.hash AS hash_6, t0.event_id AS event_id_7, t0.band_id AS band_id_8 FROM event_band t0 WHERE t0.event_id = ?
Parameters:
[
  65
]
60 1.77 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.type AS type_3, t0.age_restrictions AS age_restrictions_4, t0.social AS social_5, t0.can_invite AS can_invite_6, t0.can_invite_private AS can_invite_private_7, t0.confirmed AS confirmed_8, t0.active AS active_9, t0.created_at AS created_at_10, t0.confirm_code AS confirm_code_11, t0.favorites_count AS favorites_count_12, t0.slug AS slug_13, t0.deleted_at AS deleted_at_14, t0.moderation_status AS moderation_status_15, t0.hash AS hash_16, t0.name_image_id AS name_image_id_17, t0.country_id AS country_id_18, t0.city_id AS city_id_19, t0.label_id AS label_id_20, t0.admin_id AS admin_id_21, t0.cover_id AS cover_id_22, t0.gallery_id AS gallery_id_23, t0.video_gallery_id AS video_gallery_id_24 FROM band t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  30
]
61 0.51 ms
SELECT t0.id AS id_1, t0.legal_status AS legal_status_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.name AS name_6, t0.yandex AS yandex_7, t0.last_name AS last_name_8, t0.phone AS phone_9, t0.bank_account AS bank_account_10, t0.created_at AS created_at_11, t0.active AS active_12, t0.verified AS verified_13, t0.locale AS locale_14, t0.payment_account_id AS payment_account_id_15, t0.deleted_at AS deleted_at_16, t0.hash AS hash_17, t0.photo_id AS photo_id_18, t0.city_id AS city_id_19, t0.country_id AS country_id_20, t0.type, t0.artist_role AS artist_role_21, t0.age AS age_22, t0.social AS social_23, t0.social AS social_24 FROM user t0 WHERE t0.id = ? AND t0.type IN ('system', 'new', 'artist', 'location', 'manager', 'organizer', 'label') AND ((t0.deleted_at IS NULL))
Parameters:
[
  29
]
62 2.20 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.name_image_id AS name_image_id_5, t0.translatable_id AS translatable_id_6 FROM band_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  30
]
63 1.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM country_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  1
]
64 0.54 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.created_at AS created_at_4, t0.type FROM file t0 WHERE t0.id = ? AND t0.type IN ('image')
Parameters:
[
  288
]
65 0.43 ms
SELECT t0.id AS id_1, t0.deleted_at AS deleted_at_2 FROM genre t0 INNER JOIN band_genre ON t0.id = band_genre.genre_id WHERE band_genre.band_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  30
]
66 0.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo_url AS photo_url_3, t0.type AS type_4, t0.year AS year_5, t0.active AS active_6, t0.created_at AS created_at_7, t0.deleted_at AS deleted_at_8, t0.band_id AS band_id_9, t0.photo_id AS photo_id_10 FROM album t0 WHERE t0.band_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  30
]
67 0.29 ms
SELECT t0.id AS id_1, t0.contact_group AS contact_group_2, t0.active AS active_3, t0.deleted_at AS deleted_at_4, t0.band_id AS band_id_5 FROM band_contact t0 WHERE t0.band_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  30
]
68 0.29 ms
SELECT t0.id AS id_1, t0.role AS role_2, t0.confirmed AS confirmed_3, t0.active AS active_4, t0.band_id AS band_id_5, t0.artist_id AS artist_id_6 FROM band_artist t0 WHERE t0.band_id = ?
Parameters:
[
  30
]
69 0.43 ms
SELECT t0.id AS id_1, t0.legal_status AS legal_status_2, t0.email AS email_3, t0.roles AS roles_4, t0.password AS password_5, t0.name AS name_6, t0.yandex AS yandex_7, t0.last_name AS last_name_8, t0.phone AS phone_9, t0.bank_account AS bank_account_10, t0.created_at AS created_at_11, t0.active AS active_12, t0.verified AS verified_13, t0.locale AS locale_14, t0.payment_account_id AS payment_account_id_15, t0.deleted_at AS deleted_at_16, t0.hash AS hash_17, t0.artist_role AS artist_role_18, t0.age AS age_19, t0.social AS social_20, t0.photo_id AS photo_id_21, t0.city_id AS city_id_22, t0.country_id AS country_id_23, t0.type FROM user t0 INNER JOIN event_band_artist_user ON t0.id = event_band_artist_user.artist_user_id WHERE event_band_artist_user.event_band_id = ? AND t0.type IN ('artist') AND ((t0.deleted_at IS NULL))
Parameters:
[
  26
]
70 0.29 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.pos AS pos_3, t0.event_id AS event_id_4, t0.logo_id AS logo_id_5 FROM event_partner t0 WHERE t0.event_id = ? ORDER BY t0.pos ASC
Parameters:
[
  65
]
71 0.37 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.archive AS archive_3, t0.places AS places_4, t0.used_places AS used_places_5, t0.free_places AS free_places_6, t0.event_id AS event_id_7, t0.hall_id AS hall_id_8, t9.id AS id_10, t9.event_hall_id AS event_hall_id_11, t9.layout_id AS layout_id_12 FROM event_hall t0 LEFT JOIN event_layout t9 ON t9.event_hall_id = t0.id WHERE t0.event_id = ?
Parameters:
[
  65
]
72 0.29 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.active AS active_3, t0.created_at AS created_at_4, t0.deleted_at AS deleted_at_5, t0.hall_id AS hall_id_6, t0.scheme_map_id AS scheme_map_id_7, t0.scheme_id AS scheme_id_8 FROM layout t0 WHERE t0.id IN (?) AND ((t0.deleted_at IS NULL))
Parameters:
[
  29
]
73 0.47 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.path AS path_3, t0.created_at AS created_at_4, t0.type FROM file t0 WHERE t0.id = ? AND t0.type IN ('image', 'video', 'document')
Parameters:
[
  341
]
74 0.59 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.active AS active_3, t0.created_at AS created_at_4, t0.deleted_at AS deleted_at_5, t0.location_id AS location_id_6, t0.scheme_id AS scheme_id_7 FROM hall t0 WHERE t0.id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  49
]
75 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.rent_terms AS rent_terms_4, t0.locale AS locale_5, t0.translatable_id AS translatable_id_6 FROM hall_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  49
]
76 0.42 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.has_seats AS has_seats_3, t0.active AS active_4, t0.scheme_id AS scheme_id_5, t0.deleted_at AS deleted_at_6, t0.hall_id AS hall_id_7, t0.layout_id AS layout_id_8 FROM zone t0 WHERE t0.hall_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  49
]
77 0.33 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.active AS active_3, t0.created_at AS created_at_4, t0.deleted_at AS deleted_at_5, t0.hall_id AS hall_id_6, t0.scheme_map_id AS scheme_map_id_7, t0.scheme_id AS scheme_id_8 FROM layout t0 WHERE t0.hall_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  49
]
78 0.61 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.locale AS locale_3, t0.translatable_id AS translatable_id_4 FROM layout_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  29
]
79 0.52 ms
SELECT t0.id AS id_1, t0.places AS places_2, t0.has_seats AS has_seats_3, t0.active AS active_4, t0.scheme_id AS scheme_id_5, t0.deleted_at AS deleted_at_6, t0.hall_id AS hall_id_7, t0.layout_id AS layout_id_8 FROM zone t0 WHERE t0.layout_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  29
]
80 0.68 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM zone_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  71
]
81 0.50 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM zone_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  72
]
82 0.37 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.archive AS archive_3, t0.places AS places_4, t0.used_places AS used_places_5, t0.event_hall_id AS event_hall_id_6, t0.zone_id AS zone_id_7, t0.event_id AS event_id_8 FROM event_zone t0 WHERE t0.event_hall_id = ?
Parameters:
[
  57
]
83 0.64 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM event_zone_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  128
]
84 0.57 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.active AS active_4, t0.reserve AS reserve_5, t0.archive AS archive_6, t0.event_id AS event_id_7, t0.event_zone_id AS event_zone_id_8, t0.seat_id AS seat_id_9, t0.event_seat_group_id AS event_seat_group_id_10 FROM event_seat t0 WHERE t0.event_zone_id = ?
Parameters:
[
  128
]
85 0.55 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  195
]
86 0.42 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  195
]
87 0.34 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  344
]
88 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM event_ticket_type_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  83
]
89 0.32 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM event_ticket_type_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  84
]
90 0.27 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  196
]
91 0.26 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  196
]
92 0.29 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  345
]
93 0.30 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  197
]
94 0.26 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  197
]
95 0.30 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  346
]
96 0.34 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  347
]
97 0.29 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  348
]
98 0.29 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  349
]
99 0.28 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  350
]
100 0.29 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  351
]
101 0.26 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.scheme_id AS scheme_id_4, t0.active AS active_5, t0.zone_id AS zone_id_6 FROM seat t0 WHERE t0.id = ?
Parameters:
[
  206
]
102 0.31 ms
SELECT t0.id AS id_1, t0.number AS number_2, t0.active AS active_3, t0.seat_id AS seat_id_4 FROM sub_seat t0 WHERE t0.seat_id IN (?)
Parameters:
[
  206
]
103 0.28 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  352
]
104 0.29 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_seat_id = ?
Parameters:
[
  353
]
105 0.38 ms
SELECT t0.id AS id_1, t0.row_name AS row_name_2, t0.number AS number_3, t0.active AS active_4, t0.reserve AS reserve_5, t0.archive AS archive_6, t0.event_id AS event_id_7, t0.event_zone_id AS event_zone_id_8, t0.seat_id AS seat_id_9, t0.event_seat_group_id AS event_seat_group_id_10 FROM event_seat t0 WHERE t0.event_zone_id = ?
Parameters:
[
  129
]
106 0.37 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.locale AS locale_4, t0.translatable_id AS translatable_id_5 FROM event_zone_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  129
]
107 0.52 ms
SELECT t0.id AS id_1, t0.start_at AS start_at_2, t0.end_at AS end_at_3, t0.archive AS archive_4, t0.deleted_at AS deleted_at_5, t0.event_id AS event_id_6, t0.event_zone_id AS event_zone_id_7, t0.ticket_type_id AS ticket_type_id_8, t0.event_seat_group_id AS event_seat_group_id_9, t0.event_seat_id AS event_seat_id_10 FROM event_price t0 WHERE t0.event_id = ?
Parameters:
[
  65
]
108 0.55 ms
SELECT t0.id AS id_1, t0.max AS max_2, t0.used AS used_3, t0.free AS free_4, t0.active AS active_5, t0.type AS type_6, t0.deleted_at AS deleted_at_7, t0.event_id AS event_id_8 FROM event_ticket_type t0 WHERE t0.event_id = ? AND ((t0.deleted_at IS NULL))
Parameters:
[
  65
]
109 0.43 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.search_description AS search_description_5, t0.calling AS calling_6, t0.cancel_reason AS cancel_reason_7, t0.locale AS locale_8, t0.name_image_id AS name_image_id_9, t0.translatable_id AS translatable_id_10 FROM event_translation t0 WHERE t0.translatable_id = ?
Parameters:
[
  65
]

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.

Entities Mapping

Class Mapping errors
App\Geo\Entity\Country
  • If association App\Geo\Entity\Country#currency is many-to-one, then the inversed side App\Price\Entity\Currency#countries has to be one-to-many.
App\Price\Entity\Currency No errors.
App\Geo\Entity\City No errors.
App\Geo\Entity\CountryRequisite No errors.
App\Geo\Entity\CountryTranslation No errors.
App\Event\Entity\Event
  • The mappings App\Event\Entity\Event#eventContacts and App\Event\Entity\EventContact#event are inconsistent with each other.
App\User\Entity\User No errors.
App\Location\Entity\Location No errors.
App\Storage\Entity\File No errors.
App\Storage\Entity\Image No errors.
App\Storage\Entity\Gallery
  • The mappings App\Storage\Entity\Gallery#galleryMedias and App\Storage\Entity\GalleryMedia#gallery are inconsistent with each other.
App\User\Entity\SystemUser No errors.
App\User\Entity\NewUser No errors.
App\User\Entity\ArtistUser No errors.
App\User\Entity\LocationUser No errors.
App\User\Entity\ManagerUser No errors.
App\User\Entity\OrganizerUser No errors.
App\User\Entity\LabelUser No errors.
App\User\Entity\UserRequisite No errors.
App\Band\Entity\Band
  • The association App\Band\Entity\Band#country refers to the inverse side field App\Geo\Entity\Country#bands which does not exist.
App\Band\Entity\BandInvite No errors.
App\Event\Entity\EventContact
  • The association App\Event\Entity\EventContact#event refers to the inverse side field App\Event\Entity\Event#EventContacts which does not exist.
App\Core\Entity\Genre No errors.
App\Event\Entity\EventBand No errors.
App\Event\Entity\EventManager No errors.
App\Event\Entity\EventInvite No errors.
App\Event\Entity\EventSplit No errors.
App\Event\Entity\EventPartner No errors.
App\Event\Entity\EventHall No errors.
App\Event\Entity\EventZone No errors.
App\Event\Entity\EventPrice No errors.
App\Payment\Entity\UserPayment No errors.
App\Review\Entity\Review No errors.
App\Event\Entity\EventTicketType No errors.
App\Event\Entity\EventTranslation No errors.
App\Event\Entity\EventSeatGroup No errors.
App\Event\Entity\EventSeat No errors.
App\Location\Entity\Zone No errors.
App\Location\Entity\Seat No errors.
App\Event\Entity\EventPriceValue No errors.
App\Event\Entity\EventSubSeat No errors.
App\Event\Entity\EventTicketTypeTranslation No errors.
App\Event\Entity\EventZoneTranslation No errors.
App\Location\Entity\SubSeat No errors.
App\Location\Entity\Hall
  • The mappings App\Location\Entity\Hall#layouts and App\Location\Entity\Layout#hall are inconsistent with each other.
App\Location\Entity\Layout No errors.
App\Location\Entity\ZoneTranslation No errors.
App\Event\Entity\EventPromo No errors.
App\Location\Entity\LocationContact No errors.
App\Band\Entity\BandAccessRestriction No errors.
App\Location\Entity\LocationEquipment No errors.
App\Location\Entity\LocationStaff No errors.
App\Location\Entity\LocationParking No errors.
App\Location\Entity\LocationEventType No errors.
App\Location\Entity\LocationTranslation No errors.
App\Core\Entity\Contact No errors.
App\Location\Entity\LocationContactTranslation No errors.
App\Event\Entity\EventContactTranslation No errors.
App\Band\Entity\BandArtist No errors.
App\User\Entity\ArtistUserTranslation No errors.
App\Band\Entity\Album No errors.
App\Band\Entity\BandDocument No errors.
App\Band\Entity\BandContact No errors.
App\Band\Entity\BandTranslation No errors.
App\Band\Entity\BandContactTranslation No errors.
App\Event\Entity\EventLayout No errors.
App\Storage\Entity\Video No errors.
App\Storage\Entity\Document No errors.
App\Location\Entity\LayoutTranslation No errors.
App\Location\Entity\HallTranslation No errors.