^ think\exception\HttpException {#68
-statusCode: 404
-headers: []
#message: "controller not exists:eye-frame-high-quality-new-model-optical-frame-48013"
#code: 0
#file: "/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/route/dispatch/Url.php"
#line: 62
trace: {
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/route/dispatch/Url.php:62 {
think\route\dispatch\Url->parseUrl(string $url): array …
› if ($controller && !preg_match('/^[A-Za-z0-9][\w|\.]*$/', $controller)) {\r
› throw new HttpException(404, 'controller not exists:' . $controller);\r
› }\r
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/route/dispatch/Url.php:31 {
think\route\dispatch\Url->__construct(Request $request, Rule $rule, $dispatch) …
› // 解析默认的URL规则\r
› $dispatch = $this->parseUrl($dispatch);\r
› \r
arguments: {
$url: "eye-frame-high-quality-new-model-optical-frame-48013"
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Route.php:844 {
think\Route->url(string $url): Dispatch …
› \r
› return new UrlDispatch($this->request, $this->group, $url);\r
› }\r
arguments: {
$request: app\Request {#35 …}
$rule: think\route\Domain {#56 …}
$dispatch: "eye-frame-high-quality-new-model-optical-frame-48013"
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Route.php:802 {
think\Route->check() …
› \r
› return $this->url($url);\r
› }\r
arguments: {
$url: "eye-frame-high-quality-new-model-optical-frame-48013"
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Route.php:762 {
think\Route->dispatch(Request $request, $withRoute = true) …
› }\r
› $dispatch = $this->check();\r
› } else {\r
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Http.php:216 {
think\Http->dispatchToRoute($request) …
› \r
› return $this->app->route->dispatch($request, $withRoute);\r
› }\r
arguments: {
$request: app\Request {#35 …}
$withRoute: Closure() {#48 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Http.php:206 {
think\Http->think\{closure} …
› ->then(function ($request) {\r
› return $this->dispatchToRoute($request);\r
› });\r
arguments: {
$request: app\Request {#35 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Pipeline.php:59 {
think\Pipeline->think\{closure} …
› try {\r
› return $destination($passable);\r
› } catch (Throwable | Exception $e) {\r
arguments: {
app\Request {#35 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/think-multi-app/src/MultiApp.php:65 {
think\app\MultiApp->handle($request, Closure $next) …
› if (!$this->parseMultiApp()) {\r
› return $next($request);\r
› }\r
arguments: {
app\Request {#35 …}
}
}
think\app\MultiApp->handle() {}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Middleware.php:142 {
think\Middleware->think\{closure} …
› }\r
› $response = call_user_func($call, $request, $next, ...$params);\r
› \r
arguments: {
$function_name: array:2 [ …2]
...$parameters: {
app\Request {#35 …}
Closure($passable) {#44 …}
}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Pipeline.php:85 {
think\Pipeline->think\{closure} …
› try {\r
› return $pipe($passable, $stack);\r
› } catch (Throwable | Exception $e) {\r
arguments: {
app\Request {#35 …}
Closure($passable) {#44 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/middleware/SessionInit.php:67 {
think\middleware\SessionInit->handle($request, Closure $next) …
› /** @var Response $response */\r
› $response = $next($request);\r
› \r
arguments: {
app\Request {#35 …}
}
}
think\middleware\SessionInit->handle() {}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Middleware.php:142 {
think\Middleware->think\{closure} …
› }\r
› $response = call_user_func($call, $request, $next, ...$params);\r
› \r
arguments: {
$function_name: array:2 [ …2]
...$parameters: {
app\Request {#35 …}
Closure($passable) {#44 …}
}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Pipeline.php:85 {
think\Pipeline->think\{closure} …
› try {\r
› return $pipe($passable, $stack);\r
› } catch (Throwable | Exception $e) {\r
arguments: {
app\Request {#35 …}
Closure($passable) {#44 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/think-trace/src/TraceDebug.php:71 {
think\trace\TraceDebug->handle($request, Closure $next) …
› \r
› $response = $next($request);\r
› \r
arguments: {
app\Request {#35 …}
}
}
think\trace\TraceDebug->handle() {}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Middleware.php:142 {
think\Middleware->think\{closure} …
› }\r
› $response = call_user_func($call, $request, $next, ...$params);\r
› \r
arguments: {
$function_name: array:2 [ …2]
...$parameters: {
app\Request {#35 …}
Closure($passable) {#44 …}
}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Pipeline.php:85 {
think\Pipeline->think\{closure} …
› try {\r
› return $pipe($passable, $stack);\r
› } catch (Throwable | Exception $e) {\r
arguments: {
app\Request {#35 …}
Closure($passable) {#44 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Pipeline.php:66 {
think\Pipeline->then(Closure $destination) …
› \r
› return $pipeline($this->passable);\r
› }\r
arguments: {
app\Request {#35 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Http.php:207 {
think\Http->runWithRequest(Request $request) …
› return $this->dispatchToRoute($request);\r
› });\r
› }\r
arguments: {
$destination: Closure($request) {#21 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/vendor/topthink/framework/src/think/Http.php:170 {
think\Http->run(Request $request = null): Response …
› try {\r
› $response = $this->runWithRequest($request);\r
› } catch (Throwable $e) {\r
arguments: {
$request: app\Request {#35 …}
}
}
/usr/home/wh-au4zeuznmu56m06o200/htdocs/index.php:20 {
› \r
› $response = $http->run();\r
› \r
}
}
}