1
0.29 ms
SELECT d0_ . id AS id_0 , d0_ . url AS url_1 , d0_ . position AS position_2 , d0_ . active AS active_3 , d0_ . created AS created_4 , d0_ . updated AS updated_5 , d0_ . in_certificate AS in_certificate_6 , d0_ . site_id AS site_id_7 FROM domain d0_ WHERE d0_ . url IN (? , ? ) ORDER BY d0_ . position ASC
Parameters :
[
"www.jgonzalez.eu "
"jgonzalez.eu "
]
SELECT d0_ . id AS id_0 , d0_ . url AS url_1 , d0_ . position AS position_2 , d0_ . active AS active_3 , d0_ . created AS created_4 , d0_ . updated AS updated_5 , d0_ . in_certificate AS in_certificate_6 , d0_ . site_id AS site_id_7 FROM domain d0_ WHERE d0_ . url IN ('www.jgonzalez.eu' , 'jgonzalez.eu' ) ORDER BY d0_ . position ASC ;
Copy
2
0.35 ms
SELECT t0 . id AS id_1 , t0 . reference_number AS reference_number_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . colors AS colors_5 , t0 . gradients AS gradients_6 , t0 . font_primary AS font_primary_7 , t0 . font_secondary AS font_secondary_8 , t0 . custom_scss AS custom_scss_9 , t0 . custom_scss_vars AS custom_scss_vars_10 , t0 . custom_html_body AS custom_html_body_11 , t0 . custom_html_head AS custom_html_head_12 , t0 . deleted_at AS deleted_at_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . status AS status_16 , t0 . ga_tracking_id AS ga_tracking_id_17 , t0 . gads_tracking_id AS gads_tracking_id_18 , t0 . last_global_change AS last_global_change_19 , t0 . delivery_date AS delivery_date_20 , t0 . presentation_date AS presentation_date_21 , t0 . interview_date AS interview_date_22 , t0 . interview_link AS interview_link_23 , t0 . locale AS locale_24 , t0 . enable_lightbox AS enable_lightbox_25 , t0 . xmas_theme AS xmas_theme_26 , t0 . round_buttons AS round_buttons_27 , t0 . umami_enabled AS umami_enabled_28 , t0 . umami_uuid AS umami_uuid_29 , t0 . umami_share_slug AS umami_share_slug_30 , t0 . enable_sentry AS enable_sentry_31 , t0 . redirection_uris AS redirection_uris_32 , t0 . favicon AS favicon_33 , t0 . favicon_dark AS favicon_dark_34 , t0 . logo AS logo_35 , t0 . alternate_logo AS alternate_logo_36 , t37 . id AS id_38 , t37 . old_id AS old_id_39 , t37 . template AS template_40 , t37 . ssl_state AS ssl_state_41 , t37 . ssl_last_request AS ssl_last_request_42 , t37 . ssl_last_log AS ssl_last_log_43 , t37 . archive_state AS archive_state_44 , t37 . archive_generation_info AS archive_generation_info_45 , t37 . tags AS tags_46 , t37 . multi_pages AS multi_pages_47 , t37 . developper_mode AS developper_mode_48 , t37 . expert_mode AS expert_mode_49 , t37 . crm_reference AS crm_reference_50 , t37 . google_search_console_api_added AS google_search_console_api_added_51 , t37 . google_search_console_api_sitemap AS google_search_console_api_sitemap_52 , t37 . google_site_verification_token AS google_site_verification_token_53 , t37 . bing_webmaster_tool_console_api_added AS bing_webmaster_tool_console_api_added_54 , t37 . bing_webmaster_tool_console_api_sitemap AS bing_webmaster_tool_console_api_sitemap_55 , t37 . bing_webmaster_tool_verification_token AS bing_webmaster_tool_verification_token_56 , t37 . module_redirection_enabled AS module_redirection_enabled_57 , t37 . module_blog_enabled AS module_blog_enabled_58 , t37 . module_blog_ai_enabled AS module_blog_ai_enabled_59 , t37 . module_seo_enabled AS module_seo_enabled_60 , t37 . site_id AS site_id_61 , t0 . agency_id AS agency_id_62 , t63 . id AS id_64 , t63 . created AS created_65 , t63 . updated AS updated_66 , t63 . cookie_consent_enabled AS cookie_consent_enabled_67 , t63 . cookie_consent_text AS cookie_consent_text_68 , t63 . email_consent_enabled AS email_consent_enabled_69 , t63 . email_consent_text AS email_consent_text_70 , t63 . enable_visitor_tracker AS enable_visitor_tracker_71 , t63 . disable_analytics AS disable_analytics_72 , t63 . site_id AS site_id_73 , t63 . cookie_consent_link AS cookie_consent_link_74 , t63 . email_consent_link AS email_consent_link_75 FROM site t0 LEFT JOIN site_metadata t37 ON t37 . site_id = t0 . id LEFT JOIN gdpr_settings t63 ON t63 . site_id = t0 . id WHERE t0 . id = ?
Parameters :
[
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
]
SELECT
t0 . id AS id_1 ,
t0 . reference_number AS reference_number_2 ,
t0 . name AS name_3 ,
t0 . slug AS slug_4 ,
t0 . colors AS colors_5 ,
t0 . gradients AS gradients_6 ,
t0 . font_primary AS font_primary_7 ,
t0 . font_secondary AS font_secondary_8 ,
t0 . custom_scss AS custom_scss_9 ,
t0 . custom_scss_vars AS custom_scss_vars_10 ,
t0 . custom_html_body AS custom_html_body_11 ,
t0 . custom_html_head AS custom_html_head_12 ,
t0 . deleted_at AS deleted_at_13 ,
t0 . created AS created_14 ,
t0 . updated AS updated_15 ,
t0 . status AS status_16 ,
t0 . ga_tracking_id AS ga_tracking_id_17 ,
t0 . gads_tracking_id AS gads_tracking_id_18 ,
t0 . last_global_change AS last_global_change_19 ,
t0 . delivery_date AS delivery_date_20 ,
t0 . presentation_date AS presentation_date_21 ,
t0 . interview_date AS interview_date_22 ,
t0 . interview_link AS interview_link_23 ,
t0 . locale AS locale_24 ,
t0 . enable_lightbox AS enable_lightbox_25 ,
t0 . xmas_theme AS xmas_theme_26 ,
t0 . round_buttons AS round_buttons_27 ,
t0 . umami_enabled AS umami_enabled_28 ,
t0 . umami_uuid AS umami_uuid_29 ,
t0 . umami_share_slug AS umami_share_slug_30 ,
t0 . enable_sentry AS enable_sentry_31 ,
t0 . redirection_uris AS redirection_uris_32 ,
t0 . favicon AS favicon_33 ,
t0 . favicon_dark AS favicon_dark_34 ,
t0 . logo AS logo_35 ,
t0 . alternate_logo AS alternate_logo_36 ,
t37 . id AS id_38 ,
t37 . old_id AS old_id_39 ,
t37 . template AS template_40 ,
t37 . ssl_state AS ssl_state_41 ,
t37 . ssl_last_request AS ssl_last_request_42 ,
t37 . ssl_last_log AS ssl_last_log_43 ,
t37 . archive_state AS archive_state_44 ,
t37 . archive_generation_info AS archive_generation_info_45 ,
t37 . tags AS tags_46 ,
t37 . multi_pages AS multi_pages_47 ,
t37 . developper_mode AS developper_mode_48 ,
t37 . expert_mode AS expert_mode_49 ,
t37 . crm_reference AS crm_reference_50 ,
t37 . google_search_console_api_added AS google_search_console_api_added_51 ,
t37 . google_search_console_api_sitemap AS google_search_console_api_sitemap_52 ,
t37 . google_site_verification_token AS google_site_verification_token_53 ,
t37 . bing_webmaster_tool_console_api_added AS bing_webmaster_tool_console_api_added_54 ,
t37 . bing_webmaster_tool_console_api_sitemap AS bing_webmaster_tool_console_api_sitemap_55 ,
t37 . bing_webmaster_tool_verification_token AS bing_webmaster_tool_verification_token_56 ,
t37 . module_redirection_enabled AS module_redirection_enabled_57 ,
t37 . module_blog_enabled AS module_blog_enabled_58 ,
t37 . module_blog_ai_enabled AS module_blog_ai_enabled_59 ,
t37 . module_seo_enabled AS module_seo_enabled_60 ,
t37 . site_id AS site_id_61 ,
t0 . agency_id AS agency_id_62 ,
t63 . id AS id_64 ,
t63 . created AS created_65 ,
t63 . updated AS updated_66 ,
t63 . cookie_consent_enabled AS cookie_consent_enabled_67 ,
t63 . cookie_consent_text AS cookie_consent_text_68 ,
t63 . email_consent_enabled AS email_consent_enabled_69 ,
t63 . email_consent_text AS email_consent_text_70 ,
t63 . enable_visitor_tracker AS enable_visitor_tracker_71 ,
t63 . disable_analytics AS disable_analytics_72 ,
t63 . site_id AS site_id_73 ,
t63 . cookie_consent_link AS cookie_consent_link_74 ,
t63 . email_consent_link AS email_consent_link_75
FROM
site t0
LEFT JOIN site_metadata t37 ON t37 . site_id = t0 . id
LEFT JOIN gdpr_settings t63 ON t63 . site_id = t0 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . reference_number AS reference_number_2 , t0 . name AS name_3 , t0 . slug AS slug_4 , t0 . colors AS colors_5 , t0 . gradients AS gradients_6 , t0 . font_primary AS font_primary_7 , t0 . font_secondary AS font_secondary_8 , t0 . custom_scss AS custom_scss_9 , t0 . custom_scss_vars AS custom_scss_vars_10 , t0 . custom_html_body AS custom_html_body_11 , t0 . custom_html_head AS custom_html_head_12 , t0 . deleted_at AS deleted_at_13 , t0 . created AS created_14 , t0 . updated AS updated_15 , t0 . status AS status_16 , t0 . ga_tracking_id AS ga_tracking_id_17 , t0 . gads_tracking_id AS gads_tracking_id_18 , t0 . last_global_change AS last_global_change_19 , t0 . delivery_date AS delivery_date_20 , t0 . presentation_date AS presentation_date_21 , t0 . interview_date AS interview_date_22 , t0 . interview_link AS interview_link_23 , t0 . locale AS locale_24 , t0 . enable_lightbox AS enable_lightbox_25 , t0 . xmas_theme AS xmas_theme_26 , t0 . round_buttons AS round_buttons_27 , t0 . umami_enabled AS umami_enabled_28 , t0 . umami_uuid AS umami_uuid_29 , t0 . umami_share_slug AS umami_share_slug_30 , t0 . enable_sentry AS enable_sentry_31 , t0 . redirection_uris AS redirection_uris_32 , t0 . favicon AS favicon_33 , t0 . favicon_dark AS favicon_dark_34 , t0 . logo AS logo_35 , t0 . alternate_logo AS alternate_logo_36 , t37 . id AS id_38 , t37 . old_id AS old_id_39 , t37 . template AS template_40 , t37 . ssl_state AS ssl_state_41 , t37 . ssl_last_request AS ssl_last_request_42 , t37 . ssl_last_log AS ssl_last_log_43 , t37 . archive_state AS archive_state_44 , t37 . archive_generation_info AS archive_generation_info_45 , t37 . tags AS tags_46 , t37 . multi_pages AS multi_pages_47 , t37 . developper_mode AS developper_mode_48 , t37 . expert_mode AS expert_mode_49 , t37 . crm_reference AS crm_reference_50 , t37 . google_search_console_api_added AS google_search_console_api_added_51 , t37 . google_search_console_api_sitemap AS google_search_console_api_sitemap_52 , t37 . google_site_verification_token AS google_site_verification_token_53 , t37 . bing_webmaster_tool_console_api_added AS bing_webmaster_tool_console_api_added_54 , t37 . bing_webmaster_tool_console_api_sitemap AS bing_webmaster_tool_console_api_sitemap_55 , t37 . bing_webmaster_tool_verification_token AS bing_webmaster_tool_verification_token_56 , t37 . module_redirection_enabled AS module_redirection_enabled_57 , t37 . module_blog_enabled AS module_blog_enabled_58 , t37 . module_blog_ai_enabled AS module_blog_ai_enabled_59 , t37 . module_seo_enabled AS module_seo_enabled_60 , t37 . site_id AS site_id_61 , t0 . agency_id AS agency_id_62 , t63 . id AS id_64 , t63 . created AS created_65 , t63 . updated AS updated_66 , t63 . cookie_consent_enabled AS cookie_consent_enabled_67 , t63 . cookie_consent_text AS cookie_consent_text_68 , t63 . email_consent_enabled AS email_consent_enabled_69 , t63 . email_consent_text AS email_consent_text_70 , t63 . enable_visitor_tracker AS enable_visitor_tracker_71 , t63 . disable_analytics AS disable_analytics_72 , t63 . site_id AS site_id_73 , t63 . cookie_consent_link AS cookie_consent_link_74 , t63 . email_consent_link AS email_consent_link_75 FROM site t0 LEFT JOIN site_metadata t37 ON t37 . site_id = t0 . id LEFT JOIN gdpr_settings t63 ON t63 . site_id = t0 . id WHERE t0 . id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' ;
Copy
3
0.43 ms
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . position AS position_3 , t0 . active AS active_4 , t0 . created AS created_5 , t0 . updated AS updated_6 , t0 . in_certificate AS in_certificate_7 , t0 . site_id AS site_id_8 FROM domain t0 WHERE t0 . site_id IN (? )
SELECT t0 . id AS id_1 , t0 . url AS url_2 , t0 . position AS position_3 , t0 . active AS active_4 , t0 . created AS created_5 , t0 . updated AS updated_6 , t0 . in_certificate AS in_certificate_7 , t0 . site_id AS site_id_8 FROM domain t0 WHERE t0 . site_id IN ('133e7840-479d-11f1-aa3f-565e1d1e56f6' );
Copy
4
0.46 ms
SELECT t0 . id AS id_1 , t0 . previous_id AS previous_id_2 , t0 . old_id AS old_id_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . url AS url_6 , t0 . main_page AS main_page_7 , t0 . created AS created_8 , t0 . updated AS updated_9 , t0 . custom_scss AS custom_scss_10 , t0 . custom_html_body AS custom_html_body_11 , t0 . custom_html_head AS custom_html_head_12 , t0 . disable_cache AS disable_cache_13 , t0 . no_index AS no_index_14 , t0 . no_follow AS no_follow_15 , t0 . no_llm AS no_llm_16 , t0 . children_no_llm AS children_no_llm_17 , t0 . type AS type_18 , t0 . cache_timestamp AS cache_timestamp_19 , t0 . published AS published_20 , t0 . site_id AS site_id_21 , t0 . parent_page_id AS parent_page_id_22 FROM page t0 WHERE t0 . site_id = ?
Parameters :
[
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . previous_id AS previous_id_2 , t0 . old_id AS old_id_3 , t0 . title AS title_4 , t0 . description AS description_5 , t0 . url AS url_6 , t0 . main_page AS main_page_7 , t0 . created AS created_8 , t0 . updated AS updated_9 , t0 . custom_scss AS custom_scss_10 , t0 . custom_html_body AS custom_html_body_11 , t0 . custom_html_head AS custom_html_head_12 , t0 . disable_cache AS disable_cache_13 , t0 . no_index AS no_index_14 , t0 . no_follow AS no_follow_15 , t0 . no_llm AS no_llm_16 , t0 . children_no_llm AS children_no_llm_17 , t0 . type AS type_18 , t0 . cache_timestamp AS cache_timestamp_19 , t0 . published AS published_20 , t0 . site_id AS site_id_21 , t0 . parent_page_id AS parent_page_id_22 FROM page t0 WHERE t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' ;
Copy
5
0.92 ms
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = ? AND t0 . parent_section_id IS NULL AND t0 . enabled = ? AND t0 . site_id = ? ORDER BY t0 . position ASC
Parameters :
[
"header "
1
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
]
SELECT
t0 . id AS id_23 ,
t0 . previous_id AS previous_id_24 ,
t0 . layout_mode AS layout_mode_25 ,
t0 . background_value AS background_value_26 ,
t0 . background_gradient_color AS background_gradient_color_27 ,
t0 . foreground_color AS foreground_color_28 ,
t0 . accent_color AS accent_color_29 ,
t0 . disposition AS disposition_30 ,
t0 . position AS position_31 ,
t0 . created_at AS created_at_32 ,
t0 . updated_at AS updated_at_33 ,
t0 . title AS title_34 ,
t0 . title_color AS title_color_35 ,
t0 . title_style_color AS title_style_color_36 ,
t0 . title_align AS title_align_37 ,
t0 . title_size AS title_size_38 ,
t0 . title_style_auto AS title_style_auto_39 ,
t0 . arrow_effect AS arrow_effect_40 ,
t0 . top_divider AS top_divider_41 ,
t0 . bottom_divider AS bottom_divider_42 ,
t0 . global_section AS global_section_43 ,
t0 . background_mode AS background_mode_44 ,
t0 . background_sizing AS background_sizing_45 ,
t0 . background_align_x AS background_align_x_46 ,
t0 . background_align_y AS background_align_y_47 ,
t0 . custom_view AS custom_view_48 ,
t0 . custom_scss AS custom_scss_49 ,
t0 . custom_javascript AS custom_javascript_50 ,
t0 . enabled AS enabled_51 ,
t0 . shadow_behavior AS shadow_behavior_52 ,
t0 . content_before AS content_before_53 ,
t0 . margin_top AS margin_top_54 ,
t0 . margin_bottom AS margin_bottom_55 ,
t0 . margin_left AS margin_left_56 ,
t0 . margin_right AS margin_right_57 ,
t0 . min_height AS min_height_58 ,
t0 . content_align AS content_align_59 ,
t0 . footer_align AS footer_align_60 ,
t0 . vertical_align AS vertical_align_61 ,
t0 . content_size AS content_size_62 ,
t0 . buttons_size AS buttons_size_63 ,
t0 . heading_level AS heading_level_64 ,
t0 . allow_transparent_header AS allow_transparent_header_65 ,
t0 . blurred_background AS blurred_background_66 ,
t0 . links_equal_width AS links_equal_width_67 ,
t0 . link_style_options AS link_style_options_68 ,
t0 . alternate_link_style_options AS alternate_link_style_options_69 ,
t0 . background_media_id AS background_media_id_70 ,
t0 . page_id AS page_id_71 ,
t0 . parent_section_id AS parent_section_id_72 ,
t0 . site_id AS site_id_73 ,
t0 . title_style_id AS title_style_id_74 ,
t0 . link_style_id AS link_style_id_75 ,
t0 . alternate_link_style_id AS alternate_link_style_id_76 ,
t0 . dtype ,
t2 . old_id AS old_id_77 ,
t2 . title_template AS title_template_78 ,
t2 . item_limit AS item_limit_79 ,
t2 . approach_id AS approach_id_80 ,
t3 . has_form AS has_form_81 ,
t3 . email AS email_82 ,
t3 . adwords_code AS adwords_code_83 ,
t3 . conversion_html_callback AS conversion_html_callback_84 ,
t3 . webhook AS webhook_85 ,
t3 . swap_panels AS swap_panels_86 ,
t3 . swap_panels_mobile AS swap_panels_mobile_87 ,
t4 . item_style AS item_style_88 ,
t4 . icons_color AS icons_color_89 ,
t4 . icons_color_secondary AS icons_color_secondary_90 ,
t5 . randomized_sentences AS randomized_sentences_91 ,
t5 . backlink_enabled AS backlink_enabled_92 ,
t5 . backlink_custom_href AS backlink_custom_href_93 ,
t5 . backlink_custom_text AS backlink_custom_text_94 ,
t5 . legal_information AS legal_information_95 ,
t5 . additional_text AS additional_text_96 ,
t5 . legal_mentions AS legal_mentions_97 ,
t6 . partition_mode AS partition_mode_98 ,
t6 . reverse_responsive_order AS reverse_responsive_order_99 ,
t6 . carousel_auto_play AS carousel_auto_play_100 ,
t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 ,
t7 . menu_type AS menu_type_102 ,
t7 . height AS height_103 ,
t7 . listStyleGap AS listStyleGap_104 ,
t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 ,
t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 ,
t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 ,
t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 ,
t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 ,
t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 ,
t7 . gradient_shadow AS gradient_shadow_111 ,
t7 . logo AS logo_112 ,
t7 . alternate_logo AS alternate_logo_113 ,
t7 . navigation_id AS navigation_id_114 ,
t8 . locales AS locales_115 ,
t9 . zoom AS zoom_116 ,
t9 . map_style_choice AS map_style_choice_117 ,
t9 . map_style AS map_style_118 ,
t9 . legacy_map_style_code AS legacy_map_style_code_119 ,
t10 . icons_color AS icons_color_120 ,
t10 . icons_color_secondary AS icons_color_secondary_121 ,
t10 . item_style AS item_style_122 ,
t10 . item_grid AS item_grid_123 ,
t11 . mirrored_section_id AS mirrored_section_id_124 ,
t12 . display_title AS display_title_125 ,
t12 . display_cover AS display_cover_126 ,
t12 . display_author AS display_author_127 ,
t12 . display_date AS display_date_128 ,
t12 . display_tags AS display_tags_129 ,
t12 . display_content AS display_content_130 ,
t12 . display_back_link AS display_back_link_131 ,
t12 . display_social_sharing AS display_social_sharing_132 ,
t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 ,
t12 . social_sharing_style AS social_sharing_style_134 ,
t12 . post_list_page_id AS post_list_page_id_135 ,
t13 . posts_per_page AS posts_per_page_136 ,
t13 . sort_by AS sort_by_137 ,
t13 . display_title AS display_title_138 ,
t13 . display_cover AS display_cover_139 ,
t13 . display_author AS display_author_140 ,
t13 . display_date AS display_date_141 ,
t13 . display_content AS display_content_142 ,
t13 . display_post_link AS display_post_link_143 ,
t13 . display_tags AS display_tags_144 ,
t13 . display_articles AS display_articles_145 ,
t13 . display_search AS display_search_146 ,
t13 . included_tags AS included_tags_147 ,
t13 . excluded_tags AS excluded_tags_148 ,
t13 . item_grid AS item_grid_149 ,
t13 . item_style AS item_style_150 ,
t13 . blog_id AS blog_id_151 ,
t13 . post_page_id AS post_page_id_152 ,
t13 . post_list_page_id AS post_list_page_id_153 ,
t14 . status AS status_154 ,
t15 . square_items AS square_items_155 ,
t15 . greyscale_items AS greyscale_items_156 ,
t15 . recolor AS recolor_157 ,
t15 . item_size AS item_size_158 ,
t15 . carousel_mode AS carousel_mode_159 ,
t15 . carousel_timing AS carousel_timing_160 ,
t16 . has_offset_shadow AS has_offset_shadow_161 ,
t16 . offset_shadow_color AS offset_shadow_color_162 ,
t16 . has_card_border AS has_card_border_163 ,
t16 . item_style AS item_style_164 ,
t16 . item_grid AS item_grid_165 ,
t17 . custom_tags_order AS custom_tags_order_166 ,
t17 . default_tag AS default_tag_167 ,
t17 . display_filters AS display_filters_168 ,
t17 . display_all_tags AS display_all_tags_169 ,
t17 . has_gutter AS has_gutter_170 ,
t17 . has_crop AS has_crop_171 ,
t17 . force_links_fullscreen AS force_links_fullscreen_172 ,
t17 . display_content_on_over AS display_content_on_over_173 ,
t17 . projects_background_color AS projects_background_color_174 ,
t17 . projects_overlay_color AS projects_overlay_color_175 ,
t17 . projects_foreground_color AS projects_foreground_color_176 ,
t17 . projects_title_color AS projects_title_color_177 ,
t17 . carousel_mode AS carousel_mode_178 ,
t17 . carousel_timing AS carousel_timing_179 ,
t18 . icon_bubble AS icon_bubble_180 ,
t18 . icon_shape AS icon_shape_181 ,
t18 . icon_bubble_color AS icon_bubble_color_182 ,
t18 . icons_color AS icons_color_183 ,
t18 . icons_color_secondary AS icons_color_secondary_184 ,
t18 . media_bubble AS media_bubble_185 ,
t18 . media_shape AS media_shape_186 ,
t18 . media_bubble_color AS media_bubble_color_187 ,
t18 . media_color AS media_color_188 ,
t18 . media_sizing AS media_sizing_189 ,
t18 . cards_gradient AS cards_gradient_190 ,
t18 . media_size AS media_size_191 ,
t18 . item_style AS item_style_192 ,
t18 . item_grid AS item_grid_193 ,
t20 . ratings_color AS ratings_color_194 ,
t20 . carousel_mode AS carousel_mode_195 ,
t20 . carousel_timing AS carousel_timing_196 ,
t21 . content AS content_197 ,
t21 . media AS media_198
FROM
section t0
LEFT JOIN section_banner t1 ON t0 . id = t1 . id
LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id
LEFT JOIN section_contact t3 ON t0 . id = t3 . id
LEFT JOIN section_faq t4 ON t0 . id = t4 . id
LEFT JOIN section_footer t5 ON t0 . id = t5 . id
LEFT JOIN section_group t6 ON t0 . id = t6 . id
LEFT JOIN section_header t7 ON t0 . id = t7 . id
LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id
LEFT JOIN section_map t9 ON t0 . id = t9 . id
LEFT JOIN section_metrics t10 ON t0 . id = t10 . id
LEFT JOIN section_mirror t11 ON t0 . id = t11 . id
LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id
LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id
LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id
LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id
LEFT JOIN section_people t16 ON t0 . id = t16 . id
LEFT JOIN section_projects t17 ON t0 . id = t17 . id
LEFT JOIN section_services t18 ON t0 . id = t18 . id
LEFT JOIN section_spacer t19 ON t0 . id = t19 . id
LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id
LEFT JOIN section_text t21 ON t0 . id = t21 . id
LEFT JOIN section_title t22 ON t0 . id = t22 . id
WHERE
t0 . global_section = ?
AND t0 . parent_section_id IS NULL
AND t0 . enabled = ?
AND t0 . site_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = 'header' AND t0 . parent_section_id IS NULL AND t0 . enabled = 1 AND t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
6
0.73 ms
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = ? AND t0 . parent_section_id IS NULL AND t0 . enabled = ? AND t0 . page_id = ? ORDER BY t0 . position ASC
Parameters :
[
"none "
1
"133eb68e-479d-11f1-87a0-565e1d1e56f6 "
]
SELECT
t0 . id AS id_23 ,
t0 . previous_id AS previous_id_24 ,
t0 . layout_mode AS layout_mode_25 ,
t0 . background_value AS background_value_26 ,
t0 . background_gradient_color AS background_gradient_color_27 ,
t0 . foreground_color AS foreground_color_28 ,
t0 . accent_color AS accent_color_29 ,
t0 . disposition AS disposition_30 ,
t0 . position AS position_31 ,
t0 . created_at AS created_at_32 ,
t0 . updated_at AS updated_at_33 ,
t0 . title AS title_34 ,
t0 . title_color AS title_color_35 ,
t0 . title_style_color AS title_style_color_36 ,
t0 . title_align AS title_align_37 ,
t0 . title_size AS title_size_38 ,
t0 . title_style_auto AS title_style_auto_39 ,
t0 . arrow_effect AS arrow_effect_40 ,
t0 . top_divider AS top_divider_41 ,
t0 . bottom_divider AS bottom_divider_42 ,
t0 . global_section AS global_section_43 ,
t0 . background_mode AS background_mode_44 ,
t0 . background_sizing AS background_sizing_45 ,
t0 . background_align_x AS background_align_x_46 ,
t0 . background_align_y AS background_align_y_47 ,
t0 . custom_view AS custom_view_48 ,
t0 . custom_scss AS custom_scss_49 ,
t0 . custom_javascript AS custom_javascript_50 ,
t0 . enabled AS enabled_51 ,
t0 . shadow_behavior AS shadow_behavior_52 ,
t0 . content_before AS content_before_53 ,
t0 . margin_top AS margin_top_54 ,
t0 . margin_bottom AS margin_bottom_55 ,
t0 . margin_left AS margin_left_56 ,
t0 . margin_right AS margin_right_57 ,
t0 . min_height AS min_height_58 ,
t0 . content_align AS content_align_59 ,
t0 . footer_align AS footer_align_60 ,
t0 . vertical_align AS vertical_align_61 ,
t0 . content_size AS content_size_62 ,
t0 . buttons_size AS buttons_size_63 ,
t0 . heading_level AS heading_level_64 ,
t0 . allow_transparent_header AS allow_transparent_header_65 ,
t0 . blurred_background AS blurred_background_66 ,
t0 . links_equal_width AS links_equal_width_67 ,
t0 . link_style_options AS link_style_options_68 ,
t0 . alternate_link_style_options AS alternate_link_style_options_69 ,
t0 . background_media_id AS background_media_id_70 ,
t0 . page_id AS page_id_71 ,
t0 . parent_section_id AS parent_section_id_72 ,
t0 . site_id AS site_id_73 ,
t0 . title_style_id AS title_style_id_74 ,
t0 . link_style_id AS link_style_id_75 ,
t0 . alternate_link_style_id AS alternate_link_style_id_76 ,
t0 . dtype ,
t2 . old_id AS old_id_77 ,
t2 . title_template AS title_template_78 ,
t2 . item_limit AS item_limit_79 ,
t2 . approach_id AS approach_id_80 ,
t3 . has_form AS has_form_81 ,
t3 . email AS email_82 ,
t3 . adwords_code AS adwords_code_83 ,
t3 . conversion_html_callback AS conversion_html_callback_84 ,
t3 . webhook AS webhook_85 ,
t3 . swap_panels AS swap_panels_86 ,
t3 . swap_panels_mobile AS swap_panels_mobile_87 ,
t4 . item_style AS item_style_88 ,
t4 . icons_color AS icons_color_89 ,
t4 . icons_color_secondary AS icons_color_secondary_90 ,
t5 . randomized_sentences AS randomized_sentences_91 ,
t5 . backlink_enabled AS backlink_enabled_92 ,
t5 . backlink_custom_href AS backlink_custom_href_93 ,
t5 . backlink_custom_text AS backlink_custom_text_94 ,
t5 . legal_information AS legal_information_95 ,
t5 . additional_text AS additional_text_96 ,
t5 . legal_mentions AS legal_mentions_97 ,
t6 . partition_mode AS partition_mode_98 ,
t6 . reverse_responsive_order AS reverse_responsive_order_99 ,
t6 . carousel_auto_play AS carousel_auto_play_100 ,
t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 ,
t7 . menu_type AS menu_type_102 ,
t7 . height AS height_103 ,
t7 . listStyleGap AS listStyleGap_104 ,
t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 ,
t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 ,
t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 ,
t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 ,
t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 ,
t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 ,
t7 . gradient_shadow AS gradient_shadow_111 ,
t7 . logo AS logo_112 ,
t7 . alternate_logo AS alternate_logo_113 ,
t7 . navigation_id AS navigation_id_114 ,
t8 . locales AS locales_115 ,
t9 . zoom AS zoom_116 ,
t9 . map_style_choice AS map_style_choice_117 ,
t9 . map_style AS map_style_118 ,
t9 . legacy_map_style_code AS legacy_map_style_code_119 ,
t10 . icons_color AS icons_color_120 ,
t10 . icons_color_secondary AS icons_color_secondary_121 ,
t10 . item_style AS item_style_122 ,
t10 . item_grid AS item_grid_123 ,
t11 . mirrored_section_id AS mirrored_section_id_124 ,
t12 . display_title AS display_title_125 ,
t12 . display_cover AS display_cover_126 ,
t12 . display_author AS display_author_127 ,
t12 . display_date AS display_date_128 ,
t12 . display_tags AS display_tags_129 ,
t12 . display_content AS display_content_130 ,
t12 . display_back_link AS display_back_link_131 ,
t12 . display_social_sharing AS display_social_sharing_132 ,
t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 ,
t12 . social_sharing_style AS social_sharing_style_134 ,
t12 . post_list_page_id AS post_list_page_id_135 ,
t13 . posts_per_page AS posts_per_page_136 ,
t13 . sort_by AS sort_by_137 ,
t13 . display_title AS display_title_138 ,
t13 . display_cover AS display_cover_139 ,
t13 . display_author AS display_author_140 ,
t13 . display_date AS display_date_141 ,
t13 . display_content AS display_content_142 ,
t13 . display_post_link AS display_post_link_143 ,
t13 . display_tags AS display_tags_144 ,
t13 . display_articles AS display_articles_145 ,
t13 . display_search AS display_search_146 ,
t13 . included_tags AS included_tags_147 ,
t13 . excluded_tags AS excluded_tags_148 ,
t13 . item_grid AS item_grid_149 ,
t13 . item_style AS item_style_150 ,
t13 . blog_id AS blog_id_151 ,
t13 . post_page_id AS post_page_id_152 ,
t13 . post_list_page_id AS post_list_page_id_153 ,
t14 . status AS status_154 ,
t15 . square_items AS square_items_155 ,
t15 . greyscale_items AS greyscale_items_156 ,
t15 . recolor AS recolor_157 ,
t15 . item_size AS item_size_158 ,
t15 . carousel_mode AS carousel_mode_159 ,
t15 . carousel_timing AS carousel_timing_160 ,
t16 . has_offset_shadow AS has_offset_shadow_161 ,
t16 . offset_shadow_color AS offset_shadow_color_162 ,
t16 . has_card_border AS has_card_border_163 ,
t16 . item_style AS item_style_164 ,
t16 . item_grid AS item_grid_165 ,
t17 . custom_tags_order AS custom_tags_order_166 ,
t17 . default_tag AS default_tag_167 ,
t17 . display_filters AS display_filters_168 ,
t17 . display_all_tags AS display_all_tags_169 ,
t17 . has_gutter AS has_gutter_170 ,
t17 . has_crop AS has_crop_171 ,
t17 . force_links_fullscreen AS force_links_fullscreen_172 ,
t17 . display_content_on_over AS display_content_on_over_173 ,
t17 . projects_background_color AS projects_background_color_174 ,
t17 . projects_overlay_color AS projects_overlay_color_175 ,
t17 . projects_foreground_color AS projects_foreground_color_176 ,
t17 . projects_title_color AS projects_title_color_177 ,
t17 . carousel_mode AS carousel_mode_178 ,
t17 . carousel_timing AS carousel_timing_179 ,
t18 . icon_bubble AS icon_bubble_180 ,
t18 . icon_shape AS icon_shape_181 ,
t18 . icon_bubble_color AS icon_bubble_color_182 ,
t18 . icons_color AS icons_color_183 ,
t18 . icons_color_secondary AS icons_color_secondary_184 ,
t18 . media_bubble AS media_bubble_185 ,
t18 . media_shape AS media_shape_186 ,
t18 . media_bubble_color AS media_bubble_color_187 ,
t18 . media_color AS media_color_188 ,
t18 . media_sizing AS media_sizing_189 ,
t18 . cards_gradient AS cards_gradient_190 ,
t18 . media_size AS media_size_191 ,
t18 . item_style AS item_style_192 ,
t18 . item_grid AS item_grid_193 ,
t20 . ratings_color AS ratings_color_194 ,
t20 . carousel_mode AS carousel_mode_195 ,
t20 . carousel_timing AS carousel_timing_196 ,
t21 . content AS content_197 ,
t21 . media AS media_198
FROM
section t0
LEFT JOIN section_banner t1 ON t0 . id = t1 . id
LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id
LEFT JOIN section_contact t3 ON t0 . id = t3 . id
LEFT JOIN section_faq t4 ON t0 . id = t4 . id
LEFT JOIN section_footer t5 ON t0 . id = t5 . id
LEFT JOIN section_group t6 ON t0 . id = t6 . id
LEFT JOIN section_header t7 ON t0 . id = t7 . id
LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id
LEFT JOIN section_map t9 ON t0 . id = t9 . id
LEFT JOIN section_metrics t10 ON t0 . id = t10 . id
LEFT JOIN section_mirror t11 ON t0 . id = t11 . id
LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id
LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id
LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id
LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id
LEFT JOIN section_people t16 ON t0 . id = t16 . id
LEFT JOIN section_projects t17 ON t0 . id = t17 . id
LEFT JOIN section_services t18 ON t0 . id = t18 . id
LEFT JOIN section_spacer t19 ON t0 . id = t19 . id
LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id
LEFT JOIN section_text t21 ON t0 . id = t21 . id
LEFT JOIN section_title t22 ON t0 . id = t22 . id
WHERE
t0 . global_section = ?
AND t0 . parent_section_id IS NULL
AND t0 . enabled = ?
AND t0 . page_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = 'none' AND t0 . parent_section_id IS NULL AND t0 . enabled = 1 AND t0 . page_id = '133eb68e-479d-11f1-87a0-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
7
0.69 ms
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = ? AND t0 . parent_section_id IS NULL AND t0 . enabled = ? AND t0 . site_id = ? ORDER BY t0 . position ASC
Parameters :
[
"footer "
1
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
]
SELECT
t0 . id AS id_23 ,
t0 . previous_id AS previous_id_24 ,
t0 . layout_mode AS layout_mode_25 ,
t0 . background_value AS background_value_26 ,
t0 . background_gradient_color AS background_gradient_color_27 ,
t0 . foreground_color AS foreground_color_28 ,
t0 . accent_color AS accent_color_29 ,
t0 . disposition AS disposition_30 ,
t0 . position AS position_31 ,
t0 . created_at AS created_at_32 ,
t0 . updated_at AS updated_at_33 ,
t0 . title AS title_34 ,
t0 . title_color AS title_color_35 ,
t0 . title_style_color AS title_style_color_36 ,
t0 . title_align AS title_align_37 ,
t0 . title_size AS title_size_38 ,
t0 . title_style_auto AS title_style_auto_39 ,
t0 . arrow_effect AS arrow_effect_40 ,
t0 . top_divider AS top_divider_41 ,
t0 . bottom_divider AS bottom_divider_42 ,
t0 . global_section AS global_section_43 ,
t0 . background_mode AS background_mode_44 ,
t0 . background_sizing AS background_sizing_45 ,
t0 . background_align_x AS background_align_x_46 ,
t0 . background_align_y AS background_align_y_47 ,
t0 . custom_view AS custom_view_48 ,
t0 . custom_scss AS custom_scss_49 ,
t0 . custom_javascript AS custom_javascript_50 ,
t0 . enabled AS enabled_51 ,
t0 . shadow_behavior AS shadow_behavior_52 ,
t0 . content_before AS content_before_53 ,
t0 . margin_top AS margin_top_54 ,
t0 . margin_bottom AS margin_bottom_55 ,
t0 . margin_left AS margin_left_56 ,
t0 . margin_right AS margin_right_57 ,
t0 . min_height AS min_height_58 ,
t0 . content_align AS content_align_59 ,
t0 . footer_align AS footer_align_60 ,
t0 . vertical_align AS vertical_align_61 ,
t0 . content_size AS content_size_62 ,
t0 . buttons_size AS buttons_size_63 ,
t0 . heading_level AS heading_level_64 ,
t0 . allow_transparent_header AS allow_transparent_header_65 ,
t0 . blurred_background AS blurred_background_66 ,
t0 . links_equal_width AS links_equal_width_67 ,
t0 . link_style_options AS link_style_options_68 ,
t0 . alternate_link_style_options AS alternate_link_style_options_69 ,
t0 . background_media_id AS background_media_id_70 ,
t0 . page_id AS page_id_71 ,
t0 . parent_section_id AS parent_section_id_72 ,
t0 . site_id AS site_id_73 ,
t0 . title_style_id AS title_style_id_74 ,
t0 . link_style_id AS link_style_id_75 ,
t0 . alternate_link_style_id AS alternate_link_style_id_76 ,
t0 . dtype ,
t2 . old_id AS old_id_77 ,
t2 . title_template AS title_template_78 ,
t2 . item_limit AS item_limit_79 ,
t2 . approach_id AS approach_id_80 ,
t3 . has_form AS has_form_81 ,
t3 . email AS email_82 ,
t3 . adwords_code AS adwords_code_83 ,
t3 . conversion_html_callback AS conversion_html_callback_84 ,
t3 . webhook AS webhook_85 ,
t3 . swap_panels AS swap_panels_86 ,
t3 . swap_panels_mobile AS swap_panels_mobile_87 ,
t4 . item_style AS item_style_88 ,
t4 . icons_color AS icons_color_89 ,
t4 . icons_color_secondary AS icons_color_secondary_90 ,
t5 . randomized_sentences AS randomized_sentences_91 ,
t5 . backlink_enabled AS backlink_enabled_92 ,
t5 . backlink_custom_href AS backlink_custom_href_93 ,
t5 . backlink_custom_text AS backlink_custom_text_94 ,
t5 . legal_information AS legal_information_95 ,
t5 . additional_text AS additional_text_96 ,
t5 . legal_mentions AS legal_mentions_97 ,
t6 . partition_mode AS partition_mode_98 ,
t6 . reverse_responsive_order AS reverse_responsive_order_99 ,
t6 . carousel_auto_play AS carousel_auto_play_100 ,
t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 ,
t7 . menu_type AS menu_type_102 ,
t7 . height AS height_103 ,
t7 . listStyleGap AS listStyleGap_104 ,
t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 ,
t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 ,
t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 ,
t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 ,
t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 ,
t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 ,
t7 . gradient_shadow AS gradient_shadow_111 ,
t7 . logo AS logo_112 ,
t7 . alternate_logo AS alternate_logo_113 ,
t7 . navigation_id AS navigation_id_114 ,
t8 . locales AS locales_115 ,
t9 . zoom AS zoom_116 ,
t9 . map_style_choice AS map_style_choice_117 ,
t9 . map_style AS map_style_118 ,
t9 . legacy_map_style_code AS legacy_map_style_code_119 ,
t10 . icons_color AS icons_color_120 ,
t10 . icons_color_secondary AS icons_color_secondary_121 ,
t10 . item_style AS item_style_122 ,
t10 . item_grid AS item_grid_123 ,
t11 . mirrored_section_id AS mirrored_section_id_124 ,
t12 . display_title AS display_title_125 ,
t12 . display_cover AS display_cover_126 ,
t12 . display_author AS display_author_127 ,
t12 . display_date AS display_date_128 ,
t12 . display_tags AS display_tags_129 ,
t12 . display_content AS display_content_130 ,
t12 . display_back_link AS display_back_link_131 ,
t12 . display_social_sharing AS display_social_sharing_132 ,
t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 ,
t12 . social_sharing_style AS social_sharing_style_134 ,
t12 . post_list_page_id AS post_list_page_id_135 ,
t13 . posts_per_page AS posts_per_page_136 ,
t13 . sort_by AS sort_by_137 ,
t13 . display_title AS display_title_138 ,
t13 . display_cover AS display_cover_139 ,
t13 . display_author AS display_author_140 ,
t13 . display_date AS display_date_141 ,
t13 . display_content AS display_content_142 ,
t13 . display_post_link AS display_post_link_143 ,
t13 . display_tags AS display_tags_144 ,
t13 . display_articles AS display_articles_145 ,
t13 . display_search AS display_search_146 ,
t13 . included_tags AS included_tags_147 ,
t13 . excluded_tags AS excluded_tags_148 ,
t13 . item_grid AS item_grid_149 ,
t13 . item_style AS item_style_150 ,
t13 . blog_id AS blog_id_151 ,
t13 . post_page_id AS post_page_id_152 ,
t13 . post_list_page_id AS post_list_page_id_153 ,
t14 . status AS status_154 ,
t15 . square_items AS square_items_155 ,
t15 . greyscale_items AS greyscale_items_156 ,
t15 . recolor AS recolor_157 ,
t15 . item_size AS item_size_158 ,
t15 . carousel_mode AS carousel_mode_159 ,
t15 . carousel_timing AS carousel_timing_160 ,
t16 . has_offset_shadow AS has_offset_shadow_161 ,
t16 . offset_shadow_color AS offset_shadow_color_162 ,
t16 . has_card_border AS has_card_border_163 ,
t16 . item_style AS item_style_164 ,
t16 . item_grid AS item_grid_165 ,
t17 . custom_tags_order AS custom_tags_order_166 ,
t17 . default_tag AS default_tag_167 ,
t17 . display_filters AS display_filters_168 ,
t17 . display_all_tags AS display_all_tags_169 ,
t17 . has_gutter AS has_gutter_170 ,
t17 . has_crop AS has_crop_171 ,
t17 . force_links_fullscreen AS force_links_fullscreen_172 ,
t17 . display_content_on_over AS display_content_on_over_173 ,
t17 . projects_background_color AS projects_background_color_174 ,
t17 . projects_overlay_color AS projects_overlay_color_175 ,
t17 . projects_foreground_color AS projects_foreground_color_176 ,
t17 . projects_title_color AS projects_title_color_177 ,
t17 . carousel_mode AS carousel_mode_178 ,
t17 . carousel_timing AS carousel_timing_179 ,
t18 . icon_bubble AS icon_bubble_180 ,
t18 . icon_shape AS icon_shape_181 ,
t18 . icon_bubble_color AS icon_bubble_color_182 ,
t18 . icons_color AS icons_color_183 ,
t18 . icons_color_secondary AS icons_color_secondary_184 ,
t18 . media_bubble AS media_bubble_185 ,
t18 . media_shape AS media_shape_186 ,
t18 . media_bubble_color AS media_bubble_color_187 ,
t18 . media_color AS media_color_188 ,
t18 . media_sizing AS media_sizing_189 ,
t18 . cards_gradient AS cards_gradient_190 ,
t18 . media_size AS media_size_191 ,
t18 . item_style AS item_style_192 ,
t18 . item_grid AS item_grid_193 ,
t20 . ratings_color AS ratings_color_194 ,
t20 . carousel_mode AS carousel_mode_195 ,
t20 . carousel_timing AS carousel_timing_196 ,
t21 . content AS content_197 ,
t21 . media AS media_198
FROM
section t0
LEFT JOIN section_banner t1 ON t0 . id = t1 . id
LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id
LEFT JOIN section_contact t3 ON t0 . id = t3 . id
LEFT JOIN section_faq t4 ON t0 . id = t4 . id
LEFT JOIN section_footer t5 ON t0 . id = t5 . id
LEFT JOIN section_group t6 ON t0 . id = t6 . id
LEFT JOIN section_header t7 ON t0 . id = t7 . id
LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id
LEFT JOIN section_map t9 ON t0 . id = t9 . id
LEFT JOIN section_metrics t10 ON t0 . id = t10 . id
LEFT JOIN section_mirror t11 ON t0 . id = t11 . id
LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id
LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id
LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id
LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id
LEFT JOIN section_people t16 ON t0 . id = t16 . id
LEFT JOIN section_projects t17 ON t0 . id = t17 . id
LEFT JOIN section_services t18 ON t0 . id = t18 . id
LEFT JOIN section_spacer t19 ON t0 . id = t19 . id
LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id
LEFT JOIN section_text t21 ON t0 . id = t21 . id
LEFT JOIN section_title t22 ON t0 . id = t22 . id
WHERE
t0 . global_section = ?
AND t0 . parent_section_id IS NULL
AND t0 . enabled = ?
AND t0 . site_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = 'footer' AND t0 . parent_section_id IS NULL AND t0 . enabled = 1 AND t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
8
0.15 ms
SELECT t0 . id AS id_1 , t0 . text_next_to_icon AS text_next_to_icon_2 , t0 . position AS position_3 , t0 . created AS created_4 , t0 . updated AS updated_5 , t0 . enabled AS enabled_6 , t0 . navigation_id AS navigation_id_7 , t0 . link_id AS link_id_8 , t0 . parent_navigation_link AS parent_navigation_link_9 FROM navigation_link t0 WHERE t0 . navigation_id = ? AND t0 . parent_navigation_link IS NULL AND t0 . enabled = ?
Parameters :
[
"133ec5ca-479d-11f1-82cd-565e1d1e56f6 "
1
]
SELECT t0 . id AS id_1 , t0 . text_next_to_icon AS text_next_to_icon_2 , t0 . position AS position_3 , t0 . created AS created_4 , t0 . updated AS updated_5 , t0 . enabled AS enabled_6 , t0 . navigation_id AS navigation_id_7 , t0 . link_id AS link_id_8 , t0 . parent_navigation_link AS parent_navigation_link_9 FROM navigation_link t0 WHERE t0 . navigation_id = '133ec5ca-479d-11f1-82cd-565e1d1e56f6' AND t0 . parent_navigation_link IS NULL AND t0 . enabled = 1 ;
Copy
9
0.15 ms
SELECT t0 . style AS style_1 , t0 . id AS id_2 , t0 . label AS label_3 , t0 . `default` AS default_4 , t0 . enabled AS enabled_5 , t0 . created AS created_6 , t0 . updated AS updated_7 , t0 . site_id AS site_id_8 FROM element_style_link t0 WHERE t0 . site_id = ? AND t0 . `default` = ? AND t0 . enabled = ? LIMIT 1
Parameters :
[
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
1
1
]
SELECT t0 . style AS style_1 , t0 . id AS id_2 , t0 . label AS label_3 , t0 . `default` AS default_4 , t0 . enabled AS enabled_5 , t0 . created AS created_6 , t0 . updated AS updated_7 , t0 . site_id AS site_id_8 FROM element_style_link t0 WHERE t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' AND t0 . `default` = 1 AND t0 . enabled = 1 LIMIT 1 ;
Copy
10
0.15 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"1346eca0-479d-11f1-ba9f-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = '1346eca0-479d-11f1-ba9f-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
11
0.16 ms
SELECT t0 . id AS id_1 , t0 . resource_id AS resource_id_2 , t0 . type AS type_3 , t0 . file AS file_4 , t0 . legacy_file AS legacy_file_5 , t0 . name AS name_6 , t0 . file_size AS file_size_7 , t0 . copyright AS copyright_8 , t0 . generation_state AS generation_state_9 , t0 . generation_step AS generation_step_10 , t0 . created AS created_11 , t0 . updated AS updated_12 , t0 . last_assign AS last_assign_13 , t0 . last_unassign AS last_unassign_14 , t0 . width AS width_15 , t0 . height AS height_16 , t0 . metadata AS metadata_17 , t0 . tiny_thumbnail AS tiny_thumbnail_18 , t0 . alt_text AS alt_text_19 , t0 . version AS version_20 , t0 . generation_request_time AS generation_request_time_21 , t0 . generation_start_time AS generation_start_time_22 , t0 . hash_file AS hash_file_23 , t0 . site_id AS site_id_24 , t0 . preview_image_id AS preview_image_id_25 FROM media t0 WHERE t0 . id = ?
Parameters :
[
"f477428c-5446-11f1-b6d1-6259e2a97c2c "
]
SELECT t0 . id AS id_1 , t0 . resource_id AS resource_id_2 , t0 . type AS type_3 , t0 . file AS file_4 , t0 . legacy_file AS legacy_file_5 , t0 . name AS name_6 , t0 . file_size AS file_size_7 , t0 . copyright AS copyright_8 , t0 . generation_state AS generation_state_9 , t0 . generation_step AS generation_step_10 , t0 . created AS created_11 , t0 . updated AS updated_12 , t0 . last_assign AS last_assign_13 , t0 . last_unassign AS last_unassign_14 , t0 . width AS width_15 , t0 . height AS height_16 , t0 . metadata AS metadata_17 , t0 . tiny_thumbnail AS tiny_thumbnail_18 , t0 . alt_text AS alt_text_19 , t0 . version AS version_20 , t0 . generation_request_time AS generation_request_time_21 , t0 . generation_start_time AS generation_start_time_22 , t0 . hash_file AS hash_file_23 , t0 . site_id AS site_id_24 , t0 . preview_image_id AS preview_image_id_25 FROM media t0 WHERE t0 . id = 'f477428c-5446-11f1-b6d1-6259e2a97c2c' ;
Copy
12
0.19 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"13470884-479d-11f1-b9fa-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = '13470884-479d-11f1-b9fa-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
13
0.15 ms
SELECT t0 . style AS style_1 , t0 . id AS id_2 , t0 . label AS label_3 , t0 . `default` AS default_4 , t0 . enabled AS enabled_5 , t0 . created AS created_6 , t0 . updated AS updated_7 , t0 . site_id AS site_id_8 FROM element_style_title t0 WHERE t0 . site_id = ? AND t0 . `default` = ? AND t0 . enabled = ? LIMIT 1
Parameters :
[
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
1
1
]
SELECT t0 . style AS style_1 , t0 . id AS id_2 , t0 . label AS label_3 , t0 . `default` AS default_4 , t0 . enabled AS enabled_5 , t0 . created AS created_6 , t0 . updated AS updated_7 , t0 . site_id AS site_id_8 FROM element_style_title t0 WHERE t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' AND t0 . `default` = 1 AND t0 . enabled = 1 LIMIT 1 ;
Copy
14
0.25 ms
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . icon AS icon_3 , t0 . href AS href_4 , t0 . target_blank AS target_blank_5 , t0 . download AS download_6 , t0 . url_suffix AS url_suffix_7 , t0 . no_follow AS no_follow_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . style_options AS style_options_11 , t0 . alternate_style_options AS alternate_style_options_12 , t0 . media_icon_id AS media_icon_id_13 , t14 . id AS id_15 , t14 . resource_id AS resource_id_16 , t14 . type AS type_17 , t14 . file AS file_18 , t14 . legacy_file AS legacy_file_19 , t14 . name AS name_20 , t14 . file_size AS file_size_21 , t14 . copyright AS copyright_22 , t14 . generation_state AS generation_state_23 , t14 . generation_step AS generation_step_24 , t14 . created AS created_25 , t14 . updated AS updated_26 , t14 . last_assign AS last_assign_27 , t14 . last_unassign AS last_unassign_28 , t14 . width AS width_29 , t14 . height AS height_30 , t14 . metadata AS metadata_31 , t14 . tiny_thumbnail AS tiny_thumbnail_32 , t14 . alt_text AS alt_text_33 , t14 . version AS version_34 , t14 . generation_request_time AS generation_request_time_35 , t14 . generation_start_time AS generation_start_time_36 , t14 . hash_file AS hash_file_37 , t14 . site_id AS site_id_38 , t14 . preview_image_id AS preview_image_id_39 , t0 . section_id AS section_id_40 , t0 . page_id AS page_id_41 , t0 . media_id AS media_id_42 , t0 . site_id AS site_id_43 , t0 . style_id AS style_id_44 , t45 . style AS style_46 , t45 . id AS id_47 , t45 . label AS label_48 , t45 . `default` AS default_49 , t45 . enabled AS enabled_50 , t45 . created AS created_51 , t45 . updated AS updated_52 , t45 . site_id AS site_id_53 , t0 . alternate_style_id AS alternate_style_id_54 , t55 . style AS style_56 , t55 . id AS id_57 , t55 . label AS label_58 , t55 . `default` AS default_59 , t55 . enabled AS enabled_60 , t55 . created AS created_61 , t55 . updated AS updated_62 , t55 . site_id AS site_id_63 FROM link t0 LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id WHERE t0 . id = ?
Parameters :
[
"13471aae-479d-11f1-b6e7-565e1d1e56f6 "
]
SELECT
t0 . id AS id_1 ,
t0 . text AS text_2 ,
t0 . icon AS icon_3 ,
t0 . href AS href_4 ,
t0 . target_blank AS target_blank_5 ,
t0 . download AS download_6 ,
t0 . url_suffix AS url_suffix_7 ,
t0 . no_follow AS no_follow_8 ,
t0 . created_at AS created_at_9 ,
t0 . updated_at AS updated_at_10 ,
t0 . style_options AS style_options_11 ,
t0 . alternate_style_options AS alternate_style_options_12 ,
t0 . media_icon_id AS media_icon_id_13 ,
t14 . id AS id_15 ,
t14 . resource_id AS resource_id_16 ,
t14 . type AS type_17 ,
t14 . file AS file_18 ,
t14 . legacy_file AS legacy_file_19 ,
t14 . name AS name_20 ,
t14 . file_size AS file_size_21 ,
t14 . copyright AS copyright_22 ,
t14 . generation_state AS generation_state_23 ,
t14 . generation_step AS generation_step_24 ,
t14 . created AS created_25 ,
t14 . updated AS updated_26 ,
t14 . last_assign AS last_assign_27 ,
t14 . last_unassign AS last_unassign_28 ,
t14 . width AS width_29 ,
t14 . height AS height_30 ,
t14 . metadata AS metadata_31 ,
t14 . tiny_thumbnail AS tiny_thumbnail_32 ,
t14 . alt_text AS alt_text_33 ,
t14 . version AS version_34 ,
t14 . generation_request_time AS generation_request_time_35 ,
t14 . generation_start_time AS generation_start_time_36 ,
t14 . hash_file AS hash_file_37 ,
t14 . site_id AS site_id_38 ,
t14 . preview_image_id AS preview_image_id_39 ,
t0 . section_id AS section_id_40 ,
t0 . page_id AS page_id_41 ,
t0 . media_id AS media_id_42 ,
t0 . site_id AS site_id_43 ,
t0 . style_id AS style_id_44 ,
t45 . style AS style_46 ,
t45 . id AS id_47 ,
t45 . label AS label_48 ,
t45 . `default` AS default_49 ,
t45 . enabled AS enabled_50 ,
t45 . created AS created_51 ,
t45 . updated AS updated_52 ,
t45 . site_id AS site_id_53 ,
t0 . alternate_style_id AS alternate_style_id_54 ,
t55 . style AS style_56 ,
t55 . id AS id_57 ,
t55 . label AS label_58 ,
t55 . `default` AS default_59 ,
t55 . enabled AS enabled_60 ,
t55 . created AS created_61 ,
t55 . updated AS updated_62 ,
t55 . site_id AS site_id_63
FROM
link t0
LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id
LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id
LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . icon AS icon_3 , t0 . href AS href_4 , t0 . target_blank AS target_blank_5 , t0 . download AS download_6 , t0 . url_suffix AS url_suffix_7 , t0 . no_follow AS no_follow_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . style_options AS style_options_11 , t0 . alternate_style_options AS alternate_style_options_12 , t0 . media_icon_id AS media_icon_id_13 , t14 . id AS id_15 , t14 . resource_id AS resource_id_16 , t14 . type AS type_17 , t14 . file AS file_18 , t14 . legacy_file AS legacy_file_19 , t14 . name AS name_20 , t14 . file_size AS file_size_21 , t14 . copyright AS copyright_22 , t14 . generation_state AS generation_state_23 , t14 . generation_step AS generation_step_24 , t14 . created AS created_25 , t14 . updated AS updated_26 , t14 . last_assign AS last_assign_27 , t14 . last_unassign AS last_unassign_28 , t14 . width AS width_29 , t14 . height AS height_30 , t14 . metadata AS metadata_31 , t14 . tiny_thumbnail AS tiny_thumbnail_32 , t14 . alt_text AS alt_text_33 , t14 . version AS version_34 , t14 . generation_request_time AS generation_request_time_35 , t14 . generation_start_time AS generation_start_time_36 , t14 . hash_file AS hash_file_37 , t14 . site_id AS site_id_38 , t14 . preview_image_id AS preview_image_id_39 , t0 . section_id AS section_id_40 , t0 . page_id AS page_id_41 , t0 . media_id AS media_id_42 , t0 . site_id AS site_id_43 , t0 . style_id AS style_id_44 , t45 . style AS style_46 , t45 . id AS id_47 , t45 . label AS label_48 , t45 . `default` AS default_49 , t45 . enabled AS enabled_50 , t45 . created AS created_51 , t45 . updated AS updated_52 , t45 . site_id AS site_id_53 , t0 . alternate_style_id AS alternate_style_id_54 , t55 . style AS style_56 , t55 . id AS id_57 , t55 . label AS label_58 , t55 . `default` AS default_59 , t55 . enabled AS enabled_60 , t55 . created AS created_61 , t55 . updated AS updated_62 , t55 . site_id AS site_id_63 FROM link t0 LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id WHERE t0 . id = '13471aae-479d-11f1-b6e7-565e1d1e56f6' ;
Copy
15
0.14 ms
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = ?
Parameters :
[
"f477428c-5446-11f1-b6d1-6259e2a97c2c "
]
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = 'f477428c-5446-11f1-b6d1-6259e2a97c2c' ;
Copy
16
0.37 ms
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = ?
Parameters :
[
"f477428c-5446-11f1-b6d1-6259e2a97c2c "
]
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = 'f477428c-5446-11f1-b6d1-6259e2a97c2c' ;
Copy
17
0.12 ms
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = ?
Parameters :
[
"f477428c-5446-11f1-b6d1-6259e2a97c2c "
]
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = 'f477428c-5446-11f1-b6d1-6259e2a97c2c' ;
Copy
18
0.14 ms
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = ?
Parameters :
[
"f477428c-5446-11f1-b6d1-6259e2a97c2c "
]
SELECT COUNT (* ) FROM media_generation_artifact t0 WHERE t0 . parent_media_id = 'f477428c-5446-11f1-b6d1-6259e2a97c2c' ;
Copy
19
0.15 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"13472f58-479d-11f1-bf81-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = '13472f58-479d-11f1-bf81-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
20
0.10 ms
SELECT t0 . option AS option_1 , t0 . value AS value_2 FROM epx_platform_option t0 WHERE t0 . option = ?
Parameters :
[
"epx_antispam "
]
SELECT t0 . option AS option_1 , t0 . value AS value_2 FROM epx_platform_option t0 WHERE t0 . option = 'epx_antispam' ;
Copy
21
0.21 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_contact_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"1347564a-479d-11f1-8373-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_contact_link t0 WHERE t0 . section_id = '1347564a-479d-11f1-8373-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
22
0.25 ms
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . icon AS icon_3 , t0 . href AS href_4 , t0 . target_blank AS target_blank_5 , t0 . download AS download_6 , t0 . url_suffix AS url_suffix_7 , t0 . no_follow AS no_follow_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . style_options AS style_options_11 , t0 . alternate_style_options AS alternate_style_options_12 , t0 . media_icon_id AS media_icon_id_13 , t14 . id AS id_15 , t14 . resource_id AS resource_id_16 , t14 . type AS type_17 , t14 . file AS file_18 , t14 . legacy_file AS legacy_file_19 , t14 . name AS name_20 , t14 . file_size AS file_size_21 , t14 . copyright AS copyright_22 , t14 . generation_state AS generation_state_23 , t14 . generation_step AS generation_step_24 , t14 . created AS created_25 , t14 . updated AS updated_26 , t14 . last_assign AS last_assign_27 , t14 . last_unassign AS last_unassign_28 , t14 . width AS width_29 , t14 . height AS height_30 , t14 . metadata AS metadata_31 , t14 . tiny_thumbnail AS tiny_thumbnail_32 , t14 . alt_text AS alt_text_33 , t14 . version AS version_34 , t14 . generation_request_time AS generation_request_time_35 , t14 . generation_start_time AS generation_start_time_36 , t14 . hash_file AS hash_file_37 , t14 . site_id AS site_id_38 , t14 . preview_image_id AS preview_image_id_39 , t0 . section_id AS section_id_40 , t0 . page_id AS page_id_41 , t0 . media_id AS media_id_42 , t0 . site_id AS site_id_43 , t0 . style_id AS style_id_44 , t45 . style AS style_46 , t45 . id AS id_47 , t45 . label AS label_48 , t45 . `default` AS default_49 , t45 . enabled AS enabled_50 , t45 . created AS created_51 , t45 . updated AS updated_52 , t45 . site_id AS site_id_53 , t0 . alternate_style_id AS alternate_style_id_54 , t55 . style AS style_56 , t55 . id AS id_57 , t55 . label AS label_58 , t55 . `default` AS default_59 , t55 . enabled AS enabled_60 , t55 . created AS created_61 , t55 . updated AS updated_62 , t55 . site_id AS site_id_63 FROM link t0 LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id WHERE t0 . id = ?
Parameters :
[
"1347668a-479d-11f1-85a4-565e1d1e56f6 "
]
SELECT
t0 . id AS id_1 ,
t0 . text AS text_2 ,
t0 . icon AS icon_3 ,
t0 . href AS href_4 ,
t0 . target_blank AS target_blank_5 ,
t0 . download AS download_6 ,
t0 . url_suffix AS url_suffix_7 ,
t0 . no_follow AS no_follow_8 ,
t0 . created_at AS created_at_9 ,
t0 . updated_at AS updated_at_10 ,
t0 . style_options AS style_options_11 ,
t0 . alternate_style_options AS alternate_style_options_12 ,
t0 . media_icon_id AS media_icon_id_13 ,
t14 . id AS id_15 ,
t14 . resource_id AS resource_id_16 ,
t14 . type AS type_17 ,
t14 . file AS file_18 ,
t14 . legacy_file AS legacy_file_19 ,
t14 . name AS name_20 ,
t14 . file_size AS file_size_21 ,
t14 . copyright AS copyright_22 ,
t14 . generation_state AS generation_state_23 ,
t14 . generation_step AS generation_step_24 ,
t14 . created AS created_25 ,
t14 . updated AS updated_26 ,
t14 . last_assign AS last_assign_27 ,
t14 . last_unassign AS last_unassign_28 ,
t14 . width AS width_29 ,
t14 . height AS height_30 ,
t14 . metadata AS metadata_31 ,
t14 . tiny_thumbnail AS tiny_thumbnail_32 ,
t14 . alt_text AS alt_text_33 ,
t14 . version AS version_34 ,
t14 . generation_request_time AS generation_request_time_35 ,
t14 . generation_start_time AS generation_start_time_36 ,
t14 . hash_file AS hash_file_37 ,
t14 . site_id AS site_id_38 ,
t14 . preview_image_id AS preview_image_id_39 ,
t0 . section_id AS section_id_40 ,
t0 . page_id AS page_id_41 ,
t0 . media_id AS media_id_42 ,
t0 . site_id AS site_id_43 ,
t0 . style_id AS style_id_44 ,
t45 . style AS style_46 ,
t45 . id AS id_47 ,
t45 . label AS label_48 ,
t45 . `default` AS default_49 ,
t45 . enabled AS enabled_50 ,
t45 . created AS created_51 ,
t45 . updated AS updated_52 ,
t45 . site_id AS site_id_53 ,
t0 . alternate_style_id AS alternate_style_id_54 ,
t55 . style AS style_56 ,
t55 . id AS id_57 ,
t55 . label AS label_58 ,
t55 . `default` AS default_59 ,
t55 . enabled AS enabled_60 ,
t55 . created AS created_61 ,
t55 . updated AS updated_62 ,
t55 . site_id AS site_id_63
FROM
link t0
LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id
LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id
LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . icon AS icon_3 , t0 . href AS href_4 , t0 . target_blank AS target_blank_5 , t0 . download AS download_6 , t0 . url_suffix AS url_suffix_7 , t0 . no_follow AS no_follow_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . style_options AS style_options_11 , t0 . alternate_style_options AS alternate_style_options_12 , t0 . media_icon_id AS media_icon_id_13 , t14 . id AS id_15 , t14 . resource_id AS resource_id_16 , t14 . type AS type_17 , t14 . file AS file_18 , t14 . legacy_file AS legacy_file_19 , t14 . name AS name_20 , t14 . file_size AS file_size_21 , t14 . copyright AS copyright_22 , t14 . generation_state AS generation_state_23 , t14 . generation_step AS generation_step_24 , t14 . created AS created_25 , t14 . updated AS updated_26 , t14 . last_assign AS last_assign_27 , t14 . last_unassign AS last_unassign_28 , t14 . width AS width_29 , t14 . height AS height_30 , t14 . metadata AS metadata_31 , t14 . tiny_thumbnail AS tiny_thumbnail_32 , t14 . alt_text AS alt_text_33 , t14 . version AS version_34 , t14 . generation_request_time AS generation_request_time_35 , t14 . generation_start_time AS generation_start_time_36 , t14 . hash_file AS hash_file_37 , t14 . site_id AS site_id_38 , t14 . preview_image_id AS preview_image_id_39 , t0 . section_id AS section_id_40 , t0 . page_id AS page_id_41 , t0 . media_id AS media_id_42 , t0 . site_id AS site_id_43 , t0 . style_id AS style_id_44 , t45 . style AS style_46 , t45 . id AS id_47 , t45 . label AS label_48 , t45 . `default` AS default_49 , t45 . enabled AS enabled_50 , t45 . created AS created_51 , t45 . updated AS updated_52 , t45 . site_id AS site_id_53 , t0 . alternate_style_id AS alternate_style_id_54 , t55 . style AS style_56 , t55 . id AS id_57 , t55 . label AS label_58 , t55 . `default` AS default_59 , t55 . enabled AS enabled_60 , t55 . created AS created_61 , t55 . updated AS updated_62 , t55 . site_id AS site_id_63 FROM link t0 LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id WHERE t0 . id = '1347668a-479d-11f1-85a4-565e1d1e56f6' ;
Copy
23
0.21 ms
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . icon AS icon_3 , t0 . href AS href_4 , t0 . target_blank AS target_blank_5 , t0 . download AS download_6 , t0 . url_suffix AS url_suffix_7 , t0 . no_follow AS no_follow_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . style_options AS style_options_11 , t0 . alternate_style_options AS alternate_style_options_12 , t0 . media_icon_id AS media_icon_id_13 , t14 . id AS id_15 , t14 . resource_id AS resource_id_16 , t14 . type AS type_17 , t14 . file AS file_18 , t14 . legacy_file AS legacy_file_19 , t14 . name AS name_20 , t14 . file_size AS file_size_21 , t14 . copyright AS copyright_22 , t14 . generation_state AS generation_state_23 , t14 . generation_step AS generation_step_24 , t14 . created AS created_25 , t14 . updated AS updated_26 , t14 . last_assign AS last_assign_27 , t14 . last_unassign AS last_unassign_28 , t14 . width AS width_29 , t14 . height AS height_30 , t14 . metadata AS metadata_31 , t14 . tiny_thumbnail AS tiny_thumbnail_32 , t14 . alt_text AS alt_text_33 , t14 . version AS version_34 , t14 . generation_request_time AS generation_request_time_35 , t14 . generation_start_time AS generation_start_time_36 , t14 . hash_file AS hash_file_37 , t14 . site_id AS site_id_38 , t14 . preview_image_id AS preview_image_id_39 , t0 . section_id AS section_id_40 , t0 . page_id AS page_id_41 , t0 . media_id AS media_id_42 , t0 . site_id AS site_id_43 , t0 . style_id AS style_id_44 , t45 . style AS style_46 , t45 . id AS id_47 , t45 . label AS label_48 , t45 . `default` AS default_49 , t45 . enabled AS enabled_50 , t45 . created AS created_51 , t45 . updated AS updated_52 , t45 . site_id AS site_id_53 , t0 . alternate_style_id AS alternate_style_id_54 , t55 . style AS style_56 , t55 . id AS id_57 , t55 . label AS label_58 , t55 . `default` AS default_59 , t55 . enabled AS enabled_60 , t55 . created AS created_61 , t55 . updated AS updated_62 , t55 . site_id AS site_id_63 FROM link t0 LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id WHERE t0 . id = ?
Parameters :
[
"13476964-479d-11f1-940f-565e1d1e56f6 "
]
SELECT
t0 . id AS id_1 ,
t0 . text AS text_2 ,
t0 . icon AS icon_3 ,
t0 . href AS href_4 ,
t0 . target_blank AS target_blank_5 ,
t0 . download AS download_6 ,
t0 . url_suffix AS url_suffix_7 ,
t0 . no_follow AS no_follow_8 ,
t0 . created_at AS created_at_9 ,
t0 . updated_at AS updated_at_10 ,
t0 . style_options AS style_options_11 ,
t0 . alternate_style_options AS alternate_style_options_12 ,
t0 . media_icon_id AS media_icon_id_13 ,
t14 . id AS id_15 ,
t14 . resource_id AS resource_id_16 ,
t14 . type AS type_17 ,
t14 . file AS file_18 ,
t14 . legacy_file AS legacy_file_19 ,
t14 . name AS name_20 ,
t14 . file_size AS file_size_21 ,
t14 . copyright AS copyright_22 ,
t14 . generation_state AS generation_state_23 ,
t14 . generation_step AS generation_step_24 ,
t14 . created AS created_25 ,
t14 . updated AS updated_26 ,
t14 . last_assign AS last_assign_27 ,
t14 . last_unassign AS last_unassign_28 ,
t14 . width AS width_29 ,
t14 . height AS height_30 ,
t14 . metadata AS metadata_31 ,
t14 . tiny_thumbnail AS tiny_thumbnail_32 ,
t14 . alt_text AS alt_text_33 ,
t14 . version AS version_34 ,
t14 . generation_request_time AS generation_request_time_35 ,
t14 . generation_start_time AS generation_start_time_36 ,
t14 . hash_file AS hash_file_37 ,
t14 . site_id AS site_id_38 ,
t14 . preview_image_id AS preview_image_id_39 ,
t0 . section_id AS section_id_40 ,
t0 . page_id AS page_id_41 ,
t0 . media_id AS media_id_42 ,
t0 . site_id AS site_id_43 ,
t0 . style_id AS style_id_44 ,
t45 . style AS style_46 ,
t45 . id AS id_47 ,
t45 . label AS label_48 ,
t45 . `default` AS default_49 ,
t45 . enabled AS enabled_50 ,
t45 . created AS created_51 ,
t45 . updated AS updated_52 ,
t45 . site_id AS site_id_53 ,
t0 . alternate_style_id AS alternate_style_id_54 ,
t55 . style AS style_56 ,
t55 . id AS id_57 ,
t55 . label AS label_58 ,
t55 . `default` AS default_59 ,
t55 . enabled AS enabled_60 ,
t55 . created AS created_61 ,
t55 . updated AS updated_62 ,
t55 . site_id AS site_id_63
FROM
link t0
LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id
LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id
LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id
WHERE
t0 . id = ?
Copy
SELECT t0 . id AS id_1 , t0 . text AS text_2 , t0 . icon AS icon_3 , t0 . href AS href_4 , t0 . target_blank AS target_blank_5 , t0 . download AS download_6 , t0 . url_suffix AS url_suffix_7 , t0 . no_follow AS no_follow_8 , t0 . created_at AS created_at_9 , t0 . updated_at AS updated_at_10 , t0 . style_options AS style_options_11 , t0 . alternate_style_options AS alternate_style_options_12 , t0 . media_icon_id AS media_icon_id_13 , t14 . id AS id_15 , t14 . resource_id AS resource_id_16 , t14 . type AS type_17 , t14 . file AS file_18 , t14 . legacy_file AS legacy_file_19 , t14 . name AS name_20 , t14 . file_size AS file_size_21 , t14 . copyright AS copyright_22 , t14 . generation_state AS generation_state_23 , t14 . generation_step AS generation_step_24 , t14 . created AS created_25 , t14 . updated AS updated_26 , t14 . last_assign AS last_assign_27 , t14 . last_unassign AS last_unassign_28 , t14 . width AS width_29 , t14 . height AS height_30 , t14 . metadata AS metadata_31 , t14 . tiny_thumbnail AS tiny_thumbnail_32 , t14 . alt_text AS alt_text_33 , t14 . version AS version_34 , t14 . generation_request_time AS generation_request_time_35 , t14 . generation_start_time AS generation_start_time_36 , t14 . hash_file AS hash_file_37 , t14 . site_id AS site_id_38 , t14 . preview_image_id AS preview_image_id_39 , t0 . section_id AS section_id_40 , t0 . page_id AS page_id_41 , t0 . media_id AS media_id_42 , t0 . site_id AS site_id_43 , t0 . style_id AS style_id_44 , t45 . style AS style_46 , t45 . id AS id_47 , t45 . label AS label_48 , t45 . `default` AS default_49 , t45 . enabled AS enabled_50 , t45 . created AS created_51 , t45 . updated AS updated_52 , t45 . site_id AS site_id_53 , t0 . alternate_style_id AS alternate_style_id_54 , t55 . style AS style_56 , t55 . id AS id_57 , t55 . label AS label_58 , t55 . `default` AS default_59 , t55 . enabled AS enabled_60 , t55 . created AS created_61 , t55 . updated AS updated_62 , t55 . site_id AS site_id_63 FROM link t0 LEFT JOIN media t14 ON t0 . media_icon_id = t14 . id LEFT JOIN element_style_link t45 ON t0 . style_id = t45 . id LEFT JOIN element_style_link t55 ON t0 . alternate_style_id = t55 . id WHERE t0 . id = '13476964-479d-11f1-940f-565e1d1e56f6' ;
Copy
24
0.16 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"1347564a-479d-11f1-8373-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = '1347564a-479d-11f1-8373-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
25
0.43 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . icon AS icon_3 , t0 . color AS color_4 , t0 . label AS label_5 , t0 . value AS value_6 , t0 . created AS created_7 , t0 . updated AS updated_8 , t0 . position AS position_9 , t0 . hidden AS hidden_10 , t0 . media AS media_11 , t0 . link_id AS link_id_12 , t0 . section_id AS section_id_13 FROM section_item_contact t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"1347564a-479d-11f1-8373-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . icon AS icon_3 , t0 . color AS color_4 , t0 . label AS label_5 , t0 . value AS value_6 , t0 . created AS created_7 , t0 . updated AS updated_8 , t0 . position AS position_9 , t0 . hidden AS hidden_10 , t0 . media AS media_11 , t0 . link_id AS link_id_12 , t0 . section_id AS section_id_13 FROM section_item_contact t0 WHERE t0 . section_id = '1347564a-479d-11f1-8373-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
26
0.13 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . url AS url_3 , t0 . super_agency AS super_agency_4 , t0 . feature_randomized_footer AS feature_randomized_footer_5 FROM agency t0 WHERE t0 . id = ?
Parameters :
[
"70a42bc6-4150-11e8-98bd-fa163e14ea56 "
]
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . url AS url_3 , t0 . super_agency AS super_agency_4 , t0 . feature_randomized_footer AS feature_randomized_footer_5 FROM agency t0 WHERE t0 . id = '70a42bc6-4150-11e8-98bd-fa163e14ea56' ;
Copy
27
0.15 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . section_id AS section_id_6 , t0 . link_id AS link_id_7 FROM section_footer_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"1347a3f2-479d-11f1-8ecc-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . section_id AS section_id_6 , t0 . link_id AS link_id_7 FROM section_footer_link t0 WHERE t0 . section_id = '1347a3f2-479d-11f1-8ecc-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
28
0.16 ms
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = ? ORDER BY t0 . position ASC
Parameters :
[
"1347a3f2-479d-11f1-8ecc-565e1d1e56f6 "
]
SELECT t0 . id AS id_1 , t0 . created AS created_2 , t0 . updated AS updated_3 , t0 . position AS position_4 , t0 . hidden AS hidden_5 , t0 . link_id AS link_id_6 , t0 . section_id AS section_id_7 FROM section_link t0 WHERE t0 . section_id = '1347a3f2-479d-11f1-8ecc-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
29
0.81 ms
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = ? AND t0 . parent_section_id IS NULL AND t0 . enabled = ? AND t0 . site_id = ? ORDER BY t0 . position ASC
Parameters :
[
"header "
1
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
]
SELECT
t0 . id AS id_23 ,
t0 . previous_id AS previous_id_24 ,
t0 . layout_mode AS layout_mode_25 ,
t0 . background_value AS background_value_26 ,
t0 . background_gradient_color AS background_gradient_color_27 ,
t0 . foreground_color AS foreground_color_28 ,
t0 . accent_color AS accent_color_29 ,
t0 . disposition AS disposition_30 ,
t0 . position AS position_31 ,
t0 . created_at AS created_at_32 ,
t0 . updated_at AS updated_at_33 ,
t0 . title AS title_34 ,
t0 . title_color AS title_color_35 ,
t0 . title_style_color AS title_style_color_36 ,
t0 . title_align AS title_align_37 ,
t0 . title_size AS title_size_38 ,
t0 . title_style_auto AS title_style_auto_39 ,
t0 . arrow_effect AS arrow_effect_40 ,
t0 . top_divider AS top_divider_41 ,
t0 . bottom_divider AS bottom_divider_42 ,
t0 . global_section AS global_section_43 ,
t0 . background_mode AS background_mode_44 ,
t0 . background_sizing AS background_sizing_45 ,
t0 . background_align_x AS background_align_x_46 ,
t0 . background_align_y AS background_align_y_47 ,
t0 . custom_view AS custom_view_48 ,
t0 . custom_scss AS custom_scss_49 ,
t0 . custom_javascript AS custom_javascript_50 ,
t0 . enabled AS enabled_51 ,
t0 . shadow_behavior AS shadow_behavior_52 ,
t0 . content_before AS content_before_53 ,
t0 . margin_top AS margin_top_54 ,
t0 . margin_bottom AS margin_bottom_55 ,
t0 . margin_left AS margin_left_56 ,
t0 . margin_right AS margin_right_57 ,
t0 . min_height AS min_height_58 ,
t0 . content_align AS content_align_59 ,
t0 . footer_align AS footer_align_60 ,
t0 . vertical_align AS vertical_align_61 ,
t0 . content_size AS content_size_62 ,
t0 . buttons_size AS buttons_size_63 ,
t0 . heading_level AS heading_level_64 ,
t0 . allow_transparent_header AS allow_transparent_header_65 ,
t0 . blurred_background AS blurred_background_66 ,
t0 . links_equal_width AS links_equal_width_67 ,
t0 . link_style_options AS link_style_options_68 ,
t0 . alternate_link_style_options AS alternate_link_style_options_69 ,
t0 . background_media_id AS background_media_id_70 ,
t0 . page_id AS page_id_71 ,
t0 . parent_section_id AS parent_section_id_72 ,
t0 . site_id AS site_id_73 ,
t0 . title_style_id AS title_style_id_74 ,
t0 . link_style_id AS link_style_id_75 ,
t0 . alternate_link_style_id AS alternate_link_style_id_76 ,
t0 . dtype ,
t2 . old_id AS old_id_77 ,
t2 . title_template AS title_template_78 ,
t2 . item_limit AS item_limit_79 ,
t2 . approach_id AS approach_id_80 ,
t3 . has_form AS has_form_81 ,
t3 . email AS email_82 ,
t3 . adwords_code AS adwords_code_83 ,
t3 . conversion_html_callback AS conversion_html_callback_84 ,
t3 . webhook AS webhook_85 ,
t3 . swap_panels AS swap_panels_86 ,
t3 . swap_panels_mobile AS swap_panels_mobile_87 ,
t4 . item_style AS item_style_88 ,
t4 . icons_color AS icons_color_89 ,
t4 . icons_color_secondary AS icons_color_secondary_90 ,
t5 . randomized_sentences AS randomized_sentences_91 ,
t5 . backlink_enabled AS backlink_enabled_92 ,
t5 . backlink_custom_href AS backlink_custom_href_93 ,
t5 . backlink_custom_text AS backlink_custom_text_94 ,
t5 . legal_information AS legal_information_95 ,
t5 . additional_text AS additional_text_96 ,
t5 . legal_mentions AS legal_mentions_97 ,
t6 . partition_mode AS partition_mode_98 ,
t6 . reverse_responsive_order AS reverse_responsive_order_99 ,
t6 . carousel_auto_play AS carousel_auto_play_100 ,
t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 ,
t7 . menu_type AS menu_type_102 ,
t7 . height AS height_103 ,
t7 . listStyleGap AS listStyleGap_104 ,
t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 ,
t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 ,
t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 ,
t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 ,
t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 ,
t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 ,
t7 . gradient_shadow AS gradient_shadow_111 ,
t7 . logo AS logo_112 ,
t7 . alternate_logo AS alternate_logo_113 ,
t7 . navigation_id AS navigation_id_114 ,
t8 . locales AS locales_115 ,
t9 . zoom AS zoom_116 ,
t9 . map_style_choice AS map_style_choice_117 ,
t9 . map_style AS map_style_118 ,
t9 . legacy_map_style_code AS legacy_map_style_code_119 ,
t10 . icons_color AS icons_color_120 ,
t10 . icons_color_secondary AS icons_color_secondary_121 ,
t10 . item_style AS item_style_122 ,
t10 . item_grid AS item_grid_123 ,
t11 . mirrored_section_id AS mirrored_section_id_124 ,
t12 . display_title AS display_title_125 ,
t12 . display_cover AS display_cover_126 ,
t12 . display_author AS display_author_127 ,
t12 . display_date AS display_date_128 ,
t12 . display_tags AS display_tags_129 ,
t12 . display_content AS display_content_130 ,
t12 . display_back_link AS display_back_link_131 ,
t12 . display_social_sharing AS display_social_sharing_132 ,
t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 ,
t12 . social_sharing_style AS social_sharing_style_134 ,
t12 . post_list_page_id AS post_list_page_id_135 ,
t13 . posts_per_page AS posts_per_page_136 ,
t13 . sort_by AS sort_by_137 ,
t13 . display_title AS display_title_138 ,
t13 . display_cover AS display_cover_139 ,
t13 . display_author AS display_author_140 ,
t13 . display_date AS display_date_141 ,
t13 . display_content AS display_content_142 ,
t13 . display_post_link AS display_post_link_143 ,
t13 . display_tags AS display_tags_144 ,
t13 . display_articles AS display_articles_145 ,
t13 . display_search AS display_search_146 ,
t13 . included_tags AS included_tags_147 ,
t13 . excluded_tags AS excluded_tags_148 ,
t13 . item_grid AS item_grid_149 ,
t13 . item_style AS item_style_150 ,
t13 . blog_id AS blog_id_151 ,
t13 . post_page_id AS post_page_id_152 ,
t13 . post_list_page_id AS post_list_page_id_153 ,
t14 . status AS status_154 ,
t15 . square_items AS square_items_155 ,
t15 . greyscale_items AS greyscale_items_156 ,
t15 . recolor AS recolor_157 ,
t15 . item_size AS item_size_158 ,
t15 . carousel_mode AS carousel_mode_159 ,
t15 . carousel_timing AS carousel_timing_160 ,
t16 . has_offset_shadow AS has_offset_shadow_161 ,
t16 . offset_shadow_color AS offset_shadow_color_162 ,
t16 . has_card_border AS has_card_border_163 ,
t16 . item_style AS item_style_164 ,
t16 . item_grid AS item_grid_165 ,
t17 . custom_tags_order AS custom_tags_order_166 ,
t17 . default_tag AS default_tag_167 ,
t17 . display_filters AS display_filters_168 ,
t17 . display_all_tags AS display_all_tags_169 ,
t17 . has_gutter AS has_gutter_170 ,
t17 . has_crop AS has_crop_171 ,
t17 . force_links_fullscreen AS force_links_fullscreen_172 ,
t17 . display_content_on_over AS display_content_on_over_173 ,
t17 . projects_background_color AS projects_background_color_174 ,
t17 . projects_overlay_color AS projects_overlay_color_175 ,
t17 . projects_foreground_color AS projects_foreground_color_176 ,
t17 . projects_title_color AS projects_title_color_177 ,
t17 . carousel_mode AS carousel_mode_178 ,
t17 . carousel_timing AS carousel_timing_179 ,
t18 . icon_bubble AS icon_bubble_180 ,
t18 . icon_shape AS icon_shape_181 ,
t18 . icon_bubble_color AS icon_bubble_color_182 ,
t18 . icons_color AS icons_color_183 ,
t18 . icons_color_secondary AS icons_color_secondary_184 ,
t18 . media_bubble AS media_bubble_185 ,
t18 . media_shape AS media_shape_186 ,
t18 . media_bubble_color AS media_bubble_color_187 ,
t18 . media_color AS media_color_188 ,
t18 . media_sizing AS media_sizing_189 ,
t18 . cards_gradient AS cards_gradient_190 ,
t18 . media_size AS media_size_191 ,
t18 . item_style AS item_style_192 ,
t18 . item_grid AS item_grid_193 ,
t20 . ratings_color AS ratings_color_194 ,
t20 . carousel_mode AS carousel_mode_195 ,
t20 . carousel_timing AS carousel_timing_196 ,
t21 . content AS content_197 ,
t21 . media AS media_198
FROM
section t0
LEFT JOIN section_banner t1 ON t0 . id = t1 . id
LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id
LEFT JOIN section_contact t3 ON t0 . id = t3 . id
LEFT JOIN section_faq t4 ON t0 . id = t4 . id
LEFT JOIN section_footer t5 ON t0 . id = t5 . id
LEFT JOIN section_group t6 ON t0 . id = t6 . id
LEFT JOIN section_header t7 ON t0 . id = t7 . id
LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id
LEFT JOIN section_map t9 ON t0 . id = t9 . id
LEFT JOIN section_metrics t10 ON t0 . id = t10 . id
LEFT JOIN section_mirror t11 ON t0 . id = t11 . id
LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id
LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id
LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id
LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id
LEFT JOIN section_people t16 ON t0 . id = t16 . id
LEFT JOIN section_projects t17 ON t0 . id = t17 . id
LEFT JOIN section_services t18 ON t0 . id = t18 . id
LEFT JOIN section_spacer t19 ON t0 . id = t19 . id
LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id
LEFT JOIN section_text t21 ON t0 . id = t21 . id
LEFT JOIN section_title t22 ON t0 . id = t22 . id
WHERE
t0 . global_section = ?
AND t0 . parent_section_id IS NULL
AND t0 . enabled = ?
AND t0 . site_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = 'header' AND t0 . parent_section_id IS NULL AND t0 . enabled = 1 AND t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
30
0.71 ms
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = ? AND t0 . parent_section_id IS NULL AND t0 . enabled = ? AND t0 . page_id = ? ORDER BY t0 . position ASC
Parameters :
[
"none "
1
"133eb68e-479d-11f1-87a0-565e1d1e56f6 "
]
SELECT
t0 . id AS id_23 ,
t0 . previous_id AS previous_id_24 ,
t0 . layout_mode AS layout_mode_25 ,
t0 . background_value AS background_value_26 ,
t0 . background_gradient_color AS background_gradient_color_27 ,
t0 . foreground_color AS foreground_color_28 ,
t0 . accent_color AS accent_color_29 ,
t0 . disposition AS disposition_30 ,
t0 . position AS position_31 ,
t0 . created_at AS created_at_32 ,
t0 . updated_at AS updated_at_33 ,
t0 . title AS title_34 ,
t0 . title_color AS title_color_35 ,
t0 . title_style_color AS title_style_color_36 ,
t0 . title_align AS title_align_37 ,
t0 . title_size AS title_size_38 ,
t0 . title_style_auto AS title_style_auto_39 ,
t0 . arrow_effect AS arrow_effect_40 ,
t0 . top_divider AS top_divider_41 ,
t0 . bottom_divider AS bottom_divider_42 ,
t0 . global_section AS global_section_43 ,
t0 . background_mode AS background_mode_44 ,
t0 . background_sizing AS background_sizing_45 ,
t0 . background_align_x AS background_align_x_46 ,
t0 . background_align_y AS background_align_y_47 ,
t0 . custom_view AS custom_view_48 ,
t0 . custom_scss AS custom_scss_49 ,
t0 . custom_javascript AS custom_javascript_50 ,
t0 . enabled AS enabled_51 ,
t0 . shadow_behavior AS shadow_behavior_52 ,
t0 . content_before AS content_before_53 ,
t0 . margin_top AS margin_top_54 ,
t0 . margin_bottom AS margin_bottom_55 ,
t0 . margin_left AS margin_left_56 ,
t0 . margin_right AS margin_right_57 ,
t0 . min_height AS min_height_58 ,
t0 . content_align AS content_align_59 ,
t0 . footer_align AS footer_align_60 ,
t0 . vertical_align AS vertical_align_61 ,
t0 . content_size AS content_size_62 ,
t0 . buttons_size AS buttons_size_63 ,
t0 . heading_level AS heading_level_64 ,
t0 . allow_transparent_header AS allow_transparent_header_65 ,
t0 . blurred_background AS blurred_background_66 ,
t0 . links_equal_width AS links_equal_width_67 ,
t0 . link_style_options AS link_style_options_68 ,
t0 . alternate_link_style_options AS alternate_link_style_options_69 ,
t0 . background_media_id AS background_media_id_70 ,
t0 . page_id AS page_id_71 ,
t0 . parent_section_id AS parent_section_id_72 ,
t0 . site_id AS site_id_73 ,
t0 . title_style_id AS title_style_id_74 ,
t0 . link_style_id AS link_style_id_75 ,
t0 . alternate_link_style_id AS alternate_link_style_id_76 ,
t0 . dtype ,
t2 . old_id AS old_id_77 ,
t2 . title_template AS title_template_78 ,
t2 . item_limit AS item_limit_79 ,
t2 . approach_id AS approach_id_80 ,
t3 . has_form AS has_form_81 ,
t3 . email AS email_82 ,
t3 . adwords_code AS adwords_code_83 ,
t3 . conversion_html_callback AS conversion_html_callback_84 ,
t3 . webhook AS webhook_85 ,
t3 . swap_panels AS swap_panels_86 ,
t3 . swap_panels_mobile AS swap_panels_mobile_87 ,
t4 . item_style AS item_style_88 ,
t4 . icons_color AS icons_color_89 ,
t4 . icons_color_secondary AS icons_color_secondary_90 ,
t5 . randomized_sentences AS randomized_sentences_91 ,
t5 . backlink_enabled AS backlink_enabled_92 ,
t5 . backlink_custom_href AS backlink_custom_href_93 ,
t5 . backlink_custom_text AS backlink_custom_text_94 ,
t5 . legal_information AS legal_information_95 ,
t5 . additional_text AS additional_text_96 ,
t5 . legal_mentions AS legal_mentions_97 ,
t6 . partition_mode AS partition_mode_98 ,
t6 . reverse_responsive_order AS reverse_responsive_order_99 ,
t6 . carousel_auto_play AS carousel_auto_play_100 ,
t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 ,
t7 . menu_type AS menu_type_102 ,
t7 . height AS height_103 ,
t7 . listStyleGap AS listStyleGap_104 ,
t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 ,
t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 ,
t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 ,
t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 ,
t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 ,
t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 ,
t7 . gradient_shadow AS gradient_shadow_111 ,
t7 . logo AS logo_112 ,
t7 . alternate_logo AS alternate_logo_113 ,
t7 . navigation_id AS navigation_id_114 ,
t8 . locales AS locales_115 ,
t9 . zoom AS zoom_116 ,
t9 . map_style_choice AS map_style_choice_117 ,
t9 . map_style AS map_style_118 ,
t9 . legacy_map_style_code AS legacy_map_style_code_119 ,
t10 . icons_color AS icons_color_120 ,
t10 . icons_color_secondary AS icons_color_secondary_121 ,
t10 . item_style AS item_style_122 ,
t10 . item_grid AS item_grid_123 ,
t11 . mirrored_section_id AS mirrored_section_id_124 ,
t12 . display_title AS display_title_125 ,
t12 . display_cover AS display_cover_126 ,
t12 . display_author AS display_author_127 ,
t12 . display_date AS display_date_128 ,
t12 . display_tags AS display_tags_129 ,
t12 . display_content AS display_content_130 ,
t12 . display_back_link AS display_back_link_131 ,
t12 . display_social_sharing AS display_social_sharing_132 ,
t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 ,
t12 . social_sharing_style AS social_sharing_style_134 ,
t12 . post_list_page_id AS post_list_page_id_135 ,
t13 . posts_per_page AS posts_per_page_136 ,
t13 . sort_by AS sort_by_137 ,
t13 . display_title AS display_title_138 ,
t13 . display_cover AS display_cover_139 ,
t13 . display_author AS display_author_140 ,
t13 . display_date AS display_date_141 ,
t13 . display_content AS display_content_142 ,
t13 . display_post_link AS display_post_link_143 ,
t13 . display_tags AS display_tags_144 ,
t13 . display_articles AS display_articles_145 ,
t13 . display_search AS display_search_146 ,
t13 . included_tags AS included_tags_147 ,
t13 . excluded_tags AS excluded_tags_148 ,
t13 . item_grid AS item_grid_149 ,
t13 . item_style AS item_style_150 ,
t13 . blog_id AS blog_id_151 ,
t13 . post_page_id AS post_page_id_152 ,
t13 . post_list_page_id AS post_list_page_id_153 ,
t14 . status AS status_154 ,
t15 . square_items AS square_items_155 ,
t15 . greyscale_items AS greyscale_items_156 ,
t15 . recolor AS recolor_157 ,
t15 . item_size AS item_size_158 ,
t15 . carousel_mode AS carousel_mode_159 ,
t15 . carousel_timing AS carousel_timing_160 ,
t16 . has_offset_shadow AS has_offset_shadow_161 ,
t16 . offset_shadow_color AS offset_shadow_color_162 ,
t16 . has_card_border AS has_card_border_163 ,
t16 . item_style AS item_style_164 ,
t16 . item_grid AS item_grid_165 ,
t17 . custom_tags_order AS custom_tags_order_166 ,
t17 . default_tag AS default_tag_167 ,
t17 . display_filters AS display_filters_168 ,
t17 . display_all_tags AS display_all_tags_169 ,
t17 . has_gutter AS has_gutter_170 ,
t17 . has_crop AS has_crop_171 ,
t17 . force_links_fullscreen AS force_links_fullscreen_172 ,
t17 . display_content_on_over AS display_content_on_over_173 ,
t17 . projects_background_color AS projects_background_color_174 ,
t17 . projects_overlay_color AS projects_overlay_color_175 ,
t17 . projects_foreground_color AS projects_foreground_color_176 ,
t17 . projects_title_color AS projects_title_color_177 ,
t17 . carousel_mode AS carousel_mode_178 ,
t17 . carousel_timing AS carousel_timing_179 ,
t18 . icon_bubble AS icon_bubble_180 ,
t18 . icon_shape AS icon_shape_181 ,
t18 . icon_bubble_color AS icon_bubble_color_182 ,
t18 . icons_color AS icons_color_183 ,
t18 . icons_color_secondary AS icons_color_secondary_184 ,
t18 . media_bubble AS media_bubble_185 ,
t18 . media_shape AS media_shape_186 ,
t18 . media_bubble_color AS media_bubble_color_187 ,
t18 . media_color AS media_color_188 ,
t18 . media_sizing AS media_sizing_189 ,
t18 . cards_gradient AS cards_gradient_190 ,
t18 . media_size AS media_size_191 ,
t18 . item_style AS item_style_192 ,
t18 . item_grid AS item_grid_193 ,
t20 . ratings_color AS ratings_color_194 ,
t20 . carousel_mode AS carousel_mode_195 ,
t20 . carousel_timing AS carousel_timing_196 ,
t21 . content AS content_197 ,
t21 . media AS media_198
FROM
section t0
LEFT JOIN section_banner t1 ON t0 . id = t1 . id
LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id
LEFT JOIN section_contact t3 ON t0 . id = t3 . id
LEFT JOIN section_faq t4 ON t0 . id = t4 . id
LEFT JOIN section_footer t5 ON t0 . id = t5 . id
LEFT JOIN section_group t6 ON t0 . id = t6 . id
LEFT JOIN section_header t7 ON t0 . id = t7 . id
LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id
LEFT JOIN section_map t9 ON t0 . id = t9 . id
LEFT JOIN section_metrics t10 ON t0 . id = t10 . id
LEFT JOIN section_mirror t11 ON t0 . id = t11 . id
LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id
LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id
LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id
LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id
LEFT JOIN section_people t16 ON t0 . id = t16 . id
LEFT JOIN section_projects t17 ON t0 . id = t17 . id
LEFT JOIN section_services t18 ON t0 . id = t18 . id
LEFT JOIN section_spacer t19 ON t0 . id = t19 . id
LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id
LEFT JOIN section_text t21 ON t0 . id = t21 . id
LEFT JOIN section_title t22 ON t0 . id = t22 . id
WHERE
t0 . global_section = ?
AND t0 . parent_section_id IS NULL
AND t0 . enabled = ?
AND t0 . page_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = 'none' AND t0 . parent_section_id IS NULL AND t0 . enabled = 1 AND t0 . page_id = '133eb68e-479d-11f1-87a0-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy
31
0.58 ms
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = ? AND t0 . parent_section_id IS NULL AND t0 . enabled = ? AND t0 . site_id = ? ORDER BY t0 . position ASC
Parameters :
[
"footer "
1
"133e7840-479d-11f1-aa3f-565e1d1e56f6 "
]
SELECT
t0 . id AS id_23 ,
t0 . previous_id AS previous_id_24 ,
t0 . layout_mode AS layout_mode_25 ,
t0 . background_value AS background_value_26 ,
t0 . background_gradient_color AS background_gradient_color_27 ,
t0 . foreground_color AS foreground_color_28 ,
t0 . accent_color AS accent_color_29 ,
t0 . disposition AS disposition_30 ,
t0 . position AS position_31 ,
t0 . created_at AS created_at_32 ,
t0 . updated_at AS updated_at_33 ,
t0 . title AS title_34 ,
t0 . title_color AS title_color_35 ,
t0 . title_style_color AS title_style_color_36 ,
t0 . title_align AS title_align_37 ,
t0 . title_size AS title_size_38 ,
t0 . title_style_auto AS title_style_auto_39 ,
t0 . arrow_effect AS arrow_effect_40 ,
t0 . top_divider AS top_divider_41 ,
t0 . bottom_divider AS bottom_divider_42 ,
t0 . global_section AS global_section_43 ,
t0 . background_mode AS background_mode_44 ,
t0 . background_sizing AS background_sizing_45 ,
t0 . background_align_x AS background_align_x_46 ,
t0 . background_align_y AS background_align_y_47 ,
t0 . custom_view AS custom_view_48 ,
t0 . custom_scss AS custom_scss_49 ,
t0 . custom_javascript AS custom_javascript_50 ,
t0 . enabled AS enabled_51 ,
t0 . shadow_behavior AS shadow_behavior_52 ,
t0 . content_before AS content_before_53 ,
t0 . margin_top AS margin_top_54 ,
t0 . margin_bottom AS margin_bottom_55 ,
t0 . margin_left AS margin_left_56 ,
t0 . margin_right AS margin_right_57 ,
t0 . min_height AS min_height_58 ,
t0 . content_align AS content_align_59 ,
t0 . footer_align AS footer_align_60 ,
t0 . vertical_align AS vertical_align_61 ,
t0 . content_size AS content_size_62 ,
t0 . buttons_size AS buttons_size_63 ,
t0 . heading_level AS heading_level_64 ,
t0 . allow_transparent_header AS allow_transparent_header_65 ,
t0 . blurred_background AS blurred_background_66 ,
t0 . links_equal_width AS links_equal_width_67 ,
t0 . link_style_options AS link_style_options_68 ,
t0 . alternate_link_style_options AS alternate_link_style_options_69 ,
t0 . background_media_id AS background_media_id_70 ,
t0 . page_id AS page_id_71 ,
t0 . parent_section_id AS parent_section_id_72 ,
t0 . site_id AS site_id_73 ,
t0 . title_style_id AS title_style_id_74 ,
t0 . link_style_id AS link_style_id_75 ,
t0 . alternate_link_style_id AS alternate_link_style_id_76 ,
t0 . dtype ,
t2 . old_id AS old_id_77 ,
t2 . title_template AS title_template_78 ,
t2 . item_limit AS item_limit_79 ,
t2 . approach_id AS approach_id_80 ,
t3 . has_form AS has_form_81 ,
t3 . email AS email_82 ,
t3 . adwords_code AS adwords_code_83 ,
t3 . conversion_html_callback AS conversion_html_callback_84 ,
t3 . webhook AS webhook_85 ,
t3 . swap_panels AS swap_panels_86 ,
t3 . swap_panels_mobile AS swap_panels_mobile_87 ,
t4 . item_style AS item_style_88 ,
t4 . icons_color AS icons_color_89 ,
t4 . icons_color_secondary AS icons_color_secondary_90 ,
t5 . randomized_sentences AS randomized_sentences_91 ,
t5 . backlink_enabled AS backlink_enabled_92 ,
t5 . backlink_custom_href AS backlink_custom_href_93 ,
t5 . backlink_custom_text AS backlink_custom_text_94 ,
t5 . legal_information AS legal_information_95 ,
t5 . additional_text AS additional_text_96 ,
t5 . legal_mentions AS legal_mentions_97 ,
t6 . partition_mode AS partition_mode_98 ,
t6 . reverse_responsive_order AS reverse_responsive_order_99 ,
t6 . carousel_auto_play AS carousel_auto_play_100 ,
t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 ,
t7 . menu_type AS menu_type_102 ,
t7 . height AS height_103 ,
t7 . listStyleGap AS listStyleGap_104 ,
t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 ,
t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 ,
t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 ,
t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 ,
t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 ,
t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 ,
t7 . gradient_shadow AS gradient_shadow_111 ,
t7 . logo AS logo_112 ,
t7 . alternate_logo AS alternate_logo_113 ,
t7 . navigation_id AS navigation_id_114 ,
t8 . locales AS locales_115 ,
t9 . zoom AS zoom_116 ,
t9 . map_style_choice AS map_style_choice_117 ,
t9 . map_style AS map_style_118 ,
t9 . legacy_map_style_code AS legacy_map_style_code_119 ,
t10 . icons_color AS icons_color_120 ,
t10 . icons_color_secondary AS icons_color_secondary_121 ,
t10 . item_style AS item_style_122 ,
t10 . item_grid AS item_grid_123 ,
t11 . mirrored_section_id AS mirrored_section_id_124 ,
t12 . display_title AS display_title_125 ,
t12 . display_cover AS display_cover_126 ,
t12 . display_author AS display_author_127 ,
t12 . display_date AS display_date_128 ,
t12 . display_tags AS display_tags_129 ,
t12 . display_content AS display_content_130 ,
t12 . display_back_link AS display_back_link_131 ,
t12 . display_social_sharing AS display_social_sharing_132 ,
t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 ,
t12 . social_sharing_style AS social_sharing_style_134 ,
t12 . post_list_page_id AS post_list_page_id_135 ,
t13 . posts_per_page AS posts_per_page_136 ,
t13 . sort_by AS sort_by_137 ,
t13 . display_title AS display_title_138 ,
t13 . display_cover AS display_cover_139 ,
t13 . display_author AS display_author_140 ,
t13 . display_date AS display_date_141 ,
t13 . display_content AS display_content_142 ,
t13 . display_post_link AS display_post_link_143 ,
t13 . display_tags AS display_tags_144 ,
t13 . display_articles AS display_articles_145 ,
t13 . display_search AS display_search_146 ,
t13 . included_tags AS included_tags_147 ,
t13 . excluded_tags AS excluded_tags_148 ,
t13 . item_grid AS item_grid_149 ,
t13 . item_style AS item_style_150 ,
t13 . blog_id AS blog_id_151 ,
t13 . post_page_id AS post_page_id_152 ,
t13 . post_list_page_id AS post_list_page_id_153 ,
t14 . status AS status_154 ,
t15 . square_items AS square_items_155 ,
t15 . greyscale_items AS greyscale_items_156 ,
t15 . recolor AS recolor_157 ,
t15 . item_size AS item_size_158 ,
t15 . carousel_mode AS carousel_mode_159 ,
t15 . carousel_timing AS carousel_timing_160 ,
t16 . has_offset_shadow AS has_offset_shadow_161 ,
t16 . offset_shadow_color AS offset_shadow_color_162 ,
t16 . has_card_border AS has_card_border_163 ,
t16 . item_style AS item_style_164 ,
t16 . item_grid AS item_grid_165 ,
t17 . custom_tags_order AS custom_tags_order_166 ,
t17 . default_tag AS default_tag_167 ,
t17 . display_filters AS display_filters_168 ,
t17 . display_all_tags AS display_all_tags_169 ,
t17 . has_gutter AS has_gutter_170 ,
t17 . has_crop AS has_crop_171 ,
t17 . force_links_fullscreen AS force_links_fullscreen_172 ,
t17 . display_content_on_over AS display_content_on_over_173 ,
t17 . projects_background_color AS projects_background_color_174 ,
t17 . projects_overlay_color AS projects_overlay_color_175 ,
t17 . projects_foreground_color AS projects_foreground_color_176 ,
t17 . projects_title_color AS projects_title_color_177 ,
t17 . carousel_mode AS carousel_mode_178 ,
t17 . carousel_timing AS carousel_timing_179 ,
t18 . icon_bubble AS icon_bubble_180 ,
t18 . icon_shape AS icon_shape_181 ,
t18 . icon_bubble_color AS icon_bubble_color_182 ,
t18 . icons_color AS icons_color_183 ,
t18 . icons_color_secondary AS icons_color_secondary_184 ,
t18 . media_bubble AS media_bubble_185 ,
t18 . media_shape AS media_shape_186 ,
t18 . media_bubble_color AS media_bubble_color_187 ,
t18 . media_color AS media_color_188 ,
t18 . media_sizing AS media_sizing_189 ,
t18 . cards_gradient AS cards_gradient_190 ,
t18 . media_size AS media_size_191 ,
t18 . item_style AS item_style_192 ,
t18 . item_grid AS item_grid_193 ,
t20 . ratings_color AS ratings_color_194 ,
t20 . carousel_mode AS carousel_mode_195 ,
t20 . carousel_timing AS carousel_timing_196 ,
t21 . content AS content_197 ,
t21 . media AS media_198
FROM
section t0
LEFT JOIN section_banner t1 ON t0 . id = t1 . id
LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id
LEFT JOIN section_contact t3 ON t0 . id = t3 . id
LEFT JOIN section_faq t4 ON t0 . id = t4 . id
LEFT JOIN section_footer t5 ON t0 . id = t5 . id
LEFT JOIN section_group t6 ON t0 . id = t6 . id
LEFT JOIN section_header t7 ON t0 . id = t7 . id
LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id
LEFT JOIN section_map t9 ON t0 . id = t9 . id
LEFT JOIN section_metrics t10 ON t0 . id = t10 . id
LEFT JOIN section_mirror t11 ON t0 . id = t11 . id
LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id
LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id
LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id
LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id
LEFT JOIN section_people t16 ON t0 . id = t16 . id
LEFT JOIN section_projects t17 ON t0 . id = t17 . id
LEFT JOIN section_services t18 ON t0 . id = t18 . id
LEFT JOIN section_spacer t19 ON t0 . id = t19 . id
LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id
LEFT JOIN section_text t21 ON t0 . id = t21 . id
LEFT JOIN section_title t22 ON t0 . id = t22 . id
WHERE
t0 . global_section = ?
AND t0 . parent_section_id IS NULL
AND t0 . enabled = ?
AND t0 . site_id = ?
ORDER BY
t0 . position ASC
Copy
SELECT t0 . id AS id_23 , t0 . previous_id AS previous_id_24 , t0 . layout_mode AS layout_mode_25 , t0 . background_value AS background_value_26 , t0 . background_gradient_color AS background_gradient_color_27 , t0 . foreground_color AS foreground_color_28 , t0 . accent_color AS accent_color_29 , t0 . disposition AS disposition_30 , t0 . position AS position_31 , t0 . created_at AS created_at_32 , t0 . updated_at AS updated_at_33 , t0 . title AS title_34 , t0 . title_color AS title_color_35 , t0 . title_style_color AS title_style_color_36 , t0 . title_align AS title_align_37 , t0 . title_size AS title_size_38 , t0 . title_style_auto AS title_style_auto_39 , t0 . arrow_effect AS arrow_effect_40 , t0 . top_divider AS top_divider_41 , t0 . bottom_divider AS bottom_divider_42 , t0 . global_section AS global_section_43 , t0 . background_mode AS background_mode_44 , t0 . background_sizing AS background_sizing_45 , t0 . background_align_x AS background_align_x_46 , t0 . background_align_y AS background_align_y_47 , t0 . custom_view AS custom_view_48 , t0 . custom_scss AS custom_scss_49 , t0 . custom_javascript AS custom_javascript_50 , t0 . enabled AS enabled_51 , t0 . shadow_behavior AS shadow_behavior_52 , t0 . content_before AS content_before_53 , t0 . margin_top AS margin_top_54 , t0 . margin_bottom AS margin_bottom_55 , t0 . margin_left AS margin_left_56 , t0 . margin_right AS margin_right_57 , t0 . min_height AS min_height_58 , t0 . content_align AS content_align_59 , t0 . footer_align AS footer_align_60 , t0 . vertical_align AS vertical_align_61 , t0 . content_size AS content_size_62 , t0 . buttons_size AS buttons_size_63 , t0 . heading_level AS heading_level_64 , t0 . allow_transparent_header AS allow_transparent_header_65 , t0 . blurred_background AS blurred_background_66 , t0 . links_equal_width AS links_equal_width_67 , t0 . link_style_options AS link_style_options_68 , t0 . alternate_link_style_options AS alternate_link_style_options_69 , t0 . background_media_id AS background_media_id_70 , t0 . page_id AS page_id_71 , t0 . parent_section_id AS parent_section_id_72 , t0 . site_id AS site_id_73 , t0 . title_style_id AS title_style_id_74 , t0 . link_style_id AS link_style_id_75 , t0 . alternate_link_style_id AS alternate_link_style_id_76 , t0 . dtype , t2 . old_id AS old_id_77 , t2 . title_template AS title_template_78 , t2 . item_limit AS item_limit_79 , t2 . approach_id AS approach_id_80 , t3 . has_form AS has_form_81 , t3 . email AS email_82 , t3 . adwords_code AS adwords_code_83 , t3 . conversion_html_callback AS conversion_html_callback_84 , t3 . webhook AS webhook_85 , t3 . swap_panels AS swap_panels_86 , t3 . swap_panels_mobile AS swap_panels_mobile_87 , t4 . item_style AS item_style_88 , t4 . icons_color AS icons_color_89 , t4 . icons_color_secondary AS icons_color_secondary_90 , t5 . randomized_sentences AS randomized_sentences_91 , t5 . backlink_enabled AS backlink_enabled_92 , t5 . backlink_custom_href AS backlink_custom_href_93 , t5 . backlink_custom_text AS backlink_custom_text_94 , t5 . legal_information AS legal_information_95 , t5 . additional_text AS additional_text_96 , t5 . legal_mentions AS legal_mentions_97 , t6 . partition_mode AS partition_mode_98 , t6 . reverse_responsive_order AS reverse_responsive_order_99 , t6 . carousel_auto_play AS carousel_auto_play_100 , t6 . carousel_auto_play_duration AS carousel_auto_play_duration_101 , t7 . menu_type AS menu_type_102 , t7 . height AS height_103 , t7 . listStyleGap AS listStyleGap_104 , t7 . text_color_on_transparent_header AS text_color_on_transparent_header_105 , t7 . accent_color_on_transparent_header AS accent_color_on_transparent_header_106 , t7 . background_color_on_transparent_header AS background_color_on_transparent_header_107 , t7 . background_gradient_color_on_transparent_header AS background_gradient_color_on_transparent_header_108 , t7 . shadow_behavior_on_transparent_header AS shadow_behavior_on_transparent_header_109 , t7 . blurred_background_on_transparent_header AS blurred_background_on_transparent_header_110 , t7 . gradient_shadow AS gradient_shadow_111 , t7 . logo AS logo_112 , t7 . alternate_logo AS alternate_logo_113 , t7 . navigation_id AS navigation_id_114 , t8 . locales AS locales_115 , t9 . zoom AS zoom_116 , t9 . map_style_choice AS map_style_choice_117 , t9 . map_style AS map_style_118 , t9 . legacy_map_style_code AS legacy_map_style_code_119 , t10 . icons_color AS icons_color_120 , t10 . icons_color_secondary AS icons_color_secondary_121 , t10 . item_style AS item_style_122 , t10 . item_grid AS item_grid_123 , t11 . mirrored_section_id AS mirrored_section_id_124 , t12 . display_title AS display_title_125 , t12 . display_cover AS display_cover_126 , t12 . display_author AS display_author_127 , t12 . display_date AS display_date_128 , t12 . display_tags AS display_tags_129 , t12 . display_content AS display_content_130 , t12 . display_back_link AS display_back_link_131 , t12 . display_social_sharing AS display_social_sharing_132 , t12 . enabled_sharing_platforms AS enabled_sharing_platforms_133 , t12 . social_sharing_style AS social_sharing_style_134 , t12 . post_list_page_id AS post_list_page_id_135 , t13 . posts_per_page AS posts_per_page_136 , t13 . sort_by AS sort_by_137 , t13 . display_title AS display_title_138 , t13 . display_cover AS display_cover_139 , t13 . display_author AS display_author_140 , t13 . display_date AS display_date_141 , t13 . display_content AS display_content_142 , t13 . display_post_link AS display_post_link_143 , t13 . display_tags AS display_tags_144 , t13 . display_articles AS display_articles_145 , t13 . display_search AS display_search_146 , t13 . included_tags AS included_tags_147 , t13 . excluded_tags AS excluded_tags_148 , t13 . item_grid AS item_grid_149 , t13 . item_style AS item_style_150 , t13 . blog_id AS blog_id_151 , t13 . post_page_id AS post_page_id_152 , t13 . post_list_page_id AS post_list_page_id_153 , t14 . status AS status_154 , t15 . square_items AS square_items_155 , t15 . greyscale_items AS greyscale_items_156 , t15 . recolor AS recolor_157 , t15 . item_size AS item_size_158 , t15 . carousel_mode AS carousel_mode_159 , t15 . carousel_timing AS carousel_timing_160 , t16 . has_offset_shadow AS has_offset_shadow_161 , t16 . offset_shadow_color AS offset_shadow_color_162 , t16 . has_card_border AS has_card_border_163 , t16 . item_style AS item_style_164 , t16 . item_grid AS item_grid_165 , t17 . custom_tags_order AS custom_tags_order_166 , t17 . default_tag AS default_tag_167 , t17 . display_filters AS display_filters_168 , t17 . display_all_tags AS display_all_tags_169 , t17 . has_gutter AS has_gutter_170 , t17 . has_crop AS has_crop_171 , t17 . force_links_fullscreen AS force_links_fullscreen_172 , t17 . display_content_on_over AS display_content_on_over_173 , t17 . projects_background_color AS projects_background_color_174 , t17 . projects_overlay_color AS projects_overlay_color_175 , t17 . projects_foreground_color AS projects_foreground_color_176 , t17 . projects_title_color AS projects_title_color_177 , t17 . carousel_mode AS carousel_mode_178 , t17 . carousel_timing AS carousel_timing_179 , t18 . icon_bubble AS icon_bubble_180 , t18 . icon_shape AS icon_shape_181 , t18 . icon_bubble_color AS icon_bubble_color_182 , t18 . icons_color AS icons_color_183 , t18 . icons_color_secondary AS icons_color_secondary_184 , t18 . media_bubble AS media_bubble_185 , t18 . media_shape AS media_shape_186 , t18 . media_bubble_color AS media_bubble_color_187 , t18 . media_color AS media_color_188 , t18 . media_sizing AS media_sizing_189 , t18 . cards_gradient AS cards_gradient_190 , t18 . media_size AS media_size_191 , t18 . item_style AS item_style_192 , t18 . item_grid AS item_grid_193 , t20 . ratings_color AS ratings_color_194 , t20 . carousel_mode AS carousel_mode_195 , t20 . carousel_timing AS carousel_timing_196 , t21 . content AS content_197 , t21 . media AS media_198 FROM section t0 LEFT JOIN section_banner t1 ON t0 . id = t1 . id LEFT JOIN epx_module_seo_combination_section t2 ON t0 . id = t2 . id LEFT JOIN section_contact t3 ON t0 . id = t3 . id LEFT JOIN section_faq t4 ON t0 . id = t4 . id LEFT JOIN section_footer t5 ON t0 . id = t5 . id LEFT JOIN section_group t6 ON t0 . id = t6 . id LEFT JOIN section_header t7 ON t0 . id = t7 . id LEFT JOIN section_locale_selector t8 ON t0 . id = t8 . id LEFT JOIN section_map t9 ON t0 . id = t9 . id LEFT JOIN section_metrics t10 ON t0 . id = t10 . id LEFT JOIN section_mirror t11 ON t0 . id = t11 . id LEFT JOIN epx_module_blog_post_content_section t12 ON t0 . id = t12 . id LEFT JOIN epx_module_blog_post_list_section t13 ON t0 . id = t13 . id LEFT JOIN epx_module_quarante_huit_couleurs_section t14 ON t0 . id = t14 . id LEFT JOIN section_partnerships t15 ON t0 . id = t15 . id LEFT JOIN section_people t16 ON t0 . id = t16 . id LEFT JOIN section_projects t17 ON t0 . id = t17 . id LEFT JOIN section_services t18 ON t0 . id = t18 . id LEFT JOIN section_spacer t19 ON t0 . id = t19 . id LEFT JOIN section_testimonies t20 ON t0 . id = t20 . id LEFT JOIN section_text t21 ON t0 . id = t21 . id LEFT JOIN section_title t22 ON t0 . id = t22 . id WHERE t0 . global_section = 'footer' AND t0 . parent_section_id IS NULL AND t0 . enabled = 1 AND t0 . site_id = '133e7840-479d-11f1-aa3f-565e1d1e56f6' ORDER BY t0 . position ASC ;
Copy