->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 | 905016dcc420e531e9c659a79fadcebd |
| lang | zh-cn |
| lang | cn |
| USER | www-data |
| HOME | /var/www |
| HTTP_COOKIE | ssid=905016dcc420e531e9c659a79fadcebd; lang=zh-cn |
| HTTP_ACCEPT_ENCODING | gzip |
| HTTP_ACCEPT | */* |
| HTTP_HOST | www.boulderaitech.com |
| HTTP_USER_AGENT | CCBot/2.0 (https://commoncrawl.org/faq/) |
| REDIRECT_STATUS | 200 |
| SERVER_NAME | www.boulderaitech.com |
| SERVER_PORT | 443 |
| SERVER_ADDR | 192.168.0.53 |
| REMOTE_PORT | 54952 |
| REMOTE_ADDR | 107.158.248.138 |
| SERVER_SOFTWARE | nginx/1.25.0 |
| GATEWAY_INTERFACE | CGI/1.1 |
| HTTPS | on |
| REQUEST_SCHEME | https |
| SERVER_PROTOCOL | HTTP/1.1 |
| DOCUMENT_ROOT | /var/www/boulderaitech |
| DOCUMENT_URI | /index.php/llms.txt |
| REQUEST_URI | /llms.txt |
| SCRIPT_NAME | /index.php |
| CONTENT_LENGTH | |
| CONTENT_TYPE | |
| REQUEST_METHOD | GET |
| QUERY_STRING | |
| PATH_TRANSLATED | /var/www/boulderaitech/llms.txt |
| PATH_INFO | /llms.txt |
| SCRIPT_FILENAME | /var/www/boulderaitech/index.php |
| FCGI_ROLE | RESPONDER |
| PHP_SELF | /index.php/llms.txt |
| REQUEST_TIME_FLOAT | 1789144461.4001 |
| REQUEST_TIME | 1789144461 |