Class Doctrine\ORM\UnitOfWork

implements PropertyChangedListener

The UnitOfWork is responsible for tracking changes to objects during an "object-level" transaction and for writing out changes to the database in the correct order.

Internal note: This class contains highly performance-sensitive code.

Methods
Constants
Properties