You are here

Functions in Services Entity API 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
hook_services_entity_resource_info ./services_entity.api.php Defines Services Entity resource plugins.
hook_services_entity_resource_info_alter ./services_entity.api.php Allow modules to alter definitions of Services Entity resource plugins.
services_entityreference_format_plural modules/services_entityreference/services_entityreference.module Format an entity type as plural 1
services_entityreference_services_resources modules/services_entityreference/services_entityreference.module Implements hook_services_resources_alter()
services_entity_entity_query_alter ./services_entity.module Implements hook_entity_query_alter().
services_entity_get_resource_info ./services_entity.module Returns info about all defined resources. 1
services_entity_menu ./services_entity.module Implements hook_menu()
services_entity_services_entity_resource_info ./services_entity.module Implements hook_entity_resource_info().
services_entity_services_resources ./services_entity.services.inc Implements of hook_services_resources().
services_entity_services_resources_alter ./services_entity.module Implements hook_services_resources_alter().
services_entity_settings_form ./services_entity.module Admin settings form for picking the class for entity resources. 1
services_entity_test_access tests/services_entity_test/services_entity_test.module Implements callback_entity_info_access(). 1
services_entity_test_entity_info tests/services_entity_test/services_entity_test.module Implements hook_entity_info().
services_entity_test_install tests/services_entity_test/services_entity_test.install Implements hook_install().
services_entity_test_permission tests/services_entity_test/services_entity_test.module Implements hook_permission().
services_entity_test_schema tests/services_entity_test/services_entity_test.install Implements hook_schema().
_services_entityreference_relationship_query modules/services_entityreference/services_entityreference.module Perform a relationship query 1
_services_entityreference_relationship_query_forward modules/services_entityreference/services_entityreference.module Retrieve entities in an entityreference field. 1
_services_entity_access_callback ./services_entity.resources.inc Services access callback. 2
_services_entity_get_controller ./services_entity.module Gets an instance of the resource controller for an entity type. 3
_services_entity_resource_callback ./services_entity.resources.inc Services resource callback. 1

Other projects