test.regulatory.global8.cn Open in urlscan Pro
120.77.220.3  Public Scan

URL: http://test.regulatory.global8.cn/
Submission: On August 27 via api from US — Scanned from US

Form analysis 0 forms found in the DOM

Text Content

#0 [0]HTTPEXCEPTION IN CONTROLLER.PHP LINE 76


控制器不存在:APP\CONTROLLER\INDEXCONTROLLER

 67.             ->setAction($this->actionName);
     
 68.     }
     
 69. 
     
 70.     public function exec()
     
 71.     {
     
 72.         try {
     
 73.             // 实例化控制器
     
 74.             $instance = $this->controller($this->controller);
     
 75.         } catch (ClassNotFoundException $e) {
     
 76.             throw new HttpException(404, 'controller not exists:' . $e->getClass());
     
 77.         }
     
 78. 
     
 79.         // 注册控制器中间件
     
 80.         $this->registerControllerMiddleware($instance);
     
 81. 
     
 82.         return $this->app->middleware->pipeline('controller')
     
 83.             ->send($this->request)
     
 84.             ->then(function () use ($instance) {
     
 85.                 // 获取当前操作名
     


CALL STACK (折叠)

 1.  in Controller.php line 76
 2.  at Controller->exec() in Dispatch.php line 90
 3.  at Dispatch->run() in Route.php line 772
 4.  at Route->think\{closure}() in Pipeline.php line 59
 5.  at Pipeline->think\{closure}() in Pipeline.php line 66
 6.  at Pipeline->then() in Route.php line 773
 7.  at Route->dispatch() in Http.php line 216
 8.  at Http->dispatchToRoute() in Http.php line 206
 9.  at Http->think\{closure}() in Pipeline.php line 59
 10. at Pipeline->think\{closure}() in MultiApp.php line 65
 11. at MultiApp->handle()
 12. at call_user_func() in Middleware.php line 142
 13. at Middleware->think\{closure}() in Pipeline.php line 85
 14. at Pipeline->think\{closure}() in AllowCrossDomain.php line 61
 15. at AllowCrossDomain->handle()
 16. at call_user_func() in Middleware.php line 142
 17. at Middleware->think\{closure}() in Pipeline.php line 85
 18. at Pipeline->think\{closure}() in SessionInit.php line 67
 19. at SessionInit->handle()
 20. at call_user_func() in Middleware.php line 142
 21. at Middleware->think\{closure}() in Pipeline.php line 85
 22. at Pipeline->think\{closure}() in TraceDebug.php line 71
 23. at TraceDebug->handle()
 24. at call_user_func() in Middleware.php line 142
 25. at Middleware->think\{closure}() in Pipeline.php line 85
 26. at Pipeline->think\{closure}() in Pipeline.php line 66
 27. at Pipeline->then() in Http.php line 207
 28. at Http->runWithRequest() in Http.php line 170
 29. at Http->run() in index.php line 20


ENVIRONMENT VARIABLES

GET Dataempty

POST Dataempty

Filesempty

Cookiesempty

Sessionempty

Server/Request Data USER www HOME /home/www HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT
text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9
HTTP_ACCEPT_LANGUAGE en-US,en;q=0.9 HTTP_USER_AGENT Mozilla/5.0 (Windows NT
10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/104.0.5112.101
Safari/537.36 HTTP_UPGRADE_INSECURE_REQUESTS 1 HTTP_CACHE_CONTROL no-cache
HTTP_PRAGMA no-cache HTTP_CONNECTION keep-alive HTTP_HOST
test.regulatory.global8.cn PATH_INFO REDIRECT_STATUS 200 SERVER_NAME
test.regulatory.global8.cn SERVER_PORT 80 SERVER_ADDR 172.18.127.210 REMOTE_PORT
45890 REMOTE_ADDR 96.9.249.44 SERVER_SOFTWARE nginx/1.22.0 GATEWAY_INTERFACE
CGI/1.1 REQUEST_SCHEME http SERVER_PROTOCOL HTTP/1.1 DOCUMENT_ROOT
/www/wwwroot/nanhai-regulatory/public DOCUMENT_URI /index.php REQUEST_URI /
SCRIPT_NAME /index.php CONTENT_LENGTH CONTENT_TYPE REQUEST_METHOD GET
QUERY_STRING SCRIPT_FILENAME /www/wwwroot/nanhai-regulatory/public/index.php
FCGI_ROLE RESPONDER PHP_SELF /index.php REQUEST_TIME_FLOAT 1661602008.071
REQUEST_TIME 1661602008

ThinkPHP V6.0.12LTS { 十年磨一剑-为API开发设计的高性能框架 } - 官方手册
基本 文件 流程 错误 SQL 调试
 1. 请求信息 : 2022-08-27 20:06:48 HTTP/1.1 GET : http://test.regulatory.global8.cn/
 2. 运行时间 : 0.113794s [ 吞吐率:8.79req/s ] 内存消耗:2,708.78kb 文件加载:118
 3. 查询信息 : 0 queries
 4. 缓存信息 : 0 reads,0 writes
 5. 会话信息 : SESSION_ID=449178df215ec4852af95d37323dca2d

 1.   /www/wwwroot/nanhai-regulatory/public/index.php ( 0.79 KB )
 2.   /www/wwwroot/nanhai-regulatory/vendor/autoload.php ( 0.17 KB )
 3.   /www/wwwroot/nanhai-regulatory/vendor/composer/autoload_real.php ( 2.49 KB
      )
 4.   /www/wwwroot/nanhai-regulatory/vendor/composer/platform_check.php ( 0.90
      KB )
 5.   /www/wwwroot/nanhai-regulatory/vendor/composer/ClassLoader.php ( 14.05 KB
      )
 6.   /www/wwwroot/nanhai-regulatory/vendor/composer/autoload_static.php ( 5.72
      KB )
 7.   /www/wwwroot/nanhai-regulatory/vendor/topthink/think-helper/src/helper.php
      ( 7.35 KB )
 8.   /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/stubs/load_stubs.php
      ( 0.16 KB )
 9.   /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Exception.php
      ( 1.69 KB )
 10.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Facade.php
      ( 2.71 KB )
 11.  /www/wwwroot/nanhai-regulatory/vendor/symfony/polyfill-php80/bootstrap.php
      ( 1.50 KB )
 12.  /www/wwwroot/nanhai-regulatory/vendor/symfony/polyfill-php72/bootstrap.php
      ( 1.89 KB )
 13.  /www/wwwroot/nanhai-regulatory/vendor/symfony/polyfill-mbstring/bootstrap.php
      ( 7.07 KB )
 14.  /www/wwwroot/nanhai-regulatory/vendor/symfony/var-dumper/Resources/functions/dump.php
      ( 0.79 KB )
 15.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-captcha/src/helper.php
      ( 1.37 KB )
 16.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/App.php
      ( 14.26 KB )
 17.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Container.php
      ( 15.13 KB )
 18.  /www/wwwroot/nanhai-regulatory/vendor/psr/container/src/ContainerInterface.php
      ( 1.02 KB )
 19.  /www/wwwroot/nanhai-regulatory/app/provider.php ( 0.19 KB )
 20.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Http.php
      ( 6.12 KB )
 21.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-helper/src/helper/Str.php
      ( 7.28 KB )
 22.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Env.php
      ( 4.64 KB )
 23.  /www/wwwroot/nanhai-regulatory/app/common.php ( 55.65 KB )
 24.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/helper.php (
      18.37 KB )
 25.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Config.php
      ( 5.03 KB )
 26.  /www/wwwroot/nanhai-regulatory/config/app.php ( 6.92 KB )
 27.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/facade/Env.php
      ( 1.67 KB )
 28.  /www/wwwroot/nanhai-regulatory/config/cache.php ( 0.80 KB )
 29.  /www/wwwroot/nanhai-regulatory/config/captcha.php ( 1.02 KB )
 30.  /www/wwwroot/nanhai-regulatory/config/console.php ( 0.23 KB )
 31.  /www/wwwroot/nanhai-regulatory/config/cookie.php ( 0.56 KB )
 32.  /www/wwwroot/nanhai-regulatory/config/database.php ( 2.81 KB )
 33.  /www/wwwroot/nanhai-regulatory/config/filesystem.php ( 0.99 KB )
 34.  /www/wwwroot/nanhai-regulatory/config/lang.php ( 0.81 KB )
 35.  /www/wwwroot/nanhai-regulatory/config/log.php ( 1.37 KB )
 36.  /www/wwwroot/nanhai-regulatory/config/middleware.php ( 0.19 KB )
 37.  /www/wwwroot/nanhai-regulatory/config/route.php ( 1.54 KB )
 38.  /www/wwwroot/nanhai-regulatory/config/session.php ( 0.57 KB )
 39.  /www/wwwroot/nanhai-regulatory/config/trace.php ( 0.34 KB )
 40.  /www/wwwroot/nanhai-regulatory/config/view.php ( 0.82 KB )
 41.  /www/wwwroot/nanhai-regulatory/app/event.php ( 0.25 KB )
 42.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Event.php
      ( 6.96 KB )
 43.  /www/wwwroot/nanhai-regulatory/app/service.php ( 0.13 KB )
 44.  /www/wwwroot/nanhai-regulatory/app/AppService.php ( 0.26 KB )
 45.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Service.php
      ( 1.67 KB )
 46.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Lang.php
      ( 9.41 KB )
 47.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/lang/zh-cn.php
      ( 12.88 KB )
 48.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/initializer/Error.php
      ( 3.19 KB )
 49.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/initializer/RegisterService.php
      ( 1.33 KB )
 50.  /www/wwwroot/nanhai-regulatory/vendor/services.php ( 0.21 KB )
 51.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/service/PaginatorService.php
      ( 1.52 KB )
 52.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/service/ValidateService.php
      ( 0.99 KB )
 53.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/service/ModelService.php
      ( 1.76 KB )
 54.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-captcha/src/CaptchaService.php
      ( 0.52 KB )
 55.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-multi-app/src/Service.php
      ( 1.05 KB )
 56.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-trace/src/Service.php
      ( 0.77 KB )
 57.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Middleware.php
      ( 6.78 KB )
 58.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/initializer/BootService.php
      ( 0.77 KB )
 59.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/Paginator.php
      ( 11.59 KB )
 60.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Validate.php
      ( 46.10 KB )
 61.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/Model.php (
      25.12 KB )
 62.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-helper/src/contract/Arrayable.php
      ( 0.09 KB )
 63.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-helper/src/contract/Jsonable.php
      ( 0.13 KB )
 64.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/model/concern/Attribute.php
      ( 17.42 KB )
 65.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/model/concern/RelationShip.php
      ( 26.06 KB )
 66.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/model/concern/ModelEvent.php
      ( 2.27 KB )
 67.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/model/concern/TimeStamp.php
      ( 5.70 KB )
 68.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/model/concern/Conversion.php
      ( 9.56 KB )
 69.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Db.php
      ( 2.87 KB )
 70.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-orm/src/DbManager.php
      ( 8.31 KB )
 71.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Log.php
      ( 8.50 KB )
 72.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Manager.php
      ( 3.98 KB )
 73.  /www/wwwroot/nanhai-regulatory/vendor/psr/log/Psr/Log/LoggerInterface.php
      ( 3.04 KB )
 74.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Cache.php
      ( 4.79 KB )
 75.  /www/wwwroot/nanhai-regulatory/vendor/psr/simple-cache/src/CacheInterface.php
      ( 4.50 KB )
 76.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-helper/src/helper/Arr.php
      ( 15.54 KB )
 77.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/cache/driver/File.php
      ( 7.41 KB )
 78.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/cache/Driver.php
      ( 8.00 KB )
 79.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php
      ( 2.25 KB )
 80.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Console.php
      ( 22.63 KB )
 81.  /www/wwwroot/nanhai-regulatory/app/Request.php ( 0.09 KB )
 82.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Request.php
      ( 53.94 KB )
 83.  /www/wwwroot/nanhai-regulatory/app/middleware.php ( 0.32 KB )
 84.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Pipeline.php
      ( 2.61 KB )
 85.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-trace/src/TraceDebug.php
      ( 2.94 KB )
 86.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/middleware/SessionInit.php
      ( 2.02 KB )
 87.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Session.php
      ( 1.80 KB )
 88.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/session/driver/File.php
      ( 6.28 KB )
 89.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/contract/SessionHandlerInterface.php
      ( 0.87 KB )
 90.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/session/Store.php
      ( 7.26 KB )
 91.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/middleware/AllowCrossDomain.php
      ( 2.08 KB )
 92.  /www/wwwroot/nanhai-regulatory/vendor/topthink/think-multi-app/src/MultiApp.php
      ( 7.39 KB )
 93.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Route.php
      ( 23.45 KB )
 94.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/RuleName.php
      ( 5.30 KB )
 95.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/Domain.php
      ( 5.41 KB )
 96.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/RuleGroup.php
      ( 13.91 KB )
 97.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/Rule.php
      ( 22.98 KB )
 98.  /www/wwwroot/nanhai-regulatory/route/app.php ( 1.14 KB )
 99.  /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/facade/Route.php
      ( 4.76 KB )
 100. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/RuleItem.php
      ( 9.23 KB )
 101. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/dispatch/Url.php
      ( 3.42 KB )
 102. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/dispatch/Controller.php
      ( 6.61 KB )
 103. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/route/Dispatch.php
      ( 6.93 KB )
 104. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/exception/ClassNotFoundException.php
      ( 1.18 KB )
 105. /www/wwwroot/nanhai-regulatory/vendor/psr/container/src/NotFoundExceptionInterface.php
      ( 0.15 KB )
 106. /www/wwwroot/nanhai-regulatory/vendor/psr/container/src/ContainerExceptionInterface.php
      ( 0.15 KB )
 107. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/exception/HttpException.php
      ( 1.20 KB )
 108. /www/wwwroot/nanhai-regulatory/app/ExceptionHandle.php ( 1.37 KB )
 109. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/exception/Handle.php
      ( 10.02 KB )
 110. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Response.php
      ( 8.60 KB )
 111. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/tpl/think_exception.tpl
      ( 17.02 KB )
 112. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/facade/App.php
      ( 2.73 KB )
 113. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/response/Html.php
      ( 0.98 KB )
 114. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/Cookie.php
      ( 6.28 KB )
 115. /www/wwwroot/nanhai-regulatory/vendor/topthink/think-trace/src/Html.php (
      4.37 KB )
 116. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/log/driver/File.php
      ( 6.17 KB )
 117. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php
      ( 0.86 KB )
 118. /www/wwwroot/nanhai-regulatory/vendor/topthink/framework/src/think/log/Channel.php
      ( 6.54 KB )






0.127654s