欢迎来到中国铸锻.商城!
手机浏览更方便
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-12-29 14:54:15 HTTP/2.0 GET : https://zgzdsc.cn/index/news.html?acid=477&city=%E4%B8%BB%E7%AB%99&store_id=461
- 运行时间 : 3.652306s [ 吞吐率:0.27req/s ] 内存消耗:4,464.64kb 文件加载:101
- 查询信息 : 19 queries 1 writes
- 缓存信息 : 3 reads,0 writes
- 会话信息 : SESSION_ID=b69i2dhfg1ol2cfl2g4941ldr2
- [ LANG ] /www/wwwroot/5gqz94/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
)
- [ 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' => 'zgzdsc.cn',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'acid' => '477',
'city' => '主站',
'store_id' => '461',
)
- [ LANG ] /www/wwwroot/5gqz94/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/5gqz94/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/5gqz94/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/5gqz94/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ VIEW ] /www/wwwroot/5gqz94/public/themes/default/index/news/index.html [ array (
0 => 'classify',
1 => 'model',
2 => 'page',
3 => 'data',
4 => 'logo',
5 => 'seo',
6 => 'store',
7 => 'type',
8 => 'theme_vars',
9 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.159340s ] mysql:host=47.108.74.104;port=3306;dbname=ym_guanli_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mtwl_hook` [ RunTime:0.106289s ]
- [ SQL ] SELECT `hook` FROM `mtwl_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.106294s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mtwl_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 `mtwl_hook_plugin` [ RunTime:0.106548s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `mtwl_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.106748s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mtwl_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 `jtqmall_store` [ RunTime:0.107039s ]
- [ SQL ] SELECT * FROM `jtqmall_store` WHERE `id` = 461 AND `acid` = 477 LIMIT 1 [ RunTime:0.115874s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'jtqmall_store',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,acid',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `jtqmall_cat` [ RunTime:0.106419s ]
- [ SQL ] SELECT * FROM `jtqmall_cat` WHERE `is_delete` = 0 AND `parent_id` = 0 AND `store_id` = 461 AND `is_show` = 1 ORDER BY `sort` [ RunTime:0.106701s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'jtqmall_cat',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'store_id,parent_id,is_delete,is_show,store_id_2,parent_id_2',
'key' => 'store_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 26,
'filtered' => 12.499452590942383,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `jtqmall_pcweb_seo` [ RunTime:0.106697s ]
- [ SQL ] SELECT * FROM `jtqmall_pcweb_seo` WHERE `store_id` = 461 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.118389s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'jtqmall_pcweb_seo',
'partitions' => NULL,
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 1,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `jtqmall_cloud_articlelist` [ RunTime:0.106989s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `jtqmall_cloud_articlelist` WHERE `weburldetail` <> 'null' AND `title` LIKE '%中国铸锻.商城%' AND `addtime` < 1766980457 [ RunTime:0.106460s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'jtqmall_cloud_articlelist',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `jtqmall_cloud_articlelist` WHERE `weburldetail` <> 'null' AND `title` LIKE '%中国铸锻.商城%' AND `addtime` < 1766980457 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.106361s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'jtqmall_cloud_articlelist',
'partitions' => NULL,
'type' => 'index',
'possible_keys' => NULL,
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `jtqmall_upload_file` [ RunTime:0.106837s ]
- [ SQL ] SELECT * FROM `jtqmall_upload_file` WHERE `store_id` = 461 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.106446s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'jtqmall_upload_file',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'store_id',
'key' => 'store_id',
'key_len' => '4',
'ref' => 'const',
'rows' => 12,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mtwl_theme_file` [ RunTime:0.106388s ]
- [ SQL ] SELECT * FROM `mtwl_theme_file` WHERE `theme` = 'default' [ RunTime:0.106503s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mtwl_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mtwl_theme` [ RunTime:0.106571s ]
- [ SQL ] UPDATE `mtwl_theme` SET `name` = 'default' , `version` = '1.0.0' , `demo_url` = 'http://demo.thinkcmf.com' , `author` = 'ThinkCMF' , `lang` = 'zh-cn' , `author_url` = 'http://www.thinkcmf.com' , `keywords` = 'ThinkCMF默认模板' , `description` = 'ThinkCMF默认模板' WHERE `theme` = 'default' [ RunTime:0.213346s ]
- [ SQL ] SELECT `more` FROM `mtwl_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'index/news/index' ) [ RunTime:0.106289s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'mtwl_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]

3.657061s