PHP Sulu\Component\Rest\ListBuilder\Metadata Namespace

Nested Namespaces

Sulu\Component\Rest\ListBuilder\Metadata\Doctrine
Sulu\Component\Rest\ListBuilder\Metadata\General
Sulu\Component\Rest\ListBuilder\Metadata\Listener
Sulu\Component\Rest\ListBuilder\Metadata\Provider

Interfaces

Name Description
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.

Classes

Name Description
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.