d473824279
When calling UnitOfWork#recomputeSingleEntityChangeSet on an entity that didn't have a changeset before, the computation was ignored. This method however is suggested to be used in "onFlush" and "preFlush" events in the documentation. Also fix a bug where recomputeSingleEntityChangeSet was used before calculating a real changeset for an object. |
||
---|---|---|
.. | ||
Cache | ||
Decorator | ||
Entity | ||
Functional | ||
Hydration | ||
Id | ||
Mapping | ||
Performance | ||
Persisters | ||
Proxy | ||
Query | ||
Tools | ||
CommitOrderCalculatorTest.php | ||
ConfigurationTest.php | ||
EntityManagerTest.php | ||
PersistentCollectionTest.php | ||
QueryBuilderTest.php | ||
UnitOfWorkTest.php |