SELECT `more`,`file`,`id` FROM `cmf_theme_file` WHERE `theme` = 'accacoin' AND ( `is_public` = 1 OR `file` = 'portal/index' ) ORDER BY `is_public` DESC [ RunTime:0.000267s ]
SHOW FULL COLUMNS FROM `cmf_nav` [ RunTime:0.000403s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000259s ]
SHOW FULL COLUMNS FROM `cmf_nav_menu` [ RunTime:0.000381s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000276s ]
SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000220s ]
SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000263s ]
SHOW FULL COLUMNS FROM `cmf_slide` [ RunTime:0.000400s ]
SELECT COUNT(*) AS think_count FROM `cmf_slide` WHERE `id` = 1 AND `status` = 1 AND `delete_time` = 0 LIMIT 1 [ RunTime:0.000215s ]
SHOW FULL COLUMNS FROM `cmf_slide_item` [ RunTime:0.000405s ]
SELECT * FROM `cmf_slide_item` WHERE `status` = 1 AND `slide_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000255s ]
SHOW FULL COLUMNS FROM `cmf_portal_post` [ RunTime:0.000431s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1776282462' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 6 [ RunTime:0.002532s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '1' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1776282462' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 5 [ RunTime:0.000629s ]
SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `category_post`.`category_id` = '1' ) AND ( `post`.`published_time` > '0' AND `post`.`published_time` < '1776282462' ) GROUP BY `post`.`id` ORDER BY `post`.`published_time` DESC LIMIT 11 [ RunTime:0.000660s ]
SHOW FULL COLUMNS FROM `plugin_translation_target` [ RunTime:0.001203s ]
SELECT `target`,`hash` FROM `plugin_translation_target` WHERE `hash` IN ('a784c811c52fcad4df4701056d269b01','7e4c633edf327f342d5b36531abf89bb','ccfd17f4250f893224f64a2c48f7948c','00014008da780ad01a7baf5804ce0832','54411c48a36be1b984d04101b4d65e2a') AND `lang` = 'ja' ORDER BY `hash` DESC [ RunTime:0.009844s ]