1
0.21 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 FROM area t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . created_at AS created_at_4 , t0 . updated_at AS updated_at_5 FROM area t0 ;
Copy
2
0.69 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 09:10:19 "
"2026-06-03 09:10:19 "
10
]
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 < = '2026-06-03 09:10:19' AND a0_ . available_until > = '2026-06-03 09:10:19' AND p1_ . status = 10 ORDER BY a0_ . created_at DESC ;
Copy
3
0.24 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
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 ;
Copy
4
0.15 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
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 ;
Copy
5
0.51 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 :
[
1780470619
1780470619
"header "
]
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 < = 1780470619 )) AND ((b0_ . end_date IS NULL OR b0_ . end_date > = 1780470619 )) AND b0_ . position = 'header' ORDER BY b0_ . sort_order ASC ;
Copy
6
0.22 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 :
[
"area_list "
"area_list-top-landscape "
]
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 = 'area_list' AND a0_ . slot_name = 'area_list-top-landscape' AND a0_ . is_active = 1 ;
Copy
7
0.52 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 :
[
"area_list "
"area_list-top-landscape "
"2026-06-03 09:10:19 "
"2026-06-03 09:10:19 "
]
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 = 'area_list' AND a2_ . slot_name = 'area_list-top-landscape' 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 < = '2026-06-03 09:10:19' )) AND ((a0_ . end_at IS NULL OR a0_ . end_at > = '2026-06-03 09:10:19' )) ORDER BY a0_ . priority DESC , a0_ . created_at ASC ;
Copy
8
0.18 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 :
[
"area_list "
"area_list-top-portrait "
]
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 = 'area_list' AND a0_ . slot_name = 'area_list-top-portrait' AND a0_ . is_active = 1 ;
Copy
9
0.43 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 :
[
"area_list "
"area_list-top-portrait "
"2026-06-03 09:10:19 "
"2026-06-03 09:10:19 "
]
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 = 'area_list' AND a2_ . slot_name = 'area_list-top-portrait' 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 < = '2026-06-03 09:10:19' )) AND ((a0_ . end_at IS NULL OR a0_ . end_at > = '2026-06-03 09:10:19' )) ORDER BY a0_ . priority DESC , a0_ . created_at ASC ;
Copy
10
0.14 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 . area_id = ?
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 . area_id = 1 ;
Copy
11
0.22 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 . area_id = ?
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 . area_id = 2 ;
Copy
12
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 . area_id = ?
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 . area_id = 3 ;
Copy
13
0.13 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 . area_id = ?
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 . area_id = 4 ;
Copy
14
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 . area_id = ?
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 . area_id = 5 ;
Copy
15
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 . area_id = ?
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 . area_id = 6 ;
Copy
16
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 . area_id = ?
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 . area_id = 7 ;
Copy
17
0.13 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 . area_id = ?
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 . area_id = 8 ;
Copy
18
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 . area_id = ?
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 . area_id = 9 ;
Copy
19
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 . area_id = ?
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 . area_id = 10 ;
Copy
20
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 . area_id = ?
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 . area_id = 11 ;
Copy
21
0.13 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 . area_id = ?
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 . area_id = 12 ;
Copy
22
0.13 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 . area_id = ?
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 . area_id = 13 ;
Copy
23
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 . area_id = ?
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 . area_id = 14 ;
Copy
24
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 . area_id = ?
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 . area_id = 15 ;
Copy
25
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 . area_id = ?
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 . area_id = 16 ;
Copy
26
0.13 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 . area_id = ?
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 . area_id = 17 ;
Copy
27
0.13 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 . area_id = ?
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 . area_id = 18 ;
Copy
28
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 . area_id = ?
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 . area_id = 19 ;
Copy
29
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 . area_id = ?
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 . area_id = 20 ;
Copy
30
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 . area_id = ?
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 . area_id = 21 ;
Copy
31
0.13 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 . area_id = ?
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 . area_id = 22 ;
Copy
32
0.13 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 . area_id = ?
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 . area_id = 23 ;
Copy
33
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 . area_id = ?
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 . area_id = 24 ;
Copy
34
0.13 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 . area_id = ?
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 . area_id = 25 ;
Copy
35
0.13 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 . area_id = ?
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 . area_id = 26 ;
Copy
36
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 . area_id = ?
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 . area_id = 27 ;
Copy
37
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 . area_id = ?
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 . area_id = 28 ;
Copy
38
0.13 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 . area_id = ?
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 . area_id = 29 ;
Copy
39
0.13 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 . area_id = ?
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 . area_id = 30 ;
Copy
40
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 . area_id = ?
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 . area_id = 31 ;
Copy
41
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 . area_id = ?
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 . area_id = 32 ;
Copy
42
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 . area_id = ?
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 . area_id = 33 ;
Copy
43
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 . area_id = ?
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 . area_id = 34 ;
Copy
44
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 . area_id = ?
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 . area_id = 35 ;
Copy
45
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 . area_id = ?
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 . area_id = 36 ;
Copy
46
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 . area_id = ?
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 . area_id = 37 ;
Copy
47
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 . area_id = ?
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 . area_id = 38 ;
Copy
48
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 . area_id = ?
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 . area_id = 39 ;
Copy
49
0.13 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 . area_id = ?
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 . area_id = 40 ;
Copy
50
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 . area_id = ?
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 . area_id = 41 ;
Copy
51
0.13 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 . area_id = ?
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 . area_id = 42 ;
Copy
52
0.13 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 . area_id = ?
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 . area_id = 43 ;
Copy
53
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 . area_id = ?
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 . area_id = 44 ;
Copy
54
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 . area_id = ?
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 . area_id = 45 ;
Copy
55
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 . area_id = ?
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 . area_id = 46 ;
Copy
56
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 . area_id = ?
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 . area_id = 47 ;
Copy
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 . area_id = ?
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 . area_id = 48 ;
Copy
58
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 . area_id = ?
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 . area_id = 49 ;
Copy
59
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 . area_id = ?
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 . area_id = 50 ;
Copy
60
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 . area_id = ?
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 . area_id = 51 ;
Copy
61
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 . area_id = ?
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 . area_id = 52 ;
Copy
62
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 . area_id = ?
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 . area_id = 53 ;
Copy
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 . area_id = ?
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 . area_id = 54 ;
Copy
64
0.14 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 . area_id = ?
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 . area_id = 55 ;
Copy
65
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 . area_id = ?
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 . area_id = 56 ;
Copy
66
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 . area_id = ?
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 . area_id = 57 ;
Copy
67
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 . area_id = ?
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 . area_id = 58 ;
Copy
68
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 . area_id = ?
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 . area_id = 59 ;
Copy
69
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 . area_id = ?
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 . area_id = 60 ;
Copy
70
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 . area_id = ?
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 . area_id = 61 ;
Copy
71
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 . area_id = ?
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 . area_id = 62 ;
Copy
72
0.14 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 . area_id = ?
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 . area_id = 63 ;
Copy
73
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 . area_id = ?
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 . area_id = 64 ;
Copy
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 . area_id = ?
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 . area_id = 65 ;
Copy
75
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 . area_id = ?
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 . area_id = 66 ;
Copy
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 . area_id = ?
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 . area_id = 67 ;
Copy
77
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 . area_id = ?
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 . area_id = 68 ;
Copy
78
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 . area_id = ?
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 . area_id = 69 ;
Copy
79
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 . area_id = ?
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 . area_id = 70 ;
Copy
80
0.14 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 . area_id = ?
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 . area_id = 71 ;
Copy
81
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 . area_id = ?
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 . area_id = 72 ;
Copy
82
0.14 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 . area_id = ?
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 . area_id = 73 ;
Copy
83
0.13 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 . area_id = ?
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 . area_id = 74 ;
Copy
84
0.14 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 . area_id = ?
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 . area_id = 75 ;
Copy
85
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 . area_id = ?
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 . area_id = 76 ;
Copy
86
0.52 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 5 ;
Copy
87
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
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 = 5 ORDER BY t0 . sort_order ASC ;
Copy
88
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 = ?
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 = 5 ;
Copy
89
0.33 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 46 ;
Copy
90
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
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 = 46 ORDER BY t0 . sort_order ASC ;
Copy
91
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 = ?
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 = 46 ;
Copy
92
0.76 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 3 ;
Copy
93
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
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 = 3 ORDER BY t0 . sort_order ASC ;
Copy
94
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 = ?
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 = 3 ;
Copy
95
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 7 ;
Copy
96
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
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 = 7 ORDER BY t0 . sort_order ASC ;
Copy
97
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 = ?
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 = 7 ;
Copy
98
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 6 ;
Copy
99
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
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 = 6 ORDER BY t0 . sort_order ASC ;
Copy
100
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 = ?
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 = 6 ;
Copy
101
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 38 ;
Copy
102
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
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 = 38 ORDER BY t0 . sort_order ASC ;
Copy
103
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 = ?
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 = 38 ;
Copy
104
0.30 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 36 ;
Copy
105
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
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 = 36 ORDER BY t0 . sort_order ASC ;
Copy
106
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 = ?
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 = 36 ;
Copy
107
0.32 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 37 ;
Copy
108
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
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 = 37 ORDER BY t0 . sort_order ASC ;
Copy
109
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 = ?
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 = 37 ;
Copy
110
0.34 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . description AS description_4 , t0 . profile_image AS profile_image_5 , t0 . bio AS bio_6 , t0 . portfolio_link AS portfolio_link_7 , t0 . instagram_handle AS instagram_handle_8 , t0 . availability_notes AS availability_notes_9 , t0 . publish_start_at AS publish_start_at_10 , t0 . publish_end_at AS publish_end_at_11 , t0 . status AS status_12 , t0 . created_at AS created_at_13 , t0 . updated_at AS updated_at_14 , t0 . is_verified AS is_verified_15 , t0 . verified_at AS verified_at_16 , t0 . view_count AS view_count_17 , t0 . favorite_count AS favorite_count_18 , t0 . contact_count AS contact_count_19 , t0 . average_rating AS average_rating_20 , t0 . review_count AS review_count_21 , t0 . phone1 AS phone1_22 , t0 . whatsapp AS whatsapp_23 , t0 . contact_email AS contact_email_24 , t0 . instagram AS instagram_25 , t0 . facebook AS facebook_26 , t0 . x AS x_27 , t0 . webpage AS webpage_28 , t0 . phone2 AS phone2_29 , t0 . user_id AS user_id_30 , t0 . venue_id AS venue_id_31 FROM profile t0 WHERE t0 . id = 42 ;
Copy
111
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
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 = 42 ORDER BY t0 . sort_order ASC ;
Copy
112
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 = ?
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 = 42 ;
Copy
113
0.18 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 :
[
"area_list "
"area_list-bottom-landscape "
]
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 = 'area_list' AND a0_ . slot_name = 'area_list-bottom-landscape' AND a0_ . is_active = 1 ;
Copy
114
0.47 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 :
[
"area_list "
"area_list-bottom-landscape "
"2026-06-03 09:10:19 "
"2026-06-03 09:10:19 "
]
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 = 'area_list' AND a2_ . slot_name = 'area_list-bottom-landscape' 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 < = '2026-06-03 09:10:19' )) AND ((a0_ . end_at IS NULL OR a0_ . end_at > = '2026-06-03 09:10:19' )) ORDER BY a0_ . priority DESC , a0_ . created_at ASC ;
Copy
115
0.22 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 :
[
"area_list "
"area_list-bottom-portrait "
]
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 = 'area_list' AND a0_ . slot_name = 'area_list-bottom-portrait' AND a0_ . is_active = 1 ;
Copy
116
0.49 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 :
[
"area_list "
"area_list-bottom-portrait "
"2026-06-03 09:10:19 "
"2026-06-03 09:10:19 "
]
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 = 'area_list' AND a2_ . slot_name = 'area_list-bottom-portrait' 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 < = '2026-06-03 09:10:19' )) AND ((a0_ . end_at IS NULL OR a0_ . end_at > = '2026-06-03 09:10:19' )) ORDER BY a0_ . priority DESC , a0_ . created_at ASC ;
Copy
117
0.38 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 :
[
1780470619
1780470619
"footer "
]
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 < = 1780470619 )) AND ((b0_ . end_date IS NULL OR b0_ . end_date > = 1780470619 )) AND b0_ . position = 'footer' ORDER BY b0_ . sort_order ASC ;
Copy