基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 09:25:03 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E9%A3%8E%E6%99%AF.html
- 运行时间 : 1.444518s [ 吞吐率:0.69req/s ] 内存消耗:7,145.97kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=8dmhg2mfde6gegg9l54v6d47l9
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.005344s ]
- [ 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=8dmhg2mfde6gegg9l54v6d47l9',
'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.000233s ]
- [ 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.000724s ]
- [ 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.012214s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.009755s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008270s ]
- [ 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.014702s ]
- [ 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.011859s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '风景' LIMIT 1000 [ RunTime:0.789667s ]
- [ 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.010076s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (1280,1279,1281,1282,424,363711,3531,3532,3533,3538,3539,3540,3541,3542,3543,3544,3545,3530,242,12657,386124,387608,385287,7386,364999,365000,387932,26445,353056,353057,379305,388268,12801,360294,365214,365215,388904,364323,24317,364058,364059,391093,24456,365871,568685,12806,379311,389458,11311,14686,569408,10827,14687,14688,14689,14690,14691,14692,14693,14694,14695,14696,14697,14698,14699,14700,14701,14702,14703,14704,14705,14706,14707,11292,15427,401254,8705,13083,13084,13096,13097,13098,13099,13100,13101,13102,13103,13104,183061,369728,568598,11387,365059,365060,365243,365244,5523,14061,351655,368370,12952,13931,13932,23289,9822,13201,13391,28172,353078,353081,353082,364939,365324,13460,364164,368668,370270,370271,13960,21089,101773,365421,13082,13109,13110,13111,13112,13113,13114,13115,13122,13123,13124,13125,13126,13127,13129,13136,13137,13138,13142,13143,13144,13145,13146,13147,13152,13153,13154,13155,13156,13367,13377,13378,13379,13383,13384,13390,13392,13412,13413,13414,13415,364142,295623,364989,364991,365294,13411,94628,26713,187119,314463,405561,410152,364972,267376,348977,378733,426746,564183,185128,185129,185130,185131,185132,185133,185134,185135,185136,185137,185138,185139,185140,185141,185142,185143,185144,185145,185146,185147,185148,185149,241946,242220,283352,283630,283880,284159,308863,330753,348976,365472,446238,25460,294297,295622,295627,364672,365108,410602,12803,37232,86715,365236,415514,25481,238336,270090,51597,87159,242228,242229,283638,284167,284168,294002,294314,312745,316651,13077,17458,26177,44599,183040,241997,275018,283404,283932,295253,315417,365033,414741,420290,429281,11267,242226,283636,284165,301270,311290,319479,37239,185711,242007,242083,242225,283414,283491,283635,283942,284019,284164,308830,309943,316378,356814,13004,26132,37190,37215,89184,186154,241988,242005,242206,283394,283412,283616,283922,283940,284145,295221,310839,311204,311697,314218,316256,364835,409985,425917,477114,24751,37221,39316,52724,89156,242099,283507,284035,295321,299166,311086,316559,364829,364938,365092,429280,486482,43120,50957,147411,180862,185241,186148,242213,242300,243158,283623,283695,284152,284240,284759,312168,312814,313211,415458,28175,28185,28190,28192,37238,41428,103335,284727,300252,301807,312677,313023,314951,369454,18960,24733,28188,37180,37207,37253,88495,90353,91151,267053,279452,291130,294306,300526,308922,312311,316494,320079,334265,334275,412757,412764,425685,425717,429250,429314,467302,485200,505063,558506,19349,24914,28177,37157,37275,185917,242035,244503,244521,267051,283442,283970,299947,300686,308903,312316,314161,316356,334259,334271,334298,334301,426745,429271,438205,438226,24747,25458,28153,28158,28178,37153,37165,37196,37271,37273,181416,242215,242227,283625,283637,284154,284166,300553,311867,313170,330746,334226,334245,334254,334255,334257,334260,334267,334268,334269,334274,334276,334286,334293,410608,421614,429272,429276,429291,429294,429305,429309,429318,514423,24729,28189,37141,37178,37209,37220,37272,37291,87784,244522,267052,267055,267379,294253,296031,296450,299838,308793,309549,310725,311524,311627,312284,312710,312827,314085,319518,330634,334231,334237,334239,334242,334243,334248,334261,334264,334266,334272,334278,334282,334287,413017,413163,417692,418190,424680,425757,429246,429247,429251,429278,429279,429282,429284,429287,429302,429315,429317,438227,24736,24946,28165,28174,28179,37186,37192,37193,37216,37252,37256,37259,37293,55526,91441,92059,97482,101476,101477,101479,101482,101483,101486,101488,101490,101491,101493,101497,104815,184709,184715,239657,242222,244517,261259,283632,284161,295320,296371,299847,300569,301799,309956,310952,311644,318138,330728,334223,334228,334229,334230,334232,334234,334238,334241,334252,334273,334292,334297,334300,410876,413161,426168,427143,429249,429304,429310,429316,438222,476286,16794,17748,19347,19348,28150,37176,37183,37227,37250,89139,89178,89196,91819,92947,93144,101922,180800,183684,185712,242208,244519,244520,267389,276993,283618,284147,295212,295485,299816,300564,309757,310815,310988,312190,312296,313512,314439,317469,318355,334244,334249,334253,415222,420296,421658,429248,429286,429289,429290,429293,429295,429311,438224,438225,476611,476808,506003,28151,28187,37140,37175,37189,37194,37198,37211,37219,37228,37234,37257,37289,37296,37298,37304,39317,96195,183079,183742,183753,239604,241976,242214,244516,251062,261206,270578,283382,283624,283910,284153,295322,296108,299358,308864,308905,309195,310213,311004,311173,311417,312568,313533,313969,314039,316057,319916,333177,334221,334227,334235,334236,334263,364846,412754,413162,417207,426097,427114,429277,429288,429292,429298,429301,429306,429307,438221,447725,469665,475486,17288,19858,28149,28156,28196,37152,37155,37197,37229,37236,37242,37294,37310,46335,50993,91781,93207,95251,99789,184939,185206,185415,185416,185422,186070,186304,237837,239756,245478,250509,261358,267050,280761,294349,294759,294880,300078,300504,309458,310110,310622,310733,313397,314108,314157,314488,315598,316158,318026,318139,334222,334240,334246,334251,334270,334277,334279,334280,334284,334285,334290,334291,334294,334299,357039,412601,413658,416357,416358,426926,429197,429275,429285,16230,17016,17186,17289,24740,25012,28180,37145,37158,37162,37179,37187,37201,37218,37241,37244,37268,37274,37295,37312,50760,89186,91856,91887,92980,103568,182955,184740,239759,240102,241945,245465,250558,261361,279435,280810,283351,283879,296217,308906,313007,313205,313413,334225,334250,334256,334258,334262,334281,334283,334288,334289,334295,334296,413707,415507,426170,429296,429300,429303,429308,429313,486988,519046,13788,24985,28191,37156,37225,37230,37240,37249,37263,37266,48590,93214,102155,102158,102162,237835,240101,261620,269311,270068,296372,309184,310187,310649,311263,311703,314084,314109,317386,319239,334224,334233,357726,364304,364568,412763,429273,429299,429312,476904,477035,487265,28166,28167,28169,28182,28194,37167,37172,37181,37212,37224,37235,37247,37251,37255,37281,37286,37302,53572,89176,93103,102153,183870,185239,185242,250510,269315,280762,310106,310377,312673,313399,314503,315866,317683,318114,319478,319525,334247,364303,370267,412756,413160,413659,419151,429297,17834,28162,28195,37146,37169,37173,37182,37185,37195,37217,37231,37246,37276,37292,91737,93529,93557,95208,95559,183186,185240,185708,237466,239852,261454,267408,295608,299359,299452,299780,309365,309465,311395,311883,312666,312709,314086,314958,330651,413423,414731,416356,429283,487745,15425,17743,25401,28132,28146,28152,28154,28163,28181,37142,37144,37163,37177,37199,37223,37243,37245,37248,37262,37284,37287,37297,0) AND `delete_time` = 0 [ RunTime:0.089234s ]
- [ 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' => 999,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.016393s ]
- [ 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.009730s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.007801s ]
- [ 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.009870s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.007886s ]
- [ 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.011333s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.007763s ]
- [ 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.009269s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008542s ]
- [ 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.452430s