基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-11-14 19:28:25 HTTP/1.1 GET : http://bomanwj.com/home/product/index/cid/25/category_id/25
- 运行时间 : 0.041428s [ 吞吐率:24.14req/s ] 内存消耗:1,272.21kb 文件加载:114
- 查询信息 : 22 queries 0 writes
- 缓存信息 : 5 reads,0 writes
- 会话信息 : SESSION_ID=etbgcbu3q6cb3trgoudb0s0vpi
- [ 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 02:24:03 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.251.122',
'x-forwarded-for' => '18.97.14.80',
)
- [ PARAM ] array (
'cid' => '25',
'category_id' => '25',
)
- [ 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.000412s ] mysql:host=localhost;port=3306;dbname=bomanwj;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000895s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000203s ]
- [ 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.000597s ]
- [ 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.000248s ]
- [ 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.000803s ]
- [ SQL ] SELECT * FROM `cmf_home_config` WHERE `language` = 'cn' AND `status` > 0 AND `delete_time` = 0 ORDER BY `create_time` DESC [ RunTime:0.000229s ]
- [ 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.000614s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000141s ]
- [ 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.000716s ]
- [ 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.000356s ]
- [ 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.000260s ]
- [ 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.000253s ]
- [ 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.000630s ]
- [ SQL ] SELECT `name` FROM `cmf_home_category_extend` WHERE `tid` = 25 AND `language` = 'cn' LIMIT 1 [ RunTime:0.000351s ]
- [ 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.000592s ]
- [ 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` = 25 [ RunTime:0.000253s ]
- [ 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` = 25 AND `language` = 'cn' LIMIT 1 [ RunTime:0.000142s ]
- [ 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.001226s ]
- [ 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` <= 1763119705 AND `categories` = 25 [ RunTime:0.000692s ]
- [ 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` <= 1763119705 AND `categories` = 25 ORDER BY `hp`.`list_order` ASC,`hp`.`published_time` DESC,`hp`.`create_time` DESC LIMIT 0,9 [ RunTime:0.001396s ]
- [ 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.001163s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'home/product/index' ) [ RunTime:0.000441s ]
- [ 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.042581s