Home
last modified time | relevance | path

Searched defs:mapper (Results 1 – 24 of 24) sorted by relevance

/webtrees/app/Contracts/
H A DSourceFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DHeaderFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DLocationFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DSubmitterFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DGedcomRecordFactoryInterface.php56 public function mapper(Tree $tree): Closure; function
H A DRepositoryFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DSharedNoteFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DFamilyFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DSubmissionFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DMediaFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DNoteFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
H A DIndividualFactoryInterface.php43 public function mapper(Tree $tree): Closure; function
/webtrees/app/Factories/
H A DHeaderFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\HeaderFactory
H A DIndividualFactory.php69 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\IndividualFactory
H A DNoteFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\NoteFactory
H A DSubmitterFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SubmitterFactory
H A DSharedNoteFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SharedNoteFactory
H A DSubmissionFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SubmissionFactory
H A DMediaFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\MediaFactory
H A DSourceFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SourceFactory
H A DLocationFactory.php64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\LocationFactory
H A DFamilyFactory.php79 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\FamilyFactory
H A DRepositoryFactory.php65 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\RepositoryFactory
H A DGedcomRecordFactory.php128 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\GedcomRecordFactory