Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Google/
H A DChartCommonGiven.php53 public function chartCommonGiven( function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartCommonGiven
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php1808 public function chartCommonGiven( function in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository
1821 ->chartCommonGiven($tot_indi, $given, $color_from, $color_to);
/webtrees/app/
H A DStatistics.php2426 public function chartCommonGiven( function in Fisharebest\\Webtrees\\Statistics
2431 … return $this->individual_repository->chartCommonGiven($color_from, $color_to, (int) $maxtoshow);
/webtrees/
H A Dphpstan-baseline.neon8578 …thod Fisharebest\\Webtrees\\Statistics\\Google\\ChartCommonGiven\:\:chartCommonGiven\(\) expects a…