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.