Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Google/
H A DChartDistribution.php234 private function countIndividualEventsByCountry(Tree $tree, string $fact): array function in Fisharebest\\Webtrees\\Statistics\\Google\\ChartDistribution
302 … $data = $this->createChartData($this->countIndividualEventsByCountry($this->tree, 'BIRT'));
307 … $data = $this->createChartData($this->countIndividualEventsByCountry($this->tree, 'DEAT'));