Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1476 private function totalFamsWithSourcesQuery(): int function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
1640 return I18N::number($this->totalFamsWithSourcesQuery());
1706 $this->totalFamsWithSourcesQuery(),
1901 $tot_fam_source = $this->totalFamsWithSourcesQuery();