基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 06:01:05 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E6%AC%BE%E8%AF%86.html
- 运行时间 : 1.021831s [ 吞吐率:0.98req/s ] 内存消耗:13,905.44kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=053s0dhl1b82f9hap2hq6f0dj6
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000937s ]
- [ 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=053s0dhl1b82f9hap2hq6f0dj6',
'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.001102s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000166s ]
- [ 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.000840s ]
- [ 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(): htmlParseStartTag: invalid element name in Entity, line: 2[/www/wwwroot/caigc.cn/simplewind/vendor/electrolinux/phpquery/phpQuery/phpQuery/DOMDocumentWrapper.php:200]
- [ DB ] CONNECT:[ UseTime:0.013358s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.010956s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008497s ]
- [ 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.008331s ]
- [ 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.009427s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '款识' LIMIT 1000 [ RunTime:0.094134s ]
- [ 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.010809s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (407661,392046,379520,391465,384980,388886,389055,392195,383050,385996,391462,392178,393535,379805,389143,391838,392048,392138,392209,401251,388592,392147,392339,401260,379709,379797,380309,391467,391472,391829,391879,392028,392211,392669,401245,409382,379503,384629,391771,391854,392203,392219,392678,709,379547,379719,391776,392032,392043,392088,392090,392901,393217,393422,393457,399513,399516,399538,399548,2098,379701,389147,391827,391843,391852,391865,392201,392905,393381,399509,399520,399524,399537,388455,388716,389464,391463,391783,391986,392040,392331,392560,392677,393466,393495,398558,399519,399549,399556,401253,379519,384571,388322,389140,391471,391784,392012,392023,392145,392674,392816,396621,396794,397788,398555,399443,399528,399530,399559,399565,399566,400422,401244,409864,409866,378849,379371,379788,379881,384744,388311,388326,388711,389081,390813,391469,391809,392019,392670,392790,392826,392902,393304,393371,393425,393599,399518,399536,399558,400414,11843,379708,383046,388570,388591,388593,388728,388947,391615,391697,392018,392118,392340,392529,392794,392798,392829,392953,393178,393263,393421,393509,393529,398024,398712,399414,399444,399503,399529,399531,399552,399578,399583,400564,401212,401248,40881,386953,388790,389016,389112,389461,389841,390471,391695,392100,392124,392158,392462,392753,392791,392925,393129,393130,393151,393426,393453,393487,393524,393525,393532,393582,393620,398192,398222,398356,399506,399532,399555,399561,399563,399567,399572,399576,401187,378879,379390,379469,379738,379807,383048,384492,384497,388091,388764,389428,389451,390624,390645,391696,391721,391820,391873,391999,392441,392605,393001,393137,393184,393378,393414,393527,393614,395290,395593,396190,397887,398736,399259,399419,399508,399514,399522,399550,399553,399557,399568,400412,400415,400418,8100,9735,13437,378916,379518,379682,379772,379921,383115,387260,388481,388601,388698,388703,389034,389052,389420,389468,389751,390470,390621,390954,391728,392510,392646,392665,392683,393101,393120,393372,393403,393482,393531,394986,394994,395004,396815,398357,398829,399066,399435,399466,399517,399547,399560,399571,399574,399584,400503,401154,401247,402115,409424,409532,409904,23385,379507,379691,379822,379872,384216,384494,384504,386607,387537,388286,388391,388457,388836,388931,388953,389029,389454,390024,390465,390615,391470,391535,391735,391758,391844,391935,391937,392030,392116,392143,392200,392284,392305,392524,392616,392792,392825,392954,393002,393019,393078,393182,393190,393195,393468,393506,393518,393543,393550,394461,395246,395382,395823,396438,397693,397928,397982,397983,398358,398564,399247,399366,399411,399431,399546,399551,399577,399581,400119,400454,405785,409517,1843,8106,379517,379533,379786,379819,384666,386712,388292,388379,388509,388651,388683,388709,388880,389004,389146,389217,389560,389777,389840,390611,390623,390627,390638,390651,390788,391052,391254,391448,391774,391940,392137,392314,392315,392490,392708,392765,392823,392824,392844,392937,393216,393253,393303,393409,393424,393427,393451,393546,393549,393557,394107,394185,395121,395822,395824,395830,395943,396054,396374,396634,397087,397413,397692,398075,398084,398127,398698,398792,398996,399413,399421,399539,399544,399562,399570,399582,399621,400401,400425,400426,400507,401167,401256,401412,401558,402954,406610,378847,378924,379748,379803,379820,379865,379867,379893,383047,383123,384695,384735,384741,385722,385919,388294,388389,388524,388552,388586,388624,388687,388697,388930,389460,389784,390257,390567,391292,391360,391633,391681,391690,391769,391867,392141,392183,392208,392267,392501,392637,392729,392789,392796,392926,392929,392941,393369,393423,393769,394192,394338,394368,394545,394781,395933,396189,396247,396354,396388,396654,397046,397392,397615,397632,398077,398692,399092,399416,399417,399450,399545,399554,399580,399896,400413,400467,400469,400473,400578,400587,400700,400705,407216,408377,409663,23359,379393,379756,382086,383102,384501,384524,384525,384528,384539,384548,384591,384604,385313,385656,386999,388284,388387,388428,388446,388479,388534,388535,388627,388637,388938,388994,389083,389119,389142,389465,389538,389633,389754,389780,389781,389894,390002,390180,390197,390227,390231,390233,390403,390405,390411,390618,390626,390631,390648,391004,391225,391317,391451,391559,391617,391623,391687,391931,392174,392214,392272,392310,392311,392337,392455,392521,392530,392659,392820,392938,393033,393124,393143,393177,393194,393210,393260,393261,393428,393459,393544,394292,394367,394372,394447,394670,394961,394981,394995,395123,395128,395249,395270,396432,396473,396474,397359,397661,397672,397824,397886,398001,398019,398082,398758,399365,399415,399462,399512,399575,399585,400403,400405,400406,400407,400408,400409,400410,400411,400416,400420,400421,400424,400443,400488,400494,400497,400553,400557,400606,400609,400616,401160,401168,401261,401308,405793,408544,409374,409900,9834,13230,362167,378826,379539,379554,379563,379758,379779,383025,383034,384484,384490,384544,384560,384570,384574,384592,384606,384607,384672,384693,384713,384722,384728,386525,386710,388055,388075,388313,388390,388397,388410,388438,388544,388573,388638,388681,388733,388742,388761,388794,388835,388925,388937,389123,389422,389463,389548,389642,389700,389779,389800,389802,389829,389994,390015,390016,390203,390262,390376,390566,390614,390617,390622,390633,390635,390652,390751,390835,390841,390843,391085,391109,391227,391251,391276,391295,391336,391806,391811,391920,391926,391927,391930,392131,392159,392206,392343,392355,392453,392645,392668,392701,392725,392760,392788,392809,392812,392818,392834,392881,392935,392948,392950,392952,392957,392991,393000,393035,393098,393131,393141,393144,393153,393155,393158,393169,393196,393205,393258,393308,393322,393344,393373,393417,393431,393478,393486,393526,393576,393596,393908,394053,394065,394329,394369,394370,394371,394388,394450,394458,394635,394648,394657,394660,394728,394729,394730,394807,394907,394970,394997,395119,395428,395442,395665,395826,396192,396204,396441,396470,396745,396814,397015,397083,397465,397768,397785,397854,397855,397898,398014,398078,398079,398170,398266,398553,398576,398592,398724,398793,398806,398870,398913,399097,399219,399388,399423,399426,399446,399452,399457,399901,400471,400505,400515,400523,400526,400551,400556,400589,400601,400611,400615,400621,400631,400643,400650,400651,402504,404338,405882,407127,407138,409535,409588,409589,365553,378816,378848,378919,379374,379515,379524,379787,379877,383118,384465,384470,384478,384542,384567,384569,384573,384612,384613,384687,388089,388211,388273,388277,388452,388516,388628,388712,388731,388785,388929,388945,389042,389210,389545,389773,389793,389796,389798,389803,389805,389832,389902,390017,390018,390019,390020,390021,390022,390035,390077,390106,390166,390226,390237,390383,390404,390468,390511,390628,390629,390642,390643,390699,390775,390782,390805,390816,390822,390836,390854,390879,390940,391059,391111,391213,391245,391304,0) AND `delete_time` = 0 [ RunTime:0.156137s ]
- [ 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.008566s ]
- [ 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.009692s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.014612s ]
- [ 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.011116s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.009490s ]
- [ 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.010298s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.008360s ]
- [ 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.009467s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008605s ]
- [ 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.029315s