Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Google/
H A DChartFamilyLargest.php80 public function chartLargestFamilies( function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartFamilyLargest
/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php682 public function chartLargestFamilies( function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
688 ->chartLargestFamilies($color_from, $color_to, $total);
/webtrees/app/
H A DStatistics.php1979 public function chartLargestFamilies( function in Fisharebest\\Webtrees\\Statistics
1984 return $this->family_repository->chartLargestFamilies($color_from, $color_to, (int) $total);