Querying for Objects
HTL Rennweg
Show in appDescription
Querying for Objects with a Symfony repository
Goals
I can
- get an instance of a specific Symfony repository
- retrieve objects by ID
- extend repositories to enable more complex queries
- make use of the param converter to automatically fetch objects