Sulu\Component\Rest\ListBuilder\Metadata\Doctrine |
Sulu\Component\Rest\ListBuilder\Metadata\General |
Sulu\Component\Rest\ListBuilder\Metadata\Listener |
Sulu\Component\Rest\ListBuilder\Metadata\Provider |
이름 | 설명 |
---|---|
FieldDescriptorFactoryInterface | Interface for field-descriptor factory. |
ProviderInterface | Each provider returns a single type of metadata for the given class. The ChainProvider merges them and returns the whole metadata. |
이름 | 설명 |
---|---|
ClassMetadata | Container for class-metadata. |
FieldDescriptorFactory | Creates legacy field-descriptors for metadata. |
PropertyMetadata | Container for property-metadata. |
VirtualPropertyMetadata | Describes a property which is not linked to a real property on the class. |