中文
基本
文件
流程
錯誤
SQL
調試
請求信息 : 2023-05-30 23:15:42 HTTP/1.1 GET : http://www.dgbaida.cn/home/news/index/c/2 運行時間 : 0.095447s [ 吞吐率:10.48req/s ] 內存消耗:5,387.16kb 文件加載:114 查詢信息 : 18 queries 0 writes 緩存信息 : 5 reads,0 writes 會話信息 : SESSION_ID=qbv5pflu9kg3qk2toa1u3gisg0
[ LANG ] /www/wwwroot/www.dgbaida.cn/vendor/thinkphp/lang/zh-cn.php [ DB ] INIT mysql [ ROUTE ] array (
) [ HEADER ] array (
'host' => 'www.dgbaida.cn',
'user-agent' => 'Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)',
'referer' => 'http://www.baidu.com',
'accept-language' => 'zh-CN,zh',
'accept-encoding' => 'gzip, deflate',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'content-type' => 'application/x-www-form-urlencoded; Charset=UTF-8',
'connection' => 'Keep-Alive',
'content-length' => '',
) [ PARAM ] array (
'c' => '2',
) [ LANG ] /www/wwwroot/www.dgbaida.cn/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php [ LANG ] /www/wwwroot/www.dgbaida.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php [ LANG ] /www/wwwroot/www.dgbaida.cn/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php [ LANG ] /www/wwwroot/www.dgbaida.cn/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php [ VIEW ] /www/wwwroot/www.dgbaida.cn/public/themes/default/home/news/index.html [ array (
0 => 'site_info',
1 => 'is_lang',
2 => 'lang_arr',
3 => 'lang_default',
4 => 'lang_current',
5 => 'site_config',
6 => 'contro',
7 => 'top_cate',
8 => 'crumbs',
9 => 'tpl',
10 => 'news_category',
11 => 'img_list',
12 => 'news_list',
13 => 'page',
14 => 'param',
15 => 'cur_category',
16 => 'active_list',
17 => 'theme_vars',
18 => 'theme_widgets',
) ]
[ DB ] CONNECT:[ UseTime:0.000400s ] mysql:host=localhost;port=3306;dbname=hongtong;charset=utf8mb4 [ SQL ] SHOW COLUMNS FROM `cmf_hook` [ RunTime:0.001008s ] [ SQL ] SELECT `hook` FROM `cmf_hook` WHERE `type` = 1 OR ( `type` = 3 AND ( `app` = '' or `app` = 'cmf' ) ) [ RunTime:0.000374s ] [ 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.000757s ] [ 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.000457s ] [ 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.000875s ] [ SQL ] SELECT * FROM `cmf_home_config` WHERE `language` = 'cn' AND `status` > 0 AND `delete_time` = 0 ORDER BY `create_time` DESC [ RunTime:0.000603s ] [ 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' => 57,
'filtered' => 3.3330001831054688,
'extra' => 'Using index condition; Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.001119s ] [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.000403s ] [ 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 ] SHOW COLUMNS FROM `cmf_home_category` [ RunTime:0.000788s ] [ SQL ] SELECT `hce`.*,`hc`.* 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 `hc`.`list_order` ASC,`hc`.`create_time` DESC [ RunTime:0.001099s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 96,
'filtered' => 1.0416667461395264,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SELECT `hce`.*,`hc`.* 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 `hc`.`list_order` ASC,`hc`.`create_time` DESC [ RunTime:0.000660s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'hc',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 96,
'filtered' => 1.0416667461395264,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_home_article` [ RunTime:0.000956s ] [ 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` <= 1685459742 AND ( FIND_IN_SET( 3 , ha.categories) ) ORDER BY `ha`.`list_order` ASC,`ha`.`published_time` DESC,`ha`.`create_time` DESC LIMIT 4 [ RunTime:0.000739s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'filtered' => 4.1666669845581055,
'extra' => 'Using where; Using filesort',
) ] [ 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` <= 1685459742 AND ( FIND_IN_SET( 66 , ha.categories) ) ORDER BY `ha`.`list_order` ASC,`ha`.`published_time` DESC,`ha`.`create_time` DESC LIMIT 4 [ RunTime:0.000497s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'filtered' => 4.1666669845581055,
'extra' => 'Using where; Using filesort',
) ] [ 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` <= 1685459742 AND ( FIND_IN_SET( 2 , ha.categories) ) [ RunTime:0.000732s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'filtered' => 4.1666669845581055,
'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` <= 1685459742 AND ( FIND_IN_SET( 2 , ha.categories) ) ORDER BY `ha`.`list_order` ASC,`ha`.`published_time` DESC,`ha`.`create_time` DESC LIMIT 0,8 [ RunTime:0.000767s ] [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'ha',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => 'PRIMARY',
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 24,
'filtered' => 4.1666669845581055,
'extra' => 'Using where; Using filesort',
) ] [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.000741s ] [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'default' AND ( `is_public` = 1 OR `file` = 'home/news/index' ) [ RunTime:0.000269s ] [ 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.103135s
1024在线国产|97久久久超国产精品|国产成人精品日本亚洲一区|国产精品黄的免费观看