You are here

8 methods override CrudInterface::count() in RESTful 7.2

CacheDecoratedDataProvider::count in src/Plugin/resource/DataProvider/CacheDecoratedDataProvider.php
Counts the total results for the index call.
DataProviderDbQuery::count in src/Plugin/resource/DataProvider/DataProviderDbQuery.php
Counts the total results for the index call.
DataProviderDecorator::count in src/Plugin/resource/DataProvider/DataProviderDecorator.php
Counts the total results for the index call.
DataProviderEntity::count in src/Plugin/resource/DataProvider/DataProviderEntity.php
Counts the total results for the index call.
DataProviderNull::count in src/Plugin/resource/DataProvider/DataProviderNull.php
Counts the total results for the index call.
DataProviderPlug::count in src/Plugin/resource/DataProvider/DataProviderPlug.php
Counts the total results for the index call.
DataProviderResource::count in src/Plugin/resource/DataProvider/DataProviderResource.php
Counts the total results for the index call.
DataProviderVariable::count in modules/restful_example/src/Plugin/resource/variables/DataProviderVariable.php
Counts the total results for the index call.