1234567891011121314151617181920212223242526272829303132333435363738 |
- ---------------------------------------------------------------
- [ 2018-10-02T11:29:12+08:00 ] 0.0.0.0 POST /inter/Inspectregister/exam_class
- [ info ] localhost/inter/Inspectregister/exam_class [运行时间:1.345077s][吞吐率:0.74req/s] [内存消耗:2,816.10kb] [文件加载:45]
- [ info ] [ LANG ] D:\wamp\www\yczd\yczd\thinkphp\lang\zh-cn.php
- [ info ] [ ROUTE ] array (
- 'type' => 'module',
- 'module' =>
- array (
- 0 => 'inter',
- 1 => 'Inspectregister',
- 2 => 'exam_class',
- ),
- )
- [ info ] [ HEADER ] array (
- 'cache-control' => 'no-cache',
- 'postman-token' => '0e4cb75a-fd7a-42d9-9772-5b41c2676a6e',
- 'user-agent' => 'PostmanRuntime/7.3.0',
- 'accept' => '*/*',
- 'host' => 'localhost',
- 'cookie' => 'PHPSESSID=9ve5mhr9eld936ks4kk6nafge6',
- 'accept-encoding' => 'gzip, deflate',
- 'content-type' => 'multipart/form-data; boundary=--------------------------210303650823630091205613',
- 'content-length' => '0',
- 'connection' => 'keep-alive',
- )
- [ info ] [ PARAM ] array (
- )
- [ info ] [ CACHE ] INIT File
- [ info ] [ RUN ] app\inter\controller\Inspectregister->exam_class[ D:\wamp\www\yczd\yczd\application\inter\controller\Inspectregister.php ]
- [ info ] [ DB ] INIT mysql
- [ info ] [ LOG ] INIT File
- [ log ] NULL
- [ log ] -----------base 页面cache-------------
- [ log ] NULL
- [ log ] ------------------------
- [ sql ] [ DB ] CONNECT:[ UseTime:0.151009s ] mysql:host=47.104.4.5;port=3306;dbname=db_remote_diag;charset=utf8
- [ sql ] [ SQL ] SHOW COLUMNS FROM `constant` [ RunTime:0.048003s ]
- [ sql ] [ SQL ] SELECT `id`,constant_value as name FROM `constant` WHERE `parent_id` = 'exam_class' [ RunTime:0.059004s ]
|