Lines Matching defs:factory
119 public static function cache(CacheFactoryInterface|null $factory = null): CacheFactoryInterface
135 …alendarDateFactory(CalendarDateFactoryInterface|null $factory = null): CalendarDateFactoryInterface
167 …atic function elementFactory(ElementFactoryInterface|null $factory = null): ElementFactoryInterface
183 …c function encodingFactory(EncodingFactoryInterface|null $factory = null): EncodingFactoryInterface
199 … static function familyFactory(FamilyFactoryInterface|null $factory = null): FamilyFactoryInterface
215 …ic function filesystem(FilesystemFactoryInterface|null $factory = null): FilesystemFactoryInterface
231 …edcomRecordFactory(GedcomRecordFactoryInterface|null $factory = null): GedcomRecordFactoryInterface
247 … static function headerFactory(HeaderFactoryInterface|null $factory = null): HeaderFactoryInterface
263 public static function idFactory(IdFactoryInterface|null $factory = null): IdFactoryInterface
279 …lic static function imageFactory(ImageFactoryInterface|null $factory = null): ImageFactoryInterface
295 …tion individualFactory(IndividualFactoryInterface|null $factory = null): IndividualFactoryInterface
311 …c function locationFactory(LocationFactoryInterface|null $factory = null): LocationFactoryInterface
327 …c function markdownFactory(MarkdownFactoryInterface|null $factory = null): MarkdownFactoryInterface
343 …lic static function mediaFactory(MediaFactoryInterface|null $factory = null): MediaFactoryInterface
359 …public static function noteFactory(NoteFactoryInterface|null $factory = null): NoteFactoryInterface
375 …tion repositoryFactory(RepositoryFactoryInterface|null $factory = null): RepositoryFactoryInterface
391 …c function responseFactory(ResponseFactoryInterface|null $factory = null): ResponseFactoryInterface
407 …lic static function routeFactory(RouteFactoryInterface|null $factory = null): RouteFactoryInterface
423 …tion sharedNoteFactory(SharedNoteFactoryInterface|null $factory = null): SharedNoteFactoryInterface
439 …public static function slugFactory(SlugFactoryInterface|null $factory = null): SlugFactoryInterface
455 … static function sourceFactory(SourceFactoryInterface|null $factory = null): SourceFactoryInterface
471 …tion submissionFactory(SubmissionFactoryInterface|null $factory = null): SubmissionFactoryInterface
487 …unction submitterFactory(SubmitterFactoryInterface|null $factory = null): SubmitterFactoryInterface
503 …ionFactory(SurnameTraditionFactoryInterface|null $factory = null): SurnameTraditionFactoryInterface
519 …public static function timeFactory(TimeFactoryInterface|null $factory = null): TimeFactoryInterface
535 …unction timestampFactory(TimestampFactoryInterface|null $factory = null): TimestampFactoryInterface
551 …public static function xrefFactory(XrefFactoryInterface|null $factory = null): XrefFactoryInterface