0.48 ms (23.91%)
|
1 |
SELECT c0_.id AS id_0, c0_.hero_title AS hero_title_1, c0_.intro_title AS intro_title_2, c0_.intro_left_text AS intro_left_text_3, c0_.intro_right_text AS intro_right_text_4, c0_.key_dates_title AS key_dates_title_5, c0_.story_title AS story_title_6, c0_.story_subtitle AS story_subtitle_7, c0_.concepts_title AS concepts_title_8, c0_.offer_banner_text AS offer_banner_text_9, c0_.lead_title AS lead_title_10, c0_.lead_subtitle AS lead_subtitle_11, c0_.lead_legal AS lead_legal_12, c0_.gallery_title AS gallery_title_13, c0_.newsletter_title AS newsletter_title_14, c0_.newsletter_subtitle AS newsletter_subtitle_15, c0_.newsletter_legal AS newsletter_legal_16, c0_.updated_at AS updated_at_17 FROM cms_franchise_page c0_ LIMIT 1
SELECT c0_.id AS id_0, c0_.hero_title AS hero_title_1, c0_.intro_title AS intro_title_2, c0_.intro_left_text AS intro_left_text_3, c0_.intro_right_text AS intro_right_text_4, c0_.key_dates_title AS key_dates_title_5, c0_.story_title AS story_title_6, c0_.story_subtitle AS story_subtitle_7, c0_.concepts_title AS concepts_title_8, c0_.offer_banner_text AS offer_banner_text_9, c0_.lead_title AS lead_title_10, c0_.lead_subtitle AS lead_subtitle_11, c0_.lead_legal AS lead_legal_12, c0_.gallery_title AS gallery_title_13, c0_.newsletter_title AS newsletter_title_14, c0_.newsletter_subtitle AS newsletter_subtitle_15, c0_.newsletter_legal AS newsletter_legal_16, c0_.updated_at AS updated_at_17 FROM cms_franchise_page c0_ LIMIT 1;
|
0.46 ms (22.86%)
|
1 |
SELECT c0_.id AS id_0, c0_.instagram_url AS instagram_url_1, c0_.facebook_url AS facebook_url_2, c0_.contact_email AS contact_email_3, c0_.contact_phone AS contact_phone_4, c0_.contact_address AS contact_address_5, c0_.order_url AS order_url_6, c0_.footer_credit AS footer_credit_7, c0_.footer_tagline AS footer_tagline_8, c0_.updated_at AS updated_at_9 FROM cms_site_settings c0_ LIMIT 1
SELECT c0_.id AS id_0, c0_.instagram_url AS instagram_url_1, c0_.facebook_url AS facebook_url_2, c0_.contact_email AS contact_email_3, c0_.contact_phone AS contact_phone_4, c0_.contact_address AS contact_address_5, c0_.order_url AS order_url_6, c0_.footer_credit AS footer_credit_7, c0_.footer_tagline AS footer_tagline_8, c0_.updated_at AS updated_at_9 FROM cms_site_settings c0_ LIMIT 1;
|
0.36 ms (17.86%)
|
1 |
SELECT t0.id AS id_1, t0.year AS year_2, t0.title AS title_3, t0.description AS description_4, t0.image_path AS image_path_5, t0.position AS position_6, t0.updated_at AS updated_at_7, t0.franchise_page_id AS franchise_page_id_8 FROM cms_franchise_key_date t0 WHERE t0.franchise_page_id = ? ORDER BY t0.position ASC, t0.year ASC
SELECT t0.id AS id_1, t0.year AS year_2, t0.title AS title_3, t0.description AS description_4, t0.image_path AS image_path_5, t0.position AS position_6, t0.updated_at AS updated_at_7, t0.franchise_page_id AS franchise_page_id_8 FROM cms_franchise_key_date t0 WHERE t0.franchise_page_id = 1 ORDER BY t0.position ASC, t0.year ASC;
|
0.29 ms (14.26%)
|
1 |
SELECT t0.id AS id_1, t0.year AS year_2, t0.title AS title_3, t0.description AS description_4, t0.position AS position_5, t0.updated_at AS updated_at_6, t0.franchise_page_id AS franchise_page_id_7 FROM cms_franchise_story_item t0 WHERE t0.franchise_page_id = ? ORDER BY t0.position ASC, t0.year ASC
SELECT t0.id AS id_1, t0.year AS year_2, t0.title AS title_3, t0.description AS description_4, t0.position AS position_5, t0.updated_at AS updated_at_6, t0.franchise_page_id AS franchise_page_id_7 FROM cms_franchise_story_item t0 WHERE t0.franchise_page_id = 1 ORDER BY t0.position ASC, t0.year ASC;
|
0.21 ms (10.61%)
|
1 |
SELECT t0.id AS id_1, t0.zone_label AS zone_label_2, t0.title AS title_3, t0.image_path AS image_path_4, t0.surface AS surface_5, t0.service AS service_6, t0.ca_estimated AS ca_estimated_7, t0.apport_minimum AS apport_minimum_8, t0.redevance AS redevance_9, t0.concept_label AS concept_label_10, t0.position AS position_11, t0.updated_at AS updated_at_12, t0.franchise_page_id AS franchise_page_id_13 FROM cms_franchise_concept t0 WHERE t0.franchise_page_id = ? ORDER BY t0.position ASC
SELECT t0.id AS id_1, t0.zone_label AS zone_label_2, t0.title AS title_3, t0.image_path AS image_path_4, t0.surface AS surface_5, t0.service AS service_6, t0.ca_estimated AS ca_estimated_7, t0.apport_minimum AS apport_minimum_8, t0.redevance AS redevance_9, t0.concept_label AS concept_label_10, t0.position AS position_11, t0.updated_at AS updated_at_12, t0.franchise_page_id AS franchise_page_id_13 FROM cms_franchise_concept t0 WHERE t0.franchise_page_id = 1 ORDER BY t0.position ASC;
|
0.21 ms (10.50%)
|
1 |
SELECT c0_.id AS id_0, c0_.gallery_title AS gallery_title_1, c0_.newsletter_title AS newsletter_title_2, c0_.newsletter_subtitle AS newsletter_subtitle_3, c0_.newsletter_legal AS newsletter_legal_4, c0_.updated_at AS updated_at_5 FROM cms_global_blocks c0_ LIMIT 1
SELECT c0_.id AS id_0, c0_.gallery_title AS gallery_title_1, c0_.newsletter_title AS newsletter_title_2, c0_.newsletter_subtitle AS newsletter_subtitle_3, c0_.newsletter_legal AS newsletter_legal_4, c0_.updated_at AS updated_at_5 FROM cms_global_blocks c0_ LIMIT 1;
|