Имя |
Описание |
Configuration |
Configuration class |
CouchDBException |
Base exception class for package Doctrine\ODM\CouchDB |
DocumentManager |
|
DocumentNotFoundException |
Exception thrown when a Proxy fails to retrieve a Document. |
DocumentRepository |
An DocumentRepository serves as a repository for documents with generic as well as
business specific methods for retrieving documents. |
Event |
|
InvalidDocumentTypeException |
|
OptimisticLockException |
An OptimisticLockException is thrown when a version check on an object
that uses optimistic locking through a version field fails. |
PersistentCollection |
Persistent collection class |
PersistentIdsCollection |
|
PersistentViewCollection |
|
UnitOfWork |
Unit of work class |
UpdateConflictException |
Thrown by the UnitOfWork when errors happen on flush. |
Version |
|