Home
last modified time | relevance | path

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

/webtrees/app/Report/
H A DReportParserGenerate.php2452 $this->addDescendancy($this->list, $id, false, $maxgen);
2456 $this->addDescendancy($this->list, $id, true, $maxgen);
2636 private function addDescendancy(&$list, $pid, $parents = false, $generations = -1): void function in Fisharebest\\Webtrees\\Report\\ReportParserGenerate
2685 …$this->addDescendancy($list, $child->xref(), $parents, $generations); // recurse on the childs fam…
/webtrees/
H A Dphpstan-baseline.neon6274 …ist of method Fisharebest\\Webtrees\\Report\\ReportParserGenerate\:\:addDescendancy\(\) expects ar…