->setAction($this->actionName);}public function exec(){try {// 实例化控制器$instance = $this->controller($this->controller);} catch (ClassNotFoundException $e) {throw new HttpException(404, 'controller not exists:' . $e->getClass());}// 注册控制器中间件$this->registerControllerMiddleware($instance);return $this->app->middleware->pipeline('controller')->send($this->request)->then(function () use ($instance) {// 获取当前操作名
| old_index_hkcms_lang | zh-cn |
| index_hkcms_lang | zh-cn |
| HKCMSSESSID | f716c2c03291432248a6fbe7c59a7a87 |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | old_index_hkcms_lang=zh-cn; index_hkcms_lang=zh-cn; HKCMSSESSID=f716c2c03291432248a6fbe7c59a7a87 |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; ResearchBot/1.0) |
| HTTP_CONNECTION | keep-alive |
| HTTP_ACCEPT_ENCODING | gzip, deflate, zstd |
| HTTP_ACCEPT | */* |
| PATH_INFO | |
| HTTP_HOST | polarisdatas.com |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | www.polarisdatas.com |
| SERVER_PORT | 443 |
| SERVER_ADDR | 208.109.243.145 |
| REMOTE_PORT | 54561 |
| REMOTE_ADDR | 74.220.48.241 |
| SERVER_SOFTWARE | nginx/1.26.3 |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTPS | on |
| REQUEST_SCHEME | https |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/www.polarisdatas.com/public |
| DOCUMENT_URI | /index.php |
| REQUEST_URI | /sitemap.xml |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=/sitemap.xml |
| SCRIPT_FILENAME | /www/wwwroot/www.polarisdatas.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1774304186.5825 |
| REQUEST_TIME | 1774304186 |