Home
last modified time | relevance | path

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

/webtrees/app/Http/RequestHandlers/
H A DCheckTree.php258 $link1 = $this->recordLink($tree, $linked->xref);
259 $link2 = $this->recordLink($tree, $record->xref);
263 $link1 = $this->recordLink($tree, $linked->xref);
264 $link2 = $this->recordLink($tree, $record->xref);
268 $link1 = $this->recordLink($tree, $linked->xref);
269 $link2 = $this->recordLink($tree, $record->xref);
273 $link1 = $this->recordLink($tree, $linked->xref);
274 $link2 = $this->recordLink($tree, $record->xref);
371 private function recordLink(Tree $tree, string $xref): string function in Fisharebest\\Webtrees\\Http\\RequestHandlers\\CheckTree
388 $link = $this->recordLink($tree, $xref);
[all …]
/webtrees/
H A Dphpstan-baseline.neon1684 …f of method Fisharebest\\Webtrees\\Http\\RequestHandlers\\CheckTree\:\:recordLink\(\) expects stri…