KnpLabs / DoctrineBehaviors

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
http://knplabs.com
MIT License
913 stars 293 forks source link

Update documentation for #285. #686

Closed MichaelBrauner closed 2 years ago

MichaelBrauner commented 2 years ago

I created a piece of documentation for these lazy loading options. So it is very clear that no join on any table is getting performed.

TomasVotruba commented 2 years ago

Thank you :+1: