1
1.79 ms
SELECT t0 . favicon AS favicon_1 , t0 . host AS host_2 , t0 . client AS client_3 , t0 . id AS id_4 , t5 . baseTitle AS baseTitle_6 , t5 . baseKeywords AS baseKeywords_7 , t5 . id AS id_8 , t5 . site_id AS site_id_9 FROM CRM__site t0 LEFT JOIN CRM__site_meta_group t5 ON t5 . site_id = t0 . id WHERE t0 . client = ? LIMIT 1
Parameters :
[
"636c695f_33333064 "
]
SELECT t0 . favicon AS favicon_1 , t0 . host AS host_2 , t0 . client AS client_3 , t0 . id AS id_4 , t5 . baseTitle AS baseTitle_6 , t5 . baseKeywords AS baseKeywords_7 , t5 . id AS id_8 , t5 . site_id AS site_id_9 FROM CRM__site t0 LEFT JOIN CRM__site_meta_group t5 ON t5 . site_id = t0 . id WHERE t0 . client = '636c695f_33333064' LIMIT 1 ;
Copy
2
1.68 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . site_id IN (? )
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . site_id IN (3 );
Copy
3
0.95 ms
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . meta_id AS meta_id_4 , t0 . constant_id AS constant_id_5 , t0 . type , t0 . alt AS alt_6 , t0 . media_id AS media_id_7 , t0 . content AS content_8 , t0 . path AS path_9 , t0 . label AS label_10 , t0 . icon AS icon_11 , t0 . target AS target_12 , t0 . menu_id AS menu_id_13 , t0 . bound AS bound_14 , t0 . width AS width_15 , t0 . media_id AS media_id_16 , t0 . image_id AS image_id_17 , t0 . source AS source_18 , t0 . map_url AS map_url_19 , t0 . api_key AS api_key_20 FROM CMS__component_generic_meta t0 WHERE t0 . id IN (? , ? ) AND t0 . type IN ('image' , 'text' , 'link' , 'source' , 'map' )
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . meta_id AS meta_id_4 , t0 . constant_id AS constant_id_5 , t0 . type , t0 . alt AS alt_6 , t0 . media_id AS media_id_7 , t0 . content AS content_8 , t0 . path AS path_9 , t0 . label AS label_10 , t0 . icon AS icon_11 , t0 . target AS target_12 , t0 . menu_id AS menu_id_13 , t0 . bound AS bound_14 , t0 . width AS width_15 , t0 . media_id AS media_id_16 , t0 . image_id AS image_id_17 , t0 . source AS source_18 , t0 . map_url AS map_url_19 , t0 . api_key AS api_key_20 FROM CMS__component_generic_meta t0 WHERE t0 . id IN (4 , 18 ) AND t0 . type IN ('image' , 'text' , 'link' , 'source' , 'map' );
Copy
4
0.54 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 FROM CMS__static_Header t0 WHERE t0 . logo_id = ?
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 FROM CMS__static_Header t0 WHERE t0 . logo_id = 4 ;
Copy
5
0.42 ms
SELECT t0 . id AS id_1 , t0 . label_id AS label_id_2 , t0 . site_id AS site_id_3 , t0 . header_id AS header_id_4 , t0 . footer_id AS footer_id_5 FROM CMS__static_menu t0 WHERE t0 . footer_id IN (? )
SELECT t0 . id AS id_1 , t0 . label_id AS label_id_2 , t0 . site_id AS site_id_3 , t0 . header_id AS header_id_4 , t0 . footer_id AS footer_id_5 FROM CMS__static_menu t0 WHERE t0 . footer_id IN (1 );
Copy
6
2.08 ms
SELECT t0 . name AS name_1 , t0 . email AS email_2 , t0 . phone AS phone_3 , t0 . fax AS fax_4 , t0 . mobile AS mobile_5 , t0 . url AS url_6 , t0 . id AS id_7 , t0 . site_id AS site_id_8 , t0 . footer_id AS footer_id_9 FROM CMS__static_contact t0 WHERE t0 . footer_id IN (? )
SELECT t0 . name AS name_1 , t0 . email AS email_2 , t0 . phone AS phone_3 , t0 . fax AS fax_4 , t0 . mobile AS mobile_5 , t0 . url AS url_6 , t0 . id AS id_7 , t0 . site_id AS site_id_8 , t0 . footer_id AS footer_id_9 FROM CMS__static_contact t0 WHERE t0 . footer_id IN (1 );
Copy
7
0.46 ms
SELECT t0 . company AS company_1 , t0 . city AS city_2 , t0 . street AS street_3 , t0 . zip AS zip_4 , t0 . website AS website_5 , t0 . url AS url_6 , t0 . id AS id_7 , t0 . site_id AS site_id_8 , t0 . footer_id AS footer_id_9 FROM CMS__static_address t0 WHERE t0 . footer_id IN (? )
SELECT t0 . company AS company_1 , t0 . city AS city_2 , t0 . street AS street_3 , t0 . zip AS zip_4 , t0 . website AS website_5 , t0 . url AS url_6 , t0 . id AS id_7 , t0 . site_id AS site_id_8 , t0 . footer_id AS footer_id_9 FROM CMS__static_address t0 WHERE t0 . footer_id IN (1 );
Copy
8
0.39 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . logo_id = ?
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . logo_id = 4 ;
Copy
9
0.32 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . map_id = ?
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . map_id = 18 ;
Copy
10
0.37 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 FROM CMS__static_Header t0 WHERE t0 . site_id IN (? )
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 FROM CMS__static_Header t0 WHERE t0 . site_id IN (3 );
Copy
11
0.80 ms
SELECT c0_ . name AS name_0 , c0_ . title AS title_1 , c0_ . slug AS slug_2 , c0_ . published AS published_3 , c0_ . createdAt AS createdAt_4 , c0_ . updatedAt AS updatedAt_5 , c0_ . id AS id_6 , c0_ . parent_id AS parent_id_7 , c0_ . seo_id AS seo_id_8 , c0_ . resources_id AS resources_id_9 , c0_ . site_id AS site_id_10 FROM CMS__page c0_ WHERE c0_ . site_id = ? AND c0_ . slug = ?
Parameters :
[
3
"rules "
]
SELECT c0_ . name AS name_0 , c0_ . title AS title_1 , c0_ . slug AS slug_2 , c0_ . published AS published_3 , c0_ . createdAt AS createdAt_4 , c0_ . updatedAt AS updatedAt_5 , c0_ . id AS id_6 , c0_ . parent_id AS parent_id_7 , c0_ . seo_id AS seo_id_8 , c0_ . resources_id AS resources_id_9 , c0_ . site_id AS site_id_10 FROM CMS__page c0_ WHERE c0_ . site_id = 3 AND c0_ . slug = 'rules' ;
Copy
12
0.91 ms
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . config_id AS config_id_4 , t5 . id AS id_6 , t5 . attr_id AS attr_id_7 , t0 . page_id AS page_id_8 , t0 . site_id AS site_id_9 FROM CMS__section t0 LEFT JOIN CMS__section_config t5 ON t0 . config_id = t5 . id WHERE t0 . page_id IN (? ) ORDER BY t0 . position ASC
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . config_id AS config_id_4 , t5 . id AS id_6 , t5 . attr_id AS attr_id_7 , t0 . page_id AS page_id_8 , t0 . site_id AS site_id_9 FROM CMS__section t0 LEFT JOIN CMS__section_config t5 ON t0 . config_id = t5 . id WHERE t0 . page_id IN (4 ) ORDER BY t0 . position ASC ;
Copy
13
1.22 ms
SELECT t0 . count AS count_1 , t0 . sectionConfig_id AS sectionConfig_id_2 , t0 . componentTemplate_id AS componentTemplate_id_3 , t4 . name AS name_5 , t4 . label AS label_6 , t4 . element AS element_7 , t4 . id AS id_8 , t4 . constantList_id AS constantList_id_9 , t4 . variableList_id AS variableList_id_10 , t4 . meta_id AS meta_id_11 , t4 . site_id AS site_id_12 FROM CMS__section_config_component_template t0 LEFT JOIN CMS__component_template t4 ON t0 . componentTemplate_id = t4 . id WHERE t0 . sectionConfig_id = ?
SELECT t0 . count AS count_1 , t0 . sectionConfig_id AS sectionConfig_id_2 , t0 . componentTemplate_id AS componentTemplate_id_3 , t4 . name AS name_5 , t4 . label AS label_6 , t4 . element AS element_7 , t4 . id AS id_8 , t4 . constantList_id AS constantList_id_9 , t4 . variableList_id AS variableList_id_10 , t4 . meta_id AS meta_id_11 , t4 . site_id AS site_id_12 FROM CMS__section_config_component_template t0 LEFT JOIN CMS__component_template t4 ON t0 . componentTemplate_id = t4 . id WHERE t0 . sectionConfig_id = 6 ;
Copy
14
0.64 ms
SELECT t0 . css_class AS css_class_1 , t0 . css_id AS css_id_2 , t0 . id AS id_3 , t4 . id AS id_5 , t4 . attr_id AS attr_id_6 FROM CMS__component_attr t0 LEFT JOIN CMS__section_config t4 ON t4 . attr_id = t0 . id WHERE t0 . id IN (? )
SELECT t0 . css_class AS css_class_1 , t0 . css_id AS css_id_2 , t0 . id AS id_3 , t4 . id AS id_5 , t4 . attr_id AS attr_id_6 FROM CMS__component_attr t0 LEFT JOIN CMS__section_config t4 ON t4 . attr_id = t0 . id WHERE t0 . id IN (6 );
Copy
15
0.49 ms
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . inputName AS inputName_3 , t0 . id AS id_4 , t0 . template_id AS template_id_5 , t0 . section_id AS section_id_6 , t0 . constList_id AS constList_id_7 , t0 . parent_id AS parent_id_8 , t0 . meta_id AS meta_id_9 FROM CMS__component t0 WHERE t0 . section_id IN (? ) ORDER BY t0 . position ASC
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . inputName AS inputName_3 , t0 . id AS id_4 , t0 . template_id AS template_id_5 , t0 . section_id AS section_id_6 , t0 . constList_id AS constList_id_7 , t0 . parent_id AS parent_id_8 , t0 . meta_id AS meta_id_9 FROM CMS__component t0 WHERE t0 . section_id IN (6 ) ORDER BY t0 . position ASC ;
Copy
16
0.44 ms
SELECT t0 . id AS id_1 , t2 . name AS name_3 , t2 . label AS label_4 , t2 . element AS element_5 , t2 . id AS id_6 , t2 . constantList_id AS constantList_id_7 , t2 . variableList_id AS variableList_id_8 , t2 . meta_id AS meta_id_9 , t2 . site_id AS site_id_10 FROM CMS__component_variable_list t0 LEFT JOIN CMS__component_template t2 ON t2 . variableList_id = t0 . id WHERE t0 . id IN (? )
SELECT t0 . id AS id_1 , t2 . name AS name_3 , t2 . label AS label_4 , t2 . element AS element_5 , t2 . id AS id_6 , t2 . constantList_id AS constantList_id_7 , t2 . variableList_id AS variableList_id_8 , t2 . meta_id AS meta_id_9 , t2 . site_id AS site_id_10 FROM CMS__component_variable_list t0 LEFT JOIN CMS__component_template t2 ON t2 . variableList_id = t0 . id WHERE t0 . id IN (1 );
Copy
17
0.46 ms
SELECT t0 . field_class AS field_class_1 , t0 . type AS type_2 , t0 . ftype AS ftype_3 , t0 . required AS required_4 , t0 . multiple AS multiple_5 , t0 . count AS count_6 , t0 . constant_fields AS constant_fields_7 , t0 . data AS data_8 , t0 . id AS id_9 , t0 . var_id AS var_id_10 FROM CMS__component_variable_input t0 WHERE t0 . var_id IN (? )
SELECT t0 . field_class AS field_class_1 , t0 . type AS type_2 , t0 . ftype AS ftype_3 , t0 . required AS required_4 , t0 . multiple AS multiple_5 , t0 . count AS count_6 , t0 . constant_fields AS constant_fields_7 , t0 . data AS data_8 , t0 . id AS id_9 , t0 . var_id AS var_id_10 FROM CMS__component_variable_input t0 WHERE t0 . var_id IN (1 );
Copy
18
0.59 ms
SELECT t0 . directory AS directory_1 , t0 . id AS id_2 , t3 . name AS name_4 , t3 . title AS title_5 , t3 . slug AS slug_6 , t3 . published AS published_7 , t3 . createdAt AS createdAt_8 , t3 . updatedAt AS updatedAt_9 , t3 . id AS id_10 , t3 . parent_id AS parent_id_11 , t3 . seo_id AS seo_id_12 , t3 . resources_id AS resources_id_13 , t3 . site_id AS site_id_14 FROM CMS__meta_resources t0 LEFT JOIN CMS__page t3 ON t3 . resources_id = t0 . id WHERE t0 . id = ?
SELECT t0 . directory AS directory_1 , t0 . id AS id_2 , t3 . name AS name_4 , t3 . title AS title_5 , t3 . slug AS slug_6 , t3 . published AS published_7 , t3 . createdAt AS createdAt_8 , t3 . updatedAt AS updatedAt_9 , t3 . id AS id_10 , t3 . parent_id AS parent_id_11 , t3 . seo_id AS seo_id_12 , t3 . resources_id AS resources_id_13 , t3 . site_id AS site_id_14 FROM CMS__meta_resources t0 LEFT JOIN CMS__page t3 ON t3 . resources_id = t0 . id WHERE t0 . id = 4 ;
Copy
19
0.43 ms
SELECT t0 . name AS name_1 , t0 . description AS description_2 , t0 . url AS url_3 , t0 . local AS local_4 , t0 . id AS id_5 FROM CMS__font t0 INNER JOIN CMS__meta_resources_fonts ON t0 . id = CMS__meta_resources_fonts . font_id WHERE CMS__meta_resources_fonts . resources_id = ?
SELECT t0 . name AS name_1 , t0 . description AS description_2 , t0 . url AS url_3 , t0 . local AS local_4 , t0 . id AS id_5 FROM CMS__font t0 INNER JOIN CMS__meta_resources_fonts ON t0 . id = CMS__meta_resources_fonts . font_id WHERE CMS__meta_resources_fonts . resources_id = 4 ;
Copy
20
0.58 ms
SELECT t0 . url AS url_1 , t0 . integrity AS integrity_2 , t0 . crossorigin AS crossorigin_3 , t0 . referrerpolicy AS referrerpolicy_4 , t0 . type AS type_5 , t0 . id AS id_6 FROM CMS__resources_style t0 INNER JOIN CMS__meta_resources_styles ON t0 . id = CMS__meta_resources_styles . style_id WHERE CMS__meta_resources_styles . resources_id = ?
SELECT t0 . url AS url_1 , t0 . integrity AS integrity_2 , t0 . crossorigin AS crossorigin_3 , t0 . referrerpolicy AS referrerpolicy_4 , t0 . type AS type_5 , t0 . id AS id_6 FROM CMS__resources_style t0 INNER JOIN CMS__meta_resources_styles ON t0 . id = CMS__meta_resources_styles . style_id WHERE CMS__meta_resources_styles . resources_id = 4 ;
Copy
21
0.54 ms
SELECT t0 . url AS url_1 , t0 . integrity AS integrity_2 , t0 . crossorigin AS crossorigin_3 , t0 . referrerpolicy AS referrerpolicy_4 , t0 . type AS type_5 , t0 . defer AS defer_6 , t0 . async AS async_7 , t0 . id AS id_8 FROM CMS__resources_script t0 INNER JOIN CMS__meta_resources_scripts ON t0 . id = CMS__meta_resources_scripts . script_id WHERE CMS__meta_resources_scripts . resources_id = ?
SELECT t0 . url AS url_1 , t0 . integrity AS integrity_2 , t0 . crossorigin AS crossorigin_3 , t0 . referrerpolicy AS referrerpolicy_4 , t0 . type AS type_5 , t0 . defer AS defer_6 , t0 . async AS async_7 , t0 . id AS id_8 FROM CMS__resources_script t0 INNER JOIN CMS__meta_resources_scripts ON t0 . id = CMS__meta_resources_scripts . script_id WHERE CMS__meta_resources_scripts . resources_id = 4 ;
Copy
22
0.55 ms
SELECT t0 . description AS description_1 , t0 . keywords AS keywords_2 , t0 . canonical AS canonical_3 , t0 . robots AS robots_4 , t0 . author AS author_5 , t0 . publisher AS publisher_6 , t0 . copyright AS copyright_7 , t0 . id AS id_8 , t0 . og_id AS og_id_9 , t0 . twitter_id AS twitter_id_10 , t11 . name AS name_12 , t11 . title AS title_13 , t11 . slug AS slug_14 , t11 . published AS published_15 , t11 . createdAt AS createdAt_16 , t11 . updatedAt AS updatedAt_17 , t11 . id AS id_18 , t11 . parent_id AS parent_id_19 , t11 . seo_id AS seo_id_20 , t11 . resources_id AS resources_id_21 , t11 . site_id AS site_id_22 FROM CMS__meta_seo t0 LEFT JOIN CMS__page t11 ON t11 . seo_id = t0 . id WHERE t0 . id = ?
SELECT t0 . description AS description_1 , t0 . keywords AS keywords_2 , t0 . canonical AS canonical_3 , t0 . robots AS robots_4 , t0 . author AS author_5 , t0 . publisher AS publisher_6 , t0 . copyright AS copyright_7 , t0 . id AS id_8 , t0 . og_id AS og_id_9 , t0 . twitter_id AS twitter_id_10 , t11 . name AS name_12 , t11 . title AS title_13 , t11 . slug AS slug_14 , t11 . published AS published_15 , t11 . createdAt AS createdAt_16 , t11 . updatedAt AS updatedAt_17 , t11 . id AS id_18 , t11 . parent_id AS parent_id_19 , t11 . seo_id AS seo_id_20 , t11 . resources_id AS resources_id_21 , t11 . site_id AS site_id_22 FROM CMS__meta_seo t0 LEFT JOIN CMS__page t11 ON t11 . seo_id = t0 . id WHERE t0 . id = 4 ;
Copy
23
0.48 ms
SELECT t0 . ogTitle AS ogTitle_1 , t0 . ogDescription AS ogDescription_2 , t0 . ogImage AS ogImage_3 , t0 . ogUrl AS ogUrl_4 , t0 . ogType AS ogType_5 , t0 . ogSiteName AS ogSiteName_6 , t0 . ogLocale AS ogLocale_7 , t0 . id AS id_8 , t9 . description AS description_10 , t9 . keywords AS keywords_11 , t9 . canonical AS canonical_12 , t9 . robots AS robots_13 , t9 . author AS author_14 , t9 . publisher AS publisher_15 , t9 . copyright AS copyright_16 , t9 . id AS id_17 , t9 . og_id AS og_id_18 , t9 . twitter_id AS twitter_id_19 FROM CMS__og_seo t0 LEFT JOIN CMS__meta_seo t9 ON t9 . og_id = t0 . id WHERE t0 . id = ?
SELECT t0 . ogTitle AS ogTitle_1 , t0 . ogDescription AS ogDescription_2 , t0 . ogImage AS ogImage_3 , t0 . ogUrl AS ogUrl_4 , t0 . ogType AS ogType_5 , t0 . ogSiteName AS ogSiteName_6 , t0 . ogLocale AS ogLocale_7 , t0 . id AS id_8 , t9 . description AS description_10 , t9 . keywords AS keywords_11 , t9 . canonical AS canonical_12 , t9 . robots AS robots_13 , t9 . author AS author_14 , t9 . publisher AS publisher_15 , t9 . copyright AS copyright_16 , t9 . id AS id_17 , t9 . og_id AS og_id_18 , t9 . twitter_id AS twitter_id_19 FROM CMS__og_seo t0 LEFT JOIN CMS__meta_seo t9 ON t9 . og_id = t0 . id WHERE t0 . id = 4 ;
Copy
24
0.56 ms
SELECT t0 . twitterCard AS twitterCard_1 , t0 . twitterSite AS twitterSite_2 , t0 . twitterCreator AS twitterCreator_3 , t0 . twitterTitle AS twitterTitle_4 , t0 . twitterDescription AS twitterDescription_5 , t0 . twitterImage AS twitterImage_6 , t0 . twitterImageAlt AS twitterImageAlt_7 , t0 . twitterImageWidth AS twitterImageWidth_8 , t0 . twitterImageHeight AS twitterImageHeight_9 , t0 . twitterUrl AS twitterUrl_10 , t0 . twitterDomain AS twitterDomain_11 , t0 . twitterAppCountry AS twitterAppCountry_12 , t0 . twitterAppIphoneName AS twitterAppIphoneName_13 , t0 . id AS id_14 , t15 . description AS description_16 , t15 . keywords AS keywords_17 , t15 . canonical AS canonical_18 , t15 . robots AS robots_19 , t15 . author AS author_20 , t15 . publisher AS publisher_21 , t15 . copyright AS copyright_22 , t15 . id AS id_23 , t15 . og_id AS og_id_24 , t15 . twitter_id AS twitter_id_25 FROM CMS__meta_twitter_seo t0 LEFT JOIN CMS__meta_seo t15 ON t15 . twitter_id = t0 . id WHERE t0 . id = ?
SELECT t0 . twitterCard AS twitterCard_1 , t0 . twitterSite AS twitterSite_2 , t0 . twitterCreator AS twitterCreator_3 , t0 . twitterTitle AS twitterTitle_4 , t0 . twitterDescription AS twitterDescription_5 , t0 . twitterImage AS twitterImage_6 , t0 . twitterImageAlt AS twitterImageAlt_7 , t0 . twitterImageWidth AS twitterImageWidth_8 , t0 . twitterImageHeight AS twitterImageHeight_9 , t0 . twitterUrl AS twitterUrl_10 , t0 . twitterDomain AS twitterDomain_11 , t0 . twitterAppCountry AS twitterAppCountry_12 , t0 . twitterAppIphoneName AS twitterAppIphoneName_13 , t0 . id AS id_14 , t15 . description AS description_16 , t15 . keywords AS keywords_17 , t15 . canonical AS canonical_18 , t15 . robots AS robots_19 , t15 . author AS author_20 , t15 . publisher AS publisher_21 , t15 . copyright AS copyright_22 , t15 . id AS id_23 , t15 . og_id AS og_id_24 , t15 . twitter_id AS twitter_id_25 FROM CMS__meta_twitter_seo t0 LEFT JOIN CMS__meta_seo t15 ON t15 . twitter_id = t0 . id WHERE t0 . id = 4 ;
Copy
25
0.53 ms
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . alt AS alt_4 , t0 . meta_id AS meta_id_5 , t0 . constant_id AS constant_id_6 , t0 . media_id AS media_id_7 , t9 . published AS published_8 , t9 . id AS id_10 , t9 . label_id AS label_id_11 , t9 . logo_id AS logo_id_12 , t9 . site_id AS site_id_13 , t15 . published AS published_14 , t15 . id AS id_16 , t15 . label_id AS label_id_17 , t15 . logo_id AS logo_id_18 , t15 . site_id AS site_id_19 , t15 . map_id AS map_id_20 , t0 . type FROM CMS__component_generic_meta t0 LEFT JOIN CMS__static_Header t9 ON t9 . logo_id = t0 . id LEFT JOIN CMS__static_Footer t15 ON t15 . logo_id = t0 . id WHERE t0 . id = ? AND t0 . type IN ('image' )
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . alt AS alt_4 , t0 . meta_id AS meta_id_5 , t0 . constant_id AS constant_id_6 , t0 . media_id AS media_id_7 , t9 . published AS published_8 , t9 . id AS id_10 , t9 . label_id AS label_id_11 , t9 . logo_id AS logo_id_12 , t9 . site_id AS site_id_13 , t15 . published AS published_14 , t15 . id AS id_16 , t15 . label_id AS label_id_17 , t15 . logo_id AS logo_id_18 , t15 . site_id AS site_id_19 , t15 . map_id AS map_id_20 , t0 . type FROM CMS__component_generic_meta t0 LEFT JOIN CMS__static_Header t9 ON t9 . logo_id = t0 . id LEFT JOIN CMS__static_Footer t15 ON t15 . logo_id = t0 . id WHERE t0 . id = 9 AND t0 . type IN ('image' );
Copy
26
0.41 ms
SELECT t0 . name AS name_1 , t0 . size AS size_2 , t0 . id AS id_3 , t0 . category_id AS category_id_4 , t5 . name AS name_6 , t5 . id AS id_7 , t5 . slug AS slug_8 , t5 . site_id AS site_id_9 FROM CMS__media t0 LEFT JOIN CMS__media_category t5 ON t0 . category_id = t5 . id WHERE t0 . id = ?
SELECT t0 . name AS name_1 , t0 . size AS size_2 , t0 . id AS id_3 , t0 . category_id AS category_id_4 , t5 . name AS name_6 , t5 . id AS id_7 , t5 . slug AS slug_8 , t5 . site_id AS site_id_9 FROM CMS__media t0 LEFT JOIN CMS__media_category t5 ON t0 . category_id = t5 . id WHERE t0 . id = 3 ;
Copy
27
0.65 ms
SELECT t0 . favicon AS favicon_1 , t0 . host AS host_2 , t0 . client AS client_3 , t0 . id AS id_4 , t5 . baseTitle AS baseTitle_6 , t5 . baseKeywords AS baseKeywords_7 , t5 . id AS id_8 , t5 . site_id AS site_id_9 FROM CRM__site t0 LEFT JOIN CRM__site_meta_group t5 ON t5 . site_id = t0 . id INNER JOIN CMS__site_media ON t0 . id = CMS__site_media . site_id WHERE CMS__site_media . media_id = ?
SELECT t0 . favicon AS favicon_1 , t0 . host AS host_2 , t0 . client AS client_3 , t0 . id AS id_4 , t5 . baseTitle AS baseTitle_6 , t5 . baseKeywords AS baseKeywords_7 , t5 . id AS id_8 , t5 . site_id AS site_id_9 FROM CRM__site t0 LEFT JOIN CRM__site_meta_group t5 ON t5 . site_id = t0 . id INNER JOIN CMS__site_media ON t0 . id = CMS__site_media . site_id WHERE CMS__site_media . media_id = 3 ;
Copy
28
0.36 ms
SELECT t0 . id AS id_1 , t0 . label_id AS label_id_2 , t0 . site_id AS site_id_3 , t0 . header_id AS header_id_4 , t0 . footer_id AS footer_id_5 FROM CMS__static_menu t0 WHERE t0 . header_id = ?
SELECT t0 . id AS id_1 , t0 . label_id AS label_id_2 , t0 . site_id AS site_id_3 , t0 . header_id AS header_id_4 , t0 . footer_id AS footer_id_5 FROM CMS__static_menu t0 WHERE t0 . header_id = 1 ;
Copy
29
0.46 ms
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . path AS path_4 , t0 . label AS label_5 , t0 . icon AS icon_6 , t0 . target AS target_7 , t0 . meta_id AS meta_id_8 , t0 . constant_id AS constant_id_9 , t0 . menu_id AS menu_id_10 , t0 . type FROM CMS__component_generic_meta t0 WHERE t0 . menu_id IN (? ) AND t0 . type IN ('link' )
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . path AS path_4 , t0 . label AS label_5 , t0 . icon AS icon_6 , t0 . target AS target_7 , t0 . meta_id AS meta_id_8 , t0 . constant_id AS constant_id_9 , t0 . menu_id AS menu_id_10 , t0 . type FROM CMS__component_generic_meta t0 WHERE t0 . menu_id IN (1 ) AND t0 . type IN ('link' );
Copy
30
2.40 ms
SELECT t0 . id AS id_1 , t2 . name AS name_3 , t2 . position AS position_4 , t2 . inputName AS inputName_5 , t2 . id AS id_6 , t2 . template_id AS template_id_7 , t2 . section_id AS section_id_8 , t2 . constList_id AS constList_id_9 , t2 . parent_id AS parent_id_10 , t2 . meta_id AS meta_id_11 , t12 . name AS name_13 , t12 . label AS label_14 , t12 . element AS element_15 , t12 . id AS id_16 , t12 . constantList_id AS constantList_id_17 , t12 . variableList_id AS variableList_id_18 , t12 . meta_id AS meta_id_19 , t12 . site_id AS site_id_20 FROM CMS__component_constant_list t0 LEFT JOIN CMS__component t2 ON t2 . constList_id = t0 . id LEFT JOIN CMS__component_template t12 ON t12 . constantList_id = t0 . id WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t2 . name AS name_3 , t2 . position AS position_4 , t2 . inputName AS inputName_5 , t2 . id AS id_6 , t2 . template_id AS template_id_7 , t2 . section_id AS section_id_8 , t2 . constList_id AS constList_id_9 , t2 . parent_id AS parent_id_10 , t2 . meta_id AS meta_id_11 , t12 . name AS name_13 , t12 . label AS label_14 , t12 . element AS element_15 , t12 . id AS id_16 , t12 . constantList_id AS constantList_id_17 , t12 . variableList_id AS variableList_id_18 , t12 . meta_id AS meta_id_19 , t12 . site_id AS site_id_20 FROM CMS__component_constant_list t0 LEFT JOIN CMS__component t2 ON t2 . constList_id = t0 . id LEFT JOIN CMS__component_template t12 ON t12 . constantList_id = t0 . id WHERE t0 . id = 15 ;
Copy
31
0.59 ms
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . meta_id AS meta_id_4 , t0 . constant_id AS constant_id_5 , t0 . type , t0 . alt AS alt_6 , t0 . media_id AS media_id_7 , t0 . content AS content_8 , t0 . path AS path_9 , t0 . label AS label_10 , t0 . icon AS icon_11 , t0 . target AS target_12 , t0 . menu_id AS menu_id_13 , t0 . bound AS bound_14 , t0 . width AS width_15 , t0 . media_id AS media_id_16 , t0 . image_id AS image_id_17 , t0 . source AS source_18 , t0 . map_url AS map_url_19 , t0 . api_key AS api_key_20 FROM CMS__component_generic_meta t0 WHERE t0 . constant_id IN (? ) AND t0 . type IN ('image' , 'text' , 'link' , 'source' , 'map' ) ORDER BY t0 . position ASC
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . meta_id AS meta_id_4 , t0 . constant_id AS constant_id_5 , t0 . type , t0 . alt AS alt_6 , t0 . media_id AS media_id_7 , t0 . content AS content_8 , t0 . path AS path_9 , t0 . label AS label_10 , t0 . icon AS icon_11 , t0 . target AS target_12 , t0 . menu_id AS menu_id_13 , t0 . bound AS bound_14 , t0 . width AS width_15 , t0 . media_id AS media_id_16 , t0 . image_id AS image_id_17 , t0 . source AS source_18 , t0 . map_url AS map_url_19 , t0 . api_key AS api_key_20 FROM CMS__component_generic_meta t0 WHERE t0 . constant_id IN (15 ) AND t0 . type IN ('image' , 'text' , 'link' , 'source' , 'map' ) ORDER BY t0 . position ASC ;
Copy
32
0.39 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . label_id = ?
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 , t0 . map_id AS map_id_6 FROM CMS__static_Footer t0 WHERE t0 . label_id = 22 ;
Copy
33
0.42 ms
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . inputName AS inputName_3 , t0 . id AS id_4 , t0 . template_id AS template_id_5 , t0 . section_id AS section_id_6 , t0 . constList_id AS constList_id_7 , t0 . parent_id AS parent_id_8 , t0 . meta_id AS meta_id_9 FROM CMS__component t0 WHERE t0 . parent_id = ? ORDER BY t0 . position ASC
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . inputName AS inputName_3 , t0 . id AS id_4 , t0 . template_id AS template_id_5 , t0 . section_id AS section_id_6 , t0 . constList_id AS constList_id_7 , t0 . parent_id AS parent_id_8 , t0 . meta_id AS meta_id_9 FROM CMS__component t0 WHERE t0 . parent_id = 15 ORDER BY t0 . position ASC ;
Copy
34
0.54 ms
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . meta_id AS meta_id_4 , t0 . constant_id AS constant_id_5 , t0 . type , t0 . alt AS alt_6 , t0 . media_id AS media_id_7 , t0 . content AS content_8 , t0 . path AS path_9 , t0 . label AS label_10 , t0 . icon AS icon_11 , t0 . target AS target_12 , t0 . menu_id AS menu_id_13 , t0 . bound AS bound_14 , t0 . width AS width_15 , t0 . media_id AS media_id_16 , t0 . image_id AS image_id_17 , t0 . source AS source_18 , t0 . map_url AS map_url_19 , t0 . api_key AS api_key_20 FROM CMS__component_generic_meta t0 WHERE t0 . constant_id = ? AND t0 . type IN ('image' , 'text' , 'link' , 'source' , 'map' ) ORDER BY t0 . position ASC
SELECT t0 . inputName AS inputName_1 , t0 . position AS position_2 , t0 . id AS id_3 , t0 . meta_id AS meta_id_4 , t0 . constant_id AS constant_id_5 , t0 . type , t0 . alt AS alt_6 , t0 . media_id AS media_id_7 , t0 . content AS content_8 , t0 . path AS path_9 , t0 . label AS label_10 , t0 . icon AS icon_11 , t0 . target AS target_12 , t0 . menu_id AS menu_id_13 , t0 . bound AS bound_14 , t0 . width AS width_15 , t0 . media_id AS media_id_16 , t0 . image_id AS image_id_17 , t0 . source AS source_18 , t0 . map_url AS map_url_19 , t0 . api_key AS api_key_20 FROM CMS__component_generic_meta t0 WHERE t0 . constant_id = 15 AND t0 . type IN ('image' , 'text' , 'link' , 'source' , 'map' ) ORDER BY t0 . position ASC ;
Copy
35
0.31 ms
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 FROM CMS__static_Header t0 WHERE t0 . label_id = ?
SELECT t0 . published AS published_1 , t0 . id AS id_2 , t0 . label_id AS label_id_3 , t0 . logo_id AS logo_id_4 , t0 . site_id AS site_id_5 FROM CMS__static_Header t0 WHERE t0 . label_id = 22 ;
Copy
36
0.32 ms
SELECT t0 . id AS id_1 , t0 . label_id AS label_id_2 , t0 . site_id AS site_id_3 , t0 . header_id AS header_id_4 , t0 . footer_id AS footer_id_5 FROM CMS__static_menu t0 WHERE t0 . label_id = ?
SELECT t0 . id AS id_1 , t0 . label_id AS label_id_2 , t0 . site_id AS site_id_3 , t0 . header_id AS header_id_4 , t0 . footer_id AS footer_id_5 FROM CMS__static_menu t0 WHERE t0 . label_id = 22 ;
Copy
37
0.39 ms
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . inputName AS inputName_3 , t0 . id AS id_4 , t0 . template_id AS template_id_5 , t0 . section_id AS section_id_6 , t0 . constList_id AS constList_id_7 , t0 . parent_id AS parent_id_8 , t0 . meta_id AS meta_id_9 FROM CMS__component t0 WHERE t0 . parent_id IN (? ) ORDER BY t0 . position ASC
SELECT t0 . name AS name_1 , t0 . position AS position_2 , t0 . inputName AS inputName_3 , t0 . id AS id_4 , t0 . template_id AS template_id_5 , t0 . section_id AS section_id_6 , t0 . constList_id AS constList_id_7 , t0 . parent_id AS parent_id_8 , t0 . meta_id AS meta_id_9 FROM CMS__component t0 WHERE t0 . parent_id IN (15 ) ORDER BY t0 . position ASC ;
Copy
38
0.40 ms
SELECT t0 . name AS name_1 , t0 . size AS size_2 , t0 . id AS id_3 , t0 . category_id AS category_id_4 , t5 . name AS name_6 , t5 . id AS id_7 , t5 . slug AS slug_8 , t5 . site_id AS site_id_9 FROM CMS__media t0 LEFT JOIN CMS__media_category t5 ON t0 . category_id = t5 . id WHERE t0 . id = ?
SELECT t0 . name AS name_1 , t0 . size AS size_2 , t0 . id AS id_3 , t0 . category_id AS category_id_4 , t5 . name AS name_6 , t5 . id AS id_7 , t5 . slug AS slug_8 , t5 . site_id AS site_id_9 FROM CMS__media t0 LEFT JOIN CMS__media_category t5 ON t0 . category_id = t5 . id WHERE t0 . id = 8 ;
Copy
39
0.49 ms
SELECT t0 . favicon AS favicon_1 , t0 . host AS host_2 , t0 . client AS client_3 , t0 . id AS id_4 , t5 . baseTitle AS baseTitle_6 , t5 . baseKeywords AS baseKeywords_7 , t5 . id AS id_8 , t5 . site_id AS site_id_9 FROM CRM__site t0 LEFT JOIN CRM__site_meta_group t5 ON t5 . site_id = t0 . id INNER JOIN CMS__site_media ON t0 . id = CMS__site_media . site_id WHERE CMS__site_media . media_id = ?
SELECT t0 . favicon AS favicon_1 , t0 . host AS host_2 , t0 . client AS client_3 , t0 . id AS id_4 , t5 . baseTitle AS baseTitle_6 , t5 . baseKeywords AS baseKeywords_7 , t5 . id AS id_8 , t5 . site_id AS site_id_9 FROM CRM__site t0 LEFT JOIN CRM__site_meta_group t5 ON t5 . site_id = t0 . id INNER JOIN CMS__site_media ON t0 . id = CMS__site_media . site_id WHERE CMS__site_media . media_id = 8 ;
Copy