02.log 1.6 KB

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