Unlock this challenge
Login Register

Challenge 2 / 2

After upgrading to Doctrine Bundle 3 (native lazy objects), you mark Starship as final. Later, you add a custom method getDisplayName() to Starship and use it like $part->getStarship()->getDisplayName() in a template. When does Doctrine actually hit the database to load the starship’s other fields?

Select your answer
Skip challenges and go to theNext Chapter

Turn Challenges Off?

All further challenges will be skipped automatically.
You can re-enable challenges at any time on this page or from your account page.