基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-04 07:14:25 HTTP/2.0 GET : https://www.axuretheme.com/preview/114.html
- 运行时间 : 0.097420s [ 吞吐率:10.26req/s ] 内存消耗:5,369.28kb 文件加载:197
- 查询信息 : 16 queries 5 writes
- 缓存信息 : 5 reads,0 writes
- [ LANG ] /www/wwwroot/axuretheme.com/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ LANG ] /www/wwwroot/axuretheme.com/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'preview/<id>',
'route' => 'portal/preview/index',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '114',
),
)
- [ HEADER ] array (
'referer' => 'https://axuretheme.com/preview/114.html',
'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' => 'www.axuretheme.com',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '114',
)
- [ LANG ] /www/wwwroot/axuretheme.com/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/axuretheme.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/axuretheme.com/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/axuretheme.com/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/axuretheme.com/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/axuretheme.com/app/portal/lang/zh-cn/home.php
- [ VIEW ] /www/wwwroot/axuretheme.com/public/themes/axure/portal/preview/index.html [ array (
0 => 'site_info',
1 => 'preview_url',
2 => 'seo_title',
3 => 'keywords',
4 => 'description',
5 => 'post_id',
6 => 'post',
7 => 'theme_vars',
8 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.002949s ] mysql:host=127.0.0.1;port=3306;dbname=axuretheme;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000470s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000304s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 73,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000373s ]
- [ SQL ] SELECT `hook`,`plugin` FROM `cmf_hook_plugin` WHERE `status` = 1 AND `hook` IN ('app_begin','module_init','action_begin','view_filter','app_end','log_write','response_end','admin_init','home_init','send_mobile_verification_code','body_start','before_head_end','footer_start','before_footer','before_footer_end','before_body_end','left_sidebar_start','before_left_sidebar_end','right_sidebar_start','before_right_sidebar_end','comment','guestbook','switch_theme','after_content','before_content','log_write_done','switch_admin_theme','captcha_image','app_dispatch') ORDER BY `list_order` ASC [ RunTime:0.000256s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_hook_plugin',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 10,
'filtered' => 10.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000661s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `id` = 114 LIMIT 1 [ RunTime:0.000363s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category_post` [ RunTime:0.000374s ]
- [ SQL ] SELECT * FROM `cmf_portal_category_post` WHERE `post_id` = 114 [ RunTime:0.000222s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category_post',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 124,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000544s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'axure' AND `file` = 'portal/article' LIMIT 1 [ RunTime:0.000967s ]
- [ 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' => 4,
'filtered' => 25.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'axure' , `action` = 'portal/Article/index' , `file` = 'portal/article' , `name` = '下载文章详情' , `more` = '[]' , `config_more` = '[]' , `description` = '下载文章详情' , `is_public` = 0 , `list_order` = 10 WHERE `theme` = 'axure' AND `file` = 'portal/article' [ RunTime:0.004549s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'axure' AND `file` = 'portal/list' LIMIT 1 [ RunTime:0.000203s ]
- [ 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' => 4,
'filtered' => 25.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'axure' , `action` = 'portal/List/index' , `file` = 'portal/list' , `name` = '下载列表' , `more` = '[]' , `config_more` = '[]' , `description` = '下载列表' , `is_public` = 0 , `list_order` = 0 WHERE `theme` = 'axure' AND `file` = 'portal/list' [ RunTime:0.004119s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'axure' AND `file` = 'portal/list_img' LIMIT 1 [ RunTime:0.000223s ]
- [ 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' => 4,
'filtered' => 25.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'axure' , `action` = 'portal/List/index' , `file` = 'portal/list_img' , `name` = '图片下载列表' , `more` = '[]' , `config_more` = '[]' , `description` = '图片下载列表' , `is_public` = 0 , `list_order` = 0 WHERE `theme` = 'axure' AND `file` = 'portal/list_img' [ RunTime:0.004750s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'axure' AND `file` = 'portal/list_word' LIMIT 1 [ RunTime:0.000382s ]
- [ 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' => 4,
'filtered' => 25.0,
'extra' => 'Using where',
) ]
- [ SQL ] UPDATE `cmf_theme_file` SET `theme` = 'axure' , `action` = 'portal/List/index' , `file` = 'portal/list_word' , `name` = 'word下载列表' , `more` = '[]' , `config_more` = '[]' , `description` = 'word下载列表' , `is_public` = 0 , `list_order` = 0 WHERE `theme` = 'axure' AND `file` = 'portal/list_word' [ RunTime:0.006341s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'axure' [ RunTime:0.000187s ]
- [ 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' => 4,
'filtered' => 25.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000377s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'xppt' , `version` = '1.0.0' , `demo_url` = 'https://wwww.antcome.com' , `author` = 'Ayumi' , `lang` = 'zh-cn' , `author_url` = 'https://www.antcome.com' , `keywords` = 'xppt模板' , `description` = 'xppt模板' WHERE `theme` = 'axure' [ RunTime:0.002434s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'axure' AND ( `is_public` = 1 OR `file` = 'portal/preview/index' ) [ RunTime:0.001746s ]
- [ 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' => 4,
'filtered' => 25.0,
'extra' => 'Using where',
) ]

0.107650s