Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 679 Bytes

File metadata and controls

26 lines (18 loc) · 679 Bytes

Doctrine Identifier Types

Reference of available Doctrine identifier types per domain.

msgphp/domain

Type name Type class
msgphp_domain_id MsgPhp\Domain\Infra\Doctrine\DomainIdType

msgphp/eav

Type name Type class
msgphp_attribute_id MsgPhp\Eav\Infra\Doctrine\Type\AttributeIdType
msgphp_attribute_value_id MsgPhp\Eav\Infra\Doctrine\Type\AttributeValueIdType

msgphp/user

Type name Type class
msgphp_user_id MsgPhp\User\Infra\Doctrine\Type\UserIdType