基本
文件
流程
错误
SQL
调试
- 请求信息 : 2023-06-04 12:45:31 HTTP/1.1 GET : m.qionghaifc.com/city.html
- 运行时间 : 0.132951s [ 吞吐率:7.52req/s ] 内存消耗:2,819.80kb 文件加载:45
- 查询信息 : 31 queries 0 writes
- 缓存信息 : 0 reads,0 writes
- 配置加载 : 67
- D:\wwwroot\public\index.php ( 0.94 KB )
- D:\wwwroot\thinkphp\start.php ( 0.72 KB )
- D:\wwwroot\thinkphp\base.php ( 2.60 KB )
- D:\wwwroot\thinkphp\library\think\Loader.php ( 21.07 KB )
- D:\wwwroot\vendor\composer\autoload_static.php ( 1.08 KB )
- D:\wwwroot\thinkphp\library\think\Error.php ( 3.75 KB )
- D:\wwwroot\thinkphp\library\think\Config.php ( 6.38 KB )
- D:\wwwroot\thinkphp\convention.php ( 10.37 KB )
- D:\wwwroot\thinkphp\library\think\App.php ( 21.51 KB )
- D:\wwwroot\thinkphp\library\think\Request.php ( 49.78 KB )
- D:\wwwroot\clinapp\config.php ( 9.56 KB )
- D:\wwwroot\clinapp\database.php ( 2.12 KB )
- D:\wwwroot\thinkphp\library\think\Hook.php ( 4.71 KB )
- D:\wwwroot\clinapp\tags.php ( 0.99 KB )
- D:\wwwroot\clinapp\common.php ( 15.92 KB )
- D:\wwwroot\thinkphp\library\think\Env.php ( 1.21 KB )
- D:\wwwroot\thinkphp\helper.php ( 17.30 KB )
- D:\wwwroot\thinkphp\library\think\Lang.php ( 7.23 KB )
- D:\wwwroot\thinkphp\library\think\Log.php ( 6.05 KB )
- D:\wwwroot\thinkphp\lang\zh-cn.php ( 11.81 KB )
- D:\wwwroot\clinapp\route.php ( 5.47 KB )
- D:\wwwroot\thinkphp\library\think\Route.php ( 60.23 KB )
- D:\wwwroot\clinapp\mobile\controller\Index.php ( 1.93 KB )
- D:\wwwroot\clinapp\mobile\controller\Action.php ( 2.72 KB )
- D:\wwwroot\thinkphp\library\think\Controller.php ( 6.07 KB )
- D:\wwwroot\thinkphp\library\traits\controller\Jump.php ( 4.90 KB )
- D:\wwwroot\thinkphp\library\think\View.php ( 6.77 KB )
- D:\wwwroot\thinkphp\library\think\view\driver\Think.php ( 5.64 KB )
- D:\wwwroot\thinkphp\library\think\Template.php ( 44.90 KB )
- D:\wwwroot\thinkphp\library\think\template\driver\File.php ( 2.24 KB )
- D:\wwwroot\thinkphp\library\think\Db.php ( 6.67 KB )
- D:\wwwroot\thinkphp\library\think\db\connector\Mysql.php ( 3.89 KB )
- D:\wwwroot\thinkphp\library\think\db\Connection.php ( 29.97 KB )
- D:\wwwroot\thinkphp\library\think\db\Query.php ( 93.74 KB )
- D:\wwwroot\thinkphp\library\think\db\builder\Mysql.php ( 4.53 KB )
- D:\wwwroot\thinkphp\library\think\db\Builder.php ( 31.55 KB )
- D:\wwwroot\thinkphp\library\think\Debug.php ( 7.13 KB )
- D:\wwwroot\clinapp\mobile\model\City.php ( 1.59 KB )
- D:\wwwroot\thinkphp\library\think\Model.php ( 69.14 KB )
- D:\wwwroot\clinapp\mobile\model\Type.php ( 0.78 KB )
- D:\wwwroot\thinkphp\library\think\Response.php ( 8.28 KB )
- D:\wwwroot\thinkphp\library\think\response\View.php ( 2.43 KB )
- D:\wwwroot\runtime\temp\e422d1be775b58bfb05d3ffafe4c02dd.php ( 1.93 KB )
- D:\wwwroot\thinkphp\library\think\Url.php ( 12.72 KB )
- D:\wwwroot\thinkphp\library\think\debug\Html.php ( 4.17 KB )
- D:\wwwroot\thinkphp\library\think\Cache.php ( 6.10 KB )
- [ LANG ] D:\wwwroot\thinkphp\lang\zh-cn.php
- [ ROUTE ] array (
'type' => 'module',
'module' =>
array (
0 => 'mobile',
1 => 'index',
2 => 'city',
),
'convert' => false,
)
- [ HEADER ] array (
'content-type' => '',
'content-length' => '0',
'x-original-url' => '/city.html',
'user-agent' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'host' => 'm.qionghaifc.com',
'accept-language' => 'en-US,en;q=0.5',
'accept-encoding' => 'br,gzip',
'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'connection' => 'Keep-Alive',
)
- [ PARAM ] array (
)
- [ DB ] INIT mysql
- [ RUN ] app\mobile\controller\Index->city[ D:\wwwroot\clinapp\mobile\controller\Index.php ]
- [ VIEW ] D:\wwwroot\public/../clinapp/mobile\view\index\city.html [ array (
0 => 'configs',
1 => 'indexCityRes',
2 => 'linkRes',
3 => 'typeRes',
4 => 'title',
5 => 'proid',
6 => 'pname',
7 => 'domain',
8 => 'cityRes',
9 => 'proCityRes',
10 => 'aboutRes',
11 => 'serviceRes',
12 => 'floatingAdRes',
) ]
- [ DB ] CONNECT:[ UseTime:0.001095s ] mysql:host=localhost;dbname=www_beikefangcha;charset=utf8
- [ SQL ] SHOW COLUMNS FROM `mo_website` [ RunTime:0.000893s ]
- [ SQL ] SELECT * FROM `mo_website` WHERE `id` = 1 LIMIT 1 [ RunTime:0.000368s ]
- [ SQL ] SHOW COLUMNS FROM `mo_city` [ RunTime:0.000708s ]
- [ SQL ] SELECT `a`.*,b.domain as pdomain FROM `mo_city` `a` LEFT JOIN `mo_city` `b` ON `a`.`keyid`=`b`.`id` WHERE `a`.`sitetype` = 1 ORDER BY `a`.`sort` ASC,`a`.`sitetype` DESC,`a`.`id` ASC [ RunTime:0.000233s ]
- [ SQL ] SHOW COLUMNS FROM `mo_link` [ RunTime:0.000547s ]
- [ SQL ] SELECT * FROM `mo_link` ORDER BY `vieworder` ASC [ RunTime:0.000171s ]
- [ SQL ] SHOW COLUMNS FROM `mo_type` [ RunTime:0.000587s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 16 ORDER BY `vieworder` ASC [ RunTime:0.000182s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 22 ORDER BY `vieworder` ASC [ RunTime:0.000192s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 26 ORDER BY `vieworder` ASC [ RunTime:0.000170s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 31 ORDER BY `vieworder` ASC [ RunTime:0.000166s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 36 ORDER BY `vieworder` ASC [ RunTime:0.000173s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 9 ORDER BY `vieworder` ASC [ RunTime:0.000163s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 46 ORDER BY `vieworder` ASC [ RunTime:0.000177s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 53 ORDER BY `vieworder` ASC [ RunTime:0.000161s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 70 ORDER BY `vieworder` ASC [ RunTime:0.000165s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 353 ORDER BY `vieworder` ASC [ RunTime:0.000168s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 357 ORDER BY `vieworder` ASC [ RunTime:0.000163s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 393 ORDER BY `vieworder` ASC [ RunTime:0.000162s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 429 ORDER BY `vieworder` ASC [ RunTime:0.000163s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 430 ORDER BY `vieworder` ASC [ RunTime:0.000166s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 421 ORDER BY `vieworder` ASC [ RunTime:0.000166s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 446 ORDER BY `vieworder` ASC [ RunTime:0.000179s ]
- [ SQL ] SELECT * FROM `mo_type` WHERE `cid` = 409 ORDER BY `vieworder` ASC [ RunTime:0.000167s ]
- [ SQL ] SELECT * FROM `mo_city` WHERE `keyid` = 0 AND `display` = 1 ORDER BY `sort` ASC [ RunTime:0.000185s ]
- [ SQL ] SELECT `a`.*,b.domain as pdomain FROM `mo_city` `a` LEFT JOIN `mo_city` `b` ON `a`.`keyid`=`b`.`id` WHERE `a`.`keyid` = 9 ORDER BY `a`.`sort` ASC,`a`.`sitetype` DESC,`a`.`id` ASC [ RunTime:0.000209s ]
- [ SQL ] SHOW COLUMNS FROM `mo_about` [ RunTime:0.000530s ]
- [ SQL ] SELECT `id`,`name` FROM `mo_about` WHERE `cid` = 7 ORDER BY `vieworder` [ RunTime:0.000183s ]
- [ SQL ] SELECT `id`,`name` FROM `mo_about` WHERE `cid` = 8 ORDER BY `vieworder` [ RunTime:0.000158s ]
- [ SQL ] SHOW COLUMNS FROM `mo_ad` [ RunTime:0.000523s ]
- [ SQL ] SELECT * FROM `mo_ad` WHERE `cid` = 348 LIMIT 1 [ RunTime:0.000180s ]

0.156005s