Searched refs:totalSources (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Http/RequestHandlers/ | ||
H A D | ControlPanel.php | 163 'sources' => $this->totalSources(), |
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | IndividualRepositoryInterface.php | 81 public function totalSources(): string; function |
/webtrees/app/ | ||
H A D | Statistics.php | 380 public function totalSources(): string function in Fisharebest\\Webtrees\\Statistics |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 1654 public function totalSources(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository |