->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) {// 获取当前操作名
| ssid | 095b437d88b15421e11b888637fb56df |
| lang | zh-cn |
| USER | nginx |
| HOME | /var/lib/nginx |
| HTTP_COOKIE | ssid=095b437d88b15421e11b888637fb56df; 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 | 51686 |
| 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 | /zhaopin/5504.html |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | s=zhaopin/5504.html |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php |
| REQUEST_TIME_FLOAT | 1784194657.5564 |
| REQUEST_TIME | 1784194657 |