Searched refs:recordsToFix (Results 1 – 6 of 6) sorted by relevance
91 $records = $this->fixDuplicateLinks->recordsToFix($this->tree, []);95 … $records = $this->fixDuplicateLinks->recordsToFix($this->tree, ['start' => 'X1', 'end' => 'X9']);98 … $records = $this->fixDuplicateLinks->recordsToFix($this->tree, ['start' => 'X2', 'end' => 'X9']);
48 public function recordsToFix(Tree $tree, array $params): Collection; function
62 public function recordsToFix(Tree $tree, array $params): Collection function
77 $records = $module->recordsToFix($tree, $params);
77 $rows = $module->recordsToFix($tree, $params);
1504 …ms of method Fisharebest\\Webtrees\\Module\\ModuleDataFixInterface\:\:recordsToFix\(\) expects arr…1594 …ms of method Fisharebest\\Webtrees\\Module\\ModuleDataFixInterface\:\:recordsToFix\(\) expects arr…