基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-01-26 05:31:36 HTTP/2.0 GET : wenboai.cn/portal/artist_article_list/index/author/%E5%91%A8%E4%BA%91%E5%B3%B0.html
- 运行时间 : 0.231705s [ 吞吐率:4.32req/s ] 内存消耗:4,926.75kb 文件加载:147
- 查询信息 : 18 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- 会话信息 : SESSION_ID=7pcn310kv17b8hrsajqrblbipb
- [ CACHE ] INIT memcached
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001839s ]
- [ LANG ] /www/wwwroot/wenboai.cn/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'artist_article_list',
2 => 'index',
),
)
- [ HEADER ] array (
'cookie' => 'PHPSESSID=7pcn310kv17b8hrsajqrblbipb; SITE_TOTAL_ID=196bb4f2fa10021f581b30662cb2f3bd',
'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' => 'wenboai.cn',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'author' => '周云峰',
)
- [ LANG ] /www/wwwroot/wenboai.cn/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/ai/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/order/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.001639s ]
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000286s ]
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/ai/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/order/lang/zh-cn/home.php
- [ LANG ] /www/wwwroot/wenboai.cn/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.001315s ]
- [ RUN ] app\portal\controller\ArtistArticleListController->index[ /www/wwwroot/wenboai.cn/app/portal/controller/ArtistArticleListController.php ]
- [ VIEW ] /www/wwwroot/wenboai.cn/public/themes/Acme/portal/artist_article_list.html [ array (
0 => 'site_info',
1 => 'author',
2 => 'categories',
3 => 'museums',
4 => 'articles',
5 => 'page',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ DB ] CONNECT:[ UseTime:0.008166s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=wenboaicn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.006476s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.005180s ]
- [ 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` = 'function_settings' LIMIT 1 [ RunTime:0.005202s ]
- [ 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.005050s ]
- [ 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_category` [ RunTime:0.006492s ]
- [ SQL ] SELECT `c`.* FROM `cmf_portal_category` `c` INNER JOIN `cmf_portal_post` `p` ON `p`.`post_category_id`=`c`.`id` WHERE `p`.`post_author` = '周云峰' GROUP BY `c`.`id` [ RunTime:0.005645s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'p',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'idx_post_author,idx_category_id,idx_category_delete_time,idx_category_age_delete,idx_category_age_delete_id,idx_category,idx_author_category_museum,idx_author_museum,idx_author_category,idx_category_museum,idx_category_museum_status',
'key' => 'idx_author_category',
'key_len' => '1022',
'ref' => 'const',
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using index; Using temporary',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.007772s ]
- [ SQL ] SELECT `post_museum_id` FROM `cmf_portal_post` WHERE `post_author` = '周云峰' GROUP BY `post_museum_id` [ RunTime:0.005453s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'idx_post_author,idx_post_museum_id,idx_museum_id,idx_museum_status,idx_museum_delete_cover,idx_query,idx_author_category_museum,idx_author_museum,idx_author_category,idx_category_museum,idx_museum_category_status,idx_category_museum_status,idx_age_museum_category_status,idx_museum_delete_id',
'key' => 'idx_author_museum',
'key_len' => '1022',
'ref' => 'const',
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using index',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_museum` [ RunTime:0.006650s ]
- [ SQL ] SELECT * FROM `cmf_portal_museum` WHERE `id` IN (0,49) [ RunTime:0.006063s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_museum',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => NULL,
'rows' => 2,
'filtered' => 100.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_portal_post` `post` WHERE `post`.`post_author` = '周云峰' AND `post`.`delete_time` = 0 LIMIT 1 [ RunTime:0.005841s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'idx_post_author,idx_delete_time,idx_query,idx_author_category_museum,idx_author_museum,idx_author_category',
'key' => 'idx_post_author',
'key_len' => '1022',
'ref' => 'const',
'rows' => 2,
'filtered' => 49.99989700317383,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_post` `post` WHERE `post`.`post_author` = '周云峰' AND `post`.`delete_time` = 0 ORDER BY `id` ASC LIMIT 0,60 [ RunTime:0.008177s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'idx_post_author,idx_delete_time,idx_query,idx_author_category_museum,idx_author_museum,idx_author_category',
'key' => 'idx_post_author',
'key_len' => '1022',
'ref' => 'const',
'rows' => 2,
'filtered' => 49.99989700317383,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.006627s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/artist_article_list' ) [ RunTime:0.005178s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'idx_theme_file_public',
'key' => 'idx_theme_file_public',
'key_len' => '62',
'ref' => 'const',
'rows' => 15,
'filtered' => 19.0,
'extra' => 'Using index condition',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.006527s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.005186s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_nav',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'idx_is_main',
'key' => 'idx_is_main',
'key_len' => '1',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.006591s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.005285s ]
- [ 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' => 14,
'filtered' => 7.142856597900391,
'extra' => 'Using where; Using filesort',
) ]

0.240814s