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