基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-02 20:28:53 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E7%8E%89%E8%89%B2.html
- 运行时间 : 8.499072s [ 吞吐率:0.12req/s ] 内存消耗:6,041.56kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=loin9qjc3snl4fs6aen324ja9k
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000845s ]
- [ 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=loin9qjc3snl4fs6aen324ja9k',
'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.000994s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000182s ]
- [ 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.000879s ]
- [ 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]
- [ DB ] CONNECT:[ UseTime:0.049095s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.012479s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008045s ]
- [ 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.046681s ]
- [ 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.009989s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '玉色' LIMIT 1000 [ RunTime:7.710189s ]
- [ 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.013271s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (5383,5360,356936,356939,356945,522414,376486,567900,567906,10415,358870,360929,522363,1217,523215,5665,356765,10420,356758,358369,357739,360930,523214,357754,358468,346803,356743,356888,359092,359335,360641,360928,361037,356792,359774,360898,360920,360922,356887,356894,359252,359636,356876,357910,360914,360954,361032,5461,356764,357308,358950,359070,360708,360709,360953,361048,376497,359336,359633,360721,360919,376722,569409,356740,356757,356890,356893,357944,358948,359947,360675,360677,360678,360682,360683,360684,369432,567990,5628,359327,360702,523212,346654,358194,358845,359084,359624,359627,360908,361041,361049,369641,376483,347132,356807,357801,357881,567907,359359,361423,356871,356881,357374,359209,359329,359571,360213,356861,359096,359338,359555,360902,360910,360944,376476,356698,357756,357762,358864,358352,358372,358373,359360,360464,360947,361020,376488,567977,567999,356726,357865,357876,359013,360043,567917,567920,358846,359791,360376,372461,356778,356835,357899,358132,358133,358984,360905,376705,376766,356799,356836,356840,356853,356857,357376,357744,358945,358975,359331,359985,361036,372570,372571,376682,356842,357555,359367,357165,357871,359328,359332,361007,376706,357872,357911,357918,360892,360895,522274,569192,346669,356776,358965,361012,361042,522369,357920,358862,358947,359570,360697,360698,361043,361332,346617,347069,347123,356875,356877,359345,359346,376473,376491,346609,346835,346838,346846,347099,358139,359087,359567,359949,360941,376457,376494,376718,567978,346606,346614,346827,346834,346845,347071,356644,356854,356855,356878,360901,376475,567909,567918,567975,567989,346596,346645,346668,346672,346857,347031,347133,347136,347147,347149,356646,356742,356745,356746,356749,356750,356751,356762,356763,356768,356771,356774,356779,356782,356783,356788,356789,356793,356798,356837,356839,356841,356843,356845,356849,356850,356856,356858,356859,356862,356863,356864,356865,356866,356867,356868,356869,356870,356874,356885,356886,356895,356896,357053,357086,357295,357365,357367,357380,357383,357384,357386,357387,357390,357562,357563,357564,357565,357738,357740,357741,357742,357746,357748,357749,357750,357759,357851,357879,357900,357922,357928,357954,358143,358423,358443,358444,358477,358533,358850,358851,358852,358854,358858,358863,358979,358987,359041,359042,359043,359044,359045,359054,359055,359081,359083,359200,359267,359341,359343,359344,359348,359349,359351,359365,359366,359556,359559,359566,359569,359628,359764,359765,359800,360266,360631,360707,360883,360884,360885,360886,360888,360889,360890,360891,361034,361035,361038,376482,376485,376496,376501,376674,376677,376695,376709,376713,376864,376866,567958,567979,567980,567981,567988,567992,567993,346658,346665,356744,356772,356780,356781,356785,356801,357045,357736,357921,357964,357981,358427,358848,358983,359078,360949,360950,356777,358982,357217,359350,359581,347065,358879,361006,361331,346670,360948,346837,346844,346848,356838,356848,356860,358290,360632,360699,360951,361005,361189,346608,346833,356844,357297,357321,357560,357751,358125,358520,359615,360150,360717,360896,360903,360906,360907,360911,360912,360913,360915,361033,361039,361044,361061,346666,347101,356759,356760,356769,356770,356790,356797,356882,357743,357752,357760,357799,357806,357818,358321,359479,376458,376708,376716,356796,357569,357570,357573,358323,359780,361040,376499,347142,357561,357866,357913,358843,360168,360701,376484,347140,357909,357912,357924,357926,357959,357960,357970,357972,357973,358844,358856,358857,523218,356791,357574,357747,357870,357895,357957,357958,357961,357962,357967,357968,358420,358842,358859,358860,359575,359635,360936,522278,376696,361060,567976,567982,360904,360935,361062,356700,356719,346602,356642,356643,356705,356773,356795,356803,357329,357330,357331,357372,357566,357567,357632,357908,357927,357963,357965,357966,357969,357971,357975,357979,357980,358180,358442,359051,360700,360942,376857,377211,377212,377213,377214,0) AND `delete_time` = 0 [ RunTime:0.116966s ]
- [ 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' => 568,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.014026s ]
- [ 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.044178s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.008235s ]
- [ 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.028674s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.008675s ]
- [ 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.009807s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.063863s ]
- [ 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.009285s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008140s ]
- [ 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',
) ]
8.506897s