string(48553) "


    
    System Error
    
    
    


    
  1. * @param string $joinType JOIN类型
  2. */
  3. public function __construct(Model $parent, $model, $foreignKey, $localKey, $joinType = 'INNER')
  4. {
  5. $this->parent = $parent;
  6. $this->model = $model;
  7. $this->foreignKey = $foreignKey;
  8. $this->localKey = $localKey;
  9. $this->joinType = $joinType;
  10. $this->query = (new $model)->db();
  11. }
  12. /**
  13. * 延迟获取关联数据
  14. * @param string $subRelation 子关联名
  15. * @param \Closure $closure 闭包查询条件
  16. * @return array|false|\PDOStatement|string|Model
  17. */
  18. public function getRelation($subRelation = '', $closure = null)

Call Stack

  1. in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/model/relation/HasOne.php line 36 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  2. at HasOne->__construct(object(Goods), 'app\common\model\Goo...', 'id', 'cat_id', 'INNER') in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Model.php line 1977 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  3. at Model->hasOne('app\common\model\Goo...', 'id', 'cat_id') in /www/wwwroot/www.innovastarx.com/application/common/model/Goods.php line 271 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  4. at Goods->goodsCategory() in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Model.php line 594 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  5. at Model->getAttr('goods_category') in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Model.php line 2250 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  6. at Model->offsetGet('goods_category') in /www/wwwroot/www.innovastarx.com/runtime/temp/f46ce3be25ec4ecf8eb19e2cf57c6b3f.php line 535 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  7. at include('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/template/driver/File.php line 50 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  8. at File->read('/www/wwwroot/www.inn...', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...]) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Template.php line 200 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  9. at Template->fetch('./template/pc/rainbo...', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/view/driver/Think.php line 90 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  10. at Think->fetch('./template/pc/rainbo...', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/View.php line 163 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  11. at View->fetch('', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...], ['__ROOT__' => '', '__URL__' => '/home/goods', '__STATIC__' => '/template/pc/rainbow...', ...], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Controller.php line 172 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  12. at Controller->fetch() in /www/wwwroot/www.innovastarx.com/application/home/controller/Goods.php line 112 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  13. at Goods->goodsInfo()
  14. at ReflectionMethod->invokeArgs(object(Goods), []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 348 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  15. at App::invokeMethod([object(Goods), 'goodsInfo'], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 616 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  16. at App::module(['Home', 'Goods', 'goodsInfo'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 461 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  17. at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsInfo']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  18. at App::run() in /www/wwwroot/www.innovastarx.com/thinkphp/start.php line 19 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  19. at require('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/index.php line 63 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html

Environment Variables

GET Data

id
5672
item_id
0
extend_id
0
POST Data
empty
Files
empty

Cookies

is_mobile
0
PHPSESSID
4b28uvc0ikk0k01d3bdtp4ovg7
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_COOKIE
is_mobile=0; PHPSESSID=4b28uvc0ikk0k01d3bdtp4ovg7
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
HTTP_HOST
innovastarx.com
PATH_INFO
Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
REDIRECT_STATUS
200
SERVER_NAME
www2.innovastarx.com
SERVER_PORT
443
SERVER_ADDR
172.16.0.135
REMOTE_PORT
26633
REMOTE_ADDR
216.73.216.218
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/www.innovastarx.com
DOCUMENT_URI
/index.php
REQUEST_URI
/Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
SCRIPT_FILENAME
/www/wwwroot/www.innovastarx.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1781836000.5007
REQUEST_TIME
1781836000
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/www/wwwroot/www.innovastarx.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
1
SITE_URL
https://innovastarx.com
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/www.innovastarx.com/application/
NOW_TIME
1781836000
THINK_VERSION
5.0.15
THINK_START_TIME
1781836000.5015
THINK_START_MEM
416536
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/
LIB_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/
CORE_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.innovastarx.com/
EXTEND_PATH
/www/wwwroot/www.innovastarx.com/extend/
VENDOR_PATH
/www/wwwroot/www.innovastarx.com/vendor/
RUNTIME_PATH
/www/wwwroot/www.innovastarx.com/runtime/
LOG_PATH
/www/wwwroot/www.innovastarx.com/runtime/log/
CACHE_PATH
/www/wwwroot/www.innovastarx.com/runtime/cache/
TEMP_PATH
/www/wwwroot/www.innovastarx.com/runtime/temp/
CONF_PATH
/www/wwwroot/www.innovastarx.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwroot/www.innovastarx.com/addons/
EXTEND_MODULE
1
EXTEND_ANDROID
2
EXTEND_IOS
3
EXTEND_ENTRUST
4
EXTEND_MINIAPP
5
EXTEND_H5
6
TIME_MOUTH
4
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsInfo
PREFIX
tp_
LANG
it
SESSION_ID
" System Error
  1. * @param string $joinType JOIN类型
  2. */
  3. public function __construct(Model $parent, $model, $foreignKey, $localKey, $joinType = 'INNER')
  4. {
  5. $this->parent = $parent;
  6. $this->model = $model;
  7. $this->foreignKey = $foreignKey;
  8. $this->localKey = $localKey;
  9. $this->joinType = $joinType;
  10. $this->query = (new $model)->db();
  11. }
  12. /**
  13. * 延迟获取关联数据
  14. * @param string $subRelation 子关联名
  15. * @param \Closure $closure 闭包查询条件
  16. * @return array|false|\PDOStatement|string|Model
  17. */
  18. public function getRelation($subRelation = '', $closure = null)

Call Stack

  1. in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/model/relation/HasOne.php line 36 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  2. at HasOne->__construct(object(Goods), 'app\common\model\Goo...', 'id', 'cat_id', 'INNER') in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Model.php line 1977 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  3. at Model->hasOne('app\common\model\Goo...', 'id', 'cat_id') in /www/wwwroot/www.innovastarx.com/application/common/model/Goods.php line 271 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  4. at Goods->goodsCategory() in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Model.php line 594 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  5. at Model->getAttr('goods_category') in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Model.php line 2250 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  6. at Model->offsetGet('goods_category') in /www/wwwroot/www.innovastarx.com/runtime/temp/f46ce3be25ec4ecf8eb19e2cf57c6b3f.php line 535 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  7. at include('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/template/driver/File.php line 50 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  8. at File->read('/www/wwwroot/www.inn...', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...]) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Template.php line 200 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  9. at Template->fetch('./template/pc/rainbo...', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/view/driver/Think.php line 90 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  10. at Think->fetch('./template/pc/rainbo...', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/View.php line 163 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  11. at View->fetch('', ['action' => 'goodsInfo', 'template_now_time' => 1781836000, 'lang' => 'it', ...], ['__ROOT__' => '', '__URL__' => '/home/goods', '__STATIC__' => '/template/pc/rainbow...', ...], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/Controller.php line 172 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  12. at Controller->fetch() in /www/wwwroot/www.innovastarx.com/application/home/controller/Goods.php line 112 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  13. at Goods->goodsInfo()
  14. at ReflectionMethod->invokeArgs(object(Goods), []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 348 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  15. at App::invokeMethod([object(Goods), 'goodsInfo'], []) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 616 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  16. at App::module(['Home', 'Goods', 'goodsInfo'], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...], false) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 461 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  17. at App::exec(['type' => 'module', 'module' => ['Home', 'Goods', 'goodsInfo']], ['app_host' => '', 'app_debug' => true, 'app_trace' => false, ...]) in /www/wwwroot/www.innovastarx.com/thinkphp/library/think/App.php line 142 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  18. at App::run() in /www/wwwroot/www.innovastarx.com/thinkphp/start.php line 19 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
  19. at require('/www/wwwroot/www.inn...') in /www/wwwroot/www.innovastarx.com/index.php line 63 请求方式GET 请求地址 /Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html

Environment Variables

GET Data

id
5672
item_id
0
extend_id
0
POST Data
empty
Files
empty

Cookies

is_mobile
0
PHPSESSID
4b28uvc0ikk0k01d3bdtp4ovg7
Session
empty

Server/Request Data

USER
www
HOME
/home/www
HTTP_COOKIE
is_mobile=0; PHPSESSID=4b28uvc0ikk0k01d3bdtp4ovg7
HTTP_ACCEPT_ENCODING
gzip, br, zstd, deflate
HTTP_USER_AGENT
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
HTTP_ACCEPT
*/*
HTTP_HOST
innovastarx.com
PATH_INFO
Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
REDIRECT_STATUS
200
SERVER_NAME
www2.innovastarx.com
SERVER_PORT
443
SERVER_ADDR
172.16.0.135
REMOTE_PORT
26633
REMOTE_ADDR
216.73.216.218
SERVER_SOFTWARE
nginx/1.24.0
GATEWAY_INTERFACE
CGI/1.1
HTTPS
on
REQUEST_SCHEME
https
SERVER_PROTOCOL
HTTP/2.0
DOCUMENT_ROOT
/www/wwwroot/www.innovastarx.com
DOCUMENT_URI
/index.php
REQUEST_URI
/Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
SCRIPT_NAME
/index.php
CONTENT_LENGTH
CONTENT_TYPE
REQUEST_METHOD
GET
QUERY_STRING
s=Home/Goods/goodsInfo/id/5672/item_id/0/extend_id/0.html
SCRIPT_FILENAME
/www/wwwroot/www.innovastarx.com/index.php
FCGI_ROLE
RESPONDER
PHP_SELF
/index.php
REQUEST_TIME_FLOAT
1781836000.5007
REQUEST_TIME
1781836000
Environment Variables
empty

ThinkPHP Constants

IS_SAAS
0
SAAS_BASE_USER
0
PLUGIN_PATH
/www/wwwroot/www.innovastarx.com/plugins/
UPLOAD_PATH
public/upload/
TPSHOP_CACHE_TIME
1
SITE_URL
https://innovastarx.com
HTTP
https
INSTALL_DATE
1463741583
SERIALNUMBER
20160520065303oCWIoa
APP_PATH
/www/wwwroot/www.innovastarx.com/application/
NOW_TIME
1781836000
THINK_VERSION
5.0.15
THINK_START_TIME
1781836000.5015
THINK_START_MEM
416536
EXT
.php
DS
/
THINK_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/
LIB_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/
CORE_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/think/
TRAIT_PATH
/www/wwwroot/www.innovastarx.com/thinkphp/library/traits/
ROOT_PATH
/www/wwwroot/www.innovastarx.com/
EXTEND_PATH
/www/wwwroot/www.innovastarx.com/extend/
VENDOR_PATH
/www/wwwroot/www.innovastarx.com/vendor/
RUNTIME_PATH
/www/wwwroot/www.innovastarx.com/runtime/
LOG_PATH
/www/wwwroot/www.innovastarx.com/runtime/log/
CACHE_PATH
/www/wwwroot/www.innovastarx.com/runtime/cache/
TEMP_PATH
/www/wwwroot/www.innovastarx.com/runtime/temp/
CONF_PATH
/www/wwwroot/www.innovastarx.com/application/
CONF_EXT
.php
ENV_PREFIX
PHP_
IS_CLI
false
IS_WIN
false
ADDON_PATH
/www/wwwroot/www.innovastarx.com/addons/
EXTEND_MODULE
1
EXTEND_ANDROID
2
EXTEND_IOS
3
EXTEND_ENTRUST
4
EXTEND_MINIAPP
5
EXTEND_H5
6
TIME_MOUTH
4
IS_AJAX
false
IS_GET
true
IS_POST
false
MODULE_NAME
home
CONTROLLER_NAME
Goods
ACTION_NAME
goodsInfo
PREFIX
tp_
LANG
it
SESSION_ID