Home
last modified time | relevance | path

Searched defs:fact_id (Results 1 – 4 of 4) sorted by relevance

/webtrees/app/Services/
H A DClipboardService.php70 public function pasteFact(string $fact_id, GedcomRecord $record): bool
/webtrees/app/Module/
H A DCensusAssistantModule.php125 …usAssistant(ServerRequestInterface $request, Individual $individual, string $fact_id, string $newg…
/webtrees/app/
H A DMediaFile.php68 private string $fact_id; variable in Fisharebest\\Webtrees\\MediaFile
H A DGedcomRecord.php773 public function deleteFact(string $fact_id, bool $update_chan): void
788 public function updateFact(string $fact_id, string $gedcom, bool $update_chan): void