Home
last modified time | relevance | path

Searched refs:fixOptions (Results 1 – 6 of 6) sorted by relevance

/webtrees/app/Module/
H A DModuleDataFixInterface.php38 public function fixOptions(Tree $tree): string; function
H A DFixPlaceNames.php75 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixPlaceNames
H A DFixCemeteryTag.php74 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixCemeteryTag
H A DFixSearchAndReplace.php91 public function fixOptions(Tree $tree): string function in Fisharebest\\Webtrees\\Module\\FixSearchAndReplace
H A DModuleDataFixTrait.php48 public function fixOptions(Tree $tree): string function
/webtrees/resources/views/admin/
H A Ddata-fix-page.phtml35 <?= $data_fix->fixOptions($tree) ?>