Home
last modified time | relevance | path

Searched refs:previewUpdate (Results 1 – 14 of 14) sorted by relevance

/webtrees/app/Module/
H A DModuleDataFixInterface.php68 public function previewUpdate(GedcomRecord $record, array $params): string; function
H A DFixNameSlashesAndSpaces.php106 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixNameSlashesAndSpaces
H A DFixMissingDeaths.php108 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixMissingDeaths
H A DFixPlaceNames.php149 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixPlaceNames
H A DFixDuplicateLinks.php203 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixDuplicateLinks
H A DFixCemeteryTag.php132 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixCemeteryTag
H A DFixWtObjeSortTag.php109 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixWtObjeSortTag
H A DFixNameTags.php133 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixNameTags
H A DFixPrimaryTag.php105 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixPrimaryTag
H A DFixSearchAndReplace.php326 public function previewUpdate(GedcomRecord $record, array $params): string function in Fisharebest\\Webtrees\\Module\\FixSearchAndReplace
H A DModuleDataFixTrait.php133 public function previewUpdate(GedcomRecord $record, array $params): string function
/webtrees/app/Http/RequestHandlers/
H A DDataFixPreview.php72 $preview = $module->previewUpdate($record, $params);
/webtrees/tests/app/Module/
H A DFixDuplicateLinksTest.php123 $this->fixDuplicateLinks->previewUpdate($family, [])
/webtrees/
H A Dphpstan-baseline.neon1768 …ms of method Fisharebest\\Webtrees\\Module\\ModuleDataFixInterface\:\:previewUpdate\(\) expects ar…