-pg电子平台

  1. ->setaction($this->actionname);
  2. }
  3. public function exec()
  4. {
  5. try {
  6. // 实例化控制器
  7. $instance = $this->controller($this->controller);
  8. } catch (classnotfoundexception $e) {
  9. throw new httpexception(404, 'controller not exists:' . $e->getclass());
  10. }
  11. // 注册控制器中间件
  12. $this->registercontrollermiddleware($instance);
  13. return $this->app->middleware->pipeline('controller')
  14. ->send($this->request)
  15. ->then(function () use ($instance) {
  16. // 获取当前操作名

call stack

  1. in
  2. at controller->exec() in
  3. at dispatch->run() in
  4. at route->think\{closure}() in
  5. at pipeline->think\{closure}() in
  6. at pipeline->then() in
  7. at route->dispatch() in
  8. at http->dispatchtoroute() in
  9. at http->think\{closure}() in
  10. at pipeline->think\{closure}() in
  11. at multiapp->think\app\{closure}() in
  12. at pipeline->think\{closure}() in
  13. at pipeline->then() in
  14. at multiapp->handle()
  15. at call_user_func() in
  16. at middleware->think\{closure}() in
  17. at pipeline->think\{closure}() in
  18. at sessioninit->handle()
  19. at call_user_func() in
  20. at middleware->think\{closure}() in
  21. at pipeline->think\{closure}() in
  22. at tracedebug->handle()
  23. at call_user_func() in
  24. at middleware->think\{closure}() in
  25. at pipeline->think\{closure}() in
  26. at pipeline->then() in
  27. at http->runwithrequest() in
  28. at http->run() in

environment variables

get data
scm wap-71759
post dataempty
filesempty
cookiesempty
sessionempty
server/request data
user www
home /home/www
http_content_length 0
http_content_type application/x-www-form-urlencoded
http_connection keep-alive
http_user_agent mozilla/5.0 (compatible; baiduspider/2.0; http://www.baidu.com/search/spider.html)
http_accept image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
http_host www.xianjzyxh.org
path_info
redirect_status 200
server_name www.xianjzyxh.org
server_port 80
server_addr 172.21.16.125
remote_port 52871
remote_addr 63.141.253.2
server_software nginx/1.22.1
gateway_interface cgi/1.1
request_scheme http
server_protocol http/1.1
document_root /www/wwwroot/xianjzyxh.org/public
document_uri /index.php
request_uri /wap2024/20240622_wap/wap13346?scm=wap-71759
script_name /index.php
content_length 0
content_type application/x-www-form-urlencoded
request_method get
query_string s=/wap2024/20240622_wap/wap13346&scm=wap-71759
script_filename /www/wwwroot/xianjzyxh.org/public/index.php
fcgi_role responder
php_self /index.php
request_time_float 1719013870.9041
request_time 1719013870
0.917829s
网站地图