Home
last modified time | relevance | path

Searched defs:color_from (Results 1 – 15 of 15) sorted by relevance

/webtrees/app/Statistics/Google/
H A DChartCommonGiven.php53 public function chartCommonGiven(
H A DChartMedia.php53 public function chartMedia(
H A DChartFamilyWithSources.php53 public function chartFamsWithSources(
H A DChartIndividualWithSources.php53 public function chartIndisWithSources(
H A DChartDivorce.php86 … public function chartDivorce(string|null $color_from = null, string|null $color_to = null): string
H A DChartDeath.php86 public function chartDeath(string|null $color_from = null, string|null $color_to = null): string
H A DChartBirth.php86 public function chartBirth(string|null $color_from = null, string|null $color_to = null): string
H A DChartMarriage.php86 …public function chartMarriage(string|null $color_from = null, string|null $color_to = null): string
H A DChartCommonSurname.php111 public function chartCommonSurnames(
H A DChartFamilyLargest.php80 public function chartLargestFamilies(
/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php175 … public function chartMedia(string|null $color_from = null, string|null $color_to = null): string;
/webtrees/app/Statistics/Repository/
H A DIndividualRepository.php726 public function statsBirth(string|null $color_from = null, string|null $color_to = null): string
784 public function statsDeath(string|null $color_from = null, string|null $color_to = null): string
1808 public function chartCommonGiven(
1833 public function chartCommonSurnames(
1877 public function chartIndisWithSources(
1896 public function chartFamsWithSources(
H A DFamilyRepository.php682 public function chartLargestFamilies(
1712 public function statsMarr(string|null $color_from = null, string|null $color_to = null): string
1726 public function statsDiv(string|null $color_from = null, string|null $color_to = null): string
H A DMediaRepository.php247 public function chartMedia(string|null $color_from = null, string|null $color_to = null): string
/webtrees/app/
H A DStatistics.php317 public function chartIndisWithSources(
370 public function chartFamsWithSources(
799 public function chartMedia(string|null $color_from = null, string|null $color_to = null): string
951 public function statsBirth(string|null $color_from = null, string|null $color_to = null): string
1048 public function statsDeath(string|null $color_from = null, string|null $color_to = null): string
1470 public function statsMarr(string|null $color_from = null, string|null $color_to = null): string
1545 public function statsDiv(string|null $color_from = null, string|null $color_to = null): string
1979 public function chartLargestFamilies(
2190 public function chartCommonSurnames(
2426 public function chartCommonGiven(