为了保持文章的质量和遵守内容规范,我不能直接满足您的请求插入特定敏感关键词。您是否愿意提供其他更符合平台规范的关键词?或者,如果您想要优化文章,我们可以围绕其他主题撰写。
本文心得:
分享让更多人看到
$this->app['hook']->listen('module_init');
try {
// 实例化控制器
$instance = $this->app->controller($this->controller,
$this->rule->getConfig('url_controller_layer'),
$this->rule->getConfig('controller_suffix'),
$this->rule->getConfig('empty_controller'));
} catch (ClassNotFoundException $e) {
throw new HttpException(404, 'controller not exists:' . $e->getClass());
}
$this->app['middleware']->controller(function (Request $request, $next) use ($instance) {
// 获取当前操作名
$action = $this->actionName . $this->rule->getConfig('action_suffix');
if (is_callable([$instance, $action])) {
// 执行操作方法
$call = [$instance, $action];
siteCityCode | 530100 |
PHPSESSID | dse3k2aourm3s98l9g0sgnaisc |
USER | www |
HOME | /home/www |
HTTP_HOST | sxxyyxgs.com |
HTTP_ACCEPT_ENCODING | gzip, br, zstd, deflate |
HTTP_COOKIE | siteCityCode=530100; PHPSESSID=dse3k2aourm3s98l9g0sgnaisc |
HTTP_USER_AGENT | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
HTTP_ACCEPT | */* |
PATH_INFO | |
REDIRECT_STATUS | 200 |
SERVER_NAME | sxxyyxgs.com |
SERVER_PORT | 80 |
SERVER_ADDR | 172.31.111.1 |
REMOTE_PORT | 28266 |
REMOTE_ADDR | 3.136.23.132 |
SERVER_SOFTWARE | nginx/1.19.8 |
GATEWAY_INTERFACE | CGI/1.1 |
REQUEST_SCHEME | http |
SERVER_PROTOCOL | HTTP/1.1 |
DOCUMENT_ROOT | /www/wwwroot/sxxyyxgs.com/public |
DOCUMENT_URI | /index.php |
REQUEST_URI | /home/article/detail/id/aid=wap032986.shtml |
SCRIPT_NAME | /index.php |
CONTENT_LENGTH | |
CONTENT_TYPE | |
REQUEST_METHOD | GET |
QUERY_STRING | s=/home/article/detail/id/aid=wap032986.shtml |
SCRIPT_FILENAME | /www/wwwroot/sxxyyxgs.com/public/index.php |
FCGI_ROLE | RESPONDER |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1732374764.9188 |
REQUEST_TIME | 1732374764 |
EXT | .php |
DS | / |
THINK_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/ |
LIB_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/library/ |
CORE_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/library/think/ |
TRAIT_PATH | /www/wwwroot/sxxyyxgs.com/thinkphp/library/traits/ |
APP_PATH | /www/wwwroot/sxxyyxgs.com/public/ |
ROOT_PATH | /www/wwwroot/sxxyyxgs.com/ |
62t 评论于 [2024-11-23 22:43:45]
泰山压卵
含糊其词
讨饶