PHP Sulu\Component\Rest\ListBuilder\Metadata 네임스페이스

중첩된 네임스페이스

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

이름 설명
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.