下垂足
发布时间:2023/07/17
文章来源:芯迈
浏览量:2346
国内业务咨询:
4000110883
18983990215
海外业务咨询:
17365240409
基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-12 01:20:24 HTTP/1.1 GET : http://footworklab.cn/gait/artDetail/id/2.html
- 运行时间 : 0.033645s [ 吞吐率:29.72req/s ] 内存消耗:987.23kb 文件加载:113
- 查询信息 : 21 queries 1 writes
- 缓存信息 : 6 reads,0 writes
- 会话信息 : SESSION_ID=i3v78ap3f9km50k5tfqdp7ench
- [ LANG ] /www/wwwroot/dlang/vendor/thinkphp/lang/zh-cn.php
- [ DB ] INIT mysql
- [ ROUTE ] array (
'rule' => 'gait/artDetail',
'route' => 'home/gait/artDetail',
'option' =>
array (
'merge_rule_regex' => false,
),
'var' =>
array (
'id' => '2',
),
)
- [ HEADER ] array (
'host' => 'footworklab.cn',
'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' => '2',
)
- [ LANG ] /www/wwwroot/dlang/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/dlang/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/dlang/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/dlang/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/dlang/data/lang/cn.php
- [ VIEW ] /www/wwwroot/dlang/public/themes/default/home/gait/art_detail.html [ array (
0 => 'site_info',
1 => 'is_lang',
2 => 'lang_arr',
3 => 'lang_default',
4 => 'lang_current',
5 => 'site_config',
6 => 'contro',
7 => 'title',
8 => 'product_category_list',
9 => 'news_category_list',
10 => 'cn_link',
11 => 'en_link',
12 => 'es_link',
13 => 'ar_link',
14 => 'bm_link',
15 => 'ru_link',
16 => 'pt_link',
17 => 'fr_link',
18 => 'jp_link',
19 => 'top_cate',
20 => 'crumbs',
21 => 'c',
22 => 'tpl',
23 => 'gait_list',
24 => 'policy',
25 => 'info',
26 => 'theme_vars',
27 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000237s ] mysql:host=localhost;port=3306;dbname=test_device;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.000447s ]
- [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000281s ]
- [ 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' => 56,
'filtered' => 11.710000038146973,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_hook_plugin` [ RunTime:0.000346s ]
- [ 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') ORDER BY `list_order` ASC [ RunTime:0.000285s ]
- [ 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' => 1,
'filtered' => 100.0,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_home_config` [ RunTime:0.000389s ]
- [ SQL ] SELECT * FROM `cmf_home_config` WHERE `language` = 'cn' AND `status` > 0 AND `delete_time` = 0 ORDER BY `create_time` DESC [ RunTime:0.000265s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_home_config',
'partitions' => NULL,
'type' => 'ref',
'possible_keys' => 'language',
'key' => 'language',
'key_len' => '82',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => 'Using index condition; Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.000324s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'site_info' LIMIT 1 [ RunTime:0.000161s ]
- [ 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_home_category` [ RunTime:0.000356s ]
- [ SQL ] SELECT `hce`.*,`hc`.*,hc.status as main_status,hce.status as new_status FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'nav' ORDER BY `list_order` ASC [ RunTime:0.000503s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `hce`.*,`hc`.*,hc.status as main_status,hce.status as new_status FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'product' ORDER BY `list_order` ASC [ RunTime:0.000360s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT `hce`.*,`hc`.*,hc.status as main_status,hce.status as new_status FROM `cmf_home_category` `hc` INNER JOIN `cmf_home_category_extend` `hce` ON `hce`.`tid`=`hc`.`id` WHERE `hce`.`language` = 'cn' AND `hc`.`delete_time` = 0 AND `hc`.`status` > 0 AND `hc`.`list_tpl` = 'article' ORDER BY `list_order` ASC [ RunTime:0.000341s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 49,
'filtered' => 2.040816307067871,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_home_article` [ RunTime:0.000330s ]
- [ SQL ] SELECT COUNT(*) AS tp_count FROM `cmf_home_article` `ha` INNER JOIN `cmf_home_article_extend` `hae` ON `hae`.`aid`=`ha`.`id` WHERE `hae`.`language` = 'cn' AND `ha`.`delete_time` = 0 AND `ha`.`post_status` > 0 AND `ha`.`published_time` <= 1744392024 [ RunTime:0.000235s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 7.692307472229004,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `hae`.*,`ha`.* FROM `cmf_home_article` `ha` INNER JOIN `cmf_home_article_extend` `hae` ON `hae`.`aid`=`ha`.`id` WHERE `hae`.`language` = 'cn' AND `ha`.`delete_time` = 0 AND `ha`.`post_status` > 0 AND `ha`.`published_time` <= 1744392024 ORDER BY `ha`.`list_order` ASC,`ha`.`published_time` ASC,`ha`.`create_time` DESC LIMIT 0,9 [ RunTime:0.000336s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 7.692307472229004,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_home_article_extend` [ RunTime:0.000349s ]
- [ SQL ] SELECT `ha`.*,`hae`.* FROM `cmf_home_article_extend` `hae` INNER JOIN `cmf_home_article` `ha` ON `hae`.`aid`=`ha`.`id` WHERE `categories` = 43 AND `hae`.`language` = 'cn' LIMIT 1 [ RunTime:0.000345s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 13,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000144s ]
- [ 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',
) ]
- [ SQL ] SELECT `ha`.*,`hae`.* FROM `cmf_home_article_extend` `hae` INNER JOIN `cmf_home_article` `ha` ON `hae`.`aid`=`ha`.`id` WHERE `hae`.`aid` = 2 AND `ha`.`delete_time` = 0 AND `hae`.`language` = 'cn' AND `ha`.`post_status` > 0 LIMIT 1 [ RunTime:0.000266s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hae',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'aid,language',
'key' => 'aid',
'key_len' => '90',
'ref' => 'const,const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] UPDATE `cmf_home_article_extend` SET `post_hits` = 2347 , `update_time` = 1744392024 WHERE `id` = 8 [ RunTime:0.000186s ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000366s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'home/gait/art_detail' ) [ RunTime:0.000192s ]
- [ 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' => 1,
'filtered' => 100.0,
'extra' => 'Using where',
) ]

0.034614s