[0] HttpException in Module.php line 126

方法不存在:app\index\controller\Cases->tencent:()

  1. : $this->request->param();
  2. $vars = array_merge($vars, $this->param);
  3. } elseif (is_callable([$instance, '_empty'])) {
  4. // 空操作
  5. $call = [$instance, '_empty'];
  6. $vars = [$this->actionName];
  7. $reflect = new ReflectionMethod($instance, '_empty');
  8. } else {
  9. // 操作不存在
  10. throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
  11. }
  12. $this->app['hook']->listen('action_begin', $call);
  13. $data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
  14. return $this->autoResponse($data);
  15. });

Call Stack

  1. in Module.php line 126
  2. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  3. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  4. at Middleware->think\{closure}(object(Request))
  5. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  6. at Middleware->dispatch(object(Request), 'controller') in Module.php line 136
  7. at Module->exec() in Dispatch.php line 168
  8. at Dispatch->run() in App.php line 432
  9. at App->think\{closure}(object(Request), object(Closure), null)
  10. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  11. at Middleware->think\{closure}(object(Request))
  12. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  13. at Middleware->dispatch(object(Request)) in App.php line 435
  14. at App->run() in index.php line 51

Environment Variables

GET Data
/cases/tencent:/message/
Menu yes target=blank
Site 天一科技
uin 270578794
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER www
HOME /home/www
SCRIPT_NAME /index.php
REQUEST_URI /cases/tencent:/message/?Menu=yes+target%3Dblank&Site=%E5%A4%A9%E4%B8%80%E7%A7%91%E6%8A%80&uin=270578794
QUERY_STRING /cases/tencent:/message/&Menu=yes+target%3Dblank&Site=%E5%A4%A9%E4%B8%80%E7%A7%91%E6%8A%80&uin=270578794
REQUEST_METHOD GET
SERVER_PROTOCOL HTTP/1.1
GATEWAY_INTERFACE CGI/1.1
REDIRECT_QUERY_STRING /cases/tencent:/message/&Menu=yes+target%3Dblank&Site=%E5%A4%A9%E4%B8%80%E7%A7%91%E6%8A%80&uin=270578794
REDIRECT_URL /cases/tencent:/message/
REMOTE_PORT 49906
SCRIPT_FILENAME /www/wwwroot/672sex.com/index.php
SERVER_ADMIN [email protected]
CONTEXT_DOCUMENT_ROOT /www/wwwroot/672sex.com/
CONTEXT_PREFIX
REQUEST_SCHEME http
DOCUMENT_ROOT /www/wwwroot/672sex.com/
REMOTE_ADDR 37.60.236.80
SERVER_PORT 443
SERVER_ADDR 172.16.21.230
SERVER_NAME 672sex.com
SERVER_SOFTWARE Apache
SERVER_SIGNATURE <address>Apache Server at 672sex.com Port 443</address>
LD_LIBRARY_PATH /www/server/apache/lib
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin
HTTP_UPGRADE_INSECURE_REQUESTS 1
HTTP_CONNECTION keep-alive
HTTP_ACCEPT_ENCODING gzip, deflate
HTTP_ACCEPT_LANGUAGE zh-CN,zh;q=0.9,en;q=0.8
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
HTTP_USER_AGENT Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36
HTTP_HOST 672sex.com
proxy-nokeepalive 1
SSL_TLS_SNI 672sex.com
HTTPS on
REDIRECT_STATUS 200
REDIRECT_SSL_TLS_SNI 672sex.com
REDIRECT_HTTPS on
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1768395809.1654
REQUEST_TIME 1768395809
Environment Variablesempty
ThinkPHP Constantsempty