基本
文件
流程
错误
SQL
调试
- 请求信息 : 2026-05-15 00:11:05 HTTP/2.0 GET : tass.com.cn/portal/article/index/cid/33/id/381.html
- 运行时间 : 0.186008s [ 吞吐率:5.38req/s ] 内存消耗:5,272.04kb 文件加载:169
- 查询信息 : 56 queries 20 writes
- 缓存信息 : 1 reads,0 writes
- 配置加载 : 77
- 会话信息 : SESSION_ID=2ip33ip2ipit0hcal41j30aron
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002380s ]
- [ LANG ] /www/wwwroot/www.tass.com.cn/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'article',
2 => 'index',
),
)
- [ HEADER ] array (
'host' => 'tass.com.cn',
'accept-encoding' => 'zstd, br, gzip',
'if-modified-since' => 'Wed, 16 Jul 2025 11:00:28 GMT',
'accept-language' => 'en-US,en;q=0.5',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
)
- [ PARAM ] array (
'cid' => '33',
'id' => '381',
)
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/../simplewind/cmf/lang/zh-cn.php
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.001026s ]
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/../app/portal/lang/zh-cn.php
- [ DB ] INIT mysql
- [ BEHAVIOR ] Run plugins\sy_switch_lang_theme\SySwitchLangThemePlugin @switch_theme [ RunTime:0.011533s ]
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000748s ]
- [ BEHAVIOR ] Run plugins\site_switch\SiteSwitchPlugin @home_init [ RunTime:0.000765s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\portal\controller\ArticleController->index[ /www/wwwroot/www.tass.com.cn/app/portal/controller/ArticleController.php ]
- [ BEHAVIOR ] Run plugins\data_ext\DataExtPlugin @get_data_ext [ RunTime:0.003503s ]
- [ VIEW ] /www/wwwroot/www.tass.com.cn/public/../public/themes/default/portal/news-detail.html [ array (
0 => 'site_info',
1 => 'sms_info',
2 => 'controller_name',
3 => 'module_name',
4 => 'action_name',
5 => 'rule_name',
6 => 'lang',
7 => 'langdt',
8 => 'user',
9 => 'category',
10 => 'parent_category',
11 => 'data_ext',
12 => 'article',
13 => 'prev_article',
14 => 'next_article',
15 => 'theme_vars',
16 => 'theme_widgets',
) ]
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/plugins/sy_guestbook/lang/zh-cn.php
- [ VIEW ] /www/wwwroot/www.tass.com.cn/public/plugins/sy_guestbook/view/css.html [ array (
0 => 'site_info',
1 => 'sms_info',
) ]
- [ BEHAVIOR ] Run plugins\sy_guestbook\SyGuestbookPlugin @before_head_end [ RunTime:0.001877s ]
- [ LANG ] /www/wwwroot/www.tass.com.cn/public/plugins/sy_guestbook/lang/zh-cn.php
- [ VIEW ] /www/wwwroot/www.tass.com.cn/public/plugins/sy_guestbook/view/js.html [ array (
0 => 'site_info',
1 => 'sms_info',
) ]
- [ BEHAVIOR ] Run plugins\sy_guestbook\SyGuestbookPlugin @before_body_end [ RunTime:0.001141s ]
- [8]未定义数组索引: post_id[/www/wwwroot/www.tass.com.cn/public/plugins/data_ext/DataExtPlugin.php:49]
- [ DB ] CONNECT:[ UseTime:0.000458s ] mysql:host=127.0.0.1;port=3306;dbname=www_tass_com_cn;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `cmf_plugin` [ RunTime:0.001599s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SySwitchLangTheme' LIMIT 1 [ RunTime:0.000322s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SiteSwitch' LIMIT 1 [ RunTime:0.000317s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.001502s ]
- [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND ( `post`.`published_time` < '1778775065' AND `post`.`published_time` > '0' ) AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = '33' AND `relation`.`post_id` = '381' LIMIT 1 [ RunTime:0.000681s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001572s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 33 AND `status` = 1 LIMIT 1 [ RunTime:0.000459s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 5 AND `status` = 1 LIMIT 1 [ RunTime:0.000431s ]
- [ SQL ] UPDATE `cmf_portal_post` SET `post_hits`=`post_hits`+1 WHERE `id` = 381 [ RunTime:0.004340s ]
- [ SQL ] SELECT `post`.*,`relation`.`category_id`,`relation`.`list_order` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND ( `post`.`published_time` < '1778775065' AND `post`.`published_time` > '0' ) AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 33 AND `relation`.`post_id` < '381' AND `post`.`lang` = 'cn' ORDER BY `id` DESC LIMIT 1 [ RunTime:0.004388s ]
- [ SQL ] SELECT `post`.*,`relation`.`category_id`,`relation`.`list_order` FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `relation` ON `post`.`id`=`relation`.`post_id` WHERE `post`.`post_type` = 1 AND ( `post`.`published_time` < '1778775065' AND `post`.`published_time` > '0' ) AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `relation`.`category_id` = 33 AND `relation`.`post_id` > '381' AND `post`.`lang` = 'cn' ORDER BY `id` ASC LIMIT 1 [ RunTime:0.002154s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'DataExt' LIMIT 1 [ RunTime:0.000270s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_data_ext` [ RunTime:0.001393s ]
- [ SQL ] SELECT * FROM `cmf_data_ext` WHERE `post_id` IS NULL ORDER BY `sort` DESC [ RunTime:0.000264s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.001392s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about-contact' LIMIT 1 [ RunTime:0.000316s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/about-contact',`name`='列表页-联系我们',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/about-contact' [ RunTime:0.003351s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about-index' LIMIT 1 [ RunTime:0.000300s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/about-index',`name`='列表页-关于我们',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/about-index' [ RunTime:0.002311s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/about-job' LIMIT 1 [ RunTime:0.000298s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/about-job',`name`='列表页-诚聘英才',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/about-job' [ RunTime:0.002509s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/news-detail' LIMIT 1 [ RunTime:0.000292s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/Article/index',`file`='portal/news-detail',`name`='详情页-新闻详情',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/news-detail' [ RunTime:0.002292s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/news-index' LIMIT 1 [ RunTime:0.000290s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/news-index',`name`='列表页-新闻列表',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/news-index' [ RunTime:0.002316s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/product-detail' LIMIT 1 [ RunTime:0.000297s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/Article/index',`file`='portal/product-detail',`name`='详情页-产品',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/product-detail' [ RunTime:0.002307s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/product-list' LIMIT 1 [ RunTime:0.000283s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/product-list',`name`='列表页-产品',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/product-list' [ RunTime:0.002411s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/product' LIMIT 1 [ RunTime:0.000287s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/product',`name`='首页-产品',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/product' [ RunTime:0.002453s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/research-class' LIMIT 1 [ RunTime:0.000297s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/research-class',`name`='列表页-安全研究-课题',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/research-class' [ RunTime:0.002336s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/research' LIMIT 1 [ RunTime:0.000300s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/research',`name`='列表页-安全研究-安全视点',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/research' [ RunTime:0.002283s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/safe-download' LIMIT 1 [ RunTime:0.000310s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/safe-download',`name`='列表页-安全下载',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/safe-download' [ RunTime:0.002979s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/safe-laboratory' LIMIT 1 [ RunTime:0.000342s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/safe-laboratory',`name`='列表页-服务实验室',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/safe-laboratory' [ RunTime:0.002366s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/safe-plan' LIMIT 1 [ RunTime:0.000320s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/safe-plan',`name`='列表页-服务规划',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/safe-plan' [ RunTime:0.002263s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/safe-video' LIMIT 1 [ RunTime:0.000321s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/safe-video',`name`='列表页-服务视频',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/safe-video' [ RunTime:0.002268s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/safe' LIMIT 1 [ RunTime:0.000485s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/safe',`name`='列表页-服务概述',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/safe' [ RunTime:0.002307s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/solution-detail' LIMIT 1 [ RunTime:0.000291s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/Article/index',`file`='portal/solution-detail',`name`='详情页-解决方案',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/solution-detail' [ RunTime:0.002300s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/solution-list' LIMIT 1 [ RunTime:0.000318s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/solution-list',`name`='列表页-解决方案',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/solution-list' [ RunTime:0.002447s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' AND `file` = 'portal/solution' LIMIT 1 [ RunTime:0.000294s ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme`='default',`action`='portal/List/index',`file`='portal/solution',`name`='首页-解决方案',`more`='[]',`config_more`='[]',`description`='',`is_public`=0,`list_order`=10 WHERE `theme` = 'default' AND `file` = 'portal/solution' [ RunTime:0.002596s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'default' [ RunTime:0.000291s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.001578s ]
- [ SQL ] UPDATE `cmf_theme` SET `name`='default',`version`='1.0.0',`demo_url`='',`author`='xiezc/zhouquan',`lang`='zh-cn',`author_url`='',`keywords`='模板',`description`='模板' WHERE `theme` = 'default' [ RunTime:0.002430s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'portal/news-detail' ) [ RunTime:0.000297s ]
- [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'SyGuestbook' LIMIT 1 [ RunTime:0.000296s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `show` = 1 AND `parent_id` = 0 ORDER BY `list_order` ASC,`id` ASC LIMIT 10 [ RunTime:0.000527s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000506s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000448s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000464s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000469s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000495s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `show` = 1 AND `parent_id` = 0 ORDER BY `list_order` ASC,`id` ASC LIMIT 10 [ RunTime:0.000449s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000432s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000441s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000461s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000506s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 AND `show` = 1 ORDER BY `list_order` ASC [ RunTime:0.000586s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `show` = 1 AND `parent_id` = 0 ORDER BY `list_order` ASC,`id` ASC LIMIT 10 [ RunTime:0.000575s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 2 ORDER BY `list_order` ASC [ RunTime:0.000454s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000455s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 3 ORDER BY `list_order` ASC [ RunTime:0.000415s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 4 ORDER BY `list_order` ASC [ RunTime:0.000460s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 5 ORDER BY `list_order` ASC [ RunTime:0.000454s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_link` [ RunTime:0.001520s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 AND `lang` = 'cn' ORDER BY `list_order` ASC [ RunTime:0.000344s ]

0.200015s