Home
last modified time | relevance | path

Searched refs:gedcomFavorites (Results 1 – 4 of 4) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/Interfaces/
H A DFavoritesRepositoryInterface.php32 public function gedcomFavorites(): string; function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DFavoritesRepository.php61 public function gedcomFavorites(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\FavoritesRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php2785 public function gedcomFavorites(): string function in Fisharebest\\Webtrees\\Statistics
2787 return $this->favoritesRepository->gedcomFavorites();
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php6785 public function gedcomFavorites() function in Fisharebest\\Webtrees\\Stats