基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-16 14:34:36 HTTP/1.1 GET : http://bomanwj.com/home/product/index/cid/22/category_id/22
- 运行时间 : 0.170852s [ 吞吐率:5.85req/s ] 内存消耗:1,732.69kb 文件加载:114
- 查询信息 : 22 queries 0 writes
- 缓存信息 : 5 reads,0 writes
- 会话信息 : SESSION_ID=de0v0nf6oi5chmmtkjad26tu1g
- [ LANG ] /home/wwwroot/bomanwj/wwwroot/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
)
- [ HEADER ] array (
'if-modified-since' => 'Mon, 14 Jul 2025 03:18:00 GMT',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'x-forwarded-proto' => 'http',
'accept-encoding' => 'gzip',
'connection' => 'close',
'host' => 'bomanwj.com',
'x-real-ip' => '211.149.225.47',
'x-forwarded-for' => '18.97.9.170',
)
- [ PARAM ] array (
'cid' => '22',
'category_id' => '22',
)
- [ LANG ] /home/wwwroot/bomanwj/wwwroot/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /home/wwwroot/bomanwj/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /home/wwwroot/bomanwj/wwwroot/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /home/wwwroot/bomanwj/wwwroot/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ VIEW ] /home/wwwroot/bomanwj/wwwroot/public/themes/default/home/product/index.html [ array (
0 => 'site_info',
1 => 'is_lang',
2 => 'lang_arr',
3 => 'lang_default',
4 => 'lang_current',
5 => 'site_config',
6 => 'contro',
7 => 'url',
8 => 'bottom_cate',
9 => 'top_cate',
10 => 'cn_link',
11 => 'en_link',
12 => 'c',
13 => 'crumbs',
14 => 'product_category_list',
15 => 'tpl',
16 => 'product_category',
17 => 'product_list',
18 => 'page',
19 => 'param',
20 => 'category_name',
21 => 'series_name',
22 => 'cid',
23 => 'nav',
24 => 'theme_vars',
25 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000703s ] mysql:host=localhost;port=3306;dbname=bomanwj;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.001317s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000530s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 56,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000930s ]
- [ 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') ORDER BY `list_order` ASC [ RunTime:0.000456s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_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 `cmf_home_config` [ RunTime:0.001578s ]
- [ SQL ] SELECT * FROM `cmf_home_config` WHERE `language` = 'cn' AND `status` > 0 AND `delete_time` = 0 ORDER BY `create_time` DESC [ RunTime:0.000891s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_home_config',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'language',
'key' => 'language',
'key_len' => '82',
'ref' => 'const',
'rows' => 21,
'filtered' => 3.3330001831054688,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.001093s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000325s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_home_category` [ RunTime:0.001030s ]
- [ SQL ] SELECT `hce`.*,`hc`.* FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'nav' ORDER BY `hc`.`list_order` ASC,`hc`.`create_time` DESC [ RunTime:0.001027s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'filtered' => 2.3809523582458496,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `hce`.*,`hc`.* FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'footer' ORDER BY `hc`.`list_order` ASC,`hc`.`create_time` DESC [ RunTime:0.000559s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'filtered' => 2.3809523582458496,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `hce`.*,`hc`.* FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'product' ORDER BY `hc`.`id` ASC,`hc`.`create_time` DESC [ RunTime:0.000493s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'filtered' => 2.3809523582458496,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_home_category_extend` [ RunTime:0.000679s ]
- [ SQL ] SELECT `name` FROM `cmf_home_category_extend` WHERE `tid` = 22 AND `language` = 'cn' LIMIT 1 [ RunTime:0.000232s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_home_category_extend',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'tid_2,tid,language',
'key' => 'tid_2',
'key_len' => '90',
'ref' => 'const,const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `hce`.*,`hc`.* FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'product' ORDER BY `hc`.`list_order` ASC,`hc`.`id`,`hc`.`create_time` DESC [ RunTime:0.000435s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'filtered' => 2.3809523582458496,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_home_category` WHERE `parent_id` = 22 [ RunTime:0.000268s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_home_category',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 42,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `name` FROM `cmf_home_category_extend` WHERE `tid` = 22 AND `language` = 'cn' LIMIT 1 [ RunTime:0.000154s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_home_category_extend',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'tid_2,tid,language',
'key' => 'tid_2',
'key_len' => '90',
'ref' => 'const,const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_home_product` [ RunTime:0.000845s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_home_product` `hp` INNER JOIN `cmf_home_product_extend` `hpe` ON `hpe`.`aid`=`hp`.`id` INNER JOIN `cmf_home_category_extend` `hce` ON `hp`.`categories`=`hce`.`tid` WHERE `hpe`.`language` = 'cn' AND `hp`.`delete_time` = 0 AND `hce`.`language` = 'cn' AND `hp`.`post_status` > 0 AND `hp`.`published_time` <= 1765866876 AND `categories` = 22 [ RunTime:0.001087s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hp',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 122,
'filtered' => 0.8196721076965332,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `hpe`.*,`hp`.*,hce.name as category_name FROM `cmf_home_product` `hp` INNER JOIN `cmf_home_product_extend` `hpe` ON `hpe`.`aid`=`hp`.`id` INNER JOIN `cmf_home_category_extend` `hce` ON `hp`.`categories`=`hce`.`tid` WHERE `hpe`.`language` = 'cn' AND `hp`.`delete_time` = 0 AND `hce`.`language` = 'cn' AND `hp`.`post_status` > 0 AND `hp`.`published_time` <= 1765866876 AND `categories` = 22 ORDER BY `hp`.`list_order` ASC,`hp`.`published_time` DESC,`hp`.`create_time` DESC LIMIT 0,9 [ RunTime:0.001537s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hp',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 122,
'filtered' => 0.8196721076965332,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000855s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'home/product/index' ) [ RunTime:0.000305s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]

0.172008s