NotFoundHttpException {#949
  -statusCode: 404
  -headers: []
  #message: ""
  #code: 0
  #file: "/home/www/front/src/Controller/Pref/PrefBaseController.php"
  #line: 289
  trace: {
    /home/www/front/src/Controller/Pref/PrefBaseController.php:289 {if (is_null($this->Pref)) {    throw new NotFoundHttpException();}
    }
    /home/www/front/src/Controller/Pref/PrefController.php:137 {// 初期化$this->init($request, $route);arguments: {
        $request: Request {#4 …}
        $route: "dialy"
      }
    }
    /home/www/front/vendor/symfony/http-kernel/HttpKernel.php:149 {// call controller$response = \call_user_func_array($controller, $arguments);arguments: {
        $request: Request {#4 …}
        $route: "dialy"
        $paginator: Paginator {#915 …}
      }
    }
    /home/www/front/vendor/symfony/http-kernel/HttpKernel.php:66 {try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Request {#4 …}
        $type: 1
      }
    }
    /home/www/front/vendor/symfony/http-kernel/Kernel.php:188 {try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Request {#4 …}
        $type: 1
        $catch: true
      }
    }
    /home/www/front/index.php:37 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
      arguments: {
        $request: Request {#4 …}
      }
    }
  }
}