22.64 ms (41.85%)
2
"COMMIT"
9.17 ms (16.95%)
27
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
5.15 ms (9.52%)
27
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
4.75 ms (8.79%)
27
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
3.26 ms (6.02%)
8
UPDATE advert SET impression_count = ? WHERE id = ?
UPDATE advert SET impression_count = 3264 WHERE id = 1 ;
Copy
2.94 ms (5.44%)
8
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 = ?
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 = 1 ;
Copy
2.27 ms (4.19%)
4
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 :
[
"available_now "
"available_now-top-landscape "
"2026-06-03 10:09:15 "
"2026-06-03 10:09:15 "
]
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 = 'available_now' AND a2_ . slot_name = 'available_now-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 10:09:15' )) AND ((a0_ . end_at IS NULL OR a0_ . end_at > = '2026-06-03 10:09:15' )) ORDER BY a0_ . priority DESC , a0_ . created_at ASC ;
Copy
1.03 ms (1.91%)
1
SELECT a0_ . id AS id_0 , a0_ . day_of_week AS day_of_week_1 , a0_ . start_time AS start_time_2 , a0_ . end_time AS end_time_3 , a0_ . is_available AS is_available_4 , a0_ . notes AS notes_5 , a0_ . profile_id AS profile_id_6 FROM availability_schedule a0_ INNER JOIN profile p1_ ON a0_ . profile_id = p1_ . id WHERE a0_ . day_of_week = ? AND a0_ . is_available = ? AND a0_ . start_time IS NOT NULL AND a0_ . end_time IS NOT NULL AND a0_ . start_time < = ? AND a0_ . end_time > = ? AND p1_ . status = ?
Parameters :
[
3
1
"10:09 "
"10:09 "
10
]
SELECT a0_ . id AS id_0 , a0_ . day_of_week AS day_of_week_1 , a0_ . start_time AS start_time_2 , a0_ . end_time AS end_time_3 , a0_ . is_available AS is_available_4 , a0_ . notes AS notes_5 , a0_ . profile_id AS profile_id_6 FROM availability_schedule a0_ INNER JOIN profile p1_ ON a0_ . profile_id = p1_ . id WHERE a0_ . day_of_week = 3 AND a0_ . is_available = 1 AND a0_ . start_time IS NOT NULL AND a0_ . end_time IS NOT NULL AND a0_ . start_time < = '10:09' AND a0_ . end_time > = '10:09' AND p1_ . status = 10 ;
Copy
0.82 ms (1.51%)
4
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 :
[
"available_now "
"available_now-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 = 'available_now' AND a0_ . slot_name = 'available_now-top-landscape' AND a0_ . is_active = 1 ;
Copy
0.77 ms (1.43%)
1
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 10:09:15 "
"2026-06-03 10:09:15 "
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 10:09:15' AND a0_ . available_until > = '2026-06-03 10:09:15' AND p1_ . status = 10 ORDER BY a0_ . created_at DESC ;
Copy
0.46 ms (0.86%)
2
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 :
[
1780474155
1780474155
"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 < = 1780474155 )) AND ((b0_ . end_date IS NULL OR b0_ . end_date > = 1780474155 )) AND b0_ . position = 'header' ORDER BY b0_ . sort_order ASC ;
Copy
0.38 ms (0.71%)
2
"START TRANSACTION"
"START TRANSACTION" ;
Copy
0.24 ms (0.45%)
1
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
0.21 ms (0.38%)
1
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