/webtrees/app/Statistics/Google/ |
H A D | ChartCommonGiven.php | 33 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartCommonGiven 38 public function __construct(ColorService $color_service)
|
H A D | ChartMedia.php | 34 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartMedia 39 public function __construct(ColorService $color_service)
|
H A D | ChartFamilyWithSources.php | 33 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartFamilyWithSources 38 public function __construct(ColorService $color_service)
|
H A D | ChartIndividualWithSources.php | 33 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartIndividualWithSources 38 public function __construct(ColorService $color_service)
|
H A D | ChartMortality.php | 33 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartMortality 38 public function __construct(ColorService $color_service)
|
H A D | ChartDivorce.php | 41 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartDivorce 48 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
H A D | ChartDeath.php | 41 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartDeath 48 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
H A D | ChartBirth.php | 41 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartBirth 48 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
H A D | ChartMarriage.php | 41 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartMarriage 48 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
H A D | ChartCommonSurname.php | 37 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartCommonSurname 45 …public function __construct(ColorService $color_service, SurnameTraditionInterface $surname_tradit…
|
H A D | ChartFamilyLargest.php | 41 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartFamilyLargest 47 public function __construct(ColorService $color_service, Tree $tree)
|
/webtrees/app/Statistics/Repository/ |
H A D | MediaRepository.php | 35 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Repository\\MediaRepository 67 public function __construct(ColorService $color_service, Tree $tree)
|
H A D | FamilyRepository.php | 58 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository 67 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
H A D | IndividualRepository.php | 71 private ColorService $color_service; variable in Fisharebest\\Webtrees\\Statistics\\Repository\\IndividualRepository 80 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
/webtrees/app/ |
H A D | Statistics.php | 141 ColorService $color_service,
|