Start your All-Access Pass to unlock this challenge
What is the primary purpose of a repository class in Doctrine?
Provide a centralized location for entity-specific queries.
Store metadata for the entity.
Generate database migrations automatically.
Handle the lifecycle events of Doctrine entities.