/webtrees/app/Contracts/ |
H A D | SourceFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | HeaderFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | LocationFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | SubmitterFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | GedcomRecordFactoryInterface.php | 56 public function mapper(Tree $tree): Closure; function
|
H A D | RepositoryFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | SharedNoteFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | FamilyFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | SubmissionFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | MediaFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | NoteFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
H A D | IndividualFactoryInterface.php | 43 public function mapper(Tree $tree): Closure; function
|
/webtrees/app/Factories/ |
H A D | HeaderFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\HeaderFactory
|
H A D | IndividualFactory.php | 69 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\IndividualFactory
|
H A D | NoteFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\NoteFactory
|
H A D | SubmitterFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SubmitterFactory
|
H A D | SharedNoteFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SharedNoteFactory
|
H A D | SubmissionFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SubmissionFactory
|
H A D | MediaFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\MediaFactory
|
H A D | SourceFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\SourceFactory
|
H A D | LocationFactory.php | 64 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\LocationFactory
|
H A D | FamilyFactory.php | 79 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\FamilyFactory
|
H A D | RepositoryFactory.php | 65 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\RepositoryFactory
|
H A D | GedcomRecordFactory.php | 128 public function mapper(Tree $tree): Closure function in Fisharebest\\Webtrees\\Factories\\GedcomRecordFactory
|