基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-02 19:23:13 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E5%85%AB%E5%8D%A6.html
- 运行时间 : 1.943337s [ 吞吐率:0.51req/s ] 内存消耗:3,983.71kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=4389olhnbfnccf9kubuasko66q
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000813s ]
- [ LANG ] /www/wwwroot/caigc.cn/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'tagpostlist',
2 => 'index',
),
)
- [ HEADER ] array (
'cookie' => 'PHPSESSID=4389olhnbfnccf9kubuasko66q',
'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' => 'caigc.cn',
'content-type' => '',
'content-length' => '',
)
- [ PARAM ] array (
'tag' => '八卦',
)
- [ LANG ] /www/wwwroot/caigc.cn/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/ai/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/order/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.001230s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000177s ]
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/ai/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/order/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000754s ]
- [ RUN ] app\portal\controller\TagpostlistController->index[ /www/wwwroot/caigc.cn/app/portal/controller/TagpostlistController.php ]
- [ VIEW ] /www/wwwroot/caigc.cn/public/themes/Acme/portal/tag_article_list.html [ array (
0 => 'site_info',
1 => 'tag',
2 => 'articles',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [2]DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 2[/www/wwwroot/caigc.cn/simplewind/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [2]DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 2[/www/wwwroot/caigc.cn/simplewind/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [2]DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 2[/www/wwwroot/caigc.cn/simplewind/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [2]DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 2[/www/wwwroot/caigc.cn/simplewind/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [2]DOMDocument::loadHTML(): Unexpected end tag : p in Entity, line: 2[/www/wwwroot/caigc.cn/simplewind/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [ DB ] CONNECT:[ UseTime:0.011346s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.009959s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.012981s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'option_name',
'key' => 'option_name',
'key_len' => '258',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.007295s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'option_name',
'key' => 'option_name',
'key_len' => '258',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post_tag` [ RunTime:0.009372s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '八卦' LIMIT 1000 [ RunTime:1.587157s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post_tag',
'partitions' => NULL,
'type' => 'index',
'possible_keys' => 'PRIMARY,post_id',
'key' => 'post_id',
'key_len' => '4',
'ref' => NULL,
'rows' => 2897091,
'filtered' => 9.999999046325684,
'extra' => 'Using where; Using index',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.009601s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (379882,408956,9793,393770,355682,359772,23433,365838,23368,369537,5307,23647,357060,360009,364070,357528,377311,363504,363639,380270,393990,352902,369014,563278,362307,553719,363111,9719,346904,354620,353511,353512,364444,354258,368794,359676,353625,353708,107855,23599,451657,101776,108161,109360,347437,349918,349919,349920,349921,350417,350418,350419,350420,350421,350422,350423,350424,350752,350753,350754,350755,350756,350757,350758,350759,36428,109298,362933,451491,479543,479636,479715,495611,518148,43905,57466,57467,57468,57469,57470,57471,108162,108163,111843,127850,129950,137837,137876,343571,348460,351281,351282,355393,361896,362923,363669,363844,364236,364340,449473,457229,457259,479479,479685,480033,480094,485882,486142,486433,487034,487164,489410,489511,490576,490706,491259,492572,495468,497695,497721,499926,500246,501838,502839,503400,505668,508181,510369,510462,511780,512284,513451,520388,520548,353371,524850,524851,524884,524885,556081,568035,6246,7140,7144,8869,9912,11355,23037,27206,39421,39436,51798,107281,107468,107499,108533,108804,108811,108812,108839,109770,109849,110245,110560,110568,110606,110755,110756,110846,111439,111909,119704,128024,128106,128139,128345,128379,128514,131312,131877,133356,133668,134835,135395,135696,135697,135698,135699,148590,352733,353533,357072,357073,358338,368788,368988,370300,439422,441325,443515,449503,450277,451094,451426,456150,456245,468836,469032,469189,469425,471503,473433,493319,495158,496251,497823,497824,498195,498453,500053,500716,505925,506351,507049,507428,507905,507916,508354,510590,515455,516043,517423,518742,520408,520940,521832,521868,521900,524455,524848,524849,524867,524868,524869,524870,524871,524872,524873,524874,524875,524878,525138,525435,525436,525807,548157,550919,551032,551432,553914,553946,555801,555870,557437,557702,557785,562791,562792,562793,562794,562795,562796,562797,567736,568832,568976,568980,569212,569319,570730,570739,570750,571054,571469,571476,571722,572055,572480,572492,0) AND `delete_time` = 0 [ RunTime:0.045780s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,delete_time,id',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => NULL,
'rows' => 290,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.007376s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_option',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'option_name',
'key' => 'option_name',
'key_len' => '258',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.008942s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.007339s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 19,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.008564s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.007416s ]
- [ 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' => 37,
'filtered' => 2.702702760696411,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.008579s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.007422s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'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 `cmf_nav_menu` [ RunTime:0.008683s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.007490s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 7.692307472229004,
'extra' => 'Using where; Using filesort',
) ]
1.950800s