Searched defs:marnm (Results 1 – 1 of 1) sorted by relevance
/webtrees/app/Module/ |
H A D | AbstractIndividualListModule.php | 507 protected function whereMarriedName(bool $marnm, Builder $query): void 523 public function givenNameInitials(Tree $tree, array $surns, bool $marnm, bool $fams): array 566 private function surnameData(Tree $tree, bool $marnm, bool $fams): array 692 …protected function individuals(Tree $tree, array $surns_to_show, string $galpha, bool $marnm, bool… 747 … protected function families(Tree $tree, array $surnames, string $galpha, bool $marnm): Collection
|