基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 10:36:30 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E6%AE%8B%E7%89%87.html
- 运行时间 : 3.751361s [ 吞吐率:0.27req/s ] 内存消耗:7,428.08kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=dl2nf8oafs49evaprhi45pl7df
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000959s ]
- [ 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=dl2nf8oafs49evaprhi45pl7df',
'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.001098s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000156s ]
- [ 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.000800s ]
- [ 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.011774s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.016512s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008762s ]
- [ 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.008023s ]
- [ 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.009618s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '残片' LIMIT 1000 [ RunTime:3.024522s ]
- [ 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.010262s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (7165,361599,366453,38900,503346,65870,74985,85958,498537,498740,72090,72091,72144,7163,38423,66503,72600,73231,74381,75018,33636,66276,72652,73244,73558,73559,66501,66502,66515,72333,495109,72601,75412,442896,38777,65883,66496,66504,70495,75024,75025,175351,495131,74501,66602,66610,74537,38421,72135,72143,74630,497377,63696,63698,65823,66042,66376,66617,66663,73403,484127,63705,63706,63707,63708,63709,63710,63889,63890,63973,66603,66622,72895,65049,65668,72052,72549,73533,73534,74404,74802,563401,73171,27096,38746,40656,40657,40658,40659,40660,70485,72708,74535,484279,502957,67048,511989,564602,65949,66399,66409,465293,484048,484143,484346,484478,496959,30791,33582,483884,483917,484446,514177,67193,72602,490756,521820,563399,66491,66505,66506,74536,483820,484667,513665,514638,66225,66227,72309,73240,73502,74020,74242,491302,38778,355253,73142,73143,73482,494402,30934,73216,75391,515710,40429,41227,521772,72141,73395,73536,74600,465666,506024,72336,73556,143167,355256,509198,28573,36470,38776,489716,495019,505600,71232,71233,73232,73332,73919,75220,75230,75231,75232,75233,76711,77332,441996,499294,33012,33013,38747,66471,66516,73226,26969,26970,38420,38779,66604,38309,38748,66041,74653,85957,517938,38726,73579,495411,503403,517039,30931,30932,30933,36468,67174,73228,73557,34082,38414,63704,66363,66364,66365,66517,66555,66556,72151,73554,73555,74614,491994,514183,38422,38744,66277,66466,66467,66470,73583,75155,472723,483870,509066,512971,514746,33018,341423,361580,38306,38413,66588,66616,66618,66619,72181,72182,72183,72184,72603,72651,72695,72701,74632,74731,75321,75453,75454,76294,472635,495552,501159,520954,28932,38279,38298,38416,71169,73633,481559,495060,518945,27670,33016,38391,65824,72053,81546,143168,480343,494889,515061,522885,27658,30734,38415,74497,494923,504750,38418,38424,355254,480475,38417,38412,143082,355255,361579,368082,526729,526730,526742,526761,529148,529166,529167,529174,529182,529183,529199,529200,529201,529202,529530,530694,531688,531715,531716,531717,531722,531723,531835,531836,531855,532198,532248,532687,532688,532689,532690,532692,532697,532747,532753,532754,532770,544670,544671,544672,544673,544674,544675,544676,544677,544678,544679,544680,544681,544682,544683,544684,544685,544686,544687,544688,544689,544690,544691,544692,544693,544694,544695,544696,544697,544698,544699,544700,544701,544702,544703,544704,544705,544706,544707,544708,544709,544710,544711,544712,544713,544744,544745,544746,544747,544748,544749,544750,544751,544752,544753,544754,544755,544756,544757,544758,544759,544760,544761,544762,544763,544764,544765,544766,544767,544768,544769,544770,544771,544772,544773,544774,544775,544776,544777,544778,544779,544780,544781,544782,544783,544784,544785,544786,544787,544788,544789,544790,544791,544792,544793,544794,544795,544796,544797,544798,544799,544800,544801,544802,544803,544804,544805,544806,544807,544808,544811,544812,544813,544815,544816,544817,544818,545562,545567,545569,545574,554495,556860,556862,556866,556867,556868,556993,560957,560960,560961,560962,560963,560964,560965,560966,560967,560968,560969,560972,563403,7162,7164,33007,33638,63357,63358,63454,63455,63456,63457,63458,63459,63460,63461,63462,63463,63464,63465,63466,63467,63468,65946,66030,66407,66609,66613,72305,73481,73532,73562,74373,74525,74526,74633,74720,74913,74917,74918,75334,75351,75355,75411,85766,85768,442920,443759,486315,501741,511860,523364,523365,526728,529133,529163,529164,529421,529424,529518,530471,530484,530635,530636,530637,530638,530639,530640,530674,530691,530842,531046,531087,531654,531655,531659,531660,531677,531679,531681,531686,531687,531700,531711,531712,531713,531714,531720,531721,531724,531725,531726,531727,531728,531729,531730,531731,531732,531733,531734,531735,531736,531737,531738,531739,531740,531741,531742,531743,531744,531745,531752,531754,531755,531759,531761,531763,531766,531768,531769,531770,531771,531772,531773,531774,531775,531776,531779,531785,531790,531794,531833,531838,531839,531856,531860,531880,531898,531899,531900,531901,531912,531913,531914,531938,532093,532094,532095,532096,532097,532098,532099,532100,532101,532102,532151,532155,532156,532168,532170,532181,532186,532193,532203,532207,532208,532209,532211,532223,532225,532229,532230,532232,532233,532236,532245,532254,532284,532286,532287,532308,532334,532339,532340,532343,532344,532357,532369,532374,532375,532385,532428,532431,532432,532433,532434,532435,532652,532672,532683,532748,532749,532752,532755,532756,532757,532758,532759,532760,532795,532814,535317,538360,540244,540734,542274,542314,542431,543493,543494,543496,543515,543570,543581,543590,543876,543878,543879,543881,543882,543888,543897,543899,543900,543905,543910,543911,543913,543917,543923,0) AND `delete_time` = 0 [ RunTime:0.097627s ]
- [ 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' => 714,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.008053s ]
- [ 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.009945s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.008201s ]
- [ 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.017981s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.010275s ]
- [ 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.009281s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.008242s ]
- [ 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.050553s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.014842s ]
- [ 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',
) ]
3.758732s