PHP ApiPlatform\Core\DataProvider 네임스페이스

Interfaces

이름 설명
CollectionDataProviderInterface Retrieves items from a persistence layer.
ItemDataProviderInterface Retrieves items from a persistence layer.
PaginatorInterface Paginator Interface.

클래스들

이름 설명
ChainCollectionDataProvider Tries each configured data provider and returns the result of the first able to handle the resource class.
ChainItemDataProvider Tries each configured data provider and returns the result of the first able to handle the resource class.