SHOW FULL COLUMNS FROM `cmf_theme` [ RunTime:0.001169s ]
SELECT * FROM `cmf_theme` WHERE `status` = 1 LIMIT 1 [ RunTime:0.000559s ]
SHOW FULL COLUMNS FROM `cmf_option` [ RunTime:0.000885s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.000534s ]
SHOW FULL COLUMNS FROM `cmf_portal_category` [ RunTime:0.001009s ]
SELECT * FROM `cmf_portal_category` WHERE `id` = '3' AND `status` = 1 LIMIT 1 [ RunTime:0.000587s ]
SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000547s ]
SHOW FULL COLUMNS FROM `cmf_theme_file` [ RunTime:0.000792s ]
SELECT `more`,`file`,`id`,`is_public` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/browsespc' ) ORDER BY `is_public` DESC [ RunTime:0.000498s ]