基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-01-23 06:09:01 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E5%AE%9D%E7%AC%88.html
- 运行时间 : 0.913617s [ 吞吐率:1.09req/s ] 内存消耗:12,690.03kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=cme3s3tpb4i7vtfjitt8as8sgb
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001003s ]
- [ 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.001246s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000177s ]
- [ 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.000883s ]
- [ 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.012241s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.010044s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008017s ]
- [ 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.009527s ]
- [ 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.009178s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '宝笈' LIMIT 1000 [ RunTime:0.072042s ]
- [ 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.010278s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (386549,385549,385226,392128,385838,389139,392209,396828,380409,390794,391963,392211,385231,385766,385951,389055,389133,392203,9117,379467,385757,385763,389112,389356,389464,396190,379797,385765,385854,389131,390807,1141,379461,385762,385824,391557,391885,393535,396189,385577,385764,388886,388932,388993,389135,391415,392441,392591,393370,396192,396815,399728,401245,379459,385530,385761,387071,389134,391831,392178,393339,393420,393495,397990,399445,1151,11034,379392,388322,389037,389130,389143,389560,391414,391525,391615,392147,392674,395527,399414,400422,401199,401248,380406,385217,385667,385677,385752,385753,388111,389119,390621,390624,390627,390638,390645,391203,391413,391607,391916,394461,396191,396213,396772,396773,398613,380344,385209,385230,385313,385451,385758,385769,385853,387060,387792,389117,389132,389548,390618,390625,390652,390788,391066,391451,391962,392954,393509,394125,396003,396026,396195,396432,396774,397614,397949,397981,397985,399066,399474,400564,401448,401496,385298,385665,385756,385847,385849,386378,388570,388592,389111,389114,389991,390465,390511,390615,390623,390626,390628,391017,391336,391595,392509,394152,394907,395121,395344,396204,396384,396497,396578,397831,399726,400378,400390,401351,401497,401500,1292,1356,7218,379458,379460,380351,385527,385845,387434,388135,388358,388835,388837,389116,389460,389536,389559,389581,389587,389642,389777,390035,390159,390237,390456,390471,390497,390617,390629,390631,390635,390648,390806,390919,391059,391184,391448,391561,391579,391617,391623,391776,392012,392929,393923,394368,394375,394901,394911,394927,394928,395128,395436,395442,395453,395823,396005,396018,396188,396210,396485,396491,396540,396547,396548,396555,396559,396560,396562,396563,396567,396570,396583,396771,396776,397658,397950,397952,398084,398561,398832,399058,400412,400415,401352,401494,380842,385237,385669,385672,385684,385686,385949,387458,388078,388627,388703,389118,389120,389340,389463,389465,389542,389572,389576,389582,389590,389718,389800,389802,389803,389811,389829,389832,389988,389990,390002,390016,390038,390068,390106,390190,390227,390251,390338,390390,390567,390622,390633,390637,390642,390750,390859,390951,391007,391060,391063,391076,391109,391288,391339,391417,391596,391625,391731,391760,391988,392712,392804,393526,394260,394367,394372,394436,394450,394451,394493,394729,394904,394910,394932,394943,394951,394961,394992,395123,395155,395180,395181,395245,395247,395370,395379,395435,395497,395512,395528,395537,395668,395687,395800,396001,396090,396199,396258,396381,396541,396542,396543,396545,396546,396549,396552,396554,396565,396566,396569,396572,396573,396816,397465,397615,397628,397629,397897,397997,398690,398737,398772,398792,398813,398852,399063,400507,400551,401239,401453,382289,385125,385201,385227,385304,385467,385523,385540,385541,385708,385742,385944,386714,387484,388178,388446,388541,388628,389053,389121,389194,389335,389343,389346,389383,389395,389399,389451,389495,389516,389527,389553,389561,389569,389573,389575,389579,389623,389644,389693,389694,389704,389723,389725,389780,389794,389796,389798,389902,390017,390018,390019,390021,390022,390093,390101,390108,390189,390192,390247,390252,390255,390386,390400,390455,390470,390643,390647,390714,390751,390770,390782,390795,390829,390840,391033,391035,391111,391224,391569,391578,391612,391707,391808,392502,392515,392654,392799,392805,392878,392882,392952,393209,393582,393919,394014,394015,394016,394049,394053,394065,394068,394154,394242,394261,394272,394369,394373,394399,394469,394581,394648,394660,394735,394807,394837,394838,394845,394848,394905,394915,394929,394970,395089,395096,395119,395142,395157,395172,395176,395182,395183,395306,395309,395310,395314,395366,395413,395428,395438,395456,395475,395479,395486,395493,395531,395584,395593,395669,395671,395685,395824,395836,395854,395885,395888,395914,395917,395920,396010,396039,396104,396171,396517,396539,396544,396558,396574,396777,397211,397359,397545,397603,397630,397631,397945,397987,397992,398082,398213,398560,398742,398775,398793,398858,398870,399070,399294,399333,399336,399340,399350,399352,399417,399454,399457,399471,399472,400385,400399,400451,400500,400615,400619,400621,401247,401253,401447,401451,1812,8285,12693,385522,385663,385673,385820,385957,387755,388365,388643,388735,388895,388953,389109,389115,389129,389339,389396,389450,389462,389500,389511,389535,389550,389557,389580,389739,389773,389775,389776,389781,389785,389801,389817,389821,389894,389899,389929,389930,390015,390036,390060,390061,390063,390075,390077,390105,390107,390112,390138,390164,390168,390197,390211,390240,390246,390263,390320,390331,390333,390389,390425,390460,390501,390634,390636,390653,390781,390808,390952,390964,391009,391032,391050,391065,391125,391152,391159,391175,391219,391220,391480,391695,391806,391855,392123,392458,392798,392918,393422,393425,393426,393491,393524,393560,393718,393878,393880,393894,393917,394013,394020,394248,394300,394370,394371,394580,394748,394791,394797,394801,394805,394811,394813,394814,394844,394877,394884,394885,394909,394953,394986,395034,395035,395048,395074,395086,395131,395159,395171,395175,395184,395315,395388,395437,395464,395539,395578,395684,395686,395758,395788,395810,395898,395994,395999,396187,396198,396211,396212,396416,396424,396479,396484,396507,396516,396550,396551,396553,396794,397025,397035,397541,397546,397604,397638,397670,397684,397813,397821,397824,397825,397854,397898,397944,397988,398039,398050,398051,398053,398058,398079,398214,398568,398699,398701,398733,398735,398745,399067,399292,399323,399326,399332,399455,400420,400425,400473,400479,400480,400483,400484,400486,400491,400492,400497,400498,400504,400522,400530,400532,400535,400536,400538,400541,400543,400544,400546,400550,400554,400561,400566,400572,400573,400604,400605,400607,400608,400610,400612,400613,400616,400617,400618,400622,400623,400625,400626,401495,401530,379393,380942,385084,385469,385539,385739,386396,388143,388148,388239,388332,388512,388584,388586,388832,388859,388956,389051,389106,389110,389258,389272,389334,389403,389484,389490,389491,389492,389493,389512,389522,389558,389634,389690,389692,389699,389719,389779,389790,389799,389807,389884,389898,389903,389926,389928,390062,390066,390067,390080,390090,390100,390181,390186,390213,390248,390306,390314,390335,390339,390377,390378,390385,390395,390396,390417,390431,390446,390489,390490,390609,390620,390630,390640,390644,390649,390701,390702,390713,390774,390820,390821,390833,390854,390940,390963,390984,391012,391031,391054,391132,391160,391171,391192,391223,391277,391289,391320,391416,391420,391483,391507,391616,391620,391688,391724,391989,392014,392025,392037,392378,392748,392870,392993,392994,393139,393151,393211,393421,393543,393617,393709,393870,393884,394010,394017,394036,394041,394042,394056,394072,394075,394076,394124,394128,394131,394245,394466,394492,394498,394513,394673,394675,394738,394747,394790,394794,394800,394802,394803,394804,394810,394812,394815,0) AND `delete_time` = 0 [ RunTime:0.111266s ]
- [ 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.008428s ]
- [ 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.009521s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.007695s ]
- [ 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.008723s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.007497s ]
- [ 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.008542s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.007527s ]
- [ 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.008669s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.007474s ]
- [ 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',
) ]
0.922076s