基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-05-21 10:46:31 HTTP/1.1 GET : http://www.ylution.com/Maldives.html
- 运行时间 : 0.017054s [ 吞吐率:58.64req/s ] 内存消耗:625.55kb 文件加载:111
- 查询信息 : 17 queries 1 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /var/www/html/ylution-site/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /var/www/html/ylution-site/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
'rule' => 'Maldives',
'route' => 'portal/List/index?id=3',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
),
)
- [ HEADER ] array (
'host' => 'www.ylution.com',
'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' => '*/*',
'content-length' => '',
'content-type' => '',
)
- [ PARAM ] array (
'id' => '3',
)
- [ LANG ] /var/www/html/ylution-site/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /var/www/html/ylution-site/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /var/www/html/ylution-site/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /var/www/html/ylution-site/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /var/www/html/ylution-site/app/portal/lang/zh-cn/common.php
- [ LANG ] /var/www/html/ylution-site/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /var/www/html/ylution-site/public/themes/travel/portal/list.html [ array (
0 => 'site_info',
1 => 'cat_ids',
2 => 'category',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000252s ] mysql:host=localhost;port=3306;dbname=jiudian_zgwxttl_;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.001581s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 3 AND `status` = 1 LIMIT 1 [ RunTime:0.000329s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SELECT `id` FROM `cmf_portal_category` WHERE `parent_id` = 3 [ RunTime:0.000196s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000528s ]
- [ SQL ] SELECT * FROM `cmf_theme_file` WHERE `theme` = 'travel' [ RunTime:0.000203s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme` [ RunTime:0.000510s ]
- [ SQL ] UPDATE `cmf_theme` SET `name` = 'travel' , `version` = '1.0.0' , `demo_url` = '' , `author` = 'ZTT' , `lang` = 'zh-cn' , `author_url` = '' , `keywords` = '旅游模板' , `description` = '旅游定制模板' WHERE `theme` = 'travel' [ RunTime:0.000202s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'travel' AND ( `is_public` = 1 OR `file` = 'portal/list' ) [ RunTime:0.000203s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_theme_file',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 1,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000476s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000167s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => NULL,
'type' => NULL,
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => NULL,
'extra' => 'Impossible WHERE noticed after reading const tables',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000269s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.000616s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM ( SELECT count(*) AS think_count FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` = '3' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1747795591' ) GROUP BY `post`.`id` ) `_group_count_` [ RunTime:0.000436s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'PRIMARY',
'table' => '<derived2>',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 38,
'extra' => '',
) ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `cmf_portal_post` `post` INNER JOIN `cmf_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE `post`.`post_status` = '1' AND `post`.`post_type` = '1' AND `post`.`delete_time` = '0' AND ( `post`.`create_time` >= '0' ) AND ( `category_post`.`category_id` = '3' ) AND ( `post`.`published_time` > '0' and `post`.`published_time` < '1747795591' ) GROUP BY `post`.`id` ORDER BY `category_post`.`list_order` DESC LIMIT 0,10 [ RunTime:0.000714s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'category_post',
'type' => 'ref',
'possible_keys' => 'term_taxonomy_id',
'key' => 'term_taxonomy_id',
'key_len' => '8',
'ref' => 'const',
'rows' => 38,
'extra' => 'Using where; Using temporary; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000214s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'extra' => '',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_link` [ RunTime:0.000501s ]
- [ SQL ] SELECT * FROM `cmf_link` WHERE `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000247s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_link',
'type' => 'ALL',
'possible_keys' => 'status',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 8,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `status` = 1 AND `delete_time` = 0 AND `parent_id` = 1 ORDER BY `list_order` ASC [ RunTime:0.000243s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'extra' => 'Using where; Using filesort',
) ]

0.017641s