Searched defs:fams (Results 1 – 1 of 1) sorted by relevance
/webtrees/app/Module/ |
H A D | AbstractIndividualListModule.php | 492 protected function whereFamily(bool $fams, 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 … individuals(Tree $tree, array $surns_to_show, string $galpha, bool $marnm, bool $fams): Collection
|