^ think\exception\ErrorException {#50
#severity: 8
#data: []
#message: "Undefined index: name"
#code: 0
#file: "/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/runtime/temp/a3925272fb013d403293c4e994855121.php"
#line: 62
trace: {
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/runtime/temp/a3925272fb013d403293c4e994855121.php:62 {
include …
› <script src="/assets/js/spotlight.bundle.js"></script>\r
› <title><?php echo htmlentities($detail['name']); ?></title>\r
› </head>\r
arguments: {
$errno: 8
$errstr: "Undefined index: name"
$errfile: "/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/runtime/temp/a3925272fb013d403293c4e994855121.php"
$errline: 62
...: {
array:28 [ …28]
}
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/think-template/src/template/driver/File.php:59 {
think\template\driver\File->read(string $cacheFile, array $vars = []): void …
› //载入模版缓存文件
› include $this->cacheFile;
› }
arguments: {
"/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/runtime/temp/a3925272fb013d403293c4e994855121.php"
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/think-template/src/Template.php:255 {
think\Template->fetch(string $template, array $vars = []): void …
› // 读取编译存储
› $this->storage->read($cacheFile, $this->data);
›
arguments: {
$cacheFile: "/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/runtime/temp/a3925272fb013d403293c4e994855121.php"
$vars: array:26 [ …26]
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/think-view/src/Think.php:149 {
think\view\driver\Think->fetch(string $template, array $data = []): void …
›
› $this->template->fetch($template, $data);
› }
arguments: {
$template: "/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/app/view/Goods/details.html"
$vars: array:26 [ …26]
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/framework/src/think/View.php:90 {
think\View->think\{closure} …
› return $this->getContent(function () use ($vars, $template) {
› $this->engine()->fetch($template, array_merge($this->data, $vars));
› });
arguments: {
$template: "/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/app/view/Goods/details.html"
$data: array:26 [ …26]
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/framework/src/think/View.php:126 {
think\View->getContent($callback): string …
› try {
› $callback();
› } catch (\Exception $e) {
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/framework/src/think/View.php:91 {
think\View->fetch(string $template = '', array $vars = []): string …
› $this->engine()->fetch($template, array_merge($this->data, $vars));
› });
› }
arguments: {
$callback: Closure() {#25 …}
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/framework/src/think/response/View.php:92 {
think\response\View->output($data): string …
› $this->view->display($data, $this->vars) :
› $this->view->fetch($data, $this->vars);
› }
arguments: {
$template: "Goods/details"
$vars: array:11 [ …11]
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/framework/src/think/Response.php:388 {
think\Response->getContent(): string …
› if (null == $this->content) {
› $content = $this->output($this->data);
›
arguments: {
$data: "Goods/details"
}
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/vendor/topthink/framework/src/think/Response.php:131 {
think\Response->send(): void …
› // 处理输出数据
› $data = $this->getContent();
›
}
/usr/home/wh-as6lgasg2bnpkma0j6d/htdocs/index.php:22 {
› \r
› $response->send();\r
› \r
}
}
}