GET https://beta.pretoriaescorts.co.za/

Query Metrics

106 Database Queries
19 Different statements
46.09 ms Query time
1 Invalid entities
452 Managed entities

Queries

Group similar statements

# Time Info
1 0.24 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.is_active = ? AND t0.advert_target = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
  "gallery"
]
2 1.52 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.position AS position_2, b0_.image_path AS image_path_3, b0_.link_url AS link_url_4, b0_.start_date AS start_date_5, b0_.end_date AS end_date_6, b0_.is_active AS is_active_7, b0_.click_count AS click_count_8, b0_.view_count AS view_count_9, b0_.sort_order AS sort_order_10, b0_.created_at AS created_at_11 FROM banner b0_ WHERE b0_.is_active = 1 AND ((b0_.start_date IS NULL OR b0_.start_date <= ?)) AND ((b0_.end_date IS NULL OR b0_.end_date >= ?)) AND b0_.position = ? ORDER BY b0_.sort_order ASC
Parameters:
[
  1780466791
  1780466791
  "home"
]
3 0.52 ms
SELECT a0_.id AS id_0, a0_.available_from AS available_from_1, a0_.available_until AS available_until_2, a0_.location AS location_3, a0_.notes AS notes_4, a0_.is_active AS is_active_5, a0_.created_at AS created_at_6, a0_.updated_at AS updated_at_7, a0_.profile_id AS profile_id_8 FROM available_now a0_ INNER JOIN profile p1_ ON a0_.profile_id = p1_.id WHERE a0_.is_active = 1 AND a0_.available_from <= ? AND a0_.available_until >= ? AND p1_.status = ? ORDER BY a0_.created_at DESC
Parameters:
[
  "2026-06-03 08:06:31"
  "2026-06-03 08:06:31"
  10
]
4 0.21 ms
SELECT a0_.id AS id_0, a0_.name AS name_1, a0_.slug AS slug_2, a0_.created_at AS created_at_3, a0_.updated_at AS updated_at_4 FROM area a0_ ORDER BY a0_.name ASC
Parameters:
[]
5 0.24 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.created_at AS created_at_3, s0_.updated_at AS updated_at_4 FROM service s0_ ORDER BY s0_.name ASC
Parameters:
[]
6 0.52 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.position AS position_2, b0_.image_path AS image_path_3, b0_.link_url AS link_url_4, b0_.start_date AS start_date_5, b0_.end_date AS end_date_6, b0_.is_active AS is_active_7, b0_.click_count AS click_count_8, b0_.view_count AS view_count_9, b0_.sort_order AS sort_order_10, b0_.created_at AS created_at_11 FROM banner b0_ WHERE b0_.is_active = 1 AND ((b0_.start_date IS NULL OR b0_.start_date <= ?)) AND ((b0_.end_date IS NULL OR b0_.end_date >= ?)) AND b0_.position = ? ORDER BY b0_.sort_order ASC
Parameters:
[
  1780466791
  1780466791
  "header"
]
7 0.25 ms
SELECT a0_.id AS id_0, a0_.page_type AS page_type_1, a0_.slot_name AS slot_name_2, a0_.display_name AS display_name_3, a0_.rotation_mode AS rotation_mode_4, a0_.allowed_formats AS allowed_formats_5, a0_.dimensions AS dimensions_6, a0_.is_active AS is_active_7, a0_.created_at AS created_at_8 FROM ad_slot a0_ WHERE a0_.page_type = ? AND a0_.slot_name = ? AND a0_.is_active = 1
Parameters:
[
  "home"
  "home-top-landscape"
]
8 0.58 ms
SELECT a0_.id AS id_0, a0_.priority AS priority_1, a0_.start_at AS start_at_2, a0_.end_at AS end_at_3, a0_.is_active AS is_active_4, a0_.created_at AS created_at_5, a0_.advert_id AS advert_id_6, a0_.ad_slot_id AS ad_slot_id_7 FROM ad_schedule a0_ INNER JOIN advert a1_ ON a0_.advert_id = a1_.id INNER JOIN ad_slot a2_ ON a0_.ad_slot_id = a2_.id WHERE a2_.page_type = ? AND a2_.slot_name = ? AND a2_.is_active = 1 AND a0_.is_active = 1 AND a1_.is_active = 1 AND ((a0_.start_at IS NULL OR a0_.start_at <= ?)) AND ((a0_.end_at IS NULL OR a0_.end_at >= ?)) ORDER BY a0_.priority DESC, a0_.created_at ASC
Parameters:
[
  "home"
  "home-top-landscape"
  "2026-06-03 08:06:31"
  "2026-06-03 08:06:31"
]
9 1.08 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.id = ?
Parameters:
[
  7
]
10 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.id = ?
Parameters:
[
  8
]
11 0.15 ms
"START TRANSACTION"
Parameters:
[]
12 0.56 ms
UPDATE advert SET impression_count = ? WHERE id = ?
Parameters:
[
  4258
  7
]
13 0.21 ms
UPDATE advert SET impression_count = ? WHERE id = ?
Parameters:
[
  4257
  8
]
14 17.39 ms
"COMMIT"
Parameters:
[]
15 0.25 ms
SELECT a0_.id AS id_0, a0_.page_type AS page_type_1, a0_.slot_name AS slot_name_2, a0_.display_name AS display_name_3, a0_.rotation_mode AS rotation_mode_4, a0_.allowed_formats AS allowed_formats_5, a0_.dimensions AS dimensions_6, a0_.is_active AS is_active_7, a0_.created_at AS created_at_8 FROM ad_slot a0_ WHERE a0_.page_type = ? AND a0_.slot_name = ? AND a0_.is_active = 1
Parameters:
[
  "home"
  "home-top-portrait"
]
16 0.55 ms
SELECT a0_.id AS id_0, a0_.priority AS priority_1, a0_.start_at AS start_at_2, a0_.end_at AS end_at_3, a0_.is_active AS is_active_4, a0_.created_at AS created_at_5, a0_.advert_id AS advert_id_6, a0_.ad_slot_id AS ad_slot_id_7 FROM ad_schedule a0_ INNER JOIN advert a1_ ON a0_.advert_id = a1_.id INNER JOIN ad_slot a2_ ON a0_.ad_slot_id = a2_.id WHERE a2_.page_type = ? AND a2_.slot_name = ? AND a2_.is_active = 1 AND a0_.is_active = 1 AND a1_.is_active = 1 AND ((a0_.start_at IS NULL OR a0_.start_at <= ?)) AND ((a0_.end_at IS NULL OR a0_.end_at >= ?)) ORDER BY a0_.priority DESC, a0_.created_at ASC
Parameters:
[
  "home"
  "home-top-portrait"
  "2026-06-03 08:06:31"
  "2026-06-03 08:06:31"
]
17 0.37 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.id = ?
Parameters:
[
  3
]
18 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.id = ?
Parameters:
[
  4
]
19 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.id = ?
Parameters:
[
  9
]
20 0.36 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.format AS format_3, t0.image_url AS image_url_4, t0.link_url AS link_url_5, t0.alt_text AS alt_text_6, t0.dimensions AS dimensions_7, t0.css_class AS css_class_8, t0.custom_style AS custom_style_9, t0.html_content AS html_content_10, t0.header_image AS header_image_11, t0.background_color AS background_color_12, t0.gradient_end_color AS gradient_end_color_13, t0.advert_title AS advert_title_14, t0.description AS description_15, t0.cta_text AS cta_text_16, t0.impression_count AS impression_count_17, t0.click_count AS click_count_18, t0.is_active AS is_active_19, t0.advert_target AS advert_target_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22, t0.created_by_id AS created_by_id_23 FROM advert t0 WHERE t0.id = ?
Parameters:
[
  10
]
21 0.17 ms
"START TRANSACTION"
Parameters:
[]
22 0.31 ms
UPDATE advert SET impression_count = ? WHERE id = ?
Parameters:
[
  6942
  3
]
23 0.28 ms
UPDATE advert SET impression_count = ? WHERE id = ?
Parameters:
[
  6942
  4
]
24 0.24 ms
UPDATE advert SET impression_count = ? WHERE id = ?
Parameters:
[
  4261
  9
]
25 0.26 ms
UPDATE advert SET impression_count = ? WHERE id = ?
Parameters:
[
  4260
  10
]
26 2.18 ms
"COMMIT"
Parameters:
[]
27 0.39 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM profile p0_ WHERE p0_.status = ?
Parameters:
[
  10
]
28 0.60 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.profile_image AS profile_image_4, p0_.bio AS bio_5, p0_.portfolio_link AS portfolio_link_6, p0_.instagram_handle AS instagram_handle_7, p0_.availability_notes AS availability_notes_8, p0_.publish_start_at AS publish_start_at_9, p0_.publish_end_at AS publish_end_at_10, p0_.status AS status_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.is_verified AS is_verified_14, p0_.verified_at AS verified_at_15, p0_.view_count AS view_count_16, p0_.favorite_count AS favorite_count_17, p0_.contact_count AS contact_count_18, p0_.average_rating AS average_rating_19, p0_.review_count AS review_count_20, p0_.phone1 AS phone1_21, p0_.whatsapp AS whatsapp_22, p0_.contact_email AS contact_email_23, p0_.instagram AS instagram_24, p0_.facebook AS facebook_25, p0_.x AS x_26, p0_.webpage AS webpage_27, p0_.phone2 AS phone2_28, p0_.user_id AS user_id_29, p0_.venue_id AS venue_id_30 FROM profile p0_ WHERE p0_.status = ? ORDER BY p0_.name ASC LIMIT 5 OFFSET 27
Parameters:
[
  10
]
29 0.20 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  11
]
30 0.23 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  11
]
31 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  15
]
32 0.20 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  15
]
33 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  52
]
34 0.23 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  52
]
35 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  53
]
36 0.19 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  53
]
37 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  42
]
38 0.18 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  42
]
39 0.56 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.profile_image AS profile_image_4, p0_.bio AS bio_5, p0_.portfolio_link AS portfolio_link_6, p0_.instagram_handle AS instagram_handle_7, p0_.availability_notes AS availability_notes_8, p0_.publish_start_at AS publish_start_at_9, p0_.publish_end_at AS publish_end_at_10, p0_.status AS status_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.is_verified AS is_verified_14, p0_.verified_at AS verified_at_15, p0_.view_count AS view_count_16, p0_.favorite_count AS favorite_count_17, p0_.contact_count AS contact_count_18, p0_.average_rating AS average_rating_19, p0_.review_count AS review_count_20, p0_.phone1 AS phone1_21, p0_.whatsapp AS whatsapp_22, p0_.contact_email AS contact_email_23, p0_.instagram AS instagram_24, p0_.facebook AS facebook_25, p0_.x AS x_26, p0_.webpage AS webpage_27, p0_.phone2 AS phone2_28, p0_.user_id AS user_id_29, p0_.venue_id AS venue_id_30 FROM profile p0_ WHERE p0_.status = ? ORDER BY p0_.updated_at DESC LIMIT 12
Parameters:
[
  10
]
40 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  32
]
41 0.19 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  32
]
42 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  55
]
43 0.18 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  55
]
44 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  20
]
45 0.20 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  20
]
46 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  14
]
47 0.19 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  14
]
48 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  47
]
49 0.19 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  47
]
50 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  5
]
51 0.19 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  5
]
52 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  21
]
53 0.19 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  21
]
54 0.19 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  1
]
55 0.18 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  1
]
56 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  2
]
57 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  2
]
58 0.21 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  3
]
59 0.17 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  3
]
60 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  6
]
61 0.15 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  6
]
62 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  7
]
63 0.15 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  7
]
64 0.49 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.profile_image AS profile_image_4, p0_.bio AS bio_5, p0_.portfolio_link AS portfolio_link_6, p0_.instagram_handle AS instagram_handle_7, p0_.availability_notes AS availability_notes_8, p0_.publish_start_at AS publish_start_at_9, p0_.publish_end_at AS publish_end_at_10, p0_.status AS status_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.is_verified AS is_verified_14, p0_.verified_at AS verified_at_15, p0_.view_count AS view_count_16, p0_.favorite_count AS favorite_count_17, p0_.contact_count AS contact_count_18, p0_.average_rating AS average_rating_19, p0_.review_count AS review_count_20, p0_.phone1 AS phone1_21, p0_.whatsapp AS whatsapp_22, p0_.contact_email AS contact_email_23, p0_.instagram AS instagram_24, p0_.facebook AS facebook_25, p0_.x AS x_26, p0_.webpage AS webpage_27, p0_.phone2 AS phone2_28, p0_.user_id AS user_id_29, p0_.venue_id AS venue_id_30 FROM profile p0_ WHERE p0_.status = ? ORDER BY p0_.favorite_count DESC LIMIT 10
Parameters:
[
  10
]
65 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  46
]
66 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  46
]
67 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  36
]
68 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  36
]
69 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  41
]
70 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  41
]
71 0.17 ms
SELECT COUNT(p0_.id) AS sclr_0 FROM profile p0_ WHERE p0_.status = ?
Parameters:
[
  10
]
72 0.52 ms
SELECT p0_.id AS id_0, p0_.name AS name_1, p0_.slug AS slug_2, p0_.description AS description_3, p0_.profile_image AS profile_image_4, p0_.bio AS bio_5, p0_.portfolio_link AS portfolio_link_6, p0_.instagram_handle AS instagram_handle_7, p0_.availability_notes AS availability_notes_8, p0_.publish_start_at AS publish_start_at_9, p0_.publish_end_at AS publish_end_at_10, p0_.status AS status_11, p0_.created_at AS created_at_12, p0_.updated_at AS updated_at_13, p0_.is_verified AS is_verified_14, p0_.verified_at AS verified_at_15, p0_.view_count AS view_count_16, p0_.favorite_count AS favorite_count_17, p0_.contact_count AS contact_count_18, p0_.average_rating AS average_rating_19, p0_.review_count AS review_count_20, p0_.phone1 AS phone1_21, p0_.whatsapp AS whatsapp_22, p0_.contact_email AS contact_email_23, p0_.instagram AS instagram_24, p0_.facebook AS facebook_25, p0_.x AS x_26, p0_.webpage AS webpage_27, p0_.phone2 AS phone2_28, p0_.user_id AS user_id_29, p0_.venue_id AS venue_id_30 FROM profile p0_ WHERE p0_.status = ? ORDER BY p0_.name ASC LIMIT 1000
Parameters:
[
  10
]
73 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  30
]
74 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  30
]
75 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  38
]
76 0.15 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  38
]
77 0.18 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  16
]
78 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  16
]
79 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  54
]
80 0.17 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  54
]
81 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  39
]
82 0.20 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  39
]
83 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  51
]
84 0.21 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  51
]
85 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  50
]
86 0.18 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  50
]
87 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  48
]
88 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  48
]
89 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  44
]
90 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  44
]
91 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  8
]
92 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  8
]
93 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  9
]
94 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  9
]
95 0.16 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  29
]
96 0.15 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  29
]
97 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  33
]
98 0.16 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  33
]
99 0.17 ms
SELECT t0.id AS id_1, t0.image_path AS image_path_2, t0.thumbnail_path AS thumbnail_path_3, t0.is_main AS is_main_4, t0.sort_order AS sort_order_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.profile_id AS profile_id_8 FROM profile_image t0 WHERE t0.profile_id = ? ORDER BY t0.sort_order ASC
Parameters:
[
  37
]
100 0.15 ms
SELECT t0.is_primary AS is_primary_1, t0.travel_available AS travel_available_2, t0.created_at AS created_at_3, t0.profile_id AS profile_id_4, t0.area_id AS area_id_5 FROM profile_area t0 WHERE t0.profile_id = ?
Parameters:
[
  37
]
101 0.45 ms
SELECT a0_.id AS id_0, a0_.title AS title_1, a0_.slug AS slug_2, a0_.short_description AS short_description_3, a0_.long_description AS long_description_4, a0_.article_type AS article_type_5, a0_.link_url AS link_url_6, a0_.start_publish_date AS start_publish_date_7, a0_.end_publish_date AS end_publish_date_8, a0_.status AS status_9, a0_.comments_enabled AS comments_enabled_10, a0_.created_at AS created_at_11, a0_.updated_at AS updated_at_12, a0_.author_id AS author_id_13, a0_.gallery_id AS gallery_id_14 FROM article a0_ INNER JOIN article_category_map a2_ ON a0_.id = a2_.article_id INNER JOIN article_category a1_ ON a1_.id = a2_.article_category_id WHERE a1_.slug = ? AND a0_.status = ? AND (a0_.start_publish_date IS NULL OR a0_.start_publish_date <= ?) AND (a0_.end_publish_date IS NULL OR a0_.end_publish_date >= ?) ORDER BY a0_.created_at DESC LIMIT 3
Parameters:
[
  "latest-news"
  10
  "2026-06-03 08:06:31"
  "2026-06-03 08:06:31"
]
102 0.17 ms
SELECT a0_.id AS id_0, a0_.page_type AS page_type_1, a0_.slot_name AS slot_name_2, a0_.display_name AS display_name_3, a0_.rotation_mode AS rotation_mode_4, a0_.allowed_formats AS allowed_formats_5, a0_.dimensions AS dimensions_6, a0_.is_active AS is_active_7, a0_.created_at AS created_at_8 FROM ad_slot a0_ WHERE a0_.page_type = ? AND a0_.slot_name = ? AND a0_.is_active = 1
Parameters:
[
  "home"
  "home-bottom-landscape"
]
103 0.40 ms
SELECT a0_.id AS id_0, a0_.priority AS priority_1, a0_.start_at AS start_at_2, a0_.end_at AS end_at_3, a0_.is_active AS is_active_4, a0_.created_at AS created_at_5, a0_.advert_id AS advert_id_6, a0_.ad_slot_id AS ad_slot_id_7 FROM ad_schedule a0_ INNER JOIN advert a1_ ON a0_.advert_id = a1_.id INNER JOIN ad_slot a2_ ON a0_.ad_slot_id = a2_.id WHERE a2_.page_type = ? AND a2_.slot_name = ? AND a2_.is_active = 1 AND a0_.is_active = 1 AND a1_.is_active = 1 AND ((a0_.start_at IS NULL OR a0_.start_at <= ?)) AND ((a0_.end_at IS NULL OR a0_.end_at >= ?)) ORDER BY a0_.priority DESC, a0_.created_at ASC
Parameters:
[
  "home"
  "home-bottom-landscape"
  "2026-06-03 08:06:31"
  "2026-06-03 08:06:31"
]
104 0.20 ms
SELECT a0_.id AS id_0, a0_.page_type AS page_type_1, a0_.slot_name AS slot_name_2, a0_.display_name AS display_name_3, a0_.rotation_mode AS rotation_mode_4, a0_.allowed_formats AS allowed_formats_5, a0_.dimensions AS dimensions_6, a0_.is_active AS is_active_7, a0_.created_at AS created_at_8 FROM ad_slot a0_ WHERE a0_.page_type = ? AND a0_.slot_name = ? AND a0_.is_active = 1
Parameters:
[
  "home"
  "home-bottom-portrait"
]
105 0.38 ms
SELECT a0_.id AS id_0, a0_.priority AS priority_1, a0_.start_at AS start_at_2, a0_.end_at AS end_at_3, a0_.is_active AS is_active_4, a0_.created_at AS created_at_5, a0_.advert_id AS advert_id_6, a0_.ad_slot_id AS ad_slot_id_7 FROM ad_schedule a0_ INNER JOIN advert a1_ ON a0_.advert_id = a1_.id INNER JOIN ad_slot a2_ ON a0_.ad_slot_id = a2_.id WHERE a2_.page_type = ? AND a2_.slot_name = ? AND a2_.is_active = 1 AND a0_.is_active = 1 AND a1_.is_active = 1 AND ((a0_.start_at IS NULL OR a0_.start_at <= ?)) AND ((a0_.end_at IS NULL OR a0_.end_at >= ?)) ORDER BY a0_.priority DESC, a0_.created_at ASC
Parameters:
[
  "home"
  "home-bottom-portrait"
  "2026-06-03 08:06:31"
  "2026-06-03 08:06:31"
]
106 0.31 ms
SELECT b0_.id AS id_0, b0_.name AS name_1, b0_.position AS position_2, b0_.image_path AS image_path_3, b0_.link_url AS link_url_4, b0_.start_date AS start_date_5, b0_.end_date AS end_date_6, b0_.is_active AS is_active_7, b0_.click_count AS click_count_8, b0_.view_count AS view_count_9, b0_.sort_order AS sort_order_10, b0_.created_at AS created_at_11 FROM banner b0_ WHERE b0_.is_active = 1 AND ((b0_.start_date IS NULL OR b0_.start_date <= ?)) AND ((b0_.end_date IS NULL OR b0_.end_date >= ?)) AND b0_.position = ? ORDER BY b0_.sort_order ASC
Parameters:
[
  1780466791
  1780466791
  "footer"
]

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\ProfileImage 231
App\Entity\Area 76
App\Entity\ProfileArea 48
App\Entity\User 35
App\Entity\Profile 34
App\Entity\Advert 8
App\Entity\AdSchedule 6
App\Entity\AvailableNow 4
App\Entity\Service 4
App\Entity\AdSlot 4
App\Entity\Venue 2

Entities Mapping

Class Mapping errors
App\Entity\Advert No errors.
App\Entity\User No errors.
App\Entity\Banner No errors.
App\Entity\AvailableNow No errors.
App\Entity\Profile No errors.
App\Entity\Area No errors.
App\Entity\ProfileArea No errors.
App\Entity\Service No errors.
App\Entity\ProfileService No errors.
App\Entity\AdSlot No errors.
App\Entity\AdSchedule
  • The association App\Entity\AdSchedule#advert refers to the inverse side field App\Entity\Advert#schedules which does not exist.
  • The association App\Entity\AdSchedule#adSlot refers to the inverse side field App\Entity\AdSlot#schedules which does not exist.
App\Entity\Venue No errors.
App\Entity\ProfileImage No errors.
App\Entity\ProfileAttributeValue No errors.
App\Entity\Favorite No errors.
App\Entity\ProfileCategory No errors.
App\Entity\ProfileVenue No errors.
App\Entity\ProfileVideo No errors.
App\Entity\AvailabilitySchedule No errors.
App\Entity\Article No errors.
App\Entity\ArticleCategory No errors.
App\Entity\Gallery No errors.