Mapping
Namespaces
- Driver
Interfaces, Classes and Traits
- ClassMetadata
- Contract for a Doctrine persistence layer ClassMetadata class to implement.
- ClassMetadataFactory
- Contract for a Doctrine persistence layer ClassMetadata class to implement.
- ReflectionService
- Very simple reflection service abstraction.
- AbstractClassMetadataFactory
- 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 relational database.
- MappingException
- A MappingException indicates that something is wrong with the mapping setup.
- RuntimeReflectionService
- PHP Runtime Reflection Service.
- StaticReflectionService
- PHP Runtime Reflection Service.