#0 [10500]DbException in Builder.php line 287

查询表达式错误:EGT

  1. }
  2. // 解析查询表达式
  3. foreach ($this->parser as $fun => $parse) {
  4. if (in_array($exp, $parse)) {
  5. return $this->$fun($query, $key, $exp, $value, $field, $bindType, $val[2] ?? 'AND');
  6. }
  7. }
  8. throw new Exception('where express error:' . $exp);
  9. }
  10. /**
  11. * 模糊查询.
  12. *
  13. * @param Query $query 查询对象
  14. * @param string $key
  15. * @param string $exp
  16. * @param array $value

Call Stack

  1. in Builder.php line 287
  2. at Builder->parseWhereItem() in BaseBuilder.php line 277
  3. at BaseBuilder->parseWhereLogic() in BaseBuilder.php line 221
  4. at BaseBuilder->buildWhere() in BaseBuilder.php line 341
  5. at BaseBuilder->parseClosureWhere() in BaseBuilder.php line 262
  6. at BaseBuilder->parseWhereLogic() in BaseBuilder.php line 221
  7. at BaseBuilder->buildWhere() in Builder.php line 219
  8. at Builder->parseWhere() in Mysql.php line 103
  9. at Mysql->select() in PDOConnection.php line 1239
  10. at PDOConnection->value() in PDOConnection.php line 1283
  11. at PDOConnection->aggregate() in AggregateQuery.php line 35
  12. at BaseQuery->aggregate() in AggregateQuery.php line 73
  13. at BaseQuery->count() in BaseQuery.php line 742
  14. at BaseQuery->paginate() in ApiService.php line 240
  15. at ApiService::tagArticles() in cb9de89b2841393ba3865cf6538e3e71.php line 232
  16. at include('/www/wwwroot/theme.w...') in File.php line 59
  17. at File->read() in Template.php line 255
  18. at Template->fetch() in Think.php line 149
  19. at Think->fetch() in View.php line 125
  20. at View->think\{closure}() in View.php line 157
  21. at View->getContent() in View.php line 126
  22. at View->fetch() in HomeBaseController.php line 82
  23. at HomeBaseController->fetch() in TagController.php line 44
  24. at TagController->index()
  25. at ReflectionMethod->invokeArgs() in Container.php line 345
  26. at Container->invokeReflectMethod() in Controller.php line 146
  27. at Controller->think\route\dispatch\{closure}() in Pipeline.php line 59
  28. at Pipeline->think\{closure}() in Pipeline.php line 66
  29. at Pipeline->then() in Controller.php line 149
  30. at Controller->exec() in Dispatch.php line 52
  31. at Dispatch->run() in Route.php line 772
  32. at Route->think\{closure}() in Pipeline.php line 59
  33. at Pipeline->think\{closure}() in Pipeline.php line 66
  34. at Pipeline->then() in Route.php line 773
  35. at Route->dispatch() in Http.php line 217
  36. at Http->dispatchToRoute() in Http.php line 207
  37. at Http->think\{closure}() in Pipeline.php line 59
  38. at Pipeline->think\{closure}() in SessionInit.php line 58
  39. at SessionInit->handle()
  40. at call_user_func() in Middleware.php line 134
  41. at Middleware->think\{closure}() in Pipeline.php line 85
  42. at Pipeline->think\{closure}() in TraceDebug.php line 71
  43. at TraceDebug->handle()
  44. at call_user_func() in Middleware.php line 134
  45. at Middleware->think\{closure}() in Pipeline.php line 85
  46. at Pipeline->think\{closure}() in Pipeline.php line 66
  47. at Pipeline->then() in Http.php line 208
  48. at Http->runWithRequest() in Http.php line 171
  49. at Http->run() in index.php line 32

Exception Datas

Database Status
Error Code 10500
Error Message where express error:EGT
Error SQL
Database Configempty

Environment Variables

GET Dataempty
POST Dataempty
Filesempty
Cookiesempty
Session
last_time 1711643748
Server/Request Data
USER www
HOME /home/www
HTTP_HOST business.wien.ren
HTTP_USER_AGENT claudebot
HTTP_ACCEPT */*
PATH_INFO
REDIRECT_STATUS 200
SERVER_NAME theme.wien.ren
SERVER_PORT 80
SERVER_ADDR 172.17.32.193
REMOTE_PORT 33968
REMOTE_ADDR 34.204.3.195
SERVER_SOFTWARE nginx/1.22.1
GATEWAY_INTERFACE CGI/1.1
REQUEST_SCHEME http
SERVER_PROTOCOL HTTP/1.1
DOCUMENT_ROOT /www/wwwroot/theme.wien.ren/public
DOCUMENT_URI /index.php
REQUEST_URI /portal/tag/index/id/1/keyword/%25E5%2585%25B3%25E9%2594%25AE%25E5%25AD%2597.html
SCRIPT_NAME /index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD GET
QUERY_STRING s=portal/tag/index/id/1/keyword/%25E5%2585%25B3%25E9%2594%25AE%25E5%25AD%2597.html
SCRIPT_FILENAME /www/wwwroot/theme.wien.ren/public/index.php
FCGI_ROLE RESPONDER
PHP_SELF /index.php
REQUEST_TIME_FLOAT 1711643748.5709
REQUEST_TIME 1711643748
0.126404s