Home
last modified time | relevance | path

Searched refs:getRecordByType (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Http/RequestHandlers/
H A DDataFixData.php80 $record = $this->data_fix_service->getRecordByType($row->xref, $tree, $row->type);
H A DDataFixUpdateAll.php92 …->map(fn (object $row): GedcomRecord|null => $this->data_fix_service->getRecordByType($row->xref, …
/webtrees/app/Services/
H A DDataFixService.php49 public function getRecordByType(string $xref, Tree $tree, string $type): GedcomRecord|null function in Fisharebest\\Webtrees\\Services\\DataFixService
/webtrees/
H A Dphpstan-baseline.neon1726 … \$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…