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}