基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-02 20:24:17 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E9%9B%8D%E6%AD%A3.html
- 运行时间 : 1.929085s [ 吞吐率:0.52req/s ] 内存消耗:9,674.48kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=mosfrd2m5i56bmc17tpnaqd1ut
- [ 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=mosfrd2m5i56bmc17tpnaqd1ut',
'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.001030s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000132s ]
- [ 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.000750s ]
- [ 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.014813s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.009204s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.009605s ]
- [ 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.007487s ]
- [ 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.009981s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '雍正' LIMIT 1000 [ RunTime:1.087124s ]
- [ 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.017511s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (15949,15950,15951,15952,15953,23438,6802,15948,387341,33518,489,467074,25379,29573,106234,108106,108107,109102,109100,135280,136211,109101,135081,355551,355569,363912,363913,441007,135279,350352,350353,350354,350355,350356,350357,10537,108095,156444,362796,348732,348733,348734,348735,348736,348737,348738,348739,348740,348741,362548,362549,363649,364261,364262,364547,365370,522134,108303,347458,347930,350011,6715,347924,352078,355417,355420,362659,108085,108104,108185,363398,363929,363930,365480,365481,106518,136210,351238,355416,362550,362856,363305,364417,364418,472675,484996,347926,348546,348671,349330,349651,350688,350689,350690,350691,350899,355438,355558,355561,355566,364381,10219,10525,26850,106243,106845,347884,347885,347886,347887,347888,347889,347890,347891,347892,347893,347894,347895,347896,347897,347898,347899,347900,347901,347902,347947,347948,347949,347950,348522,348523,348524,350017,350728,350729,355574,362797,362902,362918,363290,363941,363942,517930,521982,522087,522165,23442,108084,108272,109816,349923,349924,349925,350511,350512,350513,350514,350515,350516,350517,362301,362302,363105,451500,23606,129987,347777,347929,348320,350603,350760,352083,355427,355572,355578,362187,362188,363096,364284,451664,521935,522153,348525,348526,348527,348555,350359,351128,355429,355441,355562,355581,362653,363180,364253,364254,26851,108065,347479,347480,347535,347547,347908,347911,347935,347957,347958,348310,348311,348312,348321,348414,348419,349334,349335,350025,350901,350902,351199,351227,352082,355428,355568,355570,355575,362157,362551,363310,363311,363405,363885,363886,363955,363956,363957,364138,364139,364170,364424,364425,522615,23475,347478,347752,347772,347932,348412,348415,350403,350404,350405,350406,351331,355407,355433,356546,362899,363855,364928,369640,451533,108326,108327,108328,108329,108330,108331,108332,108333,108334,108335,108336,108337,108338,108339,108340,108341,108342,108343,108344,108345,108346,108347,108348,108349,108350,108351,108352,108353,108354,108355,108356,108357,108358,108359,108360,108361,108362,108363,108364,108365,108366,108367,347459,348723,348724,348725,348726,348727,350059,350060,350061,350062,350063,350064,350065,350066,350067,350107,350108,350109,350114,350115,350116,350117,351790,355432,363883,363884,364033,364034,364065,364066,364166,364167,364255,364256,364269,364270,473541,485408,23336,135102,348309,348418,349663,349664,349665,349666,349667,349668,349669,350685,350686,350701,350702,352079,352080,355442,355564,355582,362538,362539,363279,363280,365041,365282,368795,368984,370661,451394,522164,23383,23401,108056,109067,111992,347368,347447,347448,347450,347452,347546,348139,348420,348421,348990,348991,348992,348993,350239,350240,350241,350242,350243,350244,350246,350608,350616,351995,351996,351997,351998,351999,352000,352001,352002,352003,352004,352005,352006,352007,352008,352009,352010,352011,352012,352013,352014,352015,352016,352017,352018,352019,352020,352021,352022,352023,352024,352025,352026,352027,352028,355435,355555,363129,364237,364238,364244,364257,364273,364379,364380,364840,365184,365482,368690,368691,368692,368812,368813,451441,451459,522047,108284,124075,347743,347775,347955,347956,348647,348648,348670,349332,349333,349336,349337,349700,350378,350428,350762,350763,350764,350765,350766,351223,351226,351228,351229,355425,355436,361840,368711,371652,371653,371654,371655,371656,444351,473542,522053,522139,522161,23357,23472,108062,124077,347453,347576,347577,347578,347579,347580,347587,347588,347591,347592,347877,347878,347879,348319,348323,349718,349719,349720,349721,349722,349723,349724,349725,349726,349727,349728,349729,349730,349731,349732,349733,349734,349735,350592,350895,351178,351336,351628,351791,352177,355573,355576,361763,362498,362499,362546,362547,362792,363119,363277,363278,363895,363896,364422,364423,365192,444453,451415,451530,508382,109109,347454,348422,348426,348654,348655,350091,350106,350377,350610,350949,350950,350951,350952,351231,351299,351300,351301,352178,355418,355563,355571,355583,361761,362828,362898,364021,364022,364373,364374,364375,364546,364690,364920,484752,505583,23371,106413,108308,111772,348138,350292,350401,350402,350448,350449,350450,350451,350585,350903,351241,355423,355577,356377,362532,362533,362798,363408,363409,363410,363411,363412,363413,363931,363932,364415,364416,364844,364912,365183,365193,365333,365340,368705,451429,646,8002,23370,23424,23425,108224,347581,347774,347954,348316,348317,348380,348381,348994,349371,350255,350687,350808,351222,351951,351952,351953,351954,351955,351956,351957,351958,351959,351960,351961,351962,355440,361860,362933,362946,363288,363289,363893,363894,363939,363940,364165,364276,364372,364676,365337,365475,368696,371244,451428,451482,451483,469993,473537,485360,495141,495717,10529,109074,347449,347538,347585,347586,347589,347590,347593,347783,347880,347881,347882,347928,347951,347952,347953,348425,348995,349442,349443,349444,349972,349973,350037,350038,350039,350040,350041,350324,350376,350586,350604,350605,350612,350613,351623,351624,351625,351626,351629,351631,351632,351784,351785,351786,351787,351788,351789,351807,351808,351809,351810,351811,351812,351813,351814,351815,351816,351817,351818,351819,355419,355426,355431,355437,356534,362575,363095,363106,364267,364268,364429,364913,365177,365281,369795,473972,485912,522026,24136,108172,347440,347745,347903,347904,347905,347906,347907,347909,347910,347912,347913,347914,348416,348423,348427,349929,349930,349931,349932,349933,349934,350204,352137,352139,352140,355580,361762,362503,362534,363107,363246,363579,363580,364239,364240,364915,364917,364918,371301,486164,522119,522240,106210,106211,347526,347742,347784,348996,349439,349440,349441,350617,350872,350873,350874,351654,355422,355439,359842,361981,362504,362827,362829,363642,363927,363928,364528,364696,364745,364746,364914,364936,365339,368699,368987,473697,473934,485221,485424,522209,23396,23466,23513,347451,347744,347915,347916,347917,347918,347919,347920,347933,347934,347937,347938,347939,347940,347941,347943,347944,347945,347946,348413,348645,348742,348980,350375,350897,351200,351281,351282,351339,351340,351627,351630,355565,362325,362326,362476,362542,362543,363416,363417,363856,363920,363921,363935,363936,365336,441008,451454,451524,451571,473696,509797,522144,522224,109087,109088,140001,347369,347370,347444,347445,347455,347456,347457,347460,347773,347776,347925,347927,348315,348646,349942,349943,349944,349945,349946,349947,349948,349949,349982,349983,350315,350316,350379,350380,350381,350382,350383,350431,350606,350607,350609,350611,350807,351334,351335,351337,351338,351723,351724,351725,352081,355424,361765,362475,362477,362505,362506,362540,363097,363098,363104,363394,363395,363396,363403,363404,363937,363938,363989,363990,364044,364260,364263,364264,364277,364922,364923,364924,364925,364926,364927,474224,474225,486135,522118,522137,522199,522218,522439,23482,94591,109089,109090,347532,350003,0) AND `delete_time` = 0 [ RunTime:0.180016s ]
- [ 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' => 1001,
'filtered' => 7.142856121063232,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.011577s ]
- [ 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.008756s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.007313s ]
- [ 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.010893s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.008708s ]
- [ 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.009588s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.007843s ]
- [ 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.009018s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.009902s ]
- [ 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.936331s