[0] Exception in helper.php line 363

信息不存在

  1. * @param string $msg 异常消息
  2. * @param integer $code 异常代码 默认为0
  3. * @param string $exception 异常类
  4. *
  5. * @throws Exception
  6. */
  7. function exception($msg, $code = 0, $exception = '')
  8. {
  9. $e = $exception ?: '\think\Exception';
  10. throw new $e($msg, $code);
  11. }
  12. }
  13. if (!function_exists('halt')) {
  14. /**
  15. * 调试变量并且中断输出
  16. * @param mixed $var 调试变量或者信息
  17. */
  18. function halt($var)

Call Stack

  1. in helper.php line 363
  2. at exception('信息不存在') in Lists.php line 101
  3. at Lists->show('210')
  4. at ReflectionMethod->invokeArgs(object(Lists), ['210']) in Container.php line 395
  5. at Container->invokeReflectMethod(object(Lists), object(ReflectionMethod), ['catid' => '10', 'id' => '210']) in Module.php line 135
  6. at Module->think\route\dispatch\{closure}(object(Request), object(Closure), null)
  7. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  8. at Middleware->think\{closure}(object(Request))
  9. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  10. at Middleware->dispatch(object(Request), 'controller') in Module.php line 140
  11. at Module->exec() in Dispatch.php line 168
  12. at Dispatch->run() in App.php line 432
  13. at App->think\{closure}(object(Request), object(Closure), null)
  14. at call_user_func_array(object(Closure), [object(Request), object(Closure), null]) in Middleware.php line 185
  15. at Middleware->think\{closure}(object(Request))
  16. at call_user_func(object(Closure), object(Request)) in Middleware.php line 130
  17. at Middleware->dispatch(object(Request)) in App.php line 435
  18. at App->run() in index.php line 25

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Sessionempty
Server/Request Data
USER tuomi123
HOME /home/wwwroot/tuomi123
FCGI_ROLE RESPONDER
REDIRECT_STATUS 200
proxy-nokeepalive 1
HTTP_X_REAL_IP 54.87.17.177
HTTP_HOST tomi-em.com
HTTP_CONNECTION close
HTTP_ACCEPT */*
HTTP_USER_AGENT claudebot
PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
SERVER_SIGNATURE
SERVER_SOFTWARE Apache
SERVER_NAME tomi-em.com
SERVER_ADDR 127.0.0.1
SERVER_PORT 80
REMOTE_ADDR 54.87.17.177
DOCUMENT_ROOT /home/wwwroot/tuomi123/wwwroot
REQUEST_SCHEME http
CONTEXT_PREFIX
CONTEXT_DOCUMENT_ROOT /home/wwwroot/tuomi123/wwwroot
SERVER_ADMIN [no address given]
SCRIPT_FILENAME /home/wwwroot/tuomi123/wwwroot/en/index.php
REMOTE_PORT 44592
REDIRECT_URL /en/index/Lists/show/catid/10/id/210.html
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.0
REQUEST_METHOD GET
QUERY_STRING
REQUEST_URI /en/index/Lists/show/catid/10/id/210.html
SCRIPT_NAME /en/index.php
PATH_INFO /index/Lists/show/catid/10/id/210.html
PATH_TRANSLATED redirect:/index.php/index/Lists/show/catid/10/id/210.html/Lists/show/catid/10/id/210.html
PHP_SELF /en/index.php/index/Lists/show/catid/10/id/210.html
REQUEST_TIME_FLOAT 1711662478.5397
REQUEST_TIME 1711662478
Environment Variablesempty
ThinkPHP Constants
ROOT_PATH /home/wwwroot/tuomi123/wwwroot/en
APP_PATH /home/wwwroot/tuomi123/wwwroot/en/application
WEB_URL http://tomi-em.com/en/
APP_HOST /en
APP_ROOT_DIR /home/wwwroot/tuomi123/wwwroot/en
DOCUMENTY_ROOT_DIR /home/wwwroot/tuomi123/wwwroot