澳门新葡3522最新网站·(vip认证)-百度百科

#0 [0]Error in CacheMiddleware.php line 87

Call to undefined method think\response\Html::getVars()

  1. }
  2. [$this->cacheL1Key,$this->cacheL2Key,$this->routerVars] = $this->getCacheKey();
  3. // dd($this->cacheL1Key, $this->cacheL2Key, $this->routerVars);
  4. $this->debug([]);
  5. if ($cacheData = $this->getCache()) {
  6. $this->debug($cacheData);
  7. $response = show($this->getTpl($cacheData['tpl']), $cacheData['data']);
  8. } else {
  9. $response = $next($request);
  10. $data = ['tpl' => $response->getData(), 'data' => $response->getVars()];
  11. $this->setCache($data);
  12. }
  13. return $response;
  14. }
  15. public function getCache()
  16. {
  17. if (Cache::has($this->cacheL1Key)) {
  18. $cacheData = Cache::get($this->cacheL1Key);

Call Stack

  1. in CacheMiddleware.php line 87
  2. at CacheMiddleware->handle()
  3. at call_user_func() in Middleware.php line 142
  4. at Middleware->think\{closure}() in Pipeline.php line 85
  5. at Pipeline->think\{closure}() in BaseMiddleware.php line 36
  6. at BaseMiddleware->handle()
  7. at call_user_func() in Middleware.php line 142
  8. at Middleware->think\{closure}() in Pipeline.php line 85
  9. at Pipeline->think\{closure}() in Pipeline.php line 66
  10. at Pipeline->then() in Controller.php line 113
  11. at Controller->exec() in Dispatch.php line 90
  12. at Dispatch->run() in Route.php line 785
  13. at Route->think\{closure}() in Pipeline.php line 59
  14. at Pipeline->think\{closure}() in Pipeline.php line 66
  15. at Pipeline->then() in Route.php line 786
  16. at Route->dispatch() in Http.php line 216
  17. at Http->dispatchToRoute() in Http.php line 206
  18. at Http->think\{closure}() in Pipeline.php line 59
  19. at Pipeline->think\{closure}() in TraceDebug.php line 71
  20. at TraceDebug->handle()
  21. at call_user_func() in Middleware.php line 142
  22. at Middleware->think\{closure}() in Pipeline.php line 85
  23. at Pipeline->think\{closure}() in Pipeline.php line 66
  24. at Pipeline->then() in Http.php line 207
  25. at Http->runWithRequest() in Http.php line 170
  26. 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_CONNECTION keep-alive
HTTP_X_VIA 1.1 PSmgasbIAD1ak79:13 (Cdn Cache Server V2.0), 1.1 PSrbJP1al65:4 (Cdn Cache Server V2.0), 1.1 PS-TPE-01TU5222:9 (Cdn Cache Server V2.0)
HTTP_ACCEPT_ENCODING gzip
HTTP_X_CDN_SRC_PORT 37000
HTTP_X_WS_REQUEST_ID 65faf84e_PSmgasbIAD1ak79_15681-55112
HTTP_CDN_SRC_IP 107.158.145.34
HTTP_ACCEPT */*
HTTP_USER_AGENT Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
HTTP_HOST www.likuso.com
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME www.likuso.com
SERVER_PORT 80
SERVER_ADDR 172.16.11.93
REMOTE_PORT 61982
REMOTE_ADDR 210.61.180.35
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/likuso/public
DOCUMENT_URI /index.php
REQUEST_URI /apro/pro1-c10300a827a.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=//apro/pro1-c10300a827a.html
SCRIPT_FILENAME /www/wwwroot/likuso/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1710946382.2822
REQUEST_TIME 1710946382
XML 地图