Start your All-Access Pass to unlock this challenge
Challenge 1 / 1
If you wanted to only fetch starship parts that are very light, let's say less than 100 kilograms, but still use the $ship->getParts()
method, how might you achieve this with Symfony and Doctrine in the most efficient way?
Skip challenges and go to theNext Chapter