

基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-04-07 21:57:31 HTTP/1.1 GET : /Home-List-View-ty-13-id-79.html
- 运行时间 : 0.0909s ( Load:0.0318s Init:0.0058s Exec:0.0270s Template:0.0264s )
- 吞吐率 : 11.00req/s
- 内存开销 : 1,433.67 kb
- 查询信息 : 9 queries 1 writes
- 文件加载 : 37
- 缓存信息 : 0 gets 0 writes
- 配置加载 : 143
- 会话信息 : SESSION_ID=fkbgv46ju003aevl3b153i11f0
- D:\wwwroot\schaubour\wwwroot\index.php ( 0.50 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\ThinkPHP.php ( 4.63 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Think.class.php ( 12.31 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Storage.class.php ( 1.38 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Storage\Driver\File.class.php ( 3.54 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Mode\common.php ( 2.82 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Common\functions.php ( 49.89 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Hook.class.php ( 4.02 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\App.class.php ( 13.50 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Dispatcher.class.php ( 14.84 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Route.class.php ( 13.37 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Controller.class.php ( 13.96 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\View.class.php ( 7.61 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Behavior\BuildLiteBehavior.class.php ( 3.69 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Behavior\ParseTemplateBehavior.class.php ( 3.89 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Behavior\ContentReplaceBehavior.class.php ( 1.91 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Conf\convention.php ( 11.18 KB )
- D:\wwwroot\schaubour\wwwroot\Web\Common\Conf\config.php ( 0.22 KB )
- D:\wwwroot\schaubour\wwwroot\function.php ( 37.60 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Lang\zh-cn.php ( 2.56 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Conf\debug.php ( 1.50 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Log.class.php ( 3.87 KB )
- D:\wwwroot\schaubour\wwwroot\Web\Home\Conf\config.php ( 1.84 KB )
- D:\wwwroot\schaubour\wwwroot\config.inc.php ( 2.53 KB )
- D:\wwwroot\schaubour\wwwroot\Web\Home\Common\function.php ( 0.04 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Behavior\ReadHtmlCacheBehavior.class.php ( 6.26 KB )
- D:\wwwroot\schaubour\wwwroot\Web\Home\Controller\ListController.class.php ( 9.66 KB )
- D:\wwwroot\schaubour\wwwroot\Web\Tool\TopController.class.php ( 0.20 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Model.class.php ( 60.27 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Db.class.php ( 32.51 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Db\Driver\Mysql.class.php ( 10.63 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Template.class.php ( 28.22 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Template\TagLib\Cx.class.php ( 22.49 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Think\Template\TagLib.class.php ( 9.19 KB )
- D:\wwwroot\schaubour\wwwroot\Web\Runtime\Cache\Home\098e8558e1feac636feffde12d9074d5.php ( 9.29 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Behavior\WriteHtmlCacheBehavior.class.php ( 0.98 KB )
- D:\wwwroot\schaubour\wwwroot\ThinkPHP\Library\Behavior\ShowPageTraceBehavior.class.php ( 5.25 KB )
- [ app_begin ] --START--
- Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000900s ]
- [ app_begin ] --END-- [ RunTime:0.000963s ]
- [ view_parse ] --START--
- [ template_filter ] --START--
- Run Behavior\ContentReplaceBehavior [ RunTime:0.000122s ]
- [ template_filter ] --END-- [ RunTime:0.000218s ]
- Run Behavior\ParseTemplateBehavior [ RunTime:0.023645s ]
- [ view_parse ] --END-- [ RunTime:0.023722s ]
- [ view_filter ] --START--
- Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000794s ]
- [ view_filter ] --END-- [ RunTime:0.000844s ]
- [ app_end ] --START--
- SHOW COLUMNS FROM `tp_news` [ RunTime:0.001187s ]
- SELECT * FROM `tp_news` WHERE ( status=1 AND id=79 ) LIMIT 1 [ RunTime:0.000737s ]
- update tp_news set hits=hits+1 where id=79 [ RunTime:0.000675s ]
- SELECT `id`,`title` FROM `tp_news` WHERE ( pid=2 and ty=13 and status=1 and disorder>3 ) ORDER BY disorder asc,id asc LIMIT 1 [ RunTime:0.000559s ]
- SELECT `id`,`title` FROM `tp_news` WHERE ( pid=2 and ty=13 and status=1 and disorder<3 ) ORDER BY disorder desc,id desc LIMIT 1 [ RunTime:0.000485s ]
- SELECT `img1` FROM `tp_news` WHERE ( status=1 AND pid=25 AND ty=29 ) LIMIT 1 [ RunTime:0.000418s ]
- SELECT `img1` FROM `tp_news` WHERE ( status=1 AND pid=33 AND ty=36 ) LIMIT 1 [ RunTime:0.000383s ]
- SHOW COLUMNS FROM `tp_sort` [ RunTime:0.001170s ]
- SELECT `id`,`catname`,`encatname`,`pid` FROM `tp_sort` WHERE ( status=1 and pid=2 ) ORDER BY disorder asc,id asc [ RunTime:0.000230s ]
- SELECT `id`,`catname`,`encatname`,`pid` FROM `tp_sort` WHERE ( status=1 and pid=2 ) ORDER BY disorder asc,id asc [ RunTime:0.000240s ]

0.0909s
