->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 | 5b32487047625a878e1464f9cc5dd5c7 |
index_hkcms_lang | zh-cn |
old_index_hkcms_lang | zh-cn |
USER | nobody |
HOME | / |
HTTP_COOKIE | HKCMSSESSID=5b32487047625a878e1464f9cc5dd5c7; index_hkcms_lang=zh-cn; old_index_hkcms_lang=zh-cn |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.cn-hlc.com |
HTTP_USER_AGENT | Mozilla/5.0 (compatible; SemrushBot/7~bl; +http://www.semrush.com/bot.html) |
REDIRECT_STATUS | 200 |
SERVER_NAME | wh-nhcku3hrj4prxte94uj.my3w.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.21.63.162 |
REMOTE_PORT | 41284 |
REMOTE_ADDR | 205.164.2.242 |
SERVER_SOFTWARE | nginx/1.18.0 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /data/user/htdocs/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 |
PATH_INFO | |
SCRIPT_FILENAME | /data/user/htdocs/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1741452501.5831 |
REQUEST_TIME | 1741452501 |