Home
last modified time | relevance | path

Searched defs:statsDeathQuery (Results 1 – 2 of 2) sorted by relevance

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php740 public function statsDeathQuery(int $year1 = -1, int $year2 = -1): Builder function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
/webtrees/app/
H A DStatistics.php1026 public function statsDeathQuery(int $year1 = -1, int $year2 = -1): Builder function in Fisharebest\\Webtrees\\Statistics