基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 06:02:53 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E5%8D%81%E4%BA%8C.html
- 运行时间 : 1.677307s [ 吞吐率:0.60req/s ] 内存消耗:11,389.76kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=or90vu6funnjtat62vfra0hgkf
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000867s ]
- [ 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 (
'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.001034s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000145s ]
- [ 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]
- [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.011351s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.008978s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.007550s ]
- [ 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.007499s ]
- [ 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.009010s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '十二' LIMIT 1000 [ RunTime:1.028318s ]
- [ 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.010079s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (116,531,532,562,600,602,607,658,663,875,938,946,1002,3214,3832,5248,5301,5493,5494,5514,5525,5526,8510,8807,11541,14275,14276,14277,14278,14279,14280,14281,14282,14283,14284,14285,14814,14836,14876,14892,14929,14931,14932,14933,14934,14935,14936,14937,14938,14939,14940,14941,14942,14943,14944,14951,14955,14978,15438,16729,18305,18456,18457,19144,19224,19249,20543,21416,21440,21502,21729,21746,21831,21865,26755,27088,28758,28781,29235,29557,30661,30825,30832,31786,31790,32029,32127,32129,32932,33153,33774,34040,34248,34803,34853,35180,35449,35511,35568,35726,36668,36676,37036,37037,37072,37393,37400,38131,38576,38747,38821,38977,39047,39120,39122,39485,39522,39994,40410,40833,40849,40868,40900,40902,40919,40945,40946,40948,40968,41042,41064,41079,41086,41092,41095,41096,41097,41099,41759,41777,42774,42973,43072,43457,43603,43735,44595,44917,45286,45589,45778,45911,45947,45963,46086,46793,47694,47723,48224,48526,48923,48954,49514,49581,50217,50232,50647,50944,51242,51535,51841,52391,52887,52893,52901,53313,53489,54268,54358,54555,54908,54955,54971,55553,55818,55877,57015,57020,57288,57290,57439,57440,57482,57483,57484,57485,57486,57487,57488,57489,57490,57491,57492,57493,57562,57722,58067,58221,58250,58259,58323,58341,58687,59782,59789,59855,59925,59929,60035,60056,60109,60122,60669,60785,60878,61075,61230,61305,61366,62338,62448,62588,62590,62596,62638,62639,62640,62641,62642,62643,62644,62645,62646,62649,62650,62864,63020,63245,65778,66598,67506,67544,67545,67906,69603,69659,70717,78240,78546,79934,83389,84109,84117,84171,84173,84253,84258,84308,87666,88374,89408,91026,91206,91823,92485,93126,93226,97668,97742,97927,97929,97933,98026,110445,114052,114057,116065,118580,119452,120099,120230,120376,121271,121472,121967,121968,121969,122396,122621,127051,127052,127072,129904,130408,130573,132627,132628,132631,132632,132633,132634,132637,132839,132840,132842,132843,132844,132845,132846,132847,132848,132849,132850,132851,132965,132966,132967,132968,132969,132970,132972,132973,132974,132975,132977,132978,132979,132980,132983,132984,132985,132986,132987,132988,132989,132992,132993,132994,133232,133233,133234,133236,133237,133239,133240,133241,133243,133244,133369,133370,133371,133372,133373,133375,133376,133377,133378,133379,133381,133454,134953,137792,138987,138990,139284,139290,139377,141913,143387,144914,144917,144918,144919,144920,144921,144922,144923,144924,144925,144926,144927,149844,149845,150939,154982,154992,155675,155777,155837,156322,180198,180201,180247,181411,181412,181420,181441,182383,182424,182426,182480,186324,186377,186452,186453,186454,186455,186456,186457,186458,186459,186460,186461,186462,186677,186858,294346,297327,302170,329827,330603,330611,330612,330613,330614,330616,330617,330659,330692,330895,330896,330897,330898,330899,330900,330901,330902,330903,339239,340661,341407,346809,357587,359615,359758,359759,359761,362296,369687,369688,369689,369690,369691,369692,369693,369694,369695,369696,369697,369698,370230,378917,378918,378919,378920,378921,378922,378923,378924,378925,378926,378927,378928,378929,378930,378931,378932,378933,378934,378935,378936,378937,378938,378939,380398,383116,383117,383118,383119,383120,383121,383122,383123,383124,383125,383126,383127,383128,383129,383130,383131,383132,383133,383134,383135,383136,383137,383138,384277,384278,384279,384280,384281,384282,384283,384901,384903,384904,384905,384906,384907,384909,384910,384913,384917,384919,384927,385516,385517,385518,385519,385520,385521,385522,385523,385524,385525,385526,385527,385528,385924,385925,385926,387505,388928,389632,389633,389634,389635,389636,389637,389638,389639,389640,389641,389642,389643,389644,392364,392404,392580,392775,393278,393294,393361,394304,394305,394306,394307,394308,394309,394310,394311,394312,394313,394314,394315,394316,394376,394377,394378,394379,394380,394381,394382,394383,394384,394385,394386,394387,394388,395117,395118,395119,395120,395121,395122,395123,395124,395125,395126,395127,395128,395129,395538,395539,395540,395541,395542,395543,395544,395545,395546,395547,395548,395549,395550,395613,395614,395615,395616,395617,395618,395619,395620,395621,395622,395623,395624,395625,396322,396323,396324,396325,396326,396327,396328,396329,396330,396331,396332,396333,396334,396335,396336,396337,396338,396339,396340,396341,396342,396343,396344,396345,396346,396347,396780,396781,396782,396783,396784,396785,396786,396787,396788,396789,396790,396791,396792,401608,402173,402174,402175,402176,403933,406665,407210,407211,407212,407213,407214,407215,407216,407218,407220,407222,407224,407225,407227,407228,407229,407230,407231,407659,407660,407661,407662,407663,407664,407665,407666,407667,407668,407669,407670,407671,409012,409195,409396,429125,439682,441334,441341,441355,444397,447674,447675,447676,447677,447678,447679,447680,447681,447682,447683,447714,447715,447716,449473,450882,452658,455748,455761,455770,455771,455773,466441,467028,467030,469913,474334,474690,474998,479383,479653,479828,479936,480380,480454,480519,480571,480650,481176,481254,481299,481892,481918,482037,482100,482186,482253,482259,482282,482352,482384,482385,488372,489468,489851,490960,493019,493089,495982,496760,497526,498869,498962,501378,502682,504386,504681,505579,505783,506180,508181,513297,514058,514508,514864,516285,516771,517519,517640,518217,519563,519761,519947,521052,522950,545847,561234,561439,561521,561864,563885,568260,568269,568305,569218,569219,569220,569221,569222,569223,569224,569225,569226,569227,569228,569239,0) AND `delete_time` = 0 [ RunTime:0.117678s ]
- [ 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' => 831,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.008059s ]
- [ 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.009121s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.007639s ]
- [ 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.009059s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.008260s ]
- [ 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.013662s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.007794s ]
- [ 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.009719s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008235s ]
- [ 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.684580s