Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1457 private function totalIndisWithSourcesQuery(): int function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
1630 return I18N::number($this->totalIndisWithSourcesQuery());
1684 $this->totalIndisWithSourcesQuery(),
1882 $tot_indi_source = $this->totalIndisWithSourcesQuery();