Home
last modified time | relevance | path

Searched refs:pendingChanges (Results 1 – 16 of 16) sorted by relevance

/webtrees/app/Factories/
H A DAbstractGedcomRecordFactory.php41 protected function pendingChanges(Tree $tree): Collection function in Fisharebest\\Webtrees\\Factories\\AbstractGedcomRecordFactory
H A DHeaderFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DIndividualFactory.php51 $pending = $this->pendingChanges($tree)->get($xref);
H A DNoteFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DSubmitterFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DSharedNoteFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DSubmissionFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DMediaFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DSourceFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DLocationFactory.php45 $pending = $this->pendingChanges($tree)->get($xref);
H A DRepositoryFactory.php46 $pending = $this->pendingChanges($tree)->get($xref);
H A DFamilyFactory.php52 $pending = $this->pendingChanges($tree)->get($xref);
H A DGedcomRecordFactory.php92 $pending = $this->pendingChanges($tree)->get($xref);
/webtrees/app/Http/RequestHandlers/
H A DPendingChanges.php64 $changes = $this->pending_changes_service->pendingChanges($tree, $n);
/webtrees/app/Services/
H A DPendingChangesService.php88 public function pendingChanges(Tree $tree, int $n): array function in Fisharebest\\Webtrees\\Services\\PendingChangesService
/webtrees/
H A Dphpstan-baseline.neon670 …hod Fisharebest\\Webtrees\\Factories\\AbstractGedcomRecordFactory\:\:pendingChanges\(\) should ret…
8830 …message: '#^Method Fisharebest\\Webtrees\\Services\\PendingChangesService\:\:pendingChanges\(\) sh…