Home
last modified time | relevance | path

Searched defs:chartMedia (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Statistics/Google/
H A DChartMedia.php53 public function chartMedia( function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartMedia
/webtrees/app/Statistics/Repository/Interfaces/
H A DMediaRepositoryInterface.php175 … public function chartMedia(string|null $color_from = null, string|null $color_to = null): string; function
/webtrees/app/Statistics/Repository/
H A DMediaRepository.php247 public function chartMedia(string|null $color_from = null, string|null $color_to = null): string function in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository
/webtrees/app/
H A DStatistics.php799 public function chartMedia(string|null $color_from = null, string|null $color_to = null): string function in Fisharebest\\Webtrees\\Statistics