Home
last modified time | relevance | path

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

/webtrees/app/Services/
H A DGedcomEditService.php195 public function insertMissingFactSubtags(Fact $fact, bool $include_hidden): string
211 public function insertMissingRecordSubtags(GedcomRecord $record, bool $include_hidden): string
234 public function factsToAdd(Family|Individual $record, bool $include_hidden): array
261 …function insertMissingLevels(Tree $tree, string $tag, string $gedcom, bool $include_hidden): string