欢迎来到源樽酒业!
手机浏览更方便
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-21 05:36:08 HTTP/1.1 GET : http://yzjypt.cn/index/news.html?acid=126&city=%E4%B8%BB%E7%AB%99&store_id=121
- 运行时间 : 3.880021s [ 吞吐率:0.26req/s ] 内存消耗:4,473.12kb 文件加载:101
- 查询信息 : 19 queries 1 writes
- 缓存信息 : 3 reads,0 writes
- 会话信息 : SESSION_ID=rv9ulc0cp6gvp7scl9l7kglv9g
- [ LANG ] /www/wwwroot/5gqz117/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
)
- [ HEADER ] array (
'host' => 'yzjypt.cn',
'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' => '*/*',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'acid' => '126',
'city' => '主站',
'store_id' => '121',
)
- [ LANG ] /www/wwwroot/5gqz117/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/5gqz117/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/5gqz117/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/5gqz117/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ VIEW ] /www/wwwroot/5gqz117/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.116470s ] mysql:host=47.108.74.104;port=3306;dbname=ym_guanli_com;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `mtwl_hook` [ RunTime:0.077477s ]
- [ SQL ] SELECT `hook` FROM `mtwl_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.075754s ]
- [ 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.075412s ]
- [ 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.075296s ]
- [ 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.075689s ]
- [ SQL ] SELECT * FROM `jtqmall_store` WHERE `id` = 121 AND `acid` = 126 LIMIT 1 [ RunTime:0.232261s ]
- [ 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.075438s ]
- [ SQL ] SELECT * FROM `jtqmall_cat` WHERE `is_delete` = 0 AND `parent_id` = 0 AND `store_id` = 121 AND `is_show` = 1 ORDER BY `sort` [ RunTime:0.075558s ]
- [ 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' => 24,
'filtered' => 12.499441146850586,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `jtqmall_pcweb_seo` [ RunTime:0.075800s ]
- [ SQL ] SELECT * FROM `jtqmall_pcweb_seo` WHERE `store_id` = 121 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.448535s ]
- [ 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.320641s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `jtqmall_cloud_articlelist` WHERE `weburldetail` <> 'null' AND `title` LIKE '%源樽酒业%' AND `addtime` < 1745174170 [ RunTime:0.075339s ]
- [ 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` < 1745174170 ORDER BY `id` DESC LIMIT 0,20 [ RunTime:0.077829s ]
- [ 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.079226s ]
- [ SQL ] SELECT * FROM `jtqmall_upload_file` WHERE `store_id` = 121 ORDER BY `id` DESC LIMIT 1 [ RunTime:0.075303s ]
- [ 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' => 54,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `mtwl_theme_file` [ RunTime:0.076968s ]
- [ SQL ] SELECT * FROM `mtwl_theme_file` WHERE `theme` = 'default' [ RunTime:0.075462s ]
- [ 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.315654s ]
- [ 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.083822s ]
- [ SQL ] SELECT `more` FROM `mtwl_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'index/news/index' ) [ RunTime:0.075561s ]
- [ 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.888132s