[ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.002556s ]
[ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','app_dispatch','front_view_filter') ORDER BY `list_order` ASC [ RunTime:0.000766s ]
[ SQL ] SHOW COLUMNS FROM `cmf_news` [ RunTime:0.003244s ]
[ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_news` `a` LEFT JOIN `cmf_column` `b` ON `a`.`cid`=`b`.`id` WHERE ( a.status=1 and a.is_del=0 ) AND `a`.`cid` = '11' [ RunTime:0.001241s ]
[ SQL ] SELECT `a`.*,`b`.`name`,`b`.`url` FROM `cmf_news` `a` LEFT JOIN `cmf_column` `b` ON `a`.`cid`=`b`.`id` WHERE ( a.status=1 and a.is_del=0 ) AND `a`.`cid` = '11' ORDER BY `a`.`list_order` DESC,`a`.`id` DESC LIMIT 0,15 [ RunTime:0.002256s ]
[ SQL ] SHOW COLUMNS FROM `cmf_solution` [ RunTime:0.011140s ]
[ SQL ] SELECT id,title name,is_recommend,list_order,'portal/Solution/detail' url,abbreviation FROM `cmf_solution` WHERE `status` = 1 AND `cid` = 8 ORDER BY `list_order` DESC [ RunTime:0.000649s ]
[ SQL ] SELECT id,title name,is_recommend,list_order,'portal/Solution/detail' url,abbreviation FROM `cmf_solution` WHERE `status` = 1 AND `cid` = 12 ORDER BY `list_order` DESC [ RunTime:0.000724s ]
[ SQL ] SELECT id,title name,is_recommend,list_order,'portal/Solution/detail' url,abbreviation FROM `cmf_solution` WHERE `status` = 1 AND `cid` = 13 ORDER BY `list_order` DESC [ RunTime:0.000549s ]
[ SQL ] SELECT `id`,`title`,`list_order`,`thumbnail` FROM `cmf_product` WHERE ( status=1 and is_recommend=1 ) ORDER BY `list_order` DESC LIMIT 0,6 [ RunTime:0.000367s ]
[ SQL ] SELECT `id`,`title`,`list_order`,`thumbnail`,`create_time`,`excerpt`,`author` FROM `cmf_news` WHERE ( status=1 and is_del=0 ) ORDER BY `list_order` DESC,`id` DESC LIMIT 0,5 [ RunTime:0.000389s ]