->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) {
// 获取当前操作名
index_hkcms_lang | zh-cn |
HKCMSSESSID | b738f0022f0afff4fcdba7899269f234 |
old_index_hkcms_lang | zh-cn |
USER | www |
HOME | /home/www |
HTTP_COOKIE | index_hkcms_lang=zh-cn; HKCMSSESSID=b738f0022f0afff4fcdba7899269f234; old_index_hkcms_lang=zh-cn |
HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
HTTP_ACCEPT | */* |
PATH_INFO | |
HTTP_HOST | www.winmedic.cn |
REDIRECT_STATUS | 200 |
SERVER_NAME | www.winmedic.cn |
SERVER_PORT | 443 |
SERVER_ADDR | 172.20.135.126 |
REMOTE_PORT | 10200 |
REMOTE_ADDR | 216.73.216.229 |
SERVER_SOFTWARE | nginx/1.26.3 |
GATEWAY_INTERFACE | CGI/1.1 |
HTTPS | on |
REQUEST_SCHEME | https |
SERVER_PROTOCOL | HTTP/2.0 |
DOCUMENT_ROOT | /www/wwwroot/www.winmedic.cn/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.winmedic.cn/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1750193511.1532 |
REQUEST_TIME | 1750193511 |