Snippets tagged “unitofwork”
1 snippet uses this tag.
- Is there a built-in way to get all of the changed/updated fields in a Doctrine 2 entity?PHP
Yes, Doctrine 2 provides a built-in way to get the changed fields in an entity.
1 snippet uses this tag.
Yes, Doctrine 2 provides a built-in way to get the changed fields in an entity.