PHP Storm\Core\Mapping Пространство имен

Interfaces

Имя Описание
ICollectionPropertyToManyRelationMapping The interface representing an collectioon property mapped to a to many relation.
IDataPropertyColumnMapping The interface representing data property mapped to columns
IEntityPropertyToOneRelationMapping The interface representing an entity property mapped to a to one relation.
IEntityRelationalMap The IEntityRelationalMap interface holds all the property mappings for the entity type.
IPropertyMapping The interface representing a mapped property

Классы

Имя Описание
DomainDatabaseMap The DomainDatabaseMap class provides the nessecary data and api to map between a entity instances and a relational database.
EntityRelationalMap {@inheritDoc}