Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1445 private function totalFamiliesQuery(): int function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
1548 + $this->totalFamiliesQuery()
1620 return I18N::number($this->totalFamiliesQuery());
1695 $this->totalFamiliesQuery(),
1707 $this->totalFamiliesQuery()
1900 $tot_fam = $this->totalFamiliesQuery();