mediatekformation

ContainerRepositoryFactory
in package
implements RepositoryFactory

Fetches repositories from the container or falls back to normal creation.

Interfaces, Classes, Traits and Enums

RepositoryFactory
Interface for entity repository factory.

Table of Contents

$container  : ContainerInterface
$managedRepositories  : array<string|int, ObjectRepository>
__construct()  : mixed
getRepository()  : ObjectRepository
Gets the repository for an entity class.
getOrCreateRepository()  : ObjectRepository

Properties

Methods

Search results