Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1366 private function totalLivingQuery(): int function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
1578 return I18N::number($this->totalLivingQuery());
1750 $this->totalLivingQuery(),
1862 $tot_l = $this->totalLivingQuery();