Searched refs:totalNotes (Results 1 – 4 of 4) sorted by relevance
/webtrees/app/Http/RequestHandlers/ | ||
H A D | ControlPanel.php | 166 'notes' => $this->totalNotes(), |
/webtrees/app/Statistics/Repository/Interfaces/ | ||
H A D | IndividualRepositoryInterface.php | 88 public function totalNotes(): string; function |
/webtrees/app/ | ||
H A D | Statistics.php | 396 public function totalNotes(): string function in Fisharebest\\Webtrees\\Statistics |
/webtrees/app/Statistics/Repository/ | ||
H A D | IndividualRepository.php | 1662 public function totalNotes(): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository |