/webtrees/app/Statistics/Google/ |
H A D | ChartChildren.php | 36 private CenturyService $century_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartChildren 42 public function __construct(CenturyService $century_service, Tree $tree)
|
H A D | ChartMarriageAge.php | 40 private CenturyService $century_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartMarriageAge 46 public function __construct(CenturyService $century_service, Tree $tree)
|
H A D | ChartAge.php | 40 private CenturyService $century_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartAge 46 public function __construct(CenturyService $century_service, Tree $tree)
|
H A D | ChartNoChildrenFamilies.php | 37 private CenturyService $century_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartNoChildrenFamilies 43 public function __construct(CenturyService $century_service, Tree $tree)
|
H A D | ChartDivorce.php | 39 private CenturyService $century_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 | 39 private CenturyService $century_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 | 39 private CenturyService $century_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 | 39 private CenturyService $century_service; variable in Fisharebest\\Webtrees\\Statistics\\Google\\ChartMarriage 48 …public function __construct(CenturyService $century_service, ColorService $color_service, Tree $tr…
|
/webtrees/app/Statistics/Repository/ |
H A D | FamilyRepository.php | 56 private CenturyService $century_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 | 69 private CenturyService $century_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 | 140 CenturyService $century_service,
|