基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 07:10:11 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E9%87%89%E7%93%B7.html
- 运行时间 : 2.091513s [ 吞吐率:0.48req/s ] 内存消耗:10,894.64kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=h3nd9k7jgaolebcgubb56hvdop
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002008s ]
- [ 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 (
'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.001196s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000204s ]
- [ 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.000827s ]
- [ 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.011162s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.013318s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.006961s ]
- [ 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.007184s ]
- [ 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.008228s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '釉瓷' LIMIT 1000 [ RunTime:1.420995s ]
- [ 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.009614s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (6310,6076,6247,557362,557233,557282,5815,6287,24748,24752,27134,27136,27138,27244,27268,29494,32964,34216,38440,42764,120493,120652,120653,120654,120658,121092,121119,121120,121121,121122,121123,121124,121125,121126,121127,121128,121129,121130,121131,121132,121133,121424,121426,121427,122039,122121,122370,122422,131129,136059,136569,138055,138212,138234,138235,138236,138237,138238,138239,138243,138244,138247,138383,138384,138390,138391,138443,138833,138881,138887,138891,138892,138894,138895,138897,138898,138899,138900,138901,138902,138903,138904,138905,138906,138907,138908,138909,138910,138911,138913,138920,138965,138966,138968,138970,139018,139020,139023,139025,139026,139027,139028,139031,139033,139034,139035,139036,139037,139038,139041,139049,139105,139112,139114,139115,139116,139117,139118,139120,139123,139124,139125,139127,139190,139191,139206,139208,139210,139219,139230,139247,186009,186181,186182,186307,186312,186318,186320,349367,349368,349700,349922,350299,350518,350520,361642,362004,362365,362827,363119,363748,364504,364655,364657,364730,440399,440434,440449,440739,442313,442314,442316,442320,442321,442322,442331,442337,442340,442341,442961,445096,445155,449993,452250,452260,452266,452267,452271,452272,452273,452277,453872,453874,453875,453876,453885,453900,454359,454371,454507,454532,454553,454573,454575,454594,454595,454598,454599,454600,454603,454677,454678,454681,454682,454683,454696,455990,455991,455997,456250,468955,469298,469550,475285,475387,475397,475400,475403,475407,484188,484630,484774,484815,484816,484834,484929,484940,484985,484990,485068,485076,485093,485139,485142,485151,485232,485251,485307,485319,485326,485342,485386,485471,485527,485533,485534,485606,485623,485795,485936,485939,486019,486052,486078,486090,486139,486169,486179,486435,486440,486456,486475,486476,488668,488890,488981,489022,489029,489032,489044,489128,489677,489867,490177,490181,490213,490262,490309,490379,490494,490684,490708,490926,491489,491652,491764,491860,492148,492211,492460,492618,492755,492901,492906,492940,493107,493416,493525,493549,493675,493826,493892,493910,495170,495417,495711,495947,495969,496109,496300,496387,496424,496678,496685,496789,497332,497475,497556,497590,497765,497791,498018,498081,498639,498640,498971,499163,499206,499414,499619,499714,499716,499806,499834,499973,499996,500168,500572,500647,500949,500962,501141,501253,501264,501316,501514,501587,501801,501812,501828,501892,502149,502276,502280,502373,502767,503128,503148,503226,503297,503311,503412,503466,503610,503648,503760,503781,503798,503856,503990,504012,504083,504113,504219,504374,504409,504541,504559,504604,504635,504735,504847,504994,505044,505077,505163,505749,505954,505977,506151,506222,506236,506257,506409,506686,506938,507159,507373,507534,507800,507958,508127,508291,508348,509750,509764,509945,510180,510352,510405,510578,510626,510989,511026,511040,511100,511180,511282,511580,511922,511986,512038,512304,512464,512609,512771,512950,512951,513019,513144,513159,513161,513397,513438,513443,513954,513963,514184,515202,515313,515534,515535,515864,515865,515891,515905,515917,516050,516534,516702,516708,516754,517227,517257,517307,517475,517613,518058,518079,518199,518213,518415,518482,518648,518687,518798,518896,518953,519144,519334,519596,519694,519876,519992,520021,520445,520496,520578,520925,521264,521464,521552,521697,523372,523425,526139,526150,526151,526159,526162,526206,526229,526230,526263,526264,526425,526427,526466,526998,526999,527008,527009,527047,527118,527119,527120,527126,527127,527135,527136,527169,527348,527349,527463,527475,527492,527518,527522,527523,527529,527538,527580,527583,527585,527590,527591,527596,527606,527608,527622,527623,527624,527625,527626,527627,527632,527636,527637,527638,527641,527644,527647,527648,527649,527654,527655,527656,527657,527658,527659,527660,527661,527665,527666,527683,527702,527703,527735,527736,527737,527738,527739,527740,527741,527742,527743,527744,527745,527746,527747,527748,527749,527750,527751,527752,527753,527754,527755,527756,527757,527758,527759,527760,527761,527762,527763,527764,527765,527766,527767,527768,527769,527770,527771,527772,527773,527774,527775,527776,527777,527778,527779,527780,527781,527782,527783,527784,527785,527786,527787,527788,527789,527790,527791,527792,527793,527794,527795,527796,527797,527798,527799,527800,527801,527802,527803,527804,527805,527806,527807,527808,527851,527852,528363,528507,528508,528572,528603,528604,528672,528673,528675,528676,528686,528687,528754,528755,528757,528761,528767,528775,528780,528781,528806,528808,528809,528811,528827,528828,528833,528839,528851,528857,528862,528909,528910,528911,528915,528917,528919,528924,528925,528928,528934,528973,529003,529013,529014,529019,529030,529032,529066,529072,529078,529092,529098,529106,529107,529108,529114,529116,529121,529132,529147,529152,529153,529178,529181,529192,529220,529236,529237,529243,529255,529288,529306,529322,529339,529352,529353,529360,529361,529363,529367,529373,529374,529375,529376,529377,529378,529379,529381,529385,529391,529399,529414,529415,529519,529520,529522,529523,529531,529544,529562,529565,529579,529597,529605,529614,529619,529620,529626,529634,529640,529641,529715,529813,529818,529819,529820,529823,529824,529828,529829,529830,529831,529832,529833,529834,529835,529836,529837,529838,529839,529840,529846,529894,530009,530010,530011,530012,530013,530014,530015,530016,530017,530018,530019,530020,530021,530022,530023,530024,530025,530026,530027,530028,530029,530030,530031,530032,530045,530046,530048,530057,530064,530085,530146,530148,530152,530154,530156,530161,530162,530163,530164,530165,530166,530169,530181,530184,530186,530188,530189,530191,530194,530200,530202,530203,530204,530212,530213,530214,530215,530220,530222,530223,530225,530226,530228,530229,530231,530232,530233,530234,530235,530239,530242,530243,530244,530245,530247,530248,530249,530250,530251,530252,530257,530259,530261,530262,530264,530266,530267,530268,530270,530271,530274,530275,530277,530281,530282,530284,530287,530288,530290,530291,530292,530293,530295,530296,530297,530298,530303,530304,530306,530308,530313,530315,530318,530319,530323,530326,530327,530330,530331,530335,530336,530338,530339,530340,530341,530342,530343,530347,530351,530355,530356,530358,530365,530368,530370,530371,530373,530375,530376,530377,530380,530382,530383,530384,530385,530387,530388,530391,530394,530396,530398,530401,530403,530405,530411,530415,530420,530421,530425,530426,530430,530431,530432,530434,530449,530451,530494,530512,530519,530521,530524,530529,530533,530536,530537,530539,530541,530542,530544,530546,530549,530551,530552,530554,530556,530557,530559,530560,530561,530562,530564,530565,530570,530572,530573,530577,530648,530688,530691,530713,530718,530720,530721,530722,530739,530769,530782,530789,530797,530802,530814,530820,530826,530832,530833,530842,530843,530858,530875,530877,530888,530889,530890,530894,530895,530915,530917,530918,530934,530935,530939,530961,530967,0) AND `delete_time` = 0 [ RunTime:0.085959s ]
- [ 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' => 1001,
'filtered' => 7.142856121063232,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.007857s ]
- [ 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.008826s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.006996s ]
- [ 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.008544s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.007920s ]
- [ 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.011169s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.009370s ]
- [ 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.009191s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.006980s ]
- [ 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.098716s