I'm new to Yii. Currently I'm learning about Active Record lazy loading and eager loading. I have searched internet but couldn't find any good article which explain in what condition should I use those loading method. Any one here could explain it?
Thanks.