PHP Doctrine\ODM\MongoDB\Mapping 네임스페이스

중첩된 네임스페이스

Doctrine\ODM\MongoDB\Mapping\Driver
Doctrine\ODM\MongoDB\Mapping\Types

클래스들

이름 설명
ClassMetadata A ClassMetadata instance holds all the object-document mapping metadata of a document and it's references.
ClassMetadataFactory The ClassMetadataFactory is used to create ClassMetadata objects that contain all the metadata mapping informations of a class which describes how a class should be mapped to a document database.
ClassMetadataInfo A ClassMetadata instance holds all the object-document mapping metadata of a document and it's references.
MappingException Class for all exceptions related to the Doctrine MongoDB ODM