You are here

9 calls to RestfulDataProviderEFQ::getEntityInfo() in RESTful 7

RestfulDataProviderEFQ::getEntityFieldQuery in plugins/restful/RestfulDataProviderEFQ.php
Initialize an EntityFieldQuery (or extending class).
RestfulEntityBase::createEntity in plugins/restful/RestfulEntityBase.php
Create a new entity.
RestfulEntityBase::getBundlesForAutocomplete in plugins/restful/RestfulEntityBase.php
Return the bundles that should be used for the autocomplete search.
RestfulEntityBase::getFormSchemaAllowedValues in plugins/restful/RestfulEntityBase.php
Get allowed values for the form schema.
RestfulEntityBase::getListForAutocomplete in plugins/restful/RestfulEntityBase.php
Return the values of the types tags, with the ID.
RestfulEntityBase::getQueryForAutocomplete in plugins/restful/RestfulEntityBase.php
Request the query object to get a list for autocomplete.
RestfulEntityBase::getTargetTypeFromEntityReference in plugins/restful/RestfulEntityBase.php
Get the "target_type" property from an field or property reference.
RestfulEntityBase::publicFieldsInfo in plugins/restful/RestfulEntityBase.php
Return the properties that should be public.
RestfulEntityBaseUser::getEntityInfo in plugins/restful/RestfulEntityBaseUser.php
Overrides parent::getEntityInfo().