Searched refs:fixOptions (Results 1 – 6 of 6) sorted by relevance
/webtrees/app/Module/ | ||
H A D | ModuleDataFixInterface.php | 38 public function fixOptions(Tree $tree): string; function |
H A D | FixPlaceNames.php | 75 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixPlaceNames |
H A D | FixCemeteryTag.php | 74 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixCemeteryTag |
H A D | FixSearchAndReplace.php | 91 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixSearchAndReplace |
H A D | ModuleDataFixTrait.php | 48 public function fixOptions(Tree $tree): string function |
/webtrees/resources/views/admin/ | ||
H A D | data-fix-page.phtml | 35 <?= $data_fix->fixOptions($tree) ?> |