$this->request->setAction($actionName);} catch (ReflectionException $e) {$reflect = new ReflectionMethod($instance, '__call');$vars = [$action, $vars];$this->request->setAction($action);}} else {// 操作不存在throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');}$data = $this->app->invokeReflectMethod($instance, $reflect, $vars);return $this->autoResponse($data);});}protected function parseActions($actions)
| ssid | e34791b94ea3e353a82e14c72191188b |
| lang | zh-cn |
| LoginCaptcha | 202608016303157044 |
| USER | nginx |
| HOME | /var/lib/nginx |
| HTTP_COOKIE | ssid=e34791b94ea3e353a82e14c72191188b; lang=zh-cn |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_HOST | www.sdbh.net |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html) |
| PATH_INFO | |
| SCRIPT_FILENAME | /www/bohua/public/index.php |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | www.sdbh.net |
| SERVER_PORT | 80 |
| SERVER_ADDR | 172.31.139.84 |
| REMOTE_PORT | 47402 |
| REMOTE_ADDR | 107.158.238.2 |
| SERVER_SOFTWARE | nginx/1.20.1 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/bohua/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /jianli/2649.html |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=jianli/2649.html |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1785731720.6634 |
| REQUEST_TIME | 1785731720 |