Searched defs:show_years (Results 1 – 3 of 3) sorted by relevance
799 …private function parentsQuery(string $type, string $age_dir, string $sex, bool $show_years): string902 public function youngestMotherAge(string $show_years = ''): string934 public function oldestMotherAge(string $show_years = ''): string966 public function youngestFatherAge(string $show_years = ''): string998 public function oldestFatherAge(string $show_years = ''): string1447 …private function marriageQuery(string $type, string $age_dir, string $sex, bool $show_years): stri…1550 public function youngestMarriageFemaleAge(string $show_years = ''): string1582 public function oldestMarriageFemaleAge(string $show_years = ''): string1614 public function youngestMarriageMaleAge(string $show_years = ''): string1646 public function oldestMarriageMaleAge(string $show_years = ''): string
1282 private function averageLifespanQuery(string $sex, bool $show_years): string1302 public function averageLifespan(bool $show_years): string1314 public function averageLifespanFemale(bool $show_years): string1326 public function averageLifespanMale(bool $show_years): string
1273 public function averageLifespan(string $show_years = ''): string1283 public function averageLifespanFemale(string $show_years = ''): string1293 public function averageLifespanMale(string $show_years = ''): string1571 public function youngestMarriageFemaleAge(string $show_years = ''): string1597 public function oldestMarriageFemaleAge(string $show_years = ''): string1623 public function youngestMarriageMaleAge(string $show_years = ''): string1649 public function oldestMarriageMaleAge(string $show_years = ''): string1807 public function youngestMotherAge(string $show_years = ''): string1833 public function oldestMotherAge(string $show_years = ''): string1859 public function youngestFatherAge(string $show_years = ''): string[all …]