1
1.12 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
2
0.92 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
3
0.56 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . code AS code_3 , t0 . description AS description_4 , t0 . created_at AS created_at_5 , t0 . image AS image_6 , t0 . custom_css AS custom_css_7 , t0 . custom_css_per_routes AS custom_css_per_routes_8 , t0 . custom_js AS custom_js_9 , t0 . external_js_scripts AS external_js_scripts_10 , t0 . external_css_styles AS external_css_styles_11 , t0 . custom_register_customer_twig AS custom_register_customer_twig_12 , t0 . customer_dashboard_css AS customer_dashboard_css_13 , t0 . customer_dashboard_js AS customer_dashboard_js_14 , t0 . customer_dashboard_welcome_twig AS customer_dashboard_welcome_twig_15 , t0 . logo AS logo_16 , t0 . negative_logo AS negative_logo_17 , t0 . customer_dashboard_logo AS customer_dashboard_logo_18 , t0 . hooks_options AS hooks_options_19 , t0 . theme_color AS theme_color_20 , t0 . favicon AS favicon_21 , t0 . layout_config AS layout_config_22 FROM website_theme t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . code AS code_3 , t0 . description AS description_4 , t0 . created_at AS created_at_5 , t0 . image AS image_6 , t0 . custom_css AS custom_css_7 , t0 . custom_css_per_routes AS custom_css_per_routes_8 , t0 . custom_js AS custom_js_9 , t0 . external_js_scripts AS external_js_scripts_10 , t0 . external_css_styles AS external_css_styles_11 , t0 . custom_register_customer_twig AS custom_register_customer_twig_12 , t0 . customer_dashboard_css AS customer_dashboard_css_13 , t0 . customer_dashboard_js AS customer_dashboard_js_14 , t0 . customer_dashboard_welcome_twig AS customer_dashboard_welcome_twig_15 , t0 . logo AS logo_16 , t0 . negative_logo AS negative_logo_17 , t0 . customer_dashboard_logo AS customer_dashboard_logo_18 , t0 . hooks_options AS hooks_options_19 , t0 . theme_color AS theme_color_20 , t0 . favicon AS favicon_21 , t0 . layout_config AS layout_config_22 FROM website_theme t0 WHERE t0 . id = 6 ;
Copy
4
0.69 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
5
1.05 ms
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . type = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . type = 'widget' AND ((t0 . deleted_at IS NULL ));
Copy
6
0.59 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = ? LIMIT 1
Parameters :
[
"CRMBundle "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = 'CRMBundle' LIMIT 1 ;
Copy
7
0.44 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = ? LIMIT 1
Parameters :
[
"ListingBundle "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = 'ListingBundle' LIMIT 1 ;
Copy
8
0.34 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = ? LIMIT 1
Parameters :
[
"AtafranceBundle "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = 'AtafranceBundle' LIMIT 1 ;
Copy
9
0.27 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = ? LIMIT 1
Parameters :
[
"AtafranceBundle "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . menu_order AS menu_order_3 , t0 . is_enabled AS is_enabled_4 , t0 . image AS image_5 , t0 . price AS price_6 , t0 . subscription_monthly_price AS subscription_monthly_price_7 , t0 . subscription_yearly_price AS subscription_yearly_price_8 , t0 . subscription_trimestral_price AS subscription_trimestral_price_9 , t0 . subscription_semestral_price AS subscription_semestral_price_10 , t0 . json_content AS json_content_11 , t0 . page_url AS page_url_12 , t0 . hide_from_public AS hide_from_public_13 , t0 . title AS title_14 , t0 . description AS description_15 , t0 . categories AS categories_16 , t0 . parent_application_id AS parent_application_id_17 FROM application t0 WHERE t0 . name = 'AtafranceBundle' LIMIT 1 ;
Copy
10
0.61 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
11
1.15 ms
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = ? AND ((t0 . deleted_at IS NULL )) LIMIT 1
Parameters :
[
"mentions-legales "
]
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = 'mentions-legales' AND ((t0 . deleted_at IS NULL )) LIMIT 1 ;
Copy
12
0.59 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
13
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
14
0.57 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
15
0.46 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
16
0.46 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
17
0.45 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
18
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
19
0.66 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
20
0.45 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
21
0.40 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
22
0.43 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
23
0.47 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
24
0.45 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
25
0.70 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
26
0.73 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
27
0.50 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
28
0.34 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
29
0.53 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
30
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
31
0.46 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
32
0.50 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
33
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
34
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
35
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
36
0.51 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
37
0.55 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
38
0.41 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
39
0.48 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
40
0.90 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
41
0.75 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
42
0.46 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . css_classes AS css_classes_3 , t0 . created_at AS created_at_4 , t0 . is_main_menu AS is_main_menu_5 FROM menu t0 WHERE t0 . is_main_menu = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . css_classes AS css_classes_3 , t0 . created_at AS created_at_4 , t0 . is_main_menu AS is_main_menu_5 FROM menu t0 WHERE t0 . is_main_menu = 1 LIMIT 1 ;
Copy
43
0.90 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE (t0 . parent_menu_item_id IS NULL AND t0 . menu_id = ? ) AND ((t0 . deleted_at IS NULL )) ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE (t0 . parent_menu_item_id IS NULL AND t0 . menu_id = 1 ) AND ((t0 . deleted_at IS NULL )) ORDER BY t0 . position ASC ;
Copy
44
0.49 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = 1 AND ((t0 . deleted_at IS NULL ));
Copy
45
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = 2 AND ((t0 . deleted_at IS NULL ));
Copy
46
0.29 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = 3 AND ((t0 . deleted_at IS NULL ));
Copy
47
0.25 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = ? AND ((t0 . deleted_at IS NULL ))
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . css_classes AS css_classes_3 , t0 . type AS type_4 , t0 . route_name AS route_name_5 , t0 . route_param AS route_param_6 , t0 . route_param_value AS route_param_value_7 , t0 . url AS url_8 , t0 . role AS role_9 , t0 . anchor AS anchor_10 , t0 . position AS position_11 , t0 . attributes AS attributes_12 , t0 . link_css_classes AS link_css_classes_13 , t0 . hide_if_role AS hide_if_role_14 , t0 . deleted_at AS deleted_at_15 , t0 . menu_id AS menu_id_16 , t0 . parent_menu_item_id AS parent_menu_item_id_17 , t0 . link_id AS link_id_18 , t0 . link_type_id AS link_type_id_19 FROM menu_item t0 WHERE t0 . parent_menu_item_id = 4 AND ((t0 . deleted_at IS NULL ));
Copy
48
0.58 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
49
0.56 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
50
0.58 ms
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = ? AND ((t0 . deleted_at IS NULL )) LIMIT 1
Parameters :
[
"logo-header "
]
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = 'logo-header' AND ((t0 . deleted_at IS NULL )) LIMIT 1 ;
Copy
51
0.60 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
52
0.43 ms
SELECT DATABASE ()
53
2.58 ms
SELECT TABLE_NAME
FROM information_schema . TABLES
WHERE TABLE_SCHEMA = ?
AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters :
[
"flexyplatform_customer_quartiersdaffaires "
]
SELECT TABLE_NAME
FROM information_schema . TABLES
WHERE TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires'
AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME ;
Copy
54
0.30 ms
SELECT DATABASE ()
55
1.89 ms
SELECT TABLE_NAME
FROM information_schema . TABLES
WHERE TABLE_SCHEMA = ?
AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME
Parameters :
[
"flexyplatform_customer_quartiersdaffaires "
]
SELECT TABLE_NAME
FROM information_schema . TABLES
WHERE TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires'
AND TABLE_TYPE = 'BASE TABLE'
ORDER BY TABLE_NAME ;
Copy
56
0.30 ms
SELECT DATABASE ()
57
1.44 ms
SELECT t . TABLE_NAME ,
t . ENGINE ,
t . AUTO_INCREMENT ,
t . TABLE_COMMENT ,
t . CREATE_OPTIONS ,
t . TABLE_COLLATION ,
ccsa . CHARACTER_SET_NAME
FROM information_schema . TABLES t
INNER JOIN information_schema . COLLATION_CHARACTER_SET_APPLICABILITY ccsa
ON ccsa . COLLATION_NAME = t . TABLE_COLLATION WHERE t . TABLE_SCHEMA = ? AND t . TABLE_NAME = ? AND t . TABLE_TYPE = 'BASE TABLE'
Parameters :
[
"flexyplatform_customer_quartiersdaffaires "
"doctrine_migration_versions "
]
SELECT t . TABLE_NAME ,
t . ENGINE ,
t . AUTO_INCREMENT ,
t . TABLE_COMMENT ,
t . CREATE_OPTIONS ,
t . TABLE_COLLATION ,
ccsa . CHARACTER_SET_NAME
FROM information_schema . TABLES t
INNER JOIN information_schema . COLLATION_CHARACTER_SET_APPLICABILITY ccsa
ON ccsa . COLLATION_NAME = t . TABLE_COLLATION WHERE t . TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires' AND t . TABLE_NAME = 'doctrine_migration_versions' AND t . TABLE_TYPE = 'BASE TABLE' ;
Copy
58
0.22 ms
SELECT DATABASE ()
59
1.80 ms
SELECT DISTINCT k . CONSTRAINT_NAME ,
k . COLUMN_NAME ,
k . REFERENCED_TABLE_NAME ,
k . REFERENCED_COLUMN_NAME ,
k . ORDINAL_POSITION
FROM information_schema . key_column_usage k WHERE k . TABLE_SCHEMA = ? AND k . TABLE_NAME = ? AND k . REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k . ORDINAL_POSITION
Parameters :
[
"flexyplatform_customer_quartiersdaffaires "
"doctrine_migration_versions "
]
SELECT DISTINCT k . CONSTRAINT_NAME ,
k . COLUMN_NAME ,
k . REFERENCED_TABLE_NAME ,
k . REFERENCED_COLUMN_NAME ,
k . ORDINAL_POSITION
FROM information_schema . key_column_usage k WHERE k . TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires' AND k . TABLE_NAME = 'doctrine_migration_versions' AND k . REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k . ORDINAL_POSITION ;
Copy
60
1.88 ms
SELECT c . COLUMN_NAME AS field ,
c . COLUMN_TYPE AS type ,
c . IS_NULLABLE AS `null` ,
c . COLUMN_KEY AS `key` ,
c . COLUMN_DEFAULT AS `default` ,
c . EXTRA ,
c . COLUMN_COMMENT AS comment ,
c . CHARACTER_SET_NAME AS characterset ,
c . COLLATION_NAME AS collation
FROM information_schema . COLUMNS c
INNER JOIN information_schema . TABLES t
ON t . TABLE_NAME = c . TABLE_NAME
WHERE c . TABLE_SCHEMA = ? AND t . TABLE_SCHEMA = ? AND t . TABLE_TYPE = 'BASE TABLE' AND t . TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters :
[
"flexyplatform_customer_quartiersdaffaires "
"flexyplatform_customer_quartiersdaffaires "
"doctrine_migration_versions "
]
SELECT c . COLUMN_NAME AS field ,
c . COLUMN_TYPE AS type ,
c . IS_NULLABLE AS `null` ,
c . COLUMN_KEY AS `key` ,
c . COLUMN_DEFAULT AS `default` ,
c . EXTRA ,
c . COLUMN_COMMENT AS comment ,
c . CHARACTER_SET_NAME AS characterset ,
c . COLLATION_NAME AS collation
FROM information_schema . COLUMNS c
INNER JOIN information_schema . TABLES t
ON t . TABLE_NAME = c . TABLE_NAME
WHERE c . TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires' AND t . TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires' AND t . TABLE_TYPE = 'BASE TABLE' AND t . TABLE_NAME = 'doctrine_migration_versions' ORDER BY ORDINAL_POSITION ;
Copy
61
0.27 ms
SELECT DATABASE ()
62
1.09 ms
SELECT NON_UNIQUE AS Non_Unique ,
INDEX_NAME AS Key_name ,
COLUMN_NAME AS Column_Name ,
SUB_PART AS Sub_Part ,
INDEX_TYPE AS Index_Type
FROM information_schema . STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters :
[
"flexyplatform_customer_quartiersdaffaires "
"doctrine_migration_versions "
]
SELECT NON_UNIQUE AS Non_Unique ,
INDEX_NAME AS Key_name ,
COLUMN_NAME AS Column_Name ,
SUB_PART AS Sub_Part ,
INDEX_TYPE AS Index_Type
FROM information_schema . STATISTICS WHERE TABLE_SCHEMA = 'flexyplatform_customer_quartiersdaffaires' AND TABLE_NAME = 'doctrine_migration_versions' ORDER BY SEQ_IN_INDEX ;
Copy
63
0.32 ms
SELECT * FROM doctrine_migration_versions
SELECT * FROM doctrine_migration_versions ;
Copy
64
0.24 ms
SELECT DATABASE ()
65
0.84 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
66
0.91 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
67
0.63 ms
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = ? AND ((t0 . deleted_at IS NULL )) LIMIT 1
Parameters :
[
"menu-header-principale "
]
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = 'menu-header-principale' AND ((t0 . deleted_at IS NULL )) LIMIT 1 ;
Copy
68
0.70 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
69
0.83 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
70
0.72 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
71
0.52 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
72
1.09 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
73
0.77 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
74
0.68 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
75
1.37 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
76
1.18 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
77
0.85 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
78
0.68 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
79
0.64 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
80
0.90 ms
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = ? AND ((t0 . deleted_at IS NULL )) LIMIT 1
Parameters :
[
"footer-page "
]
SELECT t0 . id AS id_1 , t0 . html_content AS html_content_2 , t0 . title AS title_3 , t0 . json_content AS json_content_4 , t0 . json_simplified_content AS json_simplified_content_5 , t0 . created_at AS created_at_6 , t0 . slug AS slug_7 , t0 . is_enabled AS is_enabled_8 , t0 . page_editor AS page_editor_9 , t0 . type AS type_10 , t0 . description AS description_11 , t0 . deleted_at AS deleted_at_12 , t0 . image AS image_13 , t0 . keywords AS keywords_14 , t0 . title_admin AS title_admin_15 , t0 . front_hook AS front_hook_16 , t0 . front_hook_priority AS front_hook_priority_17 , t0 . is_no_index AS is_no_index_18 , t0 . link_id AS link_id_19 FROM page t0 WHERE t0 . slug = 'footer-page' AND ((t0 . deleted_at IS NULL )) LIMIT 1 ;
Copy
81
0.67 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
82
0.54 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . description AS description_4 , t0 . slug AS slug_5 , t0 . submit_btn_label AS submit_btn_label_6 , t0 . custom_css AS custom_css_7 , t0 . success_message_html AS success_message_html_8 FROM form t0 WHERE t0 . slug = ? LIMIT 1
Parameters :
[
"quick-newsletter "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . created_at AS created_at_3 , t0 . description AS description_4 , t0 . slug AS slug_5 , t0 . submit_btn_label AS submit_btn_label_6 , t0 . custom_css AS custom_css_7 , t0 . success_message_html AS success_message_html_8 FROM form t0 WHERE t0 . slug = 'quick-newsletter' LIMIT 1 ;
Copy
83
0.59 ms
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = ? LIMIT 1
SELECT
t0 . id AS id_1 ,
t0 . is_monday AS is_monday_2 ,
t0 . is_tuesday AS is_tuesday_3 ,
t0 . is_wednesday AS is_wednesday_4 ,
t0 . is_thursday AS is_thursday_5 ,
t0 . is_friday AS is_friday_6 ,
t0 . is_saturday AS is_saturday_7 ,
t0 . is_sunday AS is_sunday_8 ,
t0 . start_work_at AS start_work_at_9 ,
t0 . end_work_at AS end_work_at_10 ,
t0 . exclude_days AS exclude_days_11 ,
t0 . exclude_dates AS exclude_dates_12 ,
t0 . exclude_hours AS exclude_hours_13 ,
t0 . logo AS logo_14 ,
t0 . logo_base64 AS logo_base64_15 ,
t0 . favicon AS favicon_16 ,
t0 . email AS email_17 ,
t0 . address AS address_18 ,
t0 . currency AS currency_19 ,
t0 . default_lang AS default_lang_20 ,
t0 . project_name AS project_name_21 ,
t0 . code AS code_22 ,
t0 . asset_folder_name AS asset_folder_name_23 ,
t0 . mail_order_created_body AS mail_order_created_body_24 ,
t0 . mail_order_created_title AS mail_order_created_title_25 ,
t0 . prefix_order AS prefix_order_26 ,
t0 . root_url AS root_url_27 ,
t0 . description AS description_28 ,
t0 . is_mercure_enabled AS is_mercure_enabled_29 ,
t0 . vat_included_in_orders AS vat_included_in_orders_30 ,
t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 ,
t0 . side_bar_minimized AS side_bar_minimized_32 ,
t0 . mobile_app_scheme AS mobile_app_scheme_33 ,
t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 ,
t0 . developpement_env AS developpement_env_35 ,
t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 ,
t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 ,
t0 . title AS title_38 ,
t0 . order_prefix AS order_prefix_39 ,
t0 . invoice_prefix AS invoice_prefix_40 ,
t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 ,
t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 ,
t0 . absolute_url AS absolute_url_43 ,
t0 . customer_dashboard_css AS customer_dashboard_css_44 ,
t0 . vendor_dashboard_css AS vendor_dashboard_css_45 ,
t0 . route_after_customer_auth AS route_after_customer_auth_46 ,
t0 . status AS status_47 ,
t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 ,
t0 . front_theme_id AS front_theme_id_49 ,
t0 . default_value_added_tax_id AS default_value_added_tax_id_50 ,
t0 . website_theme_id AS website_theme_id_51
FROM
settings t0
WHERE
t0 . code = ?
LIMIT
1
Copy
SELECT t0 . id AS id_1 , t0 . is_monday AS is_monday_2 , t0 . is_tuesday AS is_tuesday_3 , t0 . is_wednesday AS is_wednesday_4 , t0 . is_thursday AS is_thursday_5 , t0 . is_friday AS is_friday_6 , t0 . is_saturday AS is_saturday_7 , t0 . is_sunday AS is_sunday_8 , t0 . start_work_at AS start_work_at_9 , t0 . end_work_at AS end_work_at_10 , t0 . exclude_days AS exclude_days_11 , t0 . exclude_dates AS exclude_dates_12 , t0 . exclude_hours AS exclude_hours_13 , t0 . logo AS logo_14 , t0 . logo_base64 AS logo_base64_15 , t0 . favicon AS favicon_16 , t0 . email AS email_17 , t0 . address AS address_18 , t0 . currency AS currency_19 , t0 . default_lang AS default_lang_20 , t0 . project_name AS project_name_21 , t0 . code AS code_22 , t0 . asset_folder_name AS asset_folder_name_23 , t0 . mail_order_created_body AS mail_order_created_body_24 , t0 . mail_order_created_title AS mail_order_created_title_25 , t0 . prefix_order AS prefix_order_26 , t0 . root_url AS root_url_27 , t0 . description AS description_28 , t0 . is_mercure_enabled AS is_mercure_enabled_29 , t0 . vat_included_in_orders AS vat_included_in_orders_30 , t0 . vat_displayed_in_orders AS vat_displayed_in_orders_31 , t0 . side_bar_minimized AS side_bar_minimized_32 , t0 . mobile_app_scheme AS mobile_app_scheme_33 , t0 . mobile_app_scheme_dev AS mobile_app_scheme_dev_34 , t0 . developpement_env AS developpement_env_35 , t0 . mobile_app_scheme_ios AS mobile_app_scheme_ios_36 , t0 . mobile_app_scheme_android AS mobile_app_scheme_android_37 , t0 . title AS title_38 , t0 . order_prefix AS order_prefix_39 , t0 . invoice_prefix AS invoice_prefix_40 , t0 . is_geo_localisation_api_enabled AS is_geo_localisation_api_enabled_41 , t0 . is_web_socket_notification_enabled AS is_web_socket_notification_enabled_42 , t0 . absolute_url AS absolute_url_43 , t0 . customer_dashboard_css AS customer_dashboard_css_44 , t0 . vendor_dashboard_css AS vendor_dashboard_css_45 , t0 . route_after_customer_auth AS route_after_customer_auth_46 , t0 . status AS status_47 , t0 . coming_soon_status_end_at AS coming_soon_status_end_at_48 , t0 . front_theme_id AS front_theme_id_49 , t0 . default_value_added_tax_id AS default_value_added_tax_id_50 , t0 . website_theme_id AS website_theme_id_51 FROM settings t0 WHERE t0 . code = 'main' LIMIT 1 ;
Copy
84
0.47 ms
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . type AS type_3 , t0 . required AS required_4 , t0 . name AS name_5 , t0 . grid_columns AS grid_columns_6 , t0 . css_classes AS css_classes_7 , t0 . choices AS choices_8 , t0 . form_id AS form_id_9 FROM form_field t0 WHERE t0 . form_id = ?
SELECT t0 . id AS id_1 , t0 . label AS label_2 , t0 . type AS type_3 , t0 . required AS required_4 , t0 . name AS name_5 , t0 . grid_columns AS grid_columns_6 , t0 . css_classes AS css_classes_7 , t0 . choices AS choices_8 , t0 . form_id AS form_id_9 FROM form_field t0 WHERE t0 . form_id = 3 ;
Copy