Home
last modified time | relevance | path

Searched defs:statsBirthQuery (Results 1 – 3 of 3) sorted by relevance

/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php656 public function statsBirthQuery(int $year1 = -1, int $year2 = -1): Builder function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
/dports/www/webtrees20/webtrees-2.0.19/webtrees/app/
H A DStatistics.php978 public function statsBirthQuery(int $year1 = -1, int $year2 = -1): Builder function in Fisharebest\\Webtrees\\Statistics
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/
H A DStats.php1978 …public function statsBirthQuery($simple = true, $sex = false, $year1 = -1, $year2 = -1, $params = … function in Fisharebest\\Webtrees\\Stats