基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 04:03:27 HTTP/2.0 GET : https://wemp.com.cn/news/id/45.html
- 运行时间 : 0.062939s [ 吞吐率:15.89req/s ] 内存消耗:4,227.75kb 文件加载:101
- 查询信息 : 12 queries 1 writes
- 缓存信息 : 5 reads,0 writes
- [ LANG ] /www/wwwroot/www.wemp.com.cn/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/www.wemp.com.cn/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'news',
'route' => 'portal/Index/news',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '45',
),
)
- [ HEADER ] array (
'accept-encoding' => 'gzip, br, zstd, deflate',
'user-agent' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'accept' => '*/*',
'host' => 'wemp.com.cn',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '45',
)
- [ LANG ] /www/wwwroot/www.wemp.com.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.wemp.com.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.wemp.com.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.wemp.com.cn/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.wemp.com.cn/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.wemp.com.cn/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/www.wemp.com.cn/public/themes/simpleboot3/portal/news.html [ array (
0 => 'site_info',
1 => 'list',
2 => 'theme_vars',
3 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.001365s ] mysql:host=127.0.0.1;port=3306;dbname=yunweiapp.cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `hong_hook` [ RunTime:0.001283s ]
- [ SQL ] SELECT `hook` FROM `hong_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000375s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hong_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 57,
'filtered' => 11.709999084472656,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `hong_hook_plugin` [ RunTime:0.000982s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `hong_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.000355s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hong_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `hong_news` [ RunTime:0.001254s ]
- [ SQL ] SELECT * FROM `hong_news` WHERE `category_id` = 45 ORDER BY `datetime` DESC [ RunTime:0.000484s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hong_news',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 74,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `hong_theme_file` [ RunTime:0.001269s ]
- [ SQL ] SELECT * FROM `hong_theme_file` WHERE `theme` = 'simpleboot3' [ RunTime:0.000271s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hong_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `hong_theme` [ RunTime:0.000917s ]
- [ SQL ] UPDATE `hong_theme` SET `name` = 'simpleboot3' , `version` = '1.0.2' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF模板' , `description` = 'ThinkCMF默认模板' WHERE `theme` = 'simpleboot3' [ RunTime:0.000861s ]
- [ SQL ] SELECT `more` FROM `hong_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'portal/news' ) [ RunTime:0.000737s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hong_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 3,
'filtered' => 33.333335876464844,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `hong_portal_category` [ RunTime:0.001195s ]
- [ SQL ] SELECT * FROM `hong_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 32 ORDER BY `list_order` DESC [ RunTime:0.000369s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hong_portal_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 17,
'filtered' => 5.882352828979492,
'extra' => 'Using where; Using filesort',
) ]
0.067962s