In this tutorial we will be looking into Doctrine Record Hooks. This will allow us to trigger certain actions in our Models. We are going to use this feature to simplify a few things in the existing code, and even gain some performance benefits.