->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) {
// 获取当前操作名
admin_hkcms_lang | zh-cn |
HKCMSSESSID | cd16c10afe8ccf3aa7fc401fabc2bb47 |
index_hkcms_lang | zh-cn |
old_index_hkcms_lang | zh-cn |
USER | nobody |
HOME | / |
HTTP_COOKIE | admin_hkcms_lang=zh-cn; HKCMSSESSID=cd16c10afe8ccf3aa7fc401fabc2bb47; 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 (Linux; Android 7.0;) AppleWebKit/537.36 (KHTML, like Gecko) Mobile Safari/537.36 (compatible; PetalBot;+https://webmaster.petalsearch.com/site/petalbot) |
REDIRECT_STATUS | 200 |
SERVER_NAME | wh-nhcku3hrj4prxte94uj.my3w.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.21.63.162 |
REMOTE_PORT | 45006 |
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 | /www.shichengjinfu.com |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/www.shichengjinfu.com |
PATH_INFO | |
SCRIPT_FILENAME | /data/user/htdocs/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1745578031.2509 |
REQUEST_TIME | 1745578031 |