: $this->request->param();$vars = array_merge($vars, $this->param);} elseif (is_callable([$instance, '_empty'])) {// 空操作$call = [$instance, '_empty'];$vars = [$this->actionName];$reflect = new ReflectionMethod($instance, '_empty');} else {// 操作不存在throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');}$this->app['hook']->listen('action_begin', $call);$data = $this->app->invokeReflectMethod($instance, $reflect, $vars);return $this->autoResponse($data);});
| PHPSESSID | 8omrvpnbksamcl4urev2jfvsi1 |
| yzm | [] |
| USER | www |
| HOME | /home/www |
| FCGI_ROLE | RESPONDER |
| SCRIPT_FILENAME | /www/wwwroot/101.132.182.63/wwwroot/index.php |
| QUERY_STRING | s=/sitemap.xml |
| REQUEST_METHOD | GET |
| CONTENT_TYPE | |
| CONTENT_LENGTH | |
| SCRIPT_NAME | /index.php |
| REQUEST_URI | /sitemap.xml |
| DOCUMENT_URI | /index.php |
| DOCUMENT_ROOT | /www/wwwroot/101.132.182.63/wwwroot |
| SERVER_PROTOCOL | HTTP/1.1 |
| REQUEST_SCHEME | http |
| GATEWAY_INTERFACE | CGI/1.1 |
| SERVER_SOFTWARE | nginx/1.18.0 |
| REMOTE_ADDR | 172.121.187.234 |
| REMOTE_PORT | 43890 |
| SERVER_ADDR | 172.27.88.158 |
| SERVER_PORT | 80 |
| SERVER_NAME | www.wt0898.com |
| REDIRECT_STATUS | 200 |
| PATH_INFO | |
| HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36 |
| HTTP_HOST | www.wt0898.com |
| HTTP_ACCEPT | */* |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_COOKIE | PHPSESSID=8omrvpnbksamcl4urev2jfvsi1 |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1744311312.6517 |
| REQUEST_TIME | 1744311312 |
| IS_POST | false |
| IS_GET | true |
| IS_AJAX | false |