SHOW FULL COLUMNS FROM `gte_language` [ RunTime:0.001728s ]
SELECT * FROM `gte_language` WHERE `status` = 1 ORDER BY `sort_order` ASC [ RunTime:0.000459s ]
SHOW FULL COLUMNS FROM `gte_config` [ RunTime:0.001677s ]
SELECT `config_value`,`config_key` FROM `gte_config` WHERE `config_key` IN ('social_facebook','social_twitter','social_linkedin','social_instagram','social_youtube','social_whatsapp','social_wechat','analytics_code','site_name','site_logo','site_keywords','site_description','contact_email','contact_phone','contact_address','contact_business_hours') AND `language` = 'zh-cn' [ RunTime:0.000507s ]
SELECT * FROM `gte_language` WHERE `status` = 1 ORDER BY `sort_order` ASC [ RunTime:0.000337s ]
SHOW FULL COLUMNS FROM `gte_country` [ RunTime:0.001356s ]
SELECT `code`,name_cn AS name,`dial_code` FROM `gte_country` WHERE `status` = 1 ORDER BY `sort_order` ASC [ RunTime:0.000428s ]