You are here

7 calls to RestfulDataProviderEFQ::getBundle() in RESTful 7

RestfulDataProviderEFQ::getEntityFieldQuery in plugins/restful/RestfulDataProviderEFQ.php
Initialize an EntityFieldQuery (or extending class).
RestfulEntityBase::getBundlesForAutocomplete in plugins/restful/RestfulEntityBase.php
Return the bundles that should be used for the autocomplete search.
RestfulEntityBase::getFieldInfoAndFormSchema in plugins/restful/RestfulEntityBase.php
Get the field info, data and form element
RestfulEntityBase::getFormSchemaAllowedValues in plugins/restful/RestfulEntityBase.php
Get allowed values for the form schema.
RestfulEntityBase::isValidEntity in plugins/restful/RestfulEntityBase.php
Determine if an entity is valid, and accessible.
RestfulEntityBase::propertyValuesPreprocessText in plugins/restful/RestfulEntityBase.php
Preprocess value for "Text" related field types.
RestfulEntityBase::publicFieldsInfo in plugins/restful/RestfulEntityBase.php
Return the properties that should be public.