基本
文件
流程
錯(cuò)誤
SQL
調(diào)試
- 請(qǐng)求信息 : 2024-11-17 22:29:43 HTTP/1.1 GET : dtsfzx.com.cn/project.html
- 運(yùn)行時(shí)間 : 0.106039s [ 吞吐率:9.43req/s ] 內(nèi)存消耗:4,250.46kb 文件加載:144
- 查詢信息 : 9 queries 0 writes
- 緩存信息 : 0 reads,0 writes
- 配置加載 : 72
- [ CACHE ] INIT File
- [ BEHAVIOR ] Run cmf\behavior\InitHookBehavior @app_init [ RunTime:0.001711s ]
- [ LANG ] /www/wwwroot/dtsfzx.com.cn/simplewind/thinkphp/lang/zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'portal',
1 => 'List',
2 => 'index',
),
'convert' => false,
)
- [ HEADER ] array (
'host' => 'dtsfzx.com.cn',
'user-agent' => 'Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko',
'referer' => 'http://www.baidu.com',
'cookie' => 't=92d7540e476b153862b4ea2356ede7b3; r=8148',
'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' => '4',
)
- [ LANG ] /www/wwwroot/dtsfzx.com.cn/public/../simplewind/cmf/lang/zh-cn.php
- [ LANG ] /www/wwwroot/dtsfzx.com.cn/public/../app/admin/lang/zh-cn/common.php
- [ LANG ] /www/wwwroot/dtsfzx.com.cn/public/../app/portal/lang/zh-cn/common.php
- [ BEHAVIOR ] Run cmf\behavior\LangBehavior @app_begin [ RunTime:0.000477s ]
- [ LANG ] /www/wwwroot/dtsfzx.com.cn/public/../app/portal/lang/zh-cn.php
- [ LANG ] /www/wwwroot/dtsfzx.com.cn/public/../app/portal/lang/zh-cn/home.php
- [ BEHAVIOR ] Run cmf\behavior\HomeLangBehavior @home_init [ RunTime:0.000266s ]
- [ RUN ] app\portal\controller\ListController->index[ /www/wwwroot/dtsfzx.com.cn/app/portal/controller/ListController.php ]
- [ DB ] INIT mysql
- [ VIEW ] themes/index/portal/plan_list.html [ array (
0 => 'site_info',
1 => 'category',
2 => 'seo',
3 => 'theme_vars',
4 => 'theme_widgets',
) ]
- [ DB ] CONNECT:[ UseTime:0.000669s ] mysql:host=127.0.0.1;port=3306;dbname=www_dasf_com_cn;charset=utf8mb4
- [ SQL ] SHOW COLUMNS FROM `ld_portal_category` [ RunTime:0.000808s ]
- [ SQL ] SELECT * FROM `ld_portal_category` WHERE `id` = 4 AND `status` = 1 LIMIT 1 [ RunTime:0.000475s ]
- [ SQL ] SHOW COLUMNS FROM `ld_theme_file` [ RunTime:0.000513s ]
- [ SQL ] SELECT `more` FROM `ld_theme_file` WHERE `theme` = 'index' AND ( `is_public` = 1 OR `file` = 'portal/plan_list' ) [ RunTime:0.000285s ]
- [ SQL ] SHOW COLUMNS FROM `ld_nav_menu` [ RunTime:0.001410s ]
- [ SQL ] SELECT * FROM `ld_nav_menu` WHERE `parent_id` = 0 AND `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000654s ]
- [ SQL ] SELECT * FROM `ld_nav_menu` WHERE `parent_id` = 0 AND `nav_id` = 1 AND `status` = 1 ORDER BY `list_order` ASC,`id` ASC [ RunTime:0.000681s ]
- [ SQL ] SHOW COLUMNS FROM `ld_portal_post` [ RunTime:0.006705s ]
- [ SQL ] SELECT post.*,min(category_post.category_id) as category_id FROM `ld_portal_post` `post` INNER JOIN `ld_portal_category_post` `category_post` ON `post`.`id`=`category_post`.`post_id` WHERE ( `post`.`published_time` > '0' AND `post`.`published_time` < 1731853783 ) AND `post`.`post_status` = 1 AND `post`.`post_type` = 1 AND `post`.`delete_time` = 0 AND `category_post`.`category_id` = '4' GROUP BY `post`.`id` ORDER BY `post`.`list_order`,`post`.`published_time` DESC LIMIT 10 [ RunTime:0.005780s ]