You are here

6 calls to RestfulBase::cleanRequest() in RESTful 7

RestfulBase::generateCacheId in plugins/restful/RestfulBase.php
Generate a cache identifier for the request and the current context.
RestfulBase::getUrl in plugins/restful/RestfulBase.php
Helper method; Get the URL of the resource and query strings.
RestfulDataProviderDbQuery::create in plugins/restful/RestfulDataProviderDbQuery.php
Create an item from the request object.
RestfulDataProviderDbQuery::update in plugins/restful/RestfulDataProviderDbQuery.php
Update an item based on the request object.
RestfulDataProviderVariable::variableSet in plugins/restful/RestfulDataProviderVariable.php
Sets a variable value.
RestfulEntityBase::setPropertyValues in plugins/restful/RestfulEntityBase.php
Set properties of the entity based on the request, and save the entity.