猜你喜欢
寄远
书法 厚德载物
兰题杂存手卷行草纸本
祝词-代绢
书法对联单片
书法
书法
万古雕龙
观沧海
论语里仁
书法
忆秦娥·娄山关
书法
黄河春秋
黄河春
沁园春 雪
书法扇面轴
《澹静庐诗剩》及《景宁杂诗》卷
基本
文件
流程
错误
SQL
调试
请求信息 : 2025-01-23 10:42:56 HTTP/2.0 GET : caigc.cn/portal/article/index/id/440827.html 运行时间 : 2.752703s [ 吞吐率:0.36req/s ] 内存消耗:2,051.84kb 文件加载:200 查询信息 : 34 queries 1 writes 缓存信息 : 1 reads,0 writes 配置加载 : 67 会话信息 : SESSION_ID=t69mp3evf8qm5jhhij3sgte3m5
[ CACHE ] INIT memcached [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.002424s ] [ LANG ] /www/wwwroot/caigc.cn/simplewind/thinkphp/lang/zh-cn.php [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'article',
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 (
'id' => '440827',
) [ 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.001329s ] [ LANG ] /www/wwwroot/caigc.cn/public/../app/portal/lang/zh-cn.php [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000192s ] [ 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.000717s ] [ RUN ] app\portal\controller\ArticleController->index[ /www/wwwroot/caigc.cn/app/portal/controller/ArticleController.php ] [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
) [ VIEW ] /www/wwwroot/caigc.cn/public/themes/Acme/portal/article.html [ array (
0 => 'site_info',
1 => 'articleId',
2 => 'category',
3 => 'article',
4 => 'description',
5 => 'entitys',
6 => 'title_tags',
7 => 'content_tags',
8 => 'userId',
9 => 'source',
10 => 'qrcode',
11 => 'isMobile',
12 => 'recommend_articles',
13 => 'theme_vars',
14 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.048288s ] mysql:host=rm-uf6bj82tl6jioidb5co.mysql.rds.aliyuncs.com;port=3306;dbname=ysyk;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.011210s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'cdn_settings' LIMIT 1 [ RunTime:0.008688s ] [ 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.008765s ] [ 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` [ RunTime:0.011168s ] [ SQL ] SELECT `post`.* FROM `cmf_portal_post` `post` WHERE `post`.`post_type` = 1 AND `post`.`post_status` = 1 AND `post`.`delete_time` = 0 AND `post`.`id` = '440827' AND ( `post`.`published_time` < '1737600176' and `post`.`published_time` > '0' ) LIMIT 1 [ RunTime:0.009075s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,delete_time,published_time,type_status_date,id',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.010149s ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 102 AND `status` = 1 LIMIT 1 [ RunTime:0.008814s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] UPDATE `cmf_portal_post` SET `post_hits`=`post_hits`+1 WHERE `id` = 440827 [ RunTime:0.009007s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.011266s ] [ 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.011358s ] [ SQL ] SELECT `config` FROM `cmf_plugin` WHERE `name` = 'Cos' LIMIT 1 [ RunTime:0.055132s ] [ 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_portal_post_tag` [ RunTime:0.012933s ] [ SQL ] SELECT * FROM `cmf_portal_post_tag` WHERE `id` = 440827 [ RunTime:0.008905s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post_tag',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 17,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_post_entity` [ RunTime:0.047143s ] [ SQL ] SELECT `entity` FROM `cmf_portal_post_entity` WHERE `id` = 440827 LIMIT 1 [ RunTime:0.010052s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post_entity',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SELECT DISTINCT `tag` FROM `cmf_portal_post_tag` WHERE `id` = 440827 AND `type` = 1 AND `score` > 50 ORDER BY `score` DESC [ RunTime:0.014830s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post_tag',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'PRIMARY,post_id',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 17,
'filtered' => 4.999998092651367,
'extra' => 'Using where; Using index; Using temporary; Using filesort',
) ] [ SQL ] SELECT DISTINCT `tag` FROM `cmf_portal_post_tag` WHERE `id` = 440827 AND `type` = 2 AND `score` > 50 ORDER BY `score` DESC [ RunTime:0.052955s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post_tag',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'PRIMARY,post_id',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 17,
'filtered' => 4.999998092651367,
'extra' => 'Using where; Using index; Using temporary; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_portal_entity` [ RunTime:0.016047s ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '1994年' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.379429s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '局长' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.237521s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '书法家' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.125111s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '王承水' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.108818s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '孙子故里' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.353119s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '广饶' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.197582s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_entity` WHERE `mention` = '题词' AND `baikevisible` = 1 LIMIT 1 [ RunTime:0.316905s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_entity',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 86394,
'filtered' => 1.0000001192092896,
'extra' => 'Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_author` = '王承水' AND `id` <> 440827 AND `delete_time` = 0 LIMIT 9 [ RunTime:0.044874s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,post_author,delete_time,id',
'key' => 'post_author',
'key_len' => '775',
'ref' => NULL,
'rows' => 2,
'filtered' => 7.142856597900391,
'extra' => 'Using index condition; Using where',
) ] [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_age` = '近现代' AND `post_category_id` = 102 AND `post_author` <> '王承水' AND `id` <> 440827 AND `delete_time` = 0 LIMIT 100 [ RunTime:0.022741s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'range',
'possible_keys' => 'PRIMARY,post_age,post_author,delete_time,category_id,id',
'key' => 'category_id',
'key_len' => '10',
'ref' => NULL,
'rows' => 96609,
'filtered' => 0.35714221000671387,
'extra' => 'Using index condition; Using where',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.010580s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'Acme' AND ( `is_public` = 1 OR `file` = 'portal/article' ) [ RunTime:0.054784s ] [ 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.010098s ] [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.008650s ] [ 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.047561s ] [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.008988s ] [ 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',
) ] [ SQL ] SELECT `path` FROM `cmf_portal_category` WHERE `id` = 102 LIMIT 1 [ RunTime:0.009187s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ] [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` IN (0) ORDER BY `path` ASC [ RunTime:0.012015s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'partitions' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'filtered' => NULL,
'extra' => 'no matching row in const table',
) ]
2.760261s