->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) {// 获取当前操作名
| sl-session | nS4IPzH4BmmbfxQjnWCX+g== |
| lang | zh-cn |
| ssid | f9dcb84de2e3d67855af1e1428297d61 |
| USER | www |
| HOME | /home/www |
| HTTP_COOKIE | sl-session=nS4IPzH4BmmbfxQjnWCX+g==; lang=zh-cn; ssid=f9dcb84de2e3d67855af1e1428297d61 |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_USER_AGENT | Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html) |
| HTTP_X_FORWARDED_FOR | 23.231.76.82 |
| HTTP_X_FORWARDED_PROTO | https |
| HTTP_X_FORWARDED_HOST | www.kingenta.com |
| HTTP_HOST | www.kingenta.com |
| PATH_INFO | //About.html |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | www.kingenta.com |
| SERVER_PORT | 80 |
| SERVER_ADDR | 10.25.2.51 |
| REMOTE_PORT | 60488 |
| REMOTE_ADDR | 10.10.13.51 |
| SERVER_SOFTWARE | nginx/1.22.1 |
| GATEWAY_INTERFACE | CGI/1.1 |
| REQUEST_SCHEME | http |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /www/wwwroot/jzd/public |
| DOCUMENT_URI | /index.php//About.html |
| REQUEST_URI | /About.html |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | |
| SCRIPT_FILENAME | /www/wwwroot/jzd/public/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php//About.html |
| REQUEST_TIME_FLOAT | 1762010770.6541 |
| REQUEST_TIME | 1762010770 |