基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-02 20:24:22 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E6%A8%AA%E5%B9%85.html
- 运行时间 : 4.077430s [ 吞吐率:0.25req/s ] 内存消耗:6,930.45kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=crhqco83quc8qj4v0n2acldheg
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000874s ]
- [ 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=crhqco83quc8qj4v0n2acldheg',
'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.001028s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000151s ]
- [ 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.000887s ]
- [ 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.015282s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.009358s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.007683s ]
- [ 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.007498s ]
- [ 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.009619s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '横幅' LIMIT 1000 [ RunTime:3.459739s ]
- [ 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.009779s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (13010,12745,387977,441157,403582,471053,1231,471139,564095,11385,37444,48532,3552,27611,27612,27613,33850,34712,34713,35069,36181,5102,47972,47990,48652,50725,38912,27581,36233,41148,41149,39663,27595,27616,28101,29523,34223,34393,35051,36454,36455,40697,446516,446517,446809,447383,447415,447416,447549,447694,447824,448649,476339,476918,4598,27318,27565,35710,36219,38479,41146,41701,41702,49920,51892,449886,472048,472049,475158,476052,488603,27279,27335,27347,27348,27562,27574,27577,27584,27587,28301,28396,29105,29106,29171,29204,29519,29524,29529,35061,35849,35868,36195,36241,38331,39743,39753,41700,408908,451883,467657,475231,476105,476533,477844,508743,25581,26976,27354,27544,27548,27579,27580,27585,27619,28136,29129,29166,29191,29274,29534,34346,35848,35892,36214,37452,39744,467464,467465,467582,467637,470523,470907,476046,476590,476733,476871,476874,477695,8323,27008,27375,27551,27563,27575,27593,27596,29117,29520,29527,32237,33925,34222,34341,35857,36429,37453,37739,37767,38332,38528,38608,38657,38659,38660,39748,39793,41126,41164,403987,405477,408909,445986,446515,447782,467226,467494,467646,470058,471650,476155,476175,476194,476197,476328,476417,476578,476756,476814,476914,476990,477017,477040,477124,477156,477171,477354,477521,477537,477632,477781,488654,493592,502586,506486,508732,4662,8339,25553,26757,26994,27214,27333,27385,27440,27546,27558,27566,27567,27598,27618,27694,27695,27767,28010,29121,29147,29185,29190,29516,29525,29540,29541,29563,29567,29568,30875,34221,35062,35458,35852,35865,35884,35889,35891,35893,36243,36247,36371,36677,37430,37476,37479,38448,38458,38498,38539,38540,38544,38545,38547,38548,38550,38551,38658,38685,39709,39738,39755,39988,40983,40984,41162,41165,41176,41543,44482,141963,142550,144743,403880,442510,443266,444013,444056,445679,445703,445724,447787,466167,466265,466395,466483,466490,466495,466603,466618,466761,466764,467140,467250,467276,467287,467411,467438,467481,467482,467483,467488,467490,467505,467506,467507,467528,467557,467558,467571,467581,467589,467603,467605,467608,467613,467639,467640,467641,467647,467649,467658,467659,470590,470805,472283,472285,472292,475104,475184,475186,476023,476055,476140,476191,476214,476230,476249,476256,476268,476269,476283,476285,476350,476431,476456,476525,476540,476543,476617,476624,476625,476658,476689,476713,476716,476740,476772,476773,476781,476798,476813,476817,476838,476843,476884,476894,476895,476896,476905,476949,476967,476971,477029,477038,477052,477056,477077,477078,477112,477115,477166,477194,477225,477243,477248,477272,477273,477283,477287,477294,477298,477314,477366,477387,477389,477397,477400,477410,477418,477421,477424,477444,477465,477470,477501,477531,477564,477565,477577,477582,477588,477638,477641,477645,477668,477688,477697,477710,477749,477751,477759,477760,477792,477794,477805,477829,480887,488605,494384,495439,499211,499701,500733,501850,503130,505461,507217,511814,512333,514839,519501,521603,3542,8353,8364,25751,25752,27543,27545,27582,27620,27685,27686,27699,28083,29112,29216,29217,29539,35678,36165,36234,37474,38435,38450,38515,38541,38569,38655,38656,39380,39598,39723,39979,39990,40336,41124,41125,41542,87353,90062,91814,91833,180649,309858,403681,403861,404078,404227,404406,408907,445678,466373,466380,466400,466460,466526,466559,466561,466586,466614,466626,466686,466704,466745,467084,467088,467100,467120,467128,467143,467251,467275,467278,467320,467343,467366,467377,467407,467432,467442,467467,467495,467496,467498,467508,467520,467524,467550,467561,467569,467580,467586,467604,467606,467607,467629,467633,467636,470051,471007,471817,472251,472252,472253,472254,472255,472258,472259,472284,472286,472287,472288,472289,472290,472291,472336,472390,475140,475183,475185,475187,476014,476019,476040,476056,476059,476064,476066,476068,476075,476077,476078,476103,476114,476117,476142,476144,476150,476151,476157,476160,476167,476190,476192,476193,476210,476227,476229,476262,476263,476267,476282,476295,476316,476322,476369,476370,476379,476383,476405,476412,476413,476414,476435,476445,476449,476464,476467,476473,476475,476492,476499,476501,476517,476528,476559,476564,476594,476601,476603,476611,476632,476640,476653,476673,476685,476706,476707,476727,476728,476734,476752,476764,476766,476775,476776,476782,476795,476807,476821,476837,476841,476858,476881,476888,476891,476901,476924,476925,476934,476954,476955,476985,476986,476987,477012,477035,477049,477058,477074,477085,477092,477119,477127,477133,477155,477173,477175,477191,477217,477237,477252,477258,477307,477311,477339,477341,477345,477351,477357,477362,477369,477393,477399,477432,477439,477460,477469,477472,477480,477489,477492,477503,477507,477536,477540,477544,477558,477578,477602,477606,477611,477627,477635,477644,477662,477670,477685,477701,477704,477717,477720,477727,477729,477737,477750,477768,477769,477774,477775,477786,477797,477813,477823,477846,477850,477866,488639,488650,488651,490897,492439,495605,498160,498770,498985,500565,500625,500822,505778,505844,513091,513370,515435,516849,520765,557905,557935,557984,558011,558012,558017,558034,558045,558071,558099,558165,558818,558820,558822,8325,0) AND `delete_time` = 0 [ RunTime:0.073508s ]
- [ 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' => 771,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.009377s ]
- [ 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.009100s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.007562s ]
- [ 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.009098s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.007697s ]
- [ 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.049494s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.007606s ]
- [ 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.008832s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.007728s ]
- [ 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',
) ]
4.084791s