基本
文件
流程
错误
SQL
调试
- 请求信息 : 2022-11-22 12:30:55 HTTP/1.1 GET : /portal/page/index/id/100.html
- 运行时间 : 0.117415s [ 吞吐率:8.52req/s ] 内存消耗:5,114.63kb 文件加载:115
- 查询信息 : 14 queries 0 writes
- 缓存信息 : 6 reads,0 writes
- [ LANG ] /www/wwwroot/new.zhnk.com.top/vendor/thinkphp/lang/zh-cn.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/app/portal//lang/zh-cn.php
- [ ROUTE ] array (
)
- [ HEADER ] array (
'x5-uuid' => '840e1316c7eeeaa5e11a4180612baf25',
'x-real-ip' => '156.250.16.194',
'eagleeye-rpcid' => '0.1',
'accept' => '*/*',
'accept-encoding' => 'gzip, deflate',
'eagleeye-traceid' => '784e2c9016690914550157995e1c10',
'x-forwarded-cluster' => 'waf,',
'x-forwarded-proto' => 'http',
'x-forwarded-for' => '156.250.16.194',
'wl-proxy-client-ip' => '156.250.16.194',
'web-server-type' => 'nginx',
'x-client-ip' => '156.250.16.194',
'x-true-ip' => '156.250.16.194',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36',
'host' => 'www.sagepractice.com',
)
- [ PARAM ] array (
'id' => '100',
)
- [ LANG ] /www/wwwroot/new.zhnk.com.top/vendor/thinkcmf/cmf/src/behavior/../lang/zh-cn.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/vendor/thinkcmf/cmf-app/src/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/vendor/thinkcmf/cmf-app/src/user/lang/zh-cn.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/app/portal/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/new.zhnk.com.top/app/portal/lang/zh-cn/home.php
- [ DB ] INIT mysql
- [ VIEW ] /www/wwwroot/new.zhnk.com.top/public/themes/zmq2021_sf/portal/page.html [ array (
0 => 'site_info',
1 => 'page',
2 => 'nav',
3 => 'Navlist',
4 => 'theme_vars',
5 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000618s ] mysql:host=localhost;port=19336;dbname=new_zhnk_com_top;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `nk_portal_post` [ RunTime:0.000640s ]
- [ SQL ] SELECT * FROM `nk_portal_post` WHERE `post_type` = 2 AND `post_status` = 1 AND `delete_time` = 0 AND `id` = 100 AND ( `published_time` > 0 AND `published_time` < 1669091455 ) LIMIT 1 [ RunTime:0.000441s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_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 `nk_nav_menu` [ RunTime:0.000521s ]
- [ SQL ] SELECT * FROM `nk_nav_menu` WHERE `href` = '{\"action\":\"portal\\/Page\\/index\",\"param\":{\"id\":100}}' LIMIT 1 [ RunTime:0.000364s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 54,
'filtered' => 10.0,
'extra' => 'Using where',
) ]
- [ SQL ] SELECT `nav_id` FROM `nk_nav_menu` WHERE `id` = 58 AND `status` = 1 LIMIT 1 [ RunTime:0.000262s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `nk_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000444s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 54,
'filtered' => 1.8518518209457397,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SHOW COLUMNS FROM `nk_theme_file` [ RunTime:0.000461s ]
- [ SQL ] SELECT `more` FROM `nk_theme_file` WHERE `theme` = 'zmq2021_sf' AND ( `is_public` = 1 OR `file` = 'portal/page' ) [ RunTime:0.000396s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_theme_file',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 46,
'filtered' => 2.17391300201416,
'extra' => 'Using where',
) ]
- [ SQL ] SHOW COLUMNS FROM `nk_nav` [ RunTime:0.000439s ]
- [ SQL ] SELECT `id` FROM `nk_nav` WHERE `is_main` = 1 LIMIT 1 [ RunTime:0.000238s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_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 `nk_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000434s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 54,
'filtered' => 1.8518518209457397,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `nk_nav_menu` WHERE `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000430s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 54,
'filtered' => 1.8518518209457397,
'extra' => 'Using where; Using filesort',
) ]
- [ SQL ] SELECT * FROM `nk_nav_menu` WHERE `id` = 58 LIMIT 1 [ RunTime:0.000283s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'const',
'possible_keys' => 'PRIMARY',
'key' => 'PRIMARY',
'key_len' => '4',
'ref' => 'const',
'rows' => 1,
'filtered' => 100.0,
'extra' => NULL,
) ]
- [ SQL ] SELECT * FROM `nk_nav_menu` WHERE `nav_id` = 2 AND `status` = 1 ORDER BY `list_order` ASC [ RunTime:0.000353s ]
- [ EXPLAIN : array (
'id' => 1,
'select_type' => 'SIMPLE',
'table' => 'nk_nav_menu',
'partitions' => NULL,
'type' => 'ALL',
'possible_keys' => NULL,
'key' => NULL,
'key_len' => NULL,
'ref' => NULL,
'rows' => 54,
'filtered' => 1.8518518209457397,
'extra' => 'Using where; Using filesort',
) ]

0.123322s