3.24 ms (25.68%)
1
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . pre_title AS pre_title_4 , t0 . description AS description_5 , t0 . show_in_header AS show_in_header_6 , t0 . show_in_footer AS show_in_footer_7 , t0 . icon AS icon_8 , t0 . tenant_id AS tenant_id_9 , t0 . parent_id AS parent_id_10 FROM category t0 WHERE t0 . id = ? AND ((t0 . tenant_id = '1' ))
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . slug AS slug_3 , t0 . pre_title AS pre_title_4 , t0 . description AS description_5 , t0 . show_in_header AS show_in_header_6 , t0 . show_in_footer AS show_in_footer_7 , t0 . icon AS icon_8 , t0 . tenant_id AS tenant_id_9 , t0 . parent_id AS parent_id_10 FROM category t0 WHERE t0 . id = 1 AND ((t0 . tenant_id = '1' ));
Copy
2.61 ms (20.65%)
2
SELECT t0 . id AS id_1 , t0 . title_part1 AS title_part1_2 , t0 . title_part2 AS title_part2_3 , t0 . position AS position_4 , t0 . active AS active_5 , t0 . bg_type AS bg_type_6 , t0 . bg_color AS bg_color_7 , t0 . bg_gradient AS bg_gradient_8 , t0 . bg_image AS bg_image_9 , t0 . bg_image_opacity AS bg_image_opacity_10 , t0 . bg_image_position AS bg_image_position_11 , t0 . bg_video AS bg_video_12 , t0 . updated_at AS updated_at_13 , t0 . page_id AS page_id_14 , t0 . category_id AS category_id_15 FROM page_section t0 WHERE t0 . page_id = ? ORDER BY t0 . position ASC
SELECT t0 . id AS id_1 , t0 . title_part1 AS title_part1_2 , t0 . title_part2 AS title_part2_3 , t0 . position AS position_4 , t0 . active AS active_5 , t0 . bg_type AS bg_type_6 , t0 . bg_color AS bg_color_7 , t0 . bg_gradient AS bg_gradient_8 , t0 . bg_image AS bg_image_9 , t0 . bg_image_opacity AS bg_image_opacity_10 , t0 . bg_image_position AS bg_image_position_11 , t0 . bg_video AS bg_video_12 , t0 . updated_at AS updated_at_13 , t0 . page_id AS page_id_14 , t0 . category_id AS category_id_15 FROM page_section t0 WHERE t0 . page_id = 1 ORDER BY t0 . position ASC ;
Copy
1.68 ms (13.28%)
1
SELECT t0 . id AS id_1 , t0 . domain AS domain_2 , t0 . name AS name_3 , t0 . logo AS logo_4 , t0 . dark_logo AS dark_logo_5 , t0 . primary_color AS primary_color_6 , t0 . secondary_color AS secondary_color_7 , t0 . primary_color_dark AS primary_color_dark_8 , t0 . secondary_color_dark AS secondary_color_dark_9 , t0 . bg_color_light1 AS bg_color_light1_10 , t0 . bg_color_light2 AS bg_color_light2_11 , t0 . bg_color_dark1 AS bg_color_dark1_12 , t0 . bg_color_dark2 AS bg_color_dark2_13 , t0 . contact_email AS contact_email_14 , t0 . youtube_link AS youtube_link_15 , t0 . instagram_link AS instagram_link_16 , t0 . facebook_link AS facebook_link_17 , t0 . whatsapp_link AS whatsapp_link_18 , t0 . linkedin_link AS linkedin_link_19 , t0 . about_text AS about_text_20 , t0 . about_full_text AS about_full_text_21 , t0 . about_image AS about_image_22 , t0 . address AS address_23 , t0 . phone AS phone_24 , t0 . maps_embed_url AS maps_embed_url_25 , t0 . theme AS theme_26 , t0 . favicon AS favicon_27 , t0 . seo_title AS seo_title_28 , t0 . seo_description AS seo_description_29 , t0 . seo_keywords AS seo_keywords_30 , t0 . og_image AS og_image_31 , t0 . font_settings AS font_settings_32 , t0 . navigation_settings AS navigation_settings_33 , t0 . show_section_titles AS show_section_titles_34 , t0 . landing_page_mode AS landing_page_mode_35 , t0 . updated_at AS updated_at_36 , t0 . home_page_id AS home_page_id_37 FROM tenant t0 WHERE t0 . domain = ? LIMIT 1
Parameters :
[
"site.wab.com.br "
]
SELECT t0 . id AS id_1 , t0 . domain AS domain_2 , t0 . name AS name_3 , t0 . logo AS logo_4 , t0 . dark_logo AS dark_logo_5 , t0 . primary_color AS primary_color_6 , t0 . secondary_color AS secondary_color_7 , t0 . primary_color_dark AS primary_color_dark_8 , t0 . secondary_color_dark AS secondary_color_dark_9 , t0 . bg_color_light1 AS bg_color_light1_10 , t0 . bg_color_light2 AS bg_color_light2_11 , t0 . bg_color_dark1 AS bg_color_dark1_12 , t0 . bg_color_dark2 AS bg_color_dark2_13 , t0 . contact_email AS contact_email_14 , t0 . youtube_link AS youtube_link_15 , t0 . instagram_link AS instagram_link_16 , t0 . facebook_link AS facebook_link_17 , t0 . whatsapp_link AS whatsapp_link_18 , t0 . linkedin_link AS linkedin_link_19 , t0 . about_text AS about_text_20 , t0 . about_full_text AS about_full_text_21 , t0 . about_image AS about_image_22 , t0 . address AS address_23 , t0 . phone AS phone_24 , t0 . maps_embed_url AS maps_embed_url_25 , t0 . theme AS theme_26 , t0 . favicon AS favicon_27 , t0 . seo_title AS seo_title_28 , t0 . seo_description AS seo_description_29 , t0 . seo_keywords AS seo_keywords_30 , t0 . og_image AS og_image_31 , t0 . font_settings AS font_settings_32 , t0 . navigation_settings AS navigation_settings_33 , t0 . show_section_titles AS show_section_titles_34 , t0 . landing_page_mode AS landing_page_mode_35 , t0 . updated_at AS updated_at_36 , t0 . home_page_id AS home_page_id_37 FROM tenant t0 WHERE t0 . domain = 'site.wab.com.br' LIMIT 1 ;
Copy
1.21 ms (9.58%)
1
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . show_in_header AS show_in_header_4 , t0 . show_in_footer AS show_in_footer_5 , t0 . seo_title AS seo_title_6 , t0 . seo_description AS seo_description_7 , t0 . cover_image AS cover_image_8 , t0 . position AS position_9 , t0 . show_title AS show_title_10 , t0 . updated_at AS updated_at_11 , t0 . tenant_id AS tenant_id_12 , t0 . category_id AS category_id_13 FROM page t0 WHERE t0 . slug = ? AND ((t0 . tenant_id = '1' )) LIMIT 1
Parameters :
[
"direito-do-consumidor "
]
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . show_in_header AS show_in_header_4 , t0 . show_in_footer AS show_in_footer_5 , t0 . seo_title AS seo_title_6 , t0 . seo_description AS seo_description_7 , t0 . cover_image AS cover_image_8 , t0 . position AS position_9 , t0 . show_title AS show_title_10 , t0 . updated_at AS updated_at_11 , t0 . tenant_id AS tenant_id_12 , t0 . category_id AS category_id_13 FROM page t0 WHERE t0 . slug = 'direito-do-consumidor' AND ((t0 . tenant_id = '1' )) LIMIT 1 ;
Copy
1.07 ms (8.49%)
1
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . show_in_header AS show_in_header_4 , t0 . show_in_footer AS show_in_footer_5 , t0 . seo_title AS seo_title_6 , t0 . seo_description AS seo_description_7 , t0 . cover_image AS cover_image_8 , t0 . position AS position_9 , t0 . show_title AS show_title_10 , t0 . updated_at AS updated_at_11 , t0 . tenant_id AS tenant_id_12 , t0 . category_id AS category_id_13 FROM page t0 WHERE t0 . id = ? AND ((t0 . tenant_id = '1' ))
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . show_in_header AS show_in_header_4 , t0 . show_in_footer AS show_in_footer_5 , t0 . seo_title AS seo_title_6 , t0 . seo_description AS seo_description_7 , t0 . cover_image AS cover_image_8 , t0 . position AS position_9 , t0 . show_title AS show_title_10 , t0 . updated_at AS updated_at_11 , t0 . tenant_id AS tenant_id_12 , t0 . category_id AS category_id_13 FROM page t0 WHERE t0 . id = 1 AND ((t0 . tenant_id = '1' ));
Copy
1.01 ms (8.01%)
1
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . slug AS slug_2 , c0_ . pre_title AS pre_title_3 , c0_ . description AS description_4 , c0_ . show_in_header AS show_in_header_5 , c0_ . show_in_footer AS show_in_footer_6 , c0_ . icon AS icon_7 , c0_ . tenant_id AS tenant_id_8 , c0_ . parent_id AS parent_id_9 FROM category c0_ WHERE (c0_ . parent_id IS NULL AND c0_ . show_in_header = 1 ) AND (c0_ . tenant_id = '1' ) ORDER BY c0_ . name ASC
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . slug AS slug_2 , c0_ . pre_title AS pre_title_3 , c0_ . description AS description_4 , c0_ . show_in_header AS show_in_header_5 , c0_ . show_in_footer AS show_in_footer_6 , c0_ . icon AS icon_7 , c0_ . tenant_id AS tenant_id_8 , c0_ . parent_id AS parent_id_9 FROM category c0_ WHERE (c0_ . parent_id IS NULL AND c0_ . show_in_header = 1 ) AND (c0_ . tenant_id = '1' ) ORDER BY c0_ . name ASC ;
Copy
0.97 ms (7.70%)
1
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . slug AS slug_2 , c0_ . pre_title AS pre_title_3 , c0_ . description AS description_4 , c0_ . show_in_header AS show_in_header_5 , c0_ . show_in_footer AS show_in_footer_6 , c0_ . icon AS icon_7 , c0_ . tenant_id AS tenant_id_8 , c0_ . parent_id AS parent_id_9 FROM category c0_ WHERE (c0_ . parent_id IS NULL AND c0_ . show_in_footer = 1 ) AND (c0_ . tenant_id = '1' ) ORDER BY c0_ . name ASC
SELECT c0_ . id AS id_0 , c0_ . name AS name_1 , c0_ . slug AS slug_2 , c0_ . pre_title AS pre_title_3 , c0_ . description AS description_4 , c0_ . show_in_header AS show_in_header_5 , c0_ . show_in_footer AS show_in_footer_6 , c0_ . icon AS icon_7 , c0_ . tenant_id AS tenant_id_8 , c0_ . parent_id AS parent_id_9 FROM category c0_ WHERE (c0_ . parent_id IS NULL AND c0_ . show_in_footer = 1 ) AND (c0_ . tenant_id = '1' ) ORDER BY c0_ . name ASC ;
Copy
0.83 ms (6.61%)
1
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . show_in_header AS show_in_header_4 , t0 . show_in_footer AS show_in_footer_5 , t0 . seo_title AS seo_title_6 , t0 . seo_description AS seo_description_7 , t0 . cover_image AS cover_image_8 , t0 . position AS position_9 , t0 . show_title AS show_title_10 , t0 . updated_at AS updated_at_11 , t0 . tenant_id AS tenant_id_12 , t0 . category_id AS category_id_13 FROM page t0 WHERE t0 . show_in_footer = ? AND ((t0 . tenant_id = '1' ))
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . slug AS slug_3 , t0 . show_in_header AS show_in_header_4 , t0 . show_in_footer AS show_in_footer_5 , t0 . seo_title AS seo_title_6 , t0 . seo_description AS seo_description_7 , t0 . cover_image AS cover_image_8 , t0 . position AS position_9 , t0 . show_title AS show_title_10 , t0 . updated_at AS updated_at_11 , t0 . tenant_id AS tenant_id_12 , t0 . category_id AS category_id_13 FROM page t0 WHERE t0 . show_in_footer = 1 AND ((t0 . tenant_id = '1' ));
Copy