大家好,又见面了,我是你们的朋友全栈君。
[ DB ] CONNECT:[ UseTime:0.001102s ] mysql:host=127.0.0.1;port=3306;dbname=ci;charset=utf8mb4
[ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.003591s ]
[ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = ” or `app` = ‘cmf’ ) ) [ RunTime:0.000650s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_hook’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 71,
‘extra’ => ‘Using where’,
) ]
[ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.002406s ]
[ 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’) ORDER BY `list_order` ASC [ RunTime:0.000690s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_hook_plugin’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 1,
‘extra’ => ‘Using where; Using filesort’,
) ]
[ SQL ] SHOW COLUMNS FROM `cmf_data_ciku` [ RunTime:0.002950s ]
[ SQL ] SELECT `name`,`bdzs` FROM `cmf_data_ciku` WHERE `szm` = ‘baq’ ORDER BY `bdzs` DESC [ RunTime:0.005421s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_data_ciku’,
‘type’ => ‘ref’,
‘possible_keys’ => ‘szm’,
‘key’ => ‘szm’,
‘key_len’ => ‘768’,
‘ref’ => ‘const’,
‘rows’ => 38,
‘extra’ => ‘Using where; Using filesort’,
) ]
[ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.003217s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND `file` = ‘portal/article’ LIMIT 1 [ RunTime:0.000655s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] UPDATE `cmf_theme_file` SET `theme` = ‘default’ , `action` = ‘portal/Article/index’ , `file` = ‘portal/article’ , `name` = ‘文章页’ , `more` = ‘[]’ , `config_more` = ‘[]’ , `description` = ‘文章页模板文件’ , `is_public` = 0 , `list_order` = 10 WHERE `theme` = ‘default’ AND `file` = ‘portal/article’ [ RunTime:0.009247s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND `file` = ‘portal/link’ LIMIT 1 [ RunTime:0.000703s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] UPDATE `cmf_theme_file` SET `theme` = ‘default’ , `action` = ‘portal/Page/index’ , `file` = ‘portal/link’ , `name` = ‘友情链接单页面’ , `more` = ‘[]’ , `config_more` = ‘[]’ , `description` = ‘单页面友情链接模板文件’ , `is_public` = 0 , `list_order` = 9 WHERE `theme` = ‘default’ AND `file` = ‘portal/link’ [ RunTime:0.006343s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND `file` = ‘portal/list’ LIMIT 1 [ RunTime:0.000813s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] UPDATE `cmf_theme_file` SET `theme` = ‘default’ , `action` = ‘portal/List/index’ , `file` = ‘portal/list’ , `name` = ‘文章列表页’ , `more` = ‘[]’ , `config_more` = ‘[]’ , `description` = ‘文章列表模板文件’ , `is_public` = 0 , `list_order` = 10 WHERE `theme` = ‘default’ AND `file` = ‘portal/list’ [ RunTime:0.005241s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND `file` = ‘portal/page’ LIMIT 1 [ RunTime:0.000706s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] UPDATE `cmf_theme_file` SET `theme` = ‘default’ , `action` = ‘portal/Page/index’ , `file` = ‘portal/page’ , `name` = ‘单页面’ , `more` = ‘[]’ , `config_more` = ‘[]’ , `description` = ‘单页面模板文件’ , `is_public` = 0 , `list_order` = 10 WHERE `theme` = ‘default’ AND `file` = ‘portal/page’ [ RunTime:0.015185s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND `file` = ‘public/config’ LIMIT 1 [ RunTime:0.000630s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] UPDATE `cmf_theme_file` SET `theme` = ‘default’ , `action` = ‘public/Config’ , `file` = ‘public/config’ , `name` = ‘模板全局配置’ , `more` = ‘{\”vars\”:{\”enable_mobile\”:{\”title\”:\”\\u624b\\u673a\\u6ce8\\u518c\”,\”value\”:1,\”type\”:\”select\”,\”options\”:{\”1\”:\”\\u5f00\\u542f\”,\”0\”:\”\\u5173\\u95ed\”},\”tip\”:\”\”}}}’ , `config_more` = ‘{\”vars\”:{\”enable_mobile\”:{\”title\”:\”\\u624b\\u673a\\u6ce8\\u518c\”,\”value\”:1,\”type\”:\”select\”,\”options\”:{\”1\”:\”\\u5f00\\u542f\”,\”0\”:\”\\u5173\\u95ed\”},\”tip\”:\”\”}}}’ , `description` = ‘模板全局配置文件’ , `is_public` = 1 , `list_order` = 0 WHERE `theme` = ‘default’ AND `file` = ‘public/config’ [ RunTime:0.003460s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND `file` = ‘public/nav’ LIMIT 1 [ RunTime:0.000704s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] UPDATE `cmf_theme_file` SET `theme` = ‘default’ , `action` = ‘public/Nav’ , `file` = ‘public/nav’ , `name` = ‘导航条’ , `more` = ‘{\”vars\”:{\”company_name\”:{\”title\”:\”\\u516c\\u53f8\\u540d\\u79f0\”,\”name\”:\”company_name\”,\”value\”:\”ThinkCMF\”,\”type\”:\”text\”,\”tip\”:\”\”,\”rule\”:[]}}}’ , `config_more` = ‘{\”vars\”:{\”company_name\”:{\”title\”:\”\\u516c\\u53f8\\u540d\\u79f0\”,\”name\”:\”company_name\”,\”value\”:\”ThinkCMF\”,\”type\”:\”text\”,\”tip\”:\”\”,\”rule\”:[]}}}’ , `description` = ‘导航条模板文件’ , `is_public` = 1 , `list_order` = 1 WHERE `theme` = ‘default’ AND `file` = ‘public/nav’ [ RunTime:0.002534s ]
[ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = ‘default’ [ RunTime:0.000480s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001837s ]
[ SQL ] UPDATE `cmf_theme` SET `name` = ‘default’ , `version` = ‘1.0.0’ , `demo_url` = ‘http://www.028zckj.cn’ , `author` = ‘jiang’ , `lang` = ‘zh-cn’ , `author_url` = ‘http://www.028zckj.cn’ , `keywords` = ‘成都蓁成科技’ , `description` = ‘成都蓁成科技制作’ WHERE `theme` = ‘default’ [ RunTime:0.001255s ]
[ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = ‘default’ AND ( `is_public` = 1 OR `file` = ‘home/ciku/list’ ) [ RunTime:0.000778s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_theme_file’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 9,
‘extra’ => ‘Using where’,
) ]
[ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002104s ]
[ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000547s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_nav_menu’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 24,
‘extra’ => ‘Using where; Using filesort’,
) ]
[ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.002405s ]
[ SQL ] 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` < 1608441208 ) GROUP BY `post`.`id` ORDER BY `post`.`post_hits` DESC LIMIT 9 [ RunTime:0.003479s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘category_post’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 10,
‘extra’ => ‘Using temporary; Using filesort’,
) ]
[ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000549s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_nav_menu’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 24,
‘extra’ => ‘Using where; Using filesort’,
) ]
[ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 3 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000549s ]
[ EXPLAIN : array (
‘id’ => 1,
‘select_type’ => ‘SIMPLE’,
‘table’ => ‘cmf_nav_menu’,
‘type’ => ‘ALL’,
‘possible_keys’ => NULL,
‘key’ => NULL,
‘key_len’ => NULL,
‘ref’ => NULL,
‘rows’ => 24,
‘extra’ => ‘Using where; Using filesort’,
) ]
发布者:全栈程序员-用户IM,转载请注明出处:https://javaforall.cn/148297.html原文链接:https://javaforall.cn
【正版授权,激活自己账号】: Jetbrains全家桶Ide使用,1年售后保障,每天仅需1毛
【官方授权 正版激活】: 官方授权 正版激活 支持Jetbrains家族下所有IDE 使用个人JB账号...