You are here

12 calls to DataProvider::getAccount() in RESTful 7.2

DataProvider::addExtraInfoToQuery in src/Plugin/resource/DataProvider/DataProvider.php
Adds query tags and metadata to the EntityFieldQuery.
DataProviderDbQuery::addExtraInfoToQuery in src/Plugin/resource/DataProvider/DataProviderDbQuery.php
Adds query tags and metadata to the EntityFieldQuery.
DataProviderDbQuery::initDataInterpreter in src/Plugin/resource/DataProvider/DataProviderDbQuery.php
Get the data interpreter.
DataProviderEntity::checkEntityAccess in src/Plugin/resource/DataProvider/DataProviderEntity.php
Check access to CRUD an entity.
DataProviderEntity::getIndexIds in src/Plugin/resource/DataProvider/DataProviderEntity.php
Returns the ID to render for the current index GET request.
DataProviderEntity::initDataInterpreter in src/Plugin/resource/DataProvider/DataProviderEntity.php
Get the data interpreter.
DataProviderEntity::setPropertyValues in src/Plugin/resource/DataProvider/DataProviderEntity.php
Set properties of the entity based on the request, and save the entity.
DataProviderPlug::applyFilters in src/Plugin/resource/DataProvider/DataProviderPlug.php
Removes plugins from the list based on the request options.
DataProviderPlug::applySort in src/Plugin/resource/DataProvider/DataProviderPlug.php
Sorts plugins on the list based on the request options.
DataProviderPlug::initDataInterpreter in src/Plugin/resource/DataProvider/DataProviderPlug.php
Get the data interpreter.
DataProviderTaxonomyTerm::checkEntityAccess in tests/modules/restful_test/src/Plugin/resource/taxonomy_term/v1/DataProviderTaxonomyTerm.php
Check access to CRUD an entity.
DataProviderVariable::initDataInterpreter in modules/restful_example/src/Plugin/resource/variables/DataProviderVariable.php
Get the data interpreter.