Home
last modified time | relevance | path

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

/webtrees/app/
H A DRegistry.php29 use Fisharebest\Webtrees\Contracts\GedcomRecordFactoryInterface; alias
70 private static GedcomRecordFactoryInterface $gedcom_record_factory;
227 * @param GedcomRecordFactoryInterface|null $factory
229 * @return GedcomRecordFactoryInterface
231 …static function gedcomRecordFactory(GedcomRecordFactoryInterface|null $factory = null): GedcomReco…
233 if ($factory instanceof GedcomRecordFactoryInterface) {
/webtrees/app/Elements/
H A DAbstractXrefElement.php22 use Fisharebest\Webtrees\Contracts\GedcomRecordFactoryInterface; alias
63 * @param GedcomRecordFactoryInterface $factory
67 …protected function valueXrefLink(string $value, Tree $tree, GedcomRecordFactoryInterface $factory)…
/webtrees/app/Factories/
H A DGedcomRecordFactory.php23 use Fisharebest\Webtrees\Contracts\GedcomRecordFactoryInterface; alias
44 …ass GedcomRecordFactory extends AbstractGedcomRecordFactory implements GedcomRecordFactoryInterface
/webtrees/app/Contracts/
H A DSourceFactoryInterface.php29 interface SourceFactoryInterface extends GedcomRecordFactoryInterface
H A DHeaderFactoryInterface.php29 interface HeaderFactoryInterface extends GedcomRecordFactoryInterface
H A DLocationFactoryInterface.php29 interface LocationFactoryInterface extends GedcomRecordFactoryInterface
H A DSubmitterFactoryInterface.php29 interface SubmitterFactoryInterface extends GedcomRecordFactoryInterface
H A DGedcomRecordFactoryInterface.php29 interface GedcomRecordFactoryInterface interface
H A DRepositoryFactoryInterface.php29 interface RepositoryFactoryInterface extends GedcomRecordFactoryInterface
H A DSharedNoteFactoryInterface.php29 interface SharedNoteFactoryInterface extends GedcomRecordFactoryInterface
H A DFamilyFactoryInterface.php29 interface FamilyFactoryInterface extends GedcomRecordFactoryInterface
H A DSubmissionFactoryInterface.php29 interface SubmissionFactoryInterface extends GedcomRecordFactoryInterface
H A DMediaFactoryInterface.php29 interface MediaFactoryInterface extends GedcomRecordFactoryInterface
H A DNoteFactoryInterface.php29 interface NoteFactoryInterface extends GedcomRecordFactoryInterface
H A DIndividualFactoryInterface.php29 interface IndividualFactoryInterface extends GedcomRecordFactoryInterface
/webtrees/
H A Dphpstan-baseline.neon1756 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
2656 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
3244 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
3646 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
4252 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
5890 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
5908 …eter \#3 \$gedcom of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
6076 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
6082 …eter \#3 \$gedcom of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
6514 …ameter \#1 \$xref of method Fisharebest\\Webtrees\\Contracts\\GedcomRecordFactoryInterface\:\:make…
[all …]