基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2023-08-22 06:47:00 HTTP/1.1 GET : www.fcw014.com/fysx/
- 運行時間 : 0.069900s [ 吞吐率:14.31req/s ] 內存消耗:1,237.68kb 文件加載:178
- 查詢信息 : 13 queries 0 writes
- 緩存信息 : 0 reads,0 writes
- 配置加載 : 70
- 會話信息 : SESSION_ID=mcc13amu2en708afrpm89fsecs
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001029s ]
- [ LANG ] /data/user/htdocs/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'Page',
2 => 'index',
),
'convert' => false,
)
- [ HEADER ] array (
'host' => 'www.fcw014.com',
'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 (
'id' => '6',
)
- [ LANG ] /data/user/htdocs/simplewind/cmf/behavior/../lang/zh-cn.php
- [ LANG ] /data/user/htdocs/app/admin/lang/zh-cn/common.php
- [ LANG ] /data/user/htdocs/app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000820s ]
- [ LANG ] /data/user/htdocs/app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000210s ]
- [ LANG ] /data/user/htdocs/app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000355s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\portal\controller\PageController->index[ /data/user/htdocs/app/portal/controller/PageController.php ]
- [ DB ] INIT mysql
- [ VIEW ] /data/user/htdocs/public/themes/simpleboot3/portal/zyzx.html [ array (
0 => 'wap',
1 => 'site_domain',
2 => 'site_info',
3 => 'page',
4 => 'countrys',
5 => 'feeList',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.004481s ] mysql:host=xdm721917531.my3w.com;port=3306;dbname=xdm721917531_db;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_post` [ RunTime:0.002642s ]
- [ SQL ] SELECT * FROM `cmf_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 6 AND ( `published_time` < 1692658020 and `published_time` > 0 ) LIMIT 1 [ RunTime:0.002330s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_post',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY,type_status_date',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_country` [ RunTime:0.002282s ]
- [ SQL ] SELECT `id`,`name`,`rate` FROM `cmf_country` [ RunTime:0.001765s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_country',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 5,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002157s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `parent_id` = 27 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001978s ]
- [ 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' => 36,
'filtered' => 2.7777779102325439,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_theme_file` [ RunTime:0.002217s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'public/portal/zyzx' ) [ RunTime:0.002015s ]
- [ 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' => 22,
'filtered' => 4.5454545021057129,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_nav` [ RunTime:0.002150s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.002276s ]
- [ 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' => 2,
'filtered' => 50.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.001845s ]
- [ 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' => 36,
'filtered' => 2.7777779102325439,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.002262s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.001773s ]
- [ 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',
) ]

国产做无码视频在线观看_亚洲另类在线一区_国产精品久久久久久亚洲毛片_99精品国产免费观看