基本
文件
流程
错误
SQL
调试
- 请求信息 : 2024-11-21 17:06:55 HTTP/2.0 GET : /index.php/product/show/id/32/sb/111
- 运行时间 : 0.0225s ( Load:0.0013s Init:0.0027s Exec:0.0074s Template:0.0111s )
- 内存开销 : 2,391.60 kb
- 查询信息 : 10 queries 0 writes
- 文件加载 : 40
- 缓存信息 : 0 gets 0 writes
- 配置加载 : 139
- 会话信息 : SESSION_ID=d3ti0agmerbfbqqdvequh7pj75
- /mydata/cpf-china.com.cn/index.php ( 0.50 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/ThinkPHP.php ( 1.53 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Common/runtime.php ( 9.72 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Common/common.php ( 19.37 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Think.class.php ( 10.62 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/ThinkException.class.php ( 3.32 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Behavior.class.php ( 1.71 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Conf/alias.php ( 1.15 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Conf/convention.php ( 9.01 KB )
- /mydata/cpf-china.com.cn/Home/Conf/config.php ( 0.94 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lang/zh-cn.php ( 2.59 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Conf/tags.php ( 1.56 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Common/functions.php ( 26.00 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Log.class.php ( 4.69 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Dispatcher.class.php ( 10.63 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/App.class.php ( 13.95 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Action.class.php ( 15.57 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/View.class.php ( 4.39 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Conf/debug.php ( 1.73 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/CheckRouteBehavior.class.php ( 9.01 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/ReadHtmlCacheBehavior.class.php ( 5.48 KB )
- /mydata/cpf-china.com.cn/Home/Lib/Action/ProductAction.class.php ( 5.46 KB )
- /mydata/cpf-china.com.cn/Home/Lib/Action/BaseAction.class.php ( 1.14 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Extend/Library/Com/MyCom.class.php ( 7.79 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Extend/Library/ORG/Util/Session.class.php ( 22.29 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Extend/Function/extend.php ( 24.24 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Model.class.php ( 53.07 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Core/Db.class.php ( 31.65 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Driver/Db/DbMysql.class.php ( 10.81 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/LocationTemplateBehavior.class.php ( 2.22 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/ParseTemplateBehavior.class.php ( 5.90 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Template/ThinkTemplate.class.php ( 27.89 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Driver/TagLib/TagLibCx.class.php ( 24.35 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Template/TagLib.class.php ( 8.55 KB )
- /mydata/cpf-china.com.cn/Home/Runtime/Cache/b6e91290988cc8d0749c123623c96dd4.php ( 18.42 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/ContentReplaceBehavior.class.php ( 2.29 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/TokenBuildBehavior.class.php ( 2.51 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/WriteHtmlCacheBehavior.class.php ( 1.41 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/ShowRuntimeBehavior.class.php ( 3.59 KB )
- /mydata/cpf-china.com.cn/ThinkPHP/Lib/Behavior/ShowPageTraceBehavior.class.php ( 5.44 KB )
- [ route_check ] --START--
- Run CheckRoute Behavior [ RunTime:0.000224s ]
- [ route_check ] --END-- [ RunTime:0.000245s ]
- [ app_begin ] --START--
- Run ReadHtmlCache Behavior [ RunTime:0.000164s ]
- [ app_begin ] --END-- [ RunTime:0.000179s ]
- [ view_template ] --START--
- Run LocationTemplate Behavior [ RunTime:0.000185s ]
- [ view_template ] --END-- [ RunTime:0.000204s ]
- [ view_parse ] --START--
- Run ParseTemplate Behavior [ RunTime:0.009055s ]
- [ view_parse ] --END-- [ RunTime:0.009075s ]
- [ view_filter ] --START--
- Run ContentReplace Behavior [ RunTime:0.000114s ]
- Run TokenBuild Behavior [ RunTime:0.000127s ]
- Run WriteHtmlCache Behavior [ RunTime:0.000075s ]
- Run ShowRuntime Behavior [ RunTime:0.000170s ]
- [ view_filter ] --END-- [ RunTime:0.000527s ]
- [ view_end ] --START--
- [2048] Declaration of ProductAction::show() should be compatible with Action::show($content, $charset = '', $contentType = '', $prefix = '') /mydata/cpf-china.com.cn/Home/Lib/Action/ProductAction.class.php 第 8 行.
- SHOW COLUMNS FROM `kz_config` [ RunTime:0.000475s ]
- SELECT * FROM `kz_config` WHERE ( `id` = 1 ) LIMIT 1 [ RunTime:0.000132s ]
- SHOW COLUMNS FROM `kz_menu` [ RunTime:0.000444s ]
- SELECT * FROM `kz_menu` ORDER BY sort asc [ RunTime:0.000149s ]
- SHOW COLUMNS FROM `kz_block` [ RunTime:0.000271s ]
- SELECT * FROM `kz_block` [ RunTime:0.000072s ]
- SHOW COLUMNS FROM `kz_product` [ RunTime:0.000523s ]
- SELECT * FROM `kz_product` WHERE ( `id` = 32 ) LIMIT 1 [ RunTime:0.000096s ]
- SELECT * FROM `kz_product` WHERE ( type = 1 and (status = 1 or status_en = 1) ) ORDER BY sort asc [ RunTime:0.000256s ]
- SELECT * FROM `kz_product` WHERE ( type = 1 and (status = 1 or status_en = 1) ) ORDER BY sort asc [ RunTime:0.000241s ]
0.0225s