PHP Doctrine\ORM Пространство имен

Пространства имен

Doctrine\ORM\Query
Doctrine\ORM\Tools

Классы

Имя Описание
EntityManager The EntityManager is the central access point to ORM functionality.
UnitOfWork 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.
Version Class to store and retrieve the version of Doctrine