Home
last modified time | relevance | path

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

/webtrees/app/Statistics/Repository/
H A DFamilyRepository.php304 private function ageBetweenSiblingsQuery(int $total): array function in Fisharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository
371 $rows = $this->ageBetweenSiblingsQuery($total);
403 $rows = $this->ageBetweenSiblingsQuery($total);
447 $rows = $this->ageBetweenSiblingsQuery($total);
466 $rows = $this->ageBetweenSiblingsQuery($total);
/webtrees/
H A Dphpstan-baseline.neon10012 …sharebest\\Webtrees\\Statistics\\Repository\\FamilyRepository\:\:ageBetweenSiblingsQuery\(\) shoul…