Searched refs:getRecordByType (Results 1 – 4 of 4) sorted by relevance
80 $record = $this->data_fix_service->getRecordByType($row->xref, $tree, $row->type);
92 …->map(fn (object $row): GedcomRecord|null => $this->data_fix_service->getRecordByType($row->xref, …
49 public function getRecordByType(string $xref, Tree $tree, string $type): GedcomRecord|null function in Fisharebest\\Webtrees\\Services\\DataFixService
1726 … \$xref of method Fisharebest\\Webtrees\\Services\\DataFixService\:\:getRecordByType\(\) expects s…1750 … \$type of method Fisharebest\\Webtrees\\Services\\DataFixService\:\:getRecordByType\(\) expects s…1816 … \$xref of method Fisharebest\\Webtrees\\Services\\DataFixService\:\:getRecordByType\(\) expects s…1846 … \$type of method Fisharebest\\Webtrees\\Services\\DataFixService\:\:getRecordByType\(\) expects s…