: $this->request->param();
$vars = array_merge($vars, $this->param);
} elseif (is_callable([$instance, '_empty'])) {
// 空操作
$call = [$instance, '_empty'];
$vars = [$this->actionName];
$reflect = new ReflectionMethod($instance, '_empty');
} else {
// 操作不存在
throw new HttpException(404, 'method not exists:' . get_class($instance) . '->' . $action . '()');
}
$this->app['hook']->listen('action_begin', $call);
$data = $this->app->invokeReflectMethod($instance, $reflect, $vars);
return $this->autoResponse($data);
});
PHPSESSID | gbu2gajsimfiokegv1av8bts9b |
think | { "last_url": "http:\/\/www.yndianbai.com\/\/article\/201.html" } |
USER | www |
HOME | /home/www |
HTTP_COOKIE | PHPSESSID=gbu2gajsimfiokegv1av8bts9b |
HTTP_ACCEPT_ENCODING | gzip |
HTTP_ACCEPT | */* |
HTTP_HOST | www.yndianbai.com |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | yndianbai.com |
SERVER_PORT | 80 |
SERVER_ADDR | 103.47.82.200 |
REMOTE_PORT | 34964 |
REMOTE_ADDR | 50.2.188.146 |
SERVER_SOFTWARE | nginx/1.16.1 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/yndianbai.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | //index/news.html |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/index/news.html |
SCRIPT_FILENAME | /www/wwwroot/yndianbai.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1734803069.039 |
REQUEST_TIME | 1734803069 |
DS | / |
ROOT_PATH | /www/wwwroot/yndianbai.com/ |
APP_PATH | /www/wwwroot/yndianbai.com/app/ |
WWW_ROOT | /www/wwwroot/yndianbai.com/public/ |
WOO_PATH | /www/wwwroot/yndianbai.com/woo/ |
ADDONS_PATH | /www/wwwroot/yndianbai.com/addons/ |
APP_CACHE_DIR | /www/wwwroot/yndianbai.com/data/cache/ |
SMARTY_DIR | /www/wwwroot/yndianbai.com/include/smarty-3.1.27/libs/ |
SMARTY_SYSPLUGINS_DIR | /www/wwwroot/yndianbai.com/include/smarty-3.1.27/libs/sysplugins/ |
SMARTY_PLUGINS_DIR | /www/wwwroot/yndianbai.com/include/smarty-3.1.27/libs/plugins/ |
SMARTY_MBSTRING | true |
SMARTY_RESOURCE_CHAR_SET | UTF-8 |
SMARTY_RESOURCE_DATE_FORMAT | %b %e, %Y |
SMARTY_SPL_AUTOLOAD | 0 |