PHP Storm\Core\Mapping Namespace

Interfaces

Name Description
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

Classes

Name Description
DomainDatabaseMap The DomainDatabaseMap class provides the nessecary data and api to map between a entity instances and a relational database.
EntityRelationalMap {@inheritDoc}