You are here

8 methods override DataProviderInterface::getIndexIds() in RESTful 7.2

CacheDecoratedDataProvider::getIndexIds in src/Plugin/resource/DataProvider/CacheDecoratedDataProvider.php
Returns the ID to render for the current index GET request.
DataProviderDbQuery::getIndexIds in src/Plugin/resource/DataProvider/DataProviderDbQuery.php
Returns the ID to render for the current index GET request.
DataProviderDecorator::getIndexIds in src/Plugin/resource/DataProvider/DataProviderDecorator.php
Returns the ID to render for the current index GET request.
DataProviderEntity::getIndexIds in src/Plugin/resource/DataProvider/DataProviderEntity.php
Returns the ID to render for the current index GET request.
DataProviderNull::getIndexIds in src/Plugin/resource/DataProvider/DataProviderNull.php
Returns the ID to render for the current index GET request.
DataProviderPlug::getIndexIds in src/Plugin/resource/DataProvider/DataProviderPlug.php
Returns the ID to render for the current index GET request.
DataProviderResource::getIndexIds in src/Plugin/resource/DataProvider/DataProviderResource.php
Returns the ID to render for the current index GET request.
DataProviderVariable::getIndexIds in modules/restful_example/src/Plugin/resource/variables/DataProviderVariable.php
Returns the ID to render for the current index GET request.