基本
文件
流程
错误
SQL
调试
- 请求信息 : 2025-08-27 06:10:07 HTTP/1.1 GET : /index/read/id/409931.html
- 运行时间 : 0.2589s ( Load:0.0133s Init:0.0028s Exec:0.2258s Template:0.0170s )
- 吞吐率 : 3.86req/s
- 内存开销 : 2,170.76 kb
- 查询信息 : 8 queries 0 writes
- 文件加载 : 32
- 缓存信息 : 0 gets 0 writes
- 配置加载 : 124
- 会话信息 : SESSION_ID=55gipudnk8l23grijiifeplpk3
- /www/wwwroot/www.xs3000.com/index.php ( 1.13 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/ThinkPHP.php ( 4.54 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Think.class.php ( 11.97 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Storage.class.php ( 1.34 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Storage/Driver/File.class.php ( 3.42 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Mode/common.php ( 2.75 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Common/functions.php ( 48.42 KB )
- /www/wwwroot/www.xs3000.com/Application/Common/Common/function.php ( 11.99 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Hook.class.php ( 3.91 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/App.class.php ( 13.04 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Dispatcher.class.php ( 14.51 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Route.class.php ( 13.06 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Controller.class.php ( 10.54 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/View.class.php ( 7.40 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Behavior/BuildLiteBehavior.class.php ( 3.61 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Behavior/ParseTemplateBehavior.class.php ( 3.80 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Behavior/ContentReplaceBehavior.class.php ( 1.87 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Conf/convention.php ( 11.01 KB )
- /www/wwwroot/www.xs3000.com/Application/Common/Conf/config.php ( 1.28 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Lang/zh-cn.php ( 2.51 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Conf/debug.php ( 1.47 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Behavior/ReadHtmlCacheBehavior.class.php ( 5.51 KB )
- /www/wwwroot/www.xs3000.com/Application/Home/Controller/IndexController.class.php ( 15.63 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Model.class.php ( 58.56 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Db.class.php ( 31.69 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php ( 10.47 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Template.class.php ( 27.73 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Template/TagLib/Cx.class.php ( 21.90 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Template/TagLib.class.php ( 8.95 KB )
- /www/wwwroot/www.xs3000.com/Application/Runtime/Cache/Home/e02dbde3f561996abbb851a255776131.php ( 5.54 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Behavior/WriteHtmlCacheBehavior.class.php ( 0.95 KB )
- /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Behavior/ShowPageTraceBehavior.class.php ( 5.13 KB )
- [ app_init ] --START--
- Run Behavior\BuildLiteBehavior [ RunTime:0.000008s ]
- [ app_init ] --END-- [ RunTime:0.000040s ]
- [ app_begin ] --START--
- Run Behavior\ReadHtmlCacheBehavior [ RunTime:0.000423s ]
- [ app_begin ] --END-- [ RunTime:0.000453s ]
- [ view_parse ] --START--
- [ template_filter ] --START--
- Run Behavior\ContentReplaceBehavior [ RunTime:0.000030s ]
- [ template_filter ] --END-- [ RunTime:0.000072s ]
- Run Behavior\ParseTemplateBehavior [ RunTime:0.012911s ]
- [ view_parse ] --END-- [ RunTime:0.012952s ]
- [ view_filter ] --START--
- Run Behavior\WriteHtmlCacheBehavior [ RunTime:0.000281s ]
- [ view_filter ] --END-- [ RunTime:0.000312s ]
- [ app_end ] --START--
- [8192] mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead /www/wwwroot/www.xs3000.com/ThinkPHP/Library/Think/Db/Driver/Mysql.class.php 第 52 行.
- SHOW COLUMNS FROM `chapter` [ RunTime:0.001555s ]
- SELECT * FROM `chapter` WHERE `id` = 409931 LIMIT 1 [ RunTime:0.000185s ]
- SHOW COLUMNS FROM `book` [ RunTime:0.002689s ]
- SELECT * FROM `book` WHERE `id` = 253 LIMIT 1 [ RunTime:0.000199s ]
- SHOW COLUMNS FROM `book_class` [ RunTime:0.008149s ]
- SELECT * FROM `book_class` WHERE `id` = 3 LIMIT 1 [ RunTime:0.000666s ]
- SELECT * FROM `chapter` WHERE `book_id` = 253 AND `chapter_order` < '757' ORDER BY chapter_order desc LIMIT 0,1 [ RunTime:0.000703s ]
- SELECT * FROM `chapter` WHERE `book_id` = 253 AND `chapter_order` > '757' ORDER BY chapter_order asc LIMIT 0,1 [ RunTime:0.000748s ]

0.2589s
