Home
last modified time | relevance | path

Searched defs:view_name (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Http/
H A DViewResponseTrait.php45 …protected function viewResponse(string $view_name, array $view_data, int $status = StatusCodeInter…
/webtrees/app/Contracts/
H A DResponseFactoryInterface.php78 string $view_name,
/webtrees/app/Factories/
H A DResponseFactory.php138 string $view_name,
/webtrees/app/
H A DView.php236 public function getFilenameForView(string $view_name): string