基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-02 19:49:11 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E9%BE%99%E9%A6%96.html
- 运行时间 : 2.233421s [ 吞吐率:0.45req/s ] 内存消耗:6,724.43kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=hnjuu1nb8qu3cfdntvi0h3gg5f
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.004320s ]
- [ 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=hnjuu1nb8qu3cfdntvi0h3gg5f',
'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.001083s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.004421s ]
- [ 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.000874s ]
- [ 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.015134s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.009807s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.009128s ]
- [ 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.007801s ]
- [ 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.010810s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '龙首' LIMIT 1000 [ RunTime:1.541309s ]
- [ 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.011804s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (402448,23571,365518,23535,23569,523359,355500,355560,349263,349264,349265,349266,349267,349268,349269,349270,349271,349272,349273,349274,349275,349276,349277,349278,349279,349280,349281,361179,12144,23700,346437,355556,23337,365253,355529,364454,360501,569120,355523,368924,368925,368926,368927,567984,376919,378604,522673,353080,356371,561615,371666,522764,349262,365980,349037,349302,349303,349304,349305,349306,349307,349308,349309,349310,349311,364625,366037,353532,356898,356899,356900,356902,356980,371322,561388,12140,353054,359980,368922,368923,372114,353009,355522,357297,23259,346673,369303,372674,562973,358656,567913,12142,364847,523054,347221,359426,359505,370077,370087,372443,347096,349036,349282,349284,349285,349286,349287,349288,349289,349290,349291,349292,349293,349294,349295,349296,349297,349298,349299,349300,349301,357281,369014,372115,372116,349102,349103,349104,349105,349106,349107,349108,349109,349110,349111,349112,349113,349114,349115,349116,349117,349118,349119,349120,349121,356614,378592,352510,358653,360902,365371,23702,349242,349283,355524,359074,349211,349212,349213,349214,349215,349216,349217,349218,349219,349220,349221,349222,349223,349224,349225,349226,349227,349228,349229,349231,349232,349233,349234,349235,349236,349237,349238,349239,349240,349241,349244,349245,349246,349247,349249,349250,349251,349252,349253,349254,349255,349256,349257,349258,349259,349260,349261,355404,357229,357815,358581,366487,347002,349202,349203,349204,349205,349206,349207,349208,349209,349210,350837,360559,365252,563589,355521,355448,361371,522577,23662,346985,347073,352488,353011,358657,359946,346884,523221,350012,360535,353012,358684,359437,568023,357581,359696,362969,369894,357222,357223,359673,372615,358676,563645,355229,357821,358624,358625,358648,358650,358695,358702,371487,372854,346903,358174,358585,358586,358587,358590,358591,358592,358593,358598,358599,358600,358601,358602,358603,358604,358605,358606,358607,358615,358616,358617,358618,358619,358620,358621,358622,358623,358626,358627,358628,358659,358694,359391,360943,358655,359321,368270,522177,5428,358658,346436,346446,346455,347160,358651,358672,358673,376040,361178,5368,346727,346735,358159,360944,346866,360565,372062,563648,346679,357068,359208,372526,376544,346860,347084,356177,358612,358629,358631,358649,358670,358675,358677,358678,358681,358696,358697,358795,359209,359410,359678,369020,372770,571360,120182,357327,358410,358608,358609,358643,358644,358698,358699,358761,358821,359612,360150,370019,372740,477925,571488,118610,133055,358613,358614,358691,359425,370234,371829,372068,372506,372522,371323,371867,509852,516278,513211,349182,349183,349184,349185,349186,349187,349188,349189,349190,349191,349192,349193,349194,349195,349196,349197,349198,349199,349200,349201,450110,119795,132911,132912,132915,132916,132917,349162,349163,349164,349165,349166,349167,349168,349169,349170,349171,349172,349173,349174,349175,349176,349177,349178,349179,349180,349181,376920,563628,351334,351335,351336,351337,351338,361167,444239,501937,514086,360039,370755,440675,495772,511772,6572,42611,112232,112233,132764,132887,134264,349122,349123,349124,349125,349126,349127,349128,349129,349130,349131,349132,349133,349134,349135,349136,349137,349138,349139,349140,349141,349142,349143,349144,349145,349146,349147,349148,349149,349150,349151,349152,349153,349154,349155,349156,349157,349158,349159,349160,349161,440980,452407,494453,498747,500653,502509,561411,133923,360511,370716,370836,378609,502282,511406,563591,346962,359847,372501,503653,520643,520644,522634,561369,359855,370233,563641,568550,355527,358638,358641,359422,360032,360945,360946,370235,523937,525022,555169,561397,561569,563629,563643,563644,563651,563673,567901,567904,567999,8659,23772,24581,24695,24696,40341,40342,106746,106780,117955,118214,118479,118487,119785,119973,120106,124130,132435,132571,132852,132856,132957,133027,133171,133611,133965,134115,135731,135998,135999,137740,349230,349243,349248,360555,372706,372834,372851,378576,440932,440948,441113,441123,441401,441420,441819,441853,442943,443538,443651,443951,443986,449836,450074,451831,457606,465468,468765,468766,469558,475801,475830,488460,489109,489714,489976,490079,492011,495684,498147,498636,504710,510170,510569,512446,513077,515668,516295,516676,517949,521200,521289,524703,524707,524709,524712,524713,525148,525545,551547,551569,551570,553387,553605,553606,555513,562542,565549,571900,571901,571987,0) AND `delete_time` = 0 [ RunTime:0.089292s ]
- [ 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' => 639,
'filtered' => 7.142856121063232,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.011154s ]
- [ 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.017637s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.008396s ]
- [ 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.016685s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.021205s ]
- [ 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.015539s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.011604s ]
- [ 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.010110s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.010702s ]
- [ 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',
) ]
2.241851s