Home
last modified time | relevance | path

Searched refs:uniqueTreeName (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DCreateTreePage.php57 …ee_name = Validator::queryParams($request)->string('name', $this->tree_service->uniqueTreeName());
/webtrees/app/Services/
H A DTreeService.php322 public function uniqueTreeName(): string function in Fisharebest\\Webtrees\\Services\\TreeService