1 |
4.83 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0;
|
2 |
48.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0;
|
3 |
9.90 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url AS url_5, t0.featured_image AS featured_image_6, t0.page_content AS page_content_7, t0.content_first AS content_first_8, t0.is_service AS is_service_9, t0.header AS header_10, t0.type AS type_11, t0.keywords AS keywords_12 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters: [
"homepage"
]
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.url AS url_5, t0.featured_image AS featured_image_6, t0.page_content AS page_content_7, t0.content_first AS content_first_8, t0.is_service AS is_service_9, t0.header AS header_10, t0.type AS type_11, t0.keywords AS keywords_12 FROM page t0 WHERE t0.url = 'homepage' LIMIT 1;
|
4 |
29.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.service_type AS service_type_4, t0.duration AS duration_5, t0.full_fee AS full_fee_6, t0.booking_amount AS booking_amount_7, t0.starting_date_is_flexible AS starting_date_is_flexible_8, t0.duration_is_flexible AS duration_is_flexible_9, t0.conflicts_with_events AS conflicts_with_events_10, t0.can_book_service_only AS can_book_service_only_11, t0.missed_deadline_payment_forfeited AS missed_deadline_payment_forfeited_12, t0.slug AS slug_13, t0.is_active AS is_active_14, t0.requires_full_profile AS requires_full_profile_15, t0.image_url AS image_url_16, t0.max_participants AS max_participants_17, t0.icon_name AS icon_name_18, t0.terms_and_conditions AS terms_and_conditions_19, t0.testimonial_videos AS testimonial_videos_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22 FROM service t0 WHERE t0.is_active = ? ORDER BY t0.title ASC
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.service_type AS service_type_4, t0.duration AS duration_5, t0.full_fee AS full_fee_6, t0.booking_amount AS booking_amount_7, t0.starting_date_is_flexible AS starting_date_is_flexible_8, t0.duration_is_flexible AS duration_is_flexible_9, t0.conflicts_with_events AS conflicts_with_events_10, t0.can_book_service_only AS can_book_service_only_11, t0.missed_deadline_payment_forfeited AS missed_deadline_payment_forfeited_12, t0.slug AS slug_13, t0.is_active AS is_active_14, t0.requires_full_profile AS requires_full_profile_15, t0.image_url AS image_url_16, t0.max_participants AS max_participants_17, t0.icon_name AS icon_name_18, t0.terms_and_conditions AS terms_and_conditions_19, t0.testimonial_videos AS testimonial_videos_20, t0.created_at AS created_at_21, t0.updated_at AS updated_at_22 FROM service t0 WHERE t0.is_active = 1 ORDER BY t0.title ASC;
|
5 |
4.13 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.photo AS photo_4, t0.description AS description_5 FROM team_member t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.photo AS photo_4, t0.description AS description_5 FROM team_member t0;
|
6 |
268.97 ms |
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.title AS title_4, t0.content AS content_5, t0.video_url AS video_url_6 FROM testimonials t0
SELECT t0.id AS id_1, t0.name AS name_2, t0.photo AS photo_3, t0.title AS title_4, t0.content AS content_5, t0.video_url AS video_url_6 FROM testimonials t0;
|
7 |
3.01 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 3
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
8 |
31.34 ms |
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3 FROM faq t0 ORDER BY t0.id ASC LIMIT 3
SELECT t0.id AS id_1, t0.question AS question_2, t0.answer AS answer_3 FROM faq t0 ORDER BY t0.id ASC LIMIT 3;
|
9 |
83.02 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0;
|
10 |
21.73 ms |
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0
SELECT
t0.id AS id_1,
t0.business_name AS business_name_2,
t0.phone_number AS phone_number_3,
t0.work_hours AS work_hours_4,
t0.instagram_link AS instagram_link_5,
t0.facebook_link AS facebook_link_6,
t0.youtube_link AS youtube_link_7,
t0.tiktok_link AS tiktok_link_8,
t0.business_location AS business_location_9,
t0.twitter_link AS twitter_link_10,
t0.linkedin_link AS linkedin_link_11,
t0.google_map_embed AS google_map_embed_12,
t0.email_address AS email_address_13,
t0.whatsapp_number AS whatsapp_number_14,
t0.website_tagline AS website_tagline_15,
t0.primary_color AS primary_color_16,
t0.secondary_color AS secondary_color_17,
t0.background_color AS background_color_18,
t0.custom_css_overrides AS custom_css_overrides_19,
t0.booking_available_days AS booking_available_days_20,
t0.automatic_confirmation AS automatic_confirmation_21,
t0.booking_cutoff_hours AS booking_cutoff_hours_22,
t0.default_payment_terms AS default_payment_terms_23,
t0.late_payment_grace_period_days AS late_payment_grace_period_days_24,
t0.wire_transfer_account_details AS wire_transfer_account_details_25,
t0.stripe_public_key AS stripe_public_key_26,
t0.stripe_private_key AS stripe_private_key_27,
t0.default_booking_amounts AS default_booking_amounts_28,
t0.currency AS currency_29,
t0.tax_rate AS tax_rate_30,
t0.payment_reminder_schedule AS payment_reminder_schedule_31,
t0.bank_account_name AS bank_account_name_32,
t0.bank_name AS bank_name_33,
t0.bank_routing_number AS bank_routing_number_34,
t0.bank_wire_routing_number AS bank_wire_routing_number_35,
t0.bank_international_wire_routing AS bank_international_wire_routing_36,
t0.bank_swift_code AS bank_swift_code_37,
t0.bank_account_number AS bank_account_number_38,
t0.account_holder_address AS account_holder_address_39,
t0.bank_address AS bank_address_40,
t0.wire_transfer_instructions AS wire_transfer_instructions_41,
t0.display_price_publicly AS display_price_publicly_42,
t0.smtp_host AS smtp_host_43,
t0.smtp_port AS smtp_port_44,
t0.smtp_username AS smtp_username_45,
t0.smtp_password AS smtp_password_46,
t0.smtp_encryption AS smtp_encryption_47,
t0.default_from_email AS default_from_email_48,
t0.default_from_name AS default_from_name_49,
t0.auto_send_welcome_letter AS auto_send_welcome_letter_50,
t0.email_signature AS email_signature_51,
t0.welcome_email_template AS welcome_email_template_52,
t0.payment_reminder_email_template AS payment_reminder_email_template_53,
t0.birthday_reminder_email_template AS birthday_reminder_email_template_54,
t0.agreement_email_template AS agreement_email_template_55,
t0.booking_confirmation_template AS booking_confirmation_template_56,
t0.service_completion_template AS service_completion_template_57,
t0.appointment_reminder_template AS appointment_reminder_template_58,
t0.default_cancellation_policy AS default_cancellation_policy_59,
t0.refund_policy_text AS refund_policy_text_60,
t0.public_edit_mode AS public_edit_mode_61,
t0.terms_and_conditions_text AS terms_and_conditions_text_62,
t0.privacy_policy_text AS privacy_policy_text_63,
t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64,
t0.calendar_view_default AS calendar_view_default_65,
t0.first_day_of_week AS first_day_of_week_66,
t0.time_slot_intervals AS time_slot_intervals_67,
t0.calendar_timezone AS calendar_timezone_68,
t0.application_timezone AS application_timezone_69,
t0.available_months_advance AS available_months_advance_70,
t0.weekend_availability AS weekend_availability_71,
t0.admin_notification_emails AS admin_notification_emails_72,
t0.new_booking_notifications AS new_booking_notifications_73,
t0.payment_received_notifications AS payment_received_notifications_74,
t0.contact_form_notifications AS contact_form_notifications_75,
t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76,
t0.newsletter_from_address AS newsletter_from_address_77,
t0.unsubscribe_page_text AS unsubscribe_page_text_78,
t0.contact_form_auto_response AS contact_form_auto_response_79,
t0.default_email_campaign_template AS default_email_campaign_template_80,
t0.session_timeout_duration AS session_timeout_duration_81,
t0.data_retention_period_days AS data_retention_period_days_82,
t0.cookie_policy_text AS cookie_policy_text_83,
t0.qualification_certificate_templates AS qualification_certificate_templates_84,
t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85,
t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86,
t0.house_call_service_areas AS house_call_service_areas_87,
t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88,
t0.analytics_tracking_codes AS analytics_tracking_codes_89,
t0.twilio_account_sid AS twilio_account_sid_90,
t0.twilio_auth_token AS twilio_auth_token_91,
t0.twilio_phone_number AS twilio_phone_number_92,
t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93,
t0.welcome_sequence_timing AS welcome_sequence_timing_94,
t0.follow_up_email_schedules AS follow_up_email_schedules_95,
t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96,
t0.post_service_feedback_requests AS post_service_feedback_requests_97,
t0.birthday_campaign_automation AS birthday_campaign_automation_98,
t0.payment_reminder_sequences AS payment_reminder_sequences_99
FROM
setting t0
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0;
|
11 |
91.41 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 3
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
12 |
20.43 ms |
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = ?
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = 1;
|
13 |
0.78 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0;
|
14 |
3.22 ms |
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0
SELECT
t0.id AS id_1,
t0.business_name AS business_name_2,
t0.phone_number AS phone_number_3,
t0.work_hours AS work_hours_4,
t0.instagram_link AS instagram_link_5,
t0.facebook_link AS facebook_link_6,
t0.youtube_link AS youtube_link_7,
t0.tiktok_link AS tiktok_link_8,
t0.business_location AS business_location_9,
t0.twitter_link AS twitter_link_10,
t0.linkedin_link AS linkedin_link_11,
t0.google_map_embed AS google_map_embed_12,
t0.email_address AS email_address_13,
t0.whatsapp_number AS whatsapp_number_14,
t0.website_tagline AS website_tagline_15,
t0.primary_color AS primary_color_16,
t0.secondary_color AS secondary_color_17,
t0.background_color AS background_color_18,
t0.custom_css_overrides AS custom_css_overrides_19,
t0.booking_available_days AS booking_available_days_20,
t0.automatic_confirmation AS automatic_confirmation_21,
t0.booking_cutoff_hours AS booking_cutoff_hours_22,
t0.default_payment_terms AS default_payment_terms_23,
t0.late_payment_grace_period_days AS late_payment_grace_period_days_24,
t0.wire_transfer_account_details AS wire_transfer_account_details_25,
t0.stripe_public_key AS stripe_public_key_26,
t0.stripe_private_key AS stripe_private_key_27,
t0.default_booking_amounts AS default_booking_amounts_28,
t0.currency AS currency_29,
t0.tax_rate AS tax_rate_30,
t0.payment_reminder_schedule AS payment_reminder_schedule_31,
t0.bank_account_name AS bank_account_name_32,
t0.bank_name AS bank_name_33,
t0.bank_routing_number AS bank_routing_number_34,
t0.bank_wire_routing_number AS bank_wire_routing_number_35,
t0.bank_international_wire_routing AS bank_international_wire_routing_36,
t0.bank_swift_code AS bank_swift_code_37,
t0.bank_account_number AS bank_account_number_38,
t0.account_holder_address AS account_holder_address_39,
t0.bank_address AS bank_address_40,
t0.wire_transfer_instructions AS wire_transfer_instructions_41,
t0.display_price_publicly AS display_price_publicly_42,
t0.smtp_host AS smtp_host_43,
t0.smtp_port AS smtp_port_44,
t0.smtp_username AS smtp_username_45,
t0.smtp_password AS smtp_password_46,
t0.smtp_encryption AS smtp_encryption_47,
t0.default_from_email AS default_from_email_48,
t0.default_from_name AS default_from_name_49,
t0.auto_send_welcome_letter AS auto_send_welcome_letter_50,
t0.email_signature AS email_signature_51,
t0.welcome_email_template AS welcome_email_template_52,
t0.payment_reminder_email_template AS payment_reminder_email_template_53,
t0.birthday_reminder_email_template AS birthday_reminder_email_template_54,
t0.agreement_email_template AS agreement_email_template_55,
t0.booking_confirmation_template AS booking_confirmation_template_56,
t0.service_completion_template AS service_completion_template_57,
t0.appointment_reminder_template AS appointment_reminder_template_58,
t0.default_cancellation_policy AS default_cancellation_policy_59,
t0.refund_policy_text AS refund_policy_text_60,
t0.public_edit_mode AS public_edit_mode_61,
t0.terms_and_conditions_text AS terms_and_conditions_text_62,
t0.privacy_policy_text AS privacy_policy_text_63,
t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64,
t0.calendar_view_default AS calendar_view_default_65,
t0.first_day_of_week AS first_day_of_week_66,
t0.time_slot_intervals AS time_slot_intervals_67,
t0.calendar_timezone AS calendar_timezone_68,
t0.application_timezone AS application_timezone_69,
t0.available_months_advance AS available_months_advance_70,
t0.weekend_availability AS weekend_availability_71,
t0.admin_notification_emails AS admin_notification_emails_72,
t0.new_booking_notifications AS new_booking_notifications_73,
t0.payment_received_notifications AS payment_received_notifications_74,
t0.contact_form_notifications AS contact_form_notifications_75,
t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76,
t0.newsletter_from_address AS newsletter_from_address_77,
t0.unsubscribe_page_text AS unsubscribe_page_text_78,
t0.contact_form_auto_response AS contact_form_auto_response_79,
t0.default_email_campaign_template AS default_email_campaign_template_80,
t0.session_timeout_duration AS session_timeout_duration_81,
t0.data_retention_period_days AS data_retention_period_days_82,
t0.cookie_policy_text AS cookie_policy_text_83,
t0.qualification_certificate_templates AS qualification_certificate_templates_84,
t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85,
t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86,
t0.house_call_service_areas AS house_call_service_areas_87,
t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88,
t0.analytics_tracking_codes AS analytics_tracking_codes_89,
t0.twilio_account_sid AS twilio_account_sid_90,
t0.twilio_auth_token AS twilio_auth_token_91,
t0.twilio_phone_number AS twilio_phone_number_92,
t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93,
t0.welcome_sequence_timing AS welcome_sequence_timing_94,
t0.follow_up_email_schedules AS follow_up_email_schedules_95,
t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96,
t0.post_service_feedback_requests AS post_service_feedback_requests_97,
t0.birthday_campaign_automation AS birthday_campaign_automation_98,
t0.payment_reminder_sequences AS payment_reminder_sequences_99
FROM
setting t0
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0;
|
15 |
1.84 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 3
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
16 |
7.21 ms |
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = ?
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = 1;
|
17 |
0.39 ms |
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0
SELECT t0.id AS id_1, t0.heading AS heading_2, t0.meta_title AS meta_title_3, t0.meta_description AS meta_description_4, t0.logo_path AS logo_path_5, t0.light_logo_path AS light_logo_path_6, t0.keywords AS keywords_7 FROM seo t0;
|
18 |
0.95 ms |
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0
SELECT
t0.id AS id_1,
t0.business_name AS business_name_2,
t0.phone_number AS phone_number_3,
t0.work_hours AS work_hours_4,
t0.instagram_link AS instagram_link_5,
t0.facebook_link AS facebook_link_6,
t0.youtube_link AS youtube_link_7,
t0.tiktok_link AS tiktok_link_8,
t0.business_location AS business_location_9,
t0.twitter_link AS twitter_link_10,
t0.linkedin_link AS linkedin_link_11,
t0.google_map_embed AS google_map_embed_12,
t0.email_address AS email_address_13,
t0.whatsapp_number AS whatsapp_number_14,
t0.website_tagline AS website_tagline_15,
t0.primary_color AS primary_color_16,
t0.secondary_color AS secondary_color_17,
t0.background_color AS background_color_18,
t0.custom_css_overrides AS custom_css_overrides_19,
t0.booking_available_days AS booking_available_days_20,
t0.automatic_confirmation AS automatic_confirmation_21,
t0.booking_cutoff_hours AS booking_cutoff_hours_22,
t0.default_payment_terms AS default_payment_terms_23,
t0.late_payment_grace_period_days AS late_payment_grace_period_days_24,
t0.wire_transfer_account_details AS wire_transfer_account_details_25,
t0.stripe_public_key AS stripe_public_key_26,
t0.stripe_private_key AS stripe_private_key_27,
t0.default_booking_amounts AS default_booking_amounts_28,
t0.currency AS currency_29,
t0.tax_rate AS tax_rate_30,
t0.payment_reminder_schedule AS payment_reminder_schedule_31,
t0.bank_account_name AS bank_account_name_32,
t0.bank_name AS bank_name_33,
t0.bank_routing_number AS bank_routing_number_34,
t0.bank_wire_routing_number AS bank_wire_routing_number_35,
t0.bank_international_wire_routing AS bank_international_wire_routing_36,
t0.bank_swift_code AS bank_swift_code_37,
t0.bank_account_number AS bank_account_number_38,
t0.account_holder_address AS account_holder_address_39,
t0.bank_address AS bank_address_40,
t0.wire_transfer_instructions AS wire_transfer_instructions_41,
t0.display_price_publicly AS display_price_publicly_42,
t0.smtp_host AS smtp_host_43,
t0.smtp_port AS smtp_port_44,
t0.smtp_username AS smtp_username_45,
t0.smtp_password AS smtp_password_46,
t0.smtp_encryption AS smtp_encryption_47,
t0.default_from_email AS default_from_email_48,
t0.default_from_name AS default_from_name_49,
t0.auto_send_welcome_letter AS auto_send_welcome_letter_50,
t0.email_signature AS email_signature_51,
t0.welcome_email_template AS welcome_email_template_52,
t0.payment_reminder_email_template AS payment_reminder_email_template_53,
t0.birthday_reminder_email_template AS birthday_reminder_email_template_54,
t0.agreement_email_template AS agreement_email_template_55,
t0.booking_confirmation_template AS booking_confirmation_template_56,
t0.service_completion_template AS service_completion_template_57,
t0.appointment_reminder_template AS appointment_reminder_template_58,
t0.default_cancellation_policy AS default_cancellation_policy_59,
t0.refund_policy_text AS refund_policy_text_60,
t0.public_edit_mode AS public_edit_mode_61,
t0.terms_and_conditions_text AS terms_and_conditions_text_62,
t0.privacy_policy_text AS privacy_policy_text_63,
t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64,
t0.calendar_view_default AS calendar_view_default_65,
t0.first_day_of_week AS first_day_of_week_66,
t0.time_slot_intervals AS time_slot_intervals_67,
t0.calendar_timezone AS calendar_timezone_68,
t0.application_timezone AS application_timezone_69,
t0.available_months_advance AS available_months_advance_70,
t0.weekend_availability AS weekend_availability_71,
t0.admin_notification_emails AS admin_notification_emails_72,
t0.new_booking_notifications AS new_booking_notifications_73,
t0.payment_received_notifications AS payment_received_notifications_74,
t0.contact_form_notifications AS contact_form_notifications_75,
t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76,
t0.newsletter_from_address AS newsletter_from_address_77,
t0.unsubscribe_page_text AS unsubscribe_page_text_78,
t0.contact_form_auto_response AS contact_form_auto_response_79,
t0.default_email_campaign_template AS default_email_campaign_template_80,
t0.session_timeout_duration AS session_timeout_duration_81,
t0.data_retention_period_days AS data_retention_period_days_82,
t0.cookie_policy_text AS cookie_policy_text_83,
t0.qualification_certificate_templates AS qualification_certificate_templates_84,
t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85,
t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86,
t0.house_call_service_areas AS house_call_service_areas_87,
t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88,
t0.analytics_tracking_codes AS analytics_tracking_codes_89,
t0.twilio_account_sid AS twilio_account_sid_90,
t0.twilio_auth_token AS twilio_auth_token_91,
t0.twilio_phone_number AS twilio_phone_number_92,
t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93,
t0.welcome_sequence_timing AS welcome_sequence_timing_94,
t0.follow_up_email_schedules AS follow_up_email_schedules_95,
t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96,
t0.post_service_feedback_requests AS post_service_feedback_requests_97,
t0.birthday_campaign_automation AS birthday_campaign_automation_98,
t0.payment_reminder_sequences AS payment_reminder_sequences_99
FROM
setting t0
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0;
|
19 |
33.59 ms |
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = ? ORDER BY b0_.id DESC LIMIT 3
SELECT b0_.id AS id_0, b0_.title AS title_1, b0_.content AS content_2, b0_.publication_date AS publication_date_3, b0_.is_published AS is_published_4, b0_.slug AS slug_5, b0_.featured_image AS featured_image_6, b0_.meta_title AS meta_title_7, b0_.meta_description AS meta_description_8, b0_.video_url AS video_url_9, b0_.author_id AS author_id_10 FROM blog b0_ WHERE b0_.is_published = 1 ORDER BY b0_.id DESC LIMIT 3;
|
20 |
8.67 ms |
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = ?
SELECT p0_.id AS id_0, p0_.heading AS heading_1, p0_.meta_title AS meta_title_2, p0_.meta_description AS meta_description_3, p0_.url AS url_4, p0_.featured_image AS featured_image_5, p0_.page_content AS page_content_6, p0_.content_first AS content_first_7, p0_.is_service AS is_service_8, p0_.header AS header_9, p0_.type AS type_10, p0_.keywords AS keywords_11 FROM page p0_ WHERE p0_.is_service = 1;
|
21 |
8.07 ms |
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0 LIMIT 1
SELECT
t0.id AS id_1,
t0.business_name AS business_name_2,
t0.phone_number AS phone_number_3,
t0.work_hours AS work_hours_4,
t0.instagram_link AS instagram_link_5,
t0.facebook_link AS facebook_link_6,
t0.youtube_link AS youtube_link_7,
t0.tiktok_link AS tiktok_link_8,
t0.business_location AS business_location_9,
t0.twitter_link AS twitter_link_10,
t0.linkedin_link AS linkedin_link_11,
t0.google_map_embed AS google_map_embed_12,
t0.email_address AS email_address_13,
t0.whatsapp_number AS whatsapp_number_14,
t0.website_tagline AS website_tagline_15,
t0.primary_color AS primary_color_16,
t0.secondary_color AS secondary_color_17,
t0.background_color AS background_color_18,
t0.custom_css_overrides AS custom_css_overrides_19,
t0.booking_available_days AS booking_available_days_20,
t0.automatic_confirmation AS automatic_confirmation_21,
t0.booking_cutoff_hours AS booking_cutoff_hours_22,
t0.default_payment_terms AS default_payment_terms_23,
t0.late_payment_grace_period_days AS late_payment_grace_period_days_24,
t0.wire_transfer_account_details AS wire_transfer_account_details_25,
t0.stripe_public_key AS stripe_public_key_26,
t0.stripe_private_key AS stripe_private_key_27,
t0.default_booking_amounts AS default_booking_amounts_28,
t0.currency AS currency_29,
t0.tax_rate AS tax_rate_30,
t0.payment_reminder_schedule AS payment_reminder_schedule_31,
t0.bank_account_name AS bank_account_name_32,
t0.bank_name AS bank_name_33,
t0.bank_routing_number AS bank_routing_number_34,
t0.bank_wire_routing_number AS bank_wire_routing_number_35,
t0.bank_international_wire_routing AS bank_international_wire_routing_36,
t0.bank_swift_code AS bank_swift_code_37,
t0.bank_account_number AS bank_account_number_38,
t0.account_holder_address AS account_holder_address_39,
t0.bank_address AS bank_address_40,
t0.wire_transfer_instructions AS wire_transfer_instructions_41,
t0.display_price_publicly AS display_price_publicly_42,
t0.smtp_host AS smtp_host_43,
t0.smtp_port AS smtp_port_44,
t0.smtp_username AS smtp_username_45,
t0.smtp_password AS smtp_password_46,
t0.smtp_encryption AS smtp_encryption_47,
t0.default_from_email AS default_from_email_48,
t0.default_from_name AS default_from_name_49,
t0.auto_send_welcome_letter AS auto_send_welcome_letter_50,
t0.email_signature AS email_signature_51,
t0.welcome_email_template AS welcome_email_template_52,
t0.payment_reminder_email_template AS payment_reminder_email_template_53,
t0.birthday_reminder_email_template AS birthday_reminder_email_template_54,
t0.agreement_email_template AS agreement_email_template_55,
t0.booking_confirmation_template AS booking_confirmation_template_56,
t0.service_completion_template AS service_completion_template_57,
t0.appointment_reminder_template AS appointment_reminder_template_58,
t0.default_cancellation_policy AS default_cancellation_policy_59,
t0.refund_policy_text AS refund_policy_text_60,
t0.public_edit_mode AS public_edit_mode_61,
t0.terms_and_conditions_text AS terms_and_conditions_text_62,
t0.privacy_policy_text AS privacy_policy_text_63,
t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64,
t0.calendar_view_default AS calendar_view_default_65,
t0.first_day_of_week AS first_day_of_week_66,
t0.time_slot_intervals AS time_slot_intervals_67,
t0.calendar_timezone AS calendar_timezone_68,
t0.application_timezone AS application_timezone_69,
t0.available_months_advance AS available_months_advance_70,
t0.weekend_availability AS weekend_availability_71,
t0.admin_notification_emails AS admin_notification_emails_72,
t0.new_booking_notifications AS new_booking_notifications_73,
t0.payment_received_notifications AS payment_received_notifications_74,
t0.contact_form_notifications AS contact_form_notifications_75,
t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76,
t0.newsletter_from_address AS newsletter_from_address_77,
t0.unsubscribe_page_text AS unsubscribe_page_text_78,
t0.contact_form_auto_response AS contact_form_auto_response_79,
t0.default_email_campaign_template AS default_email_campaign_template_80,
t0.session_timeout_duration AS session_timeout_duration_81,
t0.data_retention_period_days AS data_retention_period_days_82,
t0.cookie_policy_text AS cookie_policy_text_83,
t0.qualification_certificate_templates AS qualification_certificate_templates_84,
t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85,
t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86,
t0.house_call_service_areas AS house_call_service_areas_87,
t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88,
t0.analytics_tracking_codes AS analytics_tracking_codes_89,
t0.twilio_account_sid AS twilio_account_sid_90,
t0.twilio_auth_token AS twilio_auth_token_91,
t0.twilio_phone_number AS twilio_phone_number_92,
t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93,
t0.welcome_sequence_timing AS welcome_sequence_timing_94,
t0.follow_up_email_schedules AS follow_up_email_schedules_95,
t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96,
t0.post_service_feedback_requests AS post_service_feedback_requests_97,
t0.birthday_campaign_automation AS birthday_campaign_automation_98,
t0.payment_reminder_sequences AS payment_reminder_sequences_99
FROM
setting t0
LIMIT
1
SELECT t0.id AS id_1, t0.business_name AS business_name_2, t0.phone_number AS phone_number_3, t0.work_hours AS work_hours_4, t0.instagram_link AS instagram_link_5, t0.facebook_link AS facebook_link_6, t0.youtube_link AS youtube_link_7, t0.tiktok_link AS tiktok_link_8, t0.business_location AS business_location_9, t0.twitter_link AS twitter_link_10, t0.linkedin_link AS linkedin_link_11, t0.google_map_embed AS google_map_embed_12, t0.email_address AS email_address_13, t0.whatsapp_number AS whatsapp_number_14, t0.website_tagline AS website_tagline_15, t0.primary_color AS primary_color_16, t0.secondary_color AS secondary_color_17, t0.background_color AS background_color_18, t0.custom_css_overrides AS custom_css_overrides_19, t0.booking_available_days AS booking_available_days_20, t0.automatic_confirmation AS automatic_confirmation_21, t0.booking_cutoff_hours AS booking_cutoff_hours_22, t0.default_payment_terms AS default_payment_terms_23, t0.late_payment_grace_period_days AS late_payment_grace_period_days_24, t0.wire_transfer_account_details AS wire_transfer_account_details_25, t0.stripe_public_key AS stripe_public_key_26, t0.stripe_private_key AS stripe_private_key_27, t0.default_booking_amounts AS default_booking_amounts_28, t0.currency AS currency_29, t0.tax_rate AS tax_rate_30, t0.payment_reminder_schedule AS payment_reminder_schedule_31, t0.bank_account_name AS bank_account_name_32, t0.bank_name AS bank_name_33, t0.bank_routing_number AS bank_routing_number_34, t0.bank_wire_routing_number AS bank_wire_routing_number_35, t0.bank_international_wire_routing AS bank_international_wire_routing_36, t0.bank_swift_code AS bank_swift_code_37, t0.bank_account_number AS bank_account_number_38, t0.account_holder_address AS account_holder_address_39, t0.bank_address AS bank_address_40, t0.wire_transfer_instructions AS wire_transfer_instructions_41, t0.display_price_publicly AS display_price_publicly_42, t0.smtp_host AS smtp_host_43, t0.smtp_port AS smtp_port_44, t0.smtp_username AS smtp_username_45, t0.smtp_password AS smtp_password_46, t0.smtp_encryption AS smtp_encryption_47, t0.default_from_email AS default_from_email_48, t0.default_from_name AS default_from_name_49, t0.auto_send_welcome_letter AS auto_send_welcome_letter_50, t0.email_signature AS email_signature_51, t0.welcome_email_template AS welcome_email_template_52, t0.payment_reminder_email_template AS payment_reminder_email_template_53, t0.birthday_reminder_email_template AS birthday_reminder_email_template_54, t0.agreement_email_template AS agreement_email_template_55, t0.booking_confirmation_template AS booking_confirmation_template_56, t0.service_completion_template AS service_completion_template_57, t0.appointment_reminder_template AS appointment_reminder_template_58, t0.default_cancellation_policy AS default_cancellation_policy_59, t0.refund_policy_text AS refund_policy_text_60, t0.public_edit_mode AS public_edit_mode_61, t0.terms_and_conditions_text AS terms_and_conditions_text_62, t0.privacy_policy_text AS privacy_policy_text_63, t0.no_cure_disclaimer_text AS no_cure_disclaimer_text_64, t0.calendar_view_default AS calendar_view_default_65, t0.first_day_of_week AS first_day_of_week_66, t0.time_slot_intervals AS time_slot_intervals_67, t0.calendar_timezone AS calendar_timezone_68, t0.application_timezone AS application_timezone_69, t0.available_months_advance AS available_months_advance_70, t0.weekend_availability AS weekend_availability_71, t0.admin_notification_emails AS admin_notification_emails_72, t0.new_booking_notifications AS new_booking_notifications_73, t0.payment_received_notifications AS payment_received_notifications_74, t0.contact_form_notifications AS contact_form_notifications_75, t0.birthday_reminder_advance_days AS birthday_reminder_advance_days_76, t0.newsletter_from_address AS newsletter_from_address_77, t0.unsubscribe_page_text AS unsubscribe_page_text_78, t0.contact_form_auto_response AS contact_form_auto_response_79, t0.default_email_campaign_template AS default_email_campaign_template_80, t0.session_timeout_duration AS session_timeout_duration_81, t0.data_retention_period_days AS data_retention_period_days_82, t0.cookie_policy_text AS cookie_policy_text_83, t0.qualification_certificate_templates AS qualification_certificate_templates_84, t0.travel_cost_calculation_rules AS travel_cost_calculation_rules_85, t0.speaking_engagement_minimum_notice_hours AS speaking_engagement_minimum_notice_hours_86, t0.house_call_service_areas AS house_call_service_areas_87, t0.stripe_webhook_endpoint AS stripe_webhook_endpoint_88, t0.analytics_tracking_codes AS analytics_tracking_codes_89, t0.twilio_account_sid AS twilio_account_sid_90, t0.twilio_auth_token AS twilio_auth_token_91, t0.twilio_phone_number AS twilio_phone_number_92, t0.twilio_messaging_service_sid AS twilio_messaging_service_sid_93, t0.welcome_sequence_timing AS welcome_sequence_timing_94, t0.follow_up_email_schedules AS follow_up_email_schedules_95, t0.abandoned_booking_recovery_emails AS abandoned_booking_recovery_emails_96, t0.post_service_feedback_requests AS post_service_feedback_requests_97, t0.birthday_campaign_automation AS birthday_campaign_automation_98, t0.payment_reminder_sequences AS payment_reminder_sequences_99 FROM setting t0 LIMIT 1;
|
22 |
43.02 ms |
SELECT t0.id AS id_1, t0.description AS description_2, t0.template_path AS template_path_3, t0.priority AS priority_4 FROM section t0 INNER JOIN page_section ON t0.id = page_section.section_id WHERE page_section.page_id = ?
SELECT t0.id AS id_1, t0.description AS description_2, t0.template_path AS template_path_3, t0.priority AS priority_4 FROM section t0 INNER JOIN page_section ON t0.id = page_section.section_id WHERE page_section.page_id = 1;
|
23 |
269.22 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"slider_image_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'slider_image_1' LIMIT 1;
|
24 |
90.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_title_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_title_1' LIMIT 1;
|
25 |
0.41 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_desc_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_desc_1' LIMIT 1;
|
26 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_find_expert_button_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_find_expert_button_1' LIMIT 1;
|
27 |
0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_services_button_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_services_button_1' LIMIT 1;
|
28 |
2.83 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"slider_image_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'slider_image_2' LIMIT 1;
|
29 |
0.36 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_title_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_title_2' LIMIT 1;
|
30 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_desc_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_desc_2' LIMIT 1;
|
31 |
0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_find_expert_button_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_find_expert_button_2' LIMIT 1;
|
32 |
0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"slider_services_button_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'slider_services_button_2' LIMIT 1;
|
33 |
12.00 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about_title' LIMIT 1;
|
34 |
0.34 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about_text1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about_text1' LIMIT 1;
|
35 |
3.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about_text2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about_text2' LIMIT 1;
|
36 |
12.51 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about-cta-1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about-cta-1' LIMIT 1;
|
37 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"about_signature"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'about_signature' LIMIT 1;
|
38 |
26.04 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"about_image"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'about_image' LIMIT 1;
|
39 |
2.08 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"features_background"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'features_background' LIMIT 1;
|
40 |
0.41 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"features_heading_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'features_heading_title' LIMIT 1;
|
41 |
40.93 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"features_heading_desc"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'features_heading_desc' LIMIT 1;
|
42 |
186.81 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"make_appointment_button"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'make_appointment_button' LIMIT 1;
|
43 |
2.16 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"core_values_button"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'core_values_button' LIMIT 1;
|
44 |
17.06 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_1' LIMIT 1;
|
45 |
59.61 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_2' LIMIT 1;
|
46 |
0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_3"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_3' LIMIT 1;
|
47 |
0.65 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_4"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_4' LIMIT 1;
|
48 |
0.35 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_5"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_5' LIMIT 1;
|
49 |
0.54 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_6"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_6' LIMIT 1;
|
50 |
0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_7"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_7' LIMIT 1;
|
51 |
12.93 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"feature_title_8"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'feature_title_8' LIMIT 1;
|
52 |
38.70 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"features_footer_desc"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'features_footer_desc' LIMIT 1;
|
53 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"features_contact_link"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'features_contact_link' LIMIT 1;
|
54 |
15.98 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"services2_background"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'services2_background' LIMIT 1;
|
55 |
2.10 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"services2_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'services2_title' LIMIT 1;
|
56 |
3.19 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"services2_desc"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'services2_desc' LIMIT 1;
|
57 |
23.47 ms |
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = ?
SELECT
t0.id AS id_1,
t0.booking_date AS booking_date_2,
t0.start_date AS start_date_3,
t0.end_date AS end_date_4,
t0.status AS status_5,
t0.total_amount AS total_amount_6,
t0.booking_amount_paid AS booking_amount_paid_7,
t0.custom_service_fee AS custom_service_fee_8,
t0.custom_booking_amount AS custom_booking_amount_9,
t0.custom_payment_terms AS custom_payment_terms_10,
t0.custom_cancellation_policy AS custom_cancellation_policy_11,
t0.notes AS notes_12,
t0.agreement_signed AS agreement_signed_13,
t0.agreement_signed_at AS agreement_signed_at_14,
t0.agreement_token AS agreement_token_15,
t0.signature_data AS signature_data_16,
t0.signature_type AS signature_type_17,
t0.created_at AS created_at_18,
t0.updated_at AS updated_at_19,
t0.service_id AS service_id_20,
t0.contact_id AS contact_id_21,
t0.event_id AS event_id_22,
t23.id AS id_24,
t23.name AS name_25,
t23.contact_number AS contact_number_26,
t23.email AS email_27,
t23.how_heard AS how_heard_28,
t23.diagnosis AS diagnosis_29,
t23.age AS age_30,
t23.gender AS gender_31,
t23.height AS height_32,
t23.weight AS weight_33,
t23.dod AS dod_34,
t23.medications AS medications_35,
t23.treatments AS treatments_36,
t23.symptoms AS symptoms_37,
t23.has_tumors AS has_tumors_38,
t23.tumor_size AS tumor_size_39,
t23.multiple_tumors AS multiple_tumors_40,
t23.tumor_location AS tumor_location_41,
t23.tumor_pain AS tumor_pain_42,
t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43,
t23.tumor_near_nipple AS tumor_near_nipple_44,
t23.tumor_foul_odor AS tumor_foul_odor_45,
t23.body_pain AS body_pain_46,
t23.sugar_levels AS sugar_levels_47,
t23.blood_pressure AS blood_pressure_48,
t23.bags_attachments AS bags_attachments_49,
t23.other_symptoms AS other_symptoms_50,
t23.mobility_stairs AS mobility_stairs_51,
t23.feeding_keep_down AS feeding_keep_down_52,
t23.bowel_movements AS bowel_movements_53,
t23.allergies AS allergies_54,
t23.special_diet AS special_diet_55,
t23.has_pets AS has_pets_56,
t23.pet_types AS pet_types_57,
t23.pet_details AS pet_details_58,
t23.pets_sick AS pets_sick_59,
t23.pet_health_issues AS pet_health_issues_60,
t23.created_at AS created_at_61,
t23.updated_at AS updated_at_62,
t23.contact_id AS contact_id_63,
t23.booking_id AS booking_id_64
FROM
booking t0
LEFT JOIN profile t23 ON t23.booking_id = t0.id
WHERE
t0.service_id = ?
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = 10;
|
58 |
2.91 ms |
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = ?
SELECT
t0.id AS id_1,
t0.booking_date AS booking_date_2,
t0.start_date AS start_date_3,
t0.end_date AS end_date_4,
t0.status AS status_5,
t0.total_amount AS total_amount_6,
t0.booking_amount_paid AS booking_amount_paid_7,
t0.custom_service_fee AS custom_service_fee_8,
t0.custom_booking_amount AS custom_booking_amount_9,
t0.custom_payment_terms AS custom_payment_terms_10,
t0.custom_cancellation_policy AS custom_cancellation_policy_11,
t0.notes AS notes_12,
t0.agreement_signed AS agreement_signed_13,
t0.agreement_signed_at AS agreement_signed_at_14,
t0.agreement_token AS agreement_token_15,
t0.signature_data AS signature_data_16,
t0.signature_type AS signature_type_17,
t0.created_at AS created_at_18,
t0.updated_at AS updated_at_19,
t0.service_id AS service_id_20,
t0.contact_id AS contact_id_21,
t0.event_id AS event_id_22,
t23.id AS id_24,
t23.name AS name_25,
t23.contact_number AS contact_number_26,
t23.email AS email_27,
t23.how_heard AS how_heard_28,
t23.diagnosis AS diagnosis_29,
t23.age AS age_30,
t23.gender AS gender_31,
t23.height AS height_32,
t23.weight AS weight_33,
t23.dod AS dod_34,
t23.medications AS medications_35,
t23.treatments AS treatments_36,
t23.symptoms AS symptoms_37,
t23.has_tumors AS has_tumors_38,
t23.tumor_size AS tumor_size_39,
t23.multiple_tumors AS multiple_tumors_40,
t23.tumor_location AS tumor_location_41,
t23.tumor_pain AS tumor_pain_42,
t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43,
t23.tumor_near_nipple AS tumor_near_nipple_44,
t23.tumor_foul_odor AS tumor_foul_odor_45,
t23.body_pain AS body_pain_46,
t23.sugar_levels AS sugar_levels_47,
t23.blood_pressure AS blood_pressure_48,
t23.bags_attachments AS bags_attachments_49,
t23.other_symptoms AS other_symptoms_50,
t23.mobility_stairs AS mobility_stairs_51,
t23.feeding_keep_down AS feeding_keep_down_52,
t23.bowel_movements AS bowel_movements_53,
t23.allergies AS allergies_54,
t23.special_diet AS special_diet_55,
t23.has_pets AS has_pets_56,
t23.pet_types AS pet_types_57,
t23.pet_details AS pet_details_58,
t23.pets_sick AS pets_sick_59,
t23.pet_health_issues AS pet_health_issues_60,
t23.created_at AS created_at_61,
t23.updated_at AS updated_at_62,
t23.contact_id AS contact_id_63,
t23.booking_id AS booking_id_64
FROM
booking t0
LEFT JOIN profile t23 ON t23.booking_id = t0.id
WHERE
t0.service_id = ?
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = 13;
|
59 |
1.60 ms |
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = ?
SELECT
t0.id AS id_1,
t0.booking_date AS booking_date_2,
t0.start_date AS start_date_3,
t0.end_date AS end_date_4,
t0.status AS status_5,
t0.total_amount AS total_amount_6,
t0.booking_amount_paid AS booking_amount_paid_7,
t0.custom_service_fee AS custom_service_fee_8,
t0.custom_booking_amount AS custom_booking_amount_9,
t0.custom_payment_terms AS custom_payment_terms_10,
t0.custom_cancellation_policy AS custom_cancellation_policy_11,
t0.notes AS notes_12,
t0.agreement_signed AS agreement_signed_13,
t0.agreement_signed_at AS agreement_signed_at_14,
t0.agreement_token AS agreement_token_15,
t0.signature_data AS signature_data_16,
t0.signature_type AS signature_type_17,
t0.created_at AS created_at_18,
t0.updated_at AS updated_at_19,
t0.service_id AS service_id_20,
t0.contact_id AS contact_id_21,
t0.event_id AS event_id_22,
t23.id AS id_24,
t23.name AS name_25,
t23.contact_number AS contact_number_26,
t23.email AS email_27,
t23.how_heard AS how_heard_28,
t23.diagnosis AS diagnosis_29,
t23.age AS age_30,
t23.gender AS gender_31,
t23.height AS height_32,
t23.weight AS weight_33,
t23.dod AS dod_34,
t23.medications AS medications_35,
t23.treatments AS treatments_36,
t23.symptoms AS symptoms_37,
t23.has_tumors AS has_tumors_38,
t23.tumor_size AS tumor_size_39,
t23.multiple_tumors AS multiple_tumors_40,
t23.tumor_location AS tumor_location_41,
t23.tumor_pain AS tumor_pain_42,
t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43,
t23.tumor_near_nipple AS tumor_near_nipple_44,
t23.tumor_foul_odor AS tumor_foul_odor_45,
t23.body_pain AS body_pain_46,
t23.sugar_levels AS sugar_levels_47,
t23.blood_pressure AS blood_pressure_48,
t23.bags_attachments AS bags_attachments_49,
t23.other_symptoms AS other_symptoms_50,
t23.mobility_stairs AS mobility_stairs_51,
t23.feeding_keep_down AS feeding_keep_down_52,
t23.bowel_movements AS bowel_movements_53,
t23.allergies AS allergies_54,
t23.special_diet AS special_diet_55,
t23.has_pets AS has_pets_56,
t23.pet_types AS pet_types_57,
t23.pet_details AS pet_details_58,
t23.pets_sick AS pets_sick_59,
t23.pet_health_issues AS pet_health_issues_60,
t23.created_at AS created_at_61,
t23.updated_at AS updated_at_62,
t23.contact_id AS contact_id_63,
t23.booking_id AS booking_id_64
FROM
booking t0
LEFT JOIN profile t23 ON t23.booking_id = t0.id
WHERE
t0.service_id = ?
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = 12;
|
60 |
1.26 ms |
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = ?
SELECT
t0.id AS id_1,
t0.booking_date AS booking_date_2,
t0.start_date AS start_date_3,
t0.end_date AS end_date_4,
t0.status AS status_5,
t0.total_amount AS total_amount_6,
t0.booking_amount_paid AS booking_amount_paid_7,
t0.custom_service_fee AS custom_service_fee_8,
t0.custom_booking_amount AS custom_booking_amount_9,
t0.custom_payment_terms AS custom_payment_terms_10,
t0.custom_cancellation_policy AS custom_cancellation_policy_11,
t0.notes AS notes_12,
t0.agreement_signed AS agreement_signed_13,
t0.agreement_signed_at AS agreement_signed_at_14,
t0.agreement_token AS agreement_token_15,
t0.signature_data AS signature_data_16,
t0.signature_type AS signature_type_17,
t0.created_at AS created_at_18,
t0.updated_at AS updated_at_19,
t0.service_id AS service_id_20,
t0.contact_id AS contact_id_21,
t0.event_id AS event_id_22,
t23.id AS id_24,
t23.name AS name_25,
t23.contact_number AS contact_number_26,
t23.email AS email_27,
t23.how_heard AS how_heard_28,
t23.diagnosis AS diagnosis_29,
t23.age AS age_30,
t23.gender AS gender_31,
t23.height AS height_32,
t23.weight AS weight_33,
t23.dod AS dod_34,
t23.medications AS medications_35,
t23.treatments AS treatments_36,
t23.symptoms AS symptoms_37,
t23.has_tumors AS has_tumors_38,
t23.tumor_size AS tumor_size_39,
t23.multiple_tumors AS multiple_tumors_40,
t23.tumor_location AS tumor_location_41,
t23.tumor_pain AS tumor_pain_42,
t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43,
t23.tumor_near_nipple AS tumor_near_nipple_44,
t23.tumor_foul_odor AS tumor_foul_odor_45,
t23.body_pain AS body_pain_46,
t23.sugar_levels AS sugar_levels_47,
t23.blood_pressure AS blood_pressure_48,
t23.bags_attachments AS bags_attachments_49,
t23.other_symptoms AS other_symptoms_50,
t23.mobility_stairs AS mobility_stairs_51,
t23.feeding_keep_down AS feeding_keep_down_52,
t23.bowel_movements AS bowel_movements_53,
t23.allergies AS allergies_54,
t23.special_diet AS special_diet_55,
t23.has_pets AS has_pets_56,
t23.pet_types AS pet_types_57,
t23.pet_details AS pet_details_58,
t23.pets_sick AS pets_sick_59,
t23.pet_health_issues AS pet_health_issues_60,
t23.created_at AS created_at_61,
t23.updated_at AS updated_at_62,
t23.contact_id AS contact_id_63,
t23.booking_id AS booking_id_64
FROM
booking t0
LEFT JOIN profile t23 ON t23.booking_id = t0.id
WHERE
t0.service_id = ?
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = 14;
|
61 |
3.63 ms |
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = ?
SELECT
t0.id AS id_1,
t0.booking_date AS booking_date_2,
t0.start_date AS start_date_3,
t0.end_date AS end_date_4,
t0.status AS status_5,
t0.total_amount AS total_amount_6,
t0.booking_amount_paid AS booking_amount_paid_7,
t0.custom_service_fee AS custom_service_fee_8,
t0.custom_booking_amount AS custom_booking_amount_9,
t0.custom_payment_terms AS custom_payment_terms_10,
t0.custom_cancellation_policy AS custom_cancellation_policy_11,
t0.notes AS notes_12,
t0.agreement_signed AS agreement_signed_13,
t0.agreement_signed_at AS agreement_signed_at_14,
t0.agreement_token AS agreement_token_15,
t0.signature_data AS signature_data_16,
t0.signature_type AS signature_type_17,
t0.created_at AS created_at_18,
t0.updated_at AS updated_at_19,
t0.service_id AS service_id_20,
t0.contact_id AS contact_id_21,
t0.event_id AS event_id_22,
t23.id AS id_24,
t23.name AS name_25,
t23.contact_number AS contact_number_26,
t23.email AS email_27,
t23.how_heard AS how_heard_28,
t23.diagnosis AS diagnosis_29,
t23.age AS age_30,
t23.gender AS gender_31,
t23.height AS height_32,
t23.weight AS weight_33,
t23.dod AS dod_34,
t23.medications AS medications_35,
t23.treatments AS treatments_36,
t23.symptoms AS symptoms_37,
t23.has_tumors AS has_tumors_38,
t23.tumor_size AS tumor_size_39,
t23.multiple_tumors AS multiple_tumors_40,
t23.tumor_location AS tumor_location_41,
t23.tumor_pain AS tumor_pain_42,
t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43,
t23.tumor_near_nipple AS tumor_near_nipple_44,
t23.tumor_foul_odor AS tumor_foul_odor_45,
t23.body_pain AS body_pain_46,
t23.sugar_levels AS sugar_levels_47,
t23.blood_pressure AS blood_pressure_48,
t23.bags_attachments AS bags_attachments_49,
t23.other_symptoms AS other_symptoms_50,
t23.mobility_stairs AS mobility_stairs_51,
t23.feeding_keep_down AS feeding_keep_down_52,
t23.bowel_movements AS bowel_movements_53,
t23.allergies AS allergies_54,
t23.special_diet AS special_diet_55,
t23.has_pets AS has_pets_56,
t23.pet_types AS pet_types_57,
t23.pet_details AS pet_details_58,
t23.pets_sick AS pets_sick_59,
t23.pet_health_issues AS pet_health_issues_60,
t23.created_at AS created_at_61,
t23.updated_at AS updated_at_62,
t23.contact_id AS contact_id_63,
t23.booking_id AS booking_id_64
FROM
booking t0
LEFT JOIN profile t23 ON t23.booking_id = t0.id
WHERE
t0.service_id = ?
SELECT t0.id AS id_1, t0.booking_date AS booking_date_2, t0.start_date AS start_date_3, t0.end_date AS end_date_4, t0.status AS status_5, t0.total_amount AS total_amount_6, t0.booking_amount_paid AS booking_amount_paid_7, t0.custom_service_fee AS custom_service_fee_8, t0.custom_booking_amount AS custom_booking_amount_9, t0.custom_payment_terms AS custom_payment_terms_10, t0.custom_cancellation_policy AS custom_cancellation_policy_11, t0.notes AS notes_12, t0.agreement_signed AS agreement_signed_13, t0.agreement_signed_at AS agreement_signed_at_14, t0.agreement_token AS agreement_token_15, t0.signature_data AS signature_data_16, t0.signature_type AS signature_type_17, t0.created_at AS created_at_18, t0.updated_at AS updated_at_19, t0.service_id AS service_id_20, t0.contact_id AS contact_id_21, t0.event_id AS event_id_22, t23.id AS id_24, t23.name AS name_25, t23.contact_number AS contact_number_26, t23.email AS email_27, t23.how_heard AS how_heard_28, t23.diagnosis AS diagnosis_29, t23.age AS age_30, t23.gender AS gender_31, t23.height AS height_32, t23.weight AS weight_33, t23.dod AS dod_34, t23.medications AS medications_35, t23.treatments AS treatments_36, t23.symptoms AS symptoms_37, t23.has_tumors AS has_tumors_38, t23.tumor_size AS tumor_size_39, t23.multiple_tumors AS multiple_tumors_40, t23.tumor_location AS tumor_location_41, t23.tumor_pain AS tumor_pain_42, t23.tumor_ooze_weep_bleed AS tumor_ooze_weep_bleed_43, t23.tumor_near_nipple AS tumor_near_nipple_44, t23.tumor_foul_odor AS tumor_foul_odor_45, t23.body_pain AS body_pain_46, t23.sugar_levels AS sugar_levels_47, t23.blood_pressure AS blood_pressure_48, t23.bags_attachments AS bags_attachments_49, t23.other_symptoms AS other_symptoms_50, t23.mobility_stairs AS mobility_stairs_51, t23.feeding_keep_down AS feeding_keep_down_52, t23.bowel_movements AS bowel_movements_53, t23.allergies AS allergies_54, t23.special_diet AS special_diet_55, t23.has_pets AS has_pets_56, t23.pet_types AS pet_types_57, t23.pet_details AS pet_details_58, t23.pets_sick AS pets_sick_59, t23.pet_health_issues AS pet_health_issues_60, t23.created_at AS created_at_61, t23.updated_at AS updated_at_62, t23.contact_id AS contact_id_63, t23.booking_id AS booking_id_64 FROM booking t0 LEFT JOIN profile t23 ON t23.booking_id = t0.id WHERE t0.service_id = 11;
|
62 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"team_heading"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'team_heading' LIMIT 1;
|
63 |
1.33 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"team_description"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'team_description' LIMIT 1;
|
64 |
8.04 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"blog_grid_subtitle"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'blog_grid_subtitle' LIMIT 1;
|
65 |
0.69 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"blog_grid_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'blog_grid_title' LIMIT 1;
|
66 |
21.12 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0 INNER JOIN blog_category_blog ON t0.id = blog_category_blog.blog_category_id WHERE blog_category_blog.blog_id = ?
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0 INNER JOIN blog_category_blog ON t0.id = blog_category_blog.blog_category_id WHERE blog_category_blog.blog_id = 4;
|
67 |
1.76 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.phone_number AS phone_number_7, t0.profile_picture AS profile_picture_8, t0.usertype AS usertype_9, t0.is_active AS is_active_10, t0.about AS about_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13 FROM `user` t0 WHERE t0.id = ?
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.phone_number AS phone_number_7, t0.profile_picture AS profile_picture_8, t0.usertype AS usertype_9, t0.is_active AS is_active_10, t0.about AS about_11, t0.reset_token AS reset_token_12, t0.reset_token_expires_at AS reset_token_expires_at_13 FROM `user` t0 WHERE t0.id = 1;
|
68 |
122.21 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"blog_post_read_more_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'blog_post_read_more_1' LIMIT 1;
|
69 |
0.37 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0 INNER JOIN blog_category_blog ON t0.id = blog_category_blog.blog_category_id WHERE blog_category_blog.blog_id = ?
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0 INNER JOIN blog_category_blog ON t0.id = blog_category_blog.blog_category_id WHERE blog_category_blog.blog_id = 3;
|
70 |
18.85 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"blog_post_read_more_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'blog_post_read_more_2' LIMIT 1;
|
71 |
0.42 ms |
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0 INNER JOIN blog_category_blog ON t0.id = blog_category_blog.blog_category_id WHERE blog_category_blog.blog_id = ?
SELECT t0.id AS id_1, t0.category_name AS category_name_2, t0.description AS description_3 FROM blog_category t0 INNER JOIN blog_category_blog ON t0.id = blog_category_blog.blog_category_id WHERE blog_category_blog.blog_id = 2;
|
72 |
9.84 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"blog_post_read_more_3"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'blog_post_read_more_3' LIMIT 1;
|
73 |
0.37 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"contact_banner"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'contact_banner' LIMIT 1;
|
74 |
1.91 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_heading_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_heading_title' LIMIT 1;
|
75 |
16.97 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_heading_desc"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_heading_desc' LIMIT 1;
|
76 |
0.31 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"find_expert_button"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'find_expert_button' LIMIT 1;
|
77 |
48.65 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_us_button"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_us_button' LIMIT 1;
|
78 |
1.60 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_1' LIMIT 1;
|
79 |
0.42 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_2' LIMIT 1;
|
80 |
0.29 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_3"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_3' LIMIT 1;
|
81 |
0.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_4"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_4' LIMIT 1;
|
82 |
0.57 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_5"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_5' LIMIT 1;
|
83 |
0.48 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_form_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_form_title' LIMIT 1;
|
84 |
0.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_form_desc"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_form_desc' LIMIT 1;
|
85 |
2.59 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_service_option_default"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_service_option_default' LIMIT 1;
|
86 |
0.64 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_service_option1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_service_option1' LIMIT 1;
|
87 |
0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_service_option2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_service_option2' LIMIT 1;
|
88 |
0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_consultant_option_default"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_consultant_option_default' LIMIT 1;
|
89 |
0.66 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_consultant_option1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_consultant_option1' LIMIT 1;
|
90 |
0.30 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_consultant_option2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_consultant_option2' LIMIT 1;
|
91 |
0.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"contact_submit_button"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'contact_submit_button' LIMIT 1;
|
92 |
0.32 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about_title"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about_title' LIMIT 1;
|
93 |
0.45 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = ? LIMIT 1
Parameters: [
"about_map"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.src AS src_4 FROM image t0 WHERE t0.slug = 'about_map' LIMIT 1;
|
94 |
0.27 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"tooltip_address_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'tooltip_address_1' LIMIT 1;
|
95 |
0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"tooltip_address_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'tooltip_address_2' LIMIT 1;
|
96 |
0.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"tooltip_address_3"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'tooltip_address_3' LIMIT 1;
|
97 |
0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about_desc_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about_desc_1' LIMIT 1;
|
98 |
0.25 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"about_desc_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'about_desc_2' LIMIT 1;
|
99 |
0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"button_gift"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'button_gift' LIMIT 1;
|
100 |
0.28 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"button_more"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'button_more' LIMIT 1;
|
101 |
0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_1"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_1' LIMIT 1;
|
102 |
0.24 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_2"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_2' LIMIT 1;
|
103 |
0.26 ms |
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = ? LIMIT 1
Parameters: [
"list_item_3"
]
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.content_text AS content_text_4, t0.screenshot AS screenshot_5 FROM content t0 WHERE t0.description = 'list_item_3' LIMIT 1;
|