基本
文件
流程
錯誤
SQL
調試
- 請求信息 : 2023-08-12 05:23:44 HTTP/1.1 GET : www.fcw014.com/contact/
- 運行時間 : 0.063246s [ 吞吐率:15.81req/s ] 內存消耗:1,130.96kb 文件加載:170
- 查詢信息 : 15 queries 0 writes
- 緩存信息 : 0 reads,0 writes
- 配置加載 : 70
- 會話信息 : SESSION_ID=oc2a5fdbp9d79afijnddq8an78
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.000876s ]
- [ LANG ] /data/user/htdocs/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'List',
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' => '27',
)
- [ 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.000756s ]
- [ LANG ] /data/user/htdocs/app/portal/lang/zh-cn.php
- [ BEHAVIOR ] Run cmf\behavior\InitAppHookBehavior @module_init [ RunTime:0.000191s ]
- [ LANG ] /data/user/htdocs/app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000335s ]
- [ SESSION ] INIT array (
'id' => '',
'var_session_id' => '',
'prefix' => 'think',
'type' => '',
'auto_start' => true,
)
- [ RUN ] app\portal\controller\ListController->index[ /data/user/htdocs/app/portal/controller/ListController.php ]
- [ DB ] INIT mysql
- [ VIEW ] /data/user/htdocs/public/themes/simpleboot3/portal/contact.html [ array (
0 => 'wap',
1 => 'site_domain',
2 => 'site_info',
3 => 'category',
4 => 'pcat',
5 => 'countrys',
6 => 'theme_vars',
7 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.003087s ] mysql:host=xdm721917531.my3w.com;port=3306;dbname=xdm721917531_db;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `cmf_portal_category` [ RunTime:0.002311s ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 27 AND `status` = 1 LIMIT 1 [ RunTime:0.001933s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '8',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `cmf_portal_category` WHERE `id` = 1 AND `status` = 1 LIMIT 1 [ RunTime:0.001801s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_portal_category',
'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_country` [ RunTime:0.002148s ]
- [ SQL ] SELECT `id`,`name` FROM `cmf_country` [ RunTime:0.001727s ]
- [ 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_theme_file` [ RunTime:0.002168s ]
- [ SQL ] SELECT `more` FROM `cmf_theme_file` WHERE `theme` = 'simpleboot3' AND ( `is_public` = 1 OR `file` = 'public/portal/contact' ) [ RunTime:0.001935s ]
- [ 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.002077s ]
- [ SQL ] SELECT `id` FROM `cmf_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.001656s ]
- [ 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 ] SHOW COLUMNS FROM `cmf_nav_menu` [ RunTime:0.002265s ]
- [ SQL ] SELECT * FROM `cmf_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.002040s ]
- [ 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_clerk` [ RunTime:0.002334s ]
- [ SQL ] SELECT * FROM `cmf_clerk` WHERE `catid` = 27 [ RunTime:0.001818s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'cmf_clerk',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 39,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `cmf_option` [ RunTime:0.002301s ]
- [ SQL ] SELECT `option_value` FROM `cmf_option` WHERE `option_name` = 'storage' LIMIT 1 [ RunTime:0.001679s ]
- [ 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精品国产免费观看