基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 09:12:32 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E5%B9%BF%E8%A5%BF.html
- 运行时间 : 1.720459s [ 吞吐率:0.58req/s ] 内存消耗:6,972.55kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=o2d19m8iu3te7e32ss0hfpb1gh
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002000s ]
- [ 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=o2d19m8iu3te7e32ss0hfpb1gh',
'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.001045s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000168s ]
- [ 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.000770s ]
- [ 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.010175s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.008374s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.006748s ]
- [ 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.008368s ]
- [ 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.008298s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '广西' LIMIT 1000 [ RunTime:1.210173s ]
- [ 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.009369s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (12587,387835,7919,35569,14674,758,759,760,761,763,764,765,767,768,770,771,772,773,774,775,776,777,781,782,783,785,786,385166,13672,386062,41062,407328,8674,379036,383235,31578,379253,403586,11262,24378,17206,7803,39046,113452,113454,113455,114158,114181,114182,114250,114269,114318,114532,114533,114575,114679,114680,114681,114682,114683,114684,114685,114686,114687,115075,115076,115077,115078,115079,115080,115081,115082,115083,115084,117353,117535,117596,117661,119058,119059,119060,119061,119062,119063,119064,119065,119066,440081,444436,452645,32183,38825,18281,522857,19799,117802,117803,117804,117805,117806,117807,117808,117809,117810,117811,117812,117813,608,769,14673,407461,383370,115032,115033,115034,115035,115036,115037,115038,115039,115040,115041,115042,379171,385718,553736,12592,13554,18940,483185,486638,487643,522847,483162,522824,569474,482277,483190,486554,487002,487038,487112,487115,487512,487836,20839,37145,479578,483085,483095,483154,483158,483174,483178,483179,483180,483188,483197,483254,483276,483478,483699,486546,486620,486703,486725,486776,486953,487042,487066,487301,487398,487444,487457,487476,487497,487547,487601,487613,487651,487692,487733,487829,20840,23967,101579,478364,482090,482099,482136,482440,482445,482519,482944,483090,483129,483217,483322,483403,486502,486514,486522,486525,486529,486548,486553,486565,486594,486600,486606,486610,486614,486644,486674,486678,486680,486719,486720,486728,486735,486743,486761,486802,486807,486808,486858,486878,486913,486930,486935,486979,486980,487000,487046,487061,487068,487072,487093,487168,487176,487180,487190,487211,487227,487228,487234,487267,487298,487303,487304,487306,487311,487319,487320,487339,487340,487341,487374,487379,487381,487397,487405,487419,487505,487520,487535,487539,487579,487590,487598,487605,487637,487642,487648,487669,487709,487713,487718,487725,487736,487741,487780,487788,487834,487841,487856,492684,499184,499191,500633,508433,509295,517415,8807,24660,20841,23984,33558,141730,141734,141735,141746,141752,141756,440978,441233,441243,478376,478379,478396,478404,478407,478409,478413,478415,478416,478565,478684,478707,478814,478815,478835,478929,478932,478970,479009,479039,479539,479800,479986,480460,481924,482092,482108,482179,482210,482215,482280,482337,482383,482453,482471,482472,482555,483080,483083,483087,483091,483094,483096,483097,483100,483102,483103,483120,483144,483145,483149,483152,483159,483160,483166,483175,483177,483194,483195,483198,483202,483205,483210,483214,483233,483240,483246,483256,483265,483277,483306,483325,483326,483347,483408,483415,483421,483486,483497,483553,483614,483628,483643,483651,483667,483688,486495,486500,486506,486516,486517,486527,486534,486539,486540,486542,486544,486545,486550,486556,486563,486571,486575,486577,486578,486580,486584,486587,486595,486602,486603,486605,486616,486621,486622,486623,486625,486640,486642,486645,486646,486647,486649,486662,486663,486667,486669,486681,486682,486683,486686,486687,486688,486696,486700,486702,486705,486706,486708,486711,486722,486724,486727,486729,486730,486734,486736,486737,486742,486744,486747,486753,486758,486762,486767,486780,486782,486786,486789,486790,486792,486794,486796,486804,486809,486810,486820,486823,486835,486847,486850,486851,486853,486860,486861,486866,486888,486892,486896,486900,486902,486904,486906,486908,486909,486915,486916,486931,486937,486938,486950,486952,486958,486965,486973,486974,486983,486984,486991,486995,486999,487001,487003,487009,487011,487022,487026,487031,487036,487045,487051,487054,487055,487057,487060,487074,487075,487076,487085,487086,487092,487094,487095,487096,487101,487106,487107,487110,487123,487130,487132,487133,487134,487135,487141,487143,487144,487145,487146,487147,487149,487150,487156,487159,487160,487162,487164,487166,487169,487170,487187,487193,487194,487197,487200,487202,487204,487209,487218,487229,487233,487241,487245,487247,487250,487256,487257,487260,487261,487266,487269,487273,487274,487279,487284,487287,487294,487300,487302,487309,487315,487317,487318,487323,487327,487328,487329,487333,487335,487343,487347,487349,487352,487360,487363,487366,487367,487368,487370,487371,487375,487378,487382,487387,487399,487401,487407,487411,487416,487418,487425,487427,487434,487437,487447,487451,487461,487463,487465,487466,487480,487485,487490,487494,487495,487496,487499,487502,487508,487514,487517,487519,487522,487530,487531,487532,487540,487544,487548,487551,487552,487554,487559,487560,487566,487578,487588,487600,487603,487608,487611,487612,487619,487622,487623,487628,487629,487635,487638,487646,487647,487650,487653,487656,487658,487666,487672,487675,487678,487679,487687,487696,487697,487708,487712,487714,487715,487719,487724,487728,487731,487732,487734,487738,487748,487749,487758,487769,487770,487776,487784,487785,487787,487790,487795,487796,487801,487802,487805,487808,487809,487817,487818,487819,487820,487826,487837,487840,487845,487848,487852,489341,494982,495691,502441,509102,0) AND `delete_time` = 0 [ RunTime:0.068596s ]
- [ 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' => 724,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.007041s ]
- [ 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.008315s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.006708s ]
- [ 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.008373s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.006869s ]
- [ 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.008273s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.006746s ]
- [ 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.008240s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.006970s ]
- [ 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.727693s