Repository
Interfaces, Classes, Traits and Enums
- ServiceEntityRepositoryInterface
- This interface signals that your repository should be loaded from the container.
- ContainerRepositoryFactory
- Fetches repositories from the container or falls back to normal creation.
- ServiceEntityRepository
- Optional EntityRepository base class with a simplified constructor (for autowiring).