->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) {// 获取当前操作名
| HKCMSSESSID | 1288c3998e74c3dddf53a9f50f1f486b |
| index_hkcms_lang | zh-cn |
| old_index_hkcms_lang | zh-cn |
| USER | www |
| HOME | /home/www |
| HTTP_CONNECTION | keep-alive |
| HTTP_HOST | www.kecpausa.com |
| HTTP_ACCEPT_ENCODING | |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; Dataprovider.com) |
| HTTP_ACCEPT_LANGUAGE | en-US,en;q=0.8 |
| HTTP_ACCEPT | */* |
| HTTP_COOKIE | HKCMSSESSID=1288c3998e74c3dddf53a9f50f1f486b;index_hkcms_lang=zh-cn;old_index_hkcms_lang=zh-cn |
| PATH_INFO | |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | kecpausa.com |
| SERVER_PORT | 80 |
| SERVER_ADDR | 185.242.232.213 |
| REMOTE_PORT | 45257 |
| REMOTE_ADDR | 149.56.150.240 |
| SERVER_SOFTWARE | nginx/1.15.10 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/kecpausa.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/kecpausa.com/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1772305992.6128 |
| REQUEST_TIME | 1772305992 |