doctrine / orm

Doctrine Object Relational Mapper (ORM)
https://www.doctrine-project.org/projects/orm.html
MIT License
9.94k stars 2.52k forks source link

Add `isEmpty()` method to the Extra Lazy associations tutorial #11715

Closed acasademont closed 1 week ago

acasademont commented 1 week ago

It was added a long time ago (see https://github.com/doctrine/orm/pull/912) but the isEmpty() function also does not trigger a full collection load.