基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-02-02 20:19:04 HTTP/2.0 GET : caigc.cn/portal/tagpostlist/index/tag/%E5%A3%81%E9%A5%B0.html
- 运行时间 : 2.464971s [ 吞吐率:0.41req/s ] 内存消耗:5,191.17kb 文件加载:199
- 查询信息 : 16 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=fe05akntq81ed389fcu12j0sh2
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000792s ]
- [ 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=fe05akntq81ed389fcu12j0sh2',
'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.001005s ]
- [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000181s ]
- [ 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.000715s ]
- [ 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.014365s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.012599s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008754s ]
- [ 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.010402s ]
- [ 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.010120s ]
- [ SQL ] SELECT `id` FROM `cmf_portal_post_tag` WHERE `tag` = '壁饰' LIMIT 1000 [ RunTime:1.943660s ]
- [ 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.010806s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` IN (23599,6382,6429,7064,364464,6324,569092,363640,363773,346654,352182,352183,363544,369940,350454,350455,350456,350457,350458,350459,350460,350461,350462,350463,568082,363829,363830,369943,369944,352234,371657,371658,362623,369938,369941,369942,369945,350922,350923,352332,363212,363799,365530,347481,347482,347483,347485,347486,347497,347498,347499,347500,347501,347502,347503,347504,347505,351330,351331,363596,365206,365499,357999,365533,372139,347427,347428,347429,347430,347431,347432,347433,347434,347435,347436,362121,347412,347413,347414,347415,347416,347417,347418,347419,347420,347421,348494,364406,364928,569340,349037,352254,352255,352256,362187,362971,363123,363638,364034,364109,364110,364111,364112,364113,364114,364115,364116,364117,364118,364596,364603,364604,364825,364909,364910,350196,350197,350198,350199,350200,350201,350202,350203,352342,363601,363602,364097,364098,364099,364100,364101,364102,364103,364104,364105,364106,364336,365207,365414,372328,351660,352224,352225,352226,352227,353018,354426,354978,364939,355221,363782,364107,364108,364599,369674,375684,348391,348392,348393,348394,348395,348397,348398,348399,348400,348401,348402,348403,348404,348405,348406,348407,348408,348409,348410,348411,348667,353007,353008,361368,361834,362945,364119,364120,364121,365312,369675,561500,353061,362336,523043,352229,352687,357413,361949,362667,362850,364988,364990,365962,352683,353102,353103,364597,365284,377231,377238,522582,568359,568758,353101,353114,353115,353116,353117,353118,353119,353120,363476,352718,353000,364477,349707,354853,362690,368491,563006,346988,363260,365107,365359,372138,352575,352577,352578,352587,352999,363042,363705,365288,350837,354040,355201,355202,377241,563374,568764,355204,365276,571618,571619,571620,571624,571625,362316,368453,356547,357406,357457,362488,357414,352996,365233,563304,350161,350162,350163,350164,350165,350166,353104,357538,357539,362025,369212,348699,352553,352554,352555,352556,354815,364438,365488,347544,354307,354976,357208,365439,370488,370489,376879,352620,362910,346793,350749,353654,353735,354765,365176,373196,571524,357417,359006,362949,563322,346805,352415,354408,354631,364938,364985,354205,354361,358482,359345,347545,352762,359346,366019,362246,369180,352473,365361,373223,373224,373238,373245,354606,354701,373240,373241,373246,571640,352253,353001,353002,353003,367938,368074,522446,353651,353655,357200,358997,363662,364591,364592,364593,364594,364595,364601,364602,365512,571626,571697,352933,352955,354046,357212,368082,352936,353821,354072,355000,357209,358424,361174,523051,568397,571627,571703,571710,354880,561369,568332,571599,352493,357217,362359,362520,362812,364630,352552,373234,373236,11840,352937,361362,523055,348284,351442,352725,352726,364980,364983,357870,359650,363471,363029,363030,355241,359066,568805,569077,352187,352188,352189,352190,352191,354377,568365,354804,362247,362248,363559,367866,367923,563488,568368,568756,571495,571496,571506,571517,571520,571521,571653,572097,572194,572195,572236,0) AND `delete_time` = 0 [ RunTime:0.077664s ]
- [ 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' => 432,
'filtered' => 7.142856597900391,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.009619s ]
- [ 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.010465s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.008653s ]
- [ 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.014167s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/tag_article_list' ) [ RunTime:0.008536s ]
- [ 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.014076s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.010663s ]
- [ 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.009759s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008575s ]
- [ 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.472343s