You are here

19 calls to services_endpoint_load() in Services 7.3

rest_server_server in servers/rest_server/rest_server.module
Starting point of the REST server.
ServicesAliasTests::setUp in tests/functional/ServicesAliasTests.test
Sets up a Drupal site for running functional and integration tests.
ServicesArgumentsTestCase::saveNewEndpoint in tests/functional/ServicesArgumentsTests.test
ServicesParserTests::setUp in tests/functional/ServicesParserTests.test
Sets up a Drupal site for running functional and integration tests.
ServicesResourceDisabledTest::saveNewEndpoint in tests/functional/ServicesResourceDisabledTests.test
Save a new endpoint without any resources enabled. This is a method from ServicesWebTestCase that has been modified.
ServicesRESTServerFactory::getEndpoint in servers/rest_server/includes/ServicesRESTServerFactory.inc
ServicesRESTServerFactory::getResources in servers/rest_server/includes/ServicesRESTServerFactory.inc
ServicesWebTestCase::saveNewEndpoint in tests/services.test
ServicesWebTestCase::saveNewVersionEndpoint in tests/services.test
ServicesXMLRPCTestCase::saveNewEndpoint in tests/functional/ServicesXMLRPCTests.test
services_edit_endpoint_resources in plugins/export_ui/services_ctools_export_ui.class.php
services_edit_endpoint_resources function.
services_endpoint_callback in ./services.module
Menu system page callback for server endpoints.
services_features_export_alter in ./services.module
Implements hook_features_export_alter().
services_get_resources_apply_settings in ./services.module
Load the resources of the endpoint.
services_request_apply_version in ./services.module
Apply versions to the controller.
services_resource_uri in includes/services.runtime.inc
Formats a resource uri using the formatter registered through services_set_server_info().
xmlrpc_server_xmlrpc in servers/xmlrpc_server/xmlrpc_server.module
Return an array of all defined services methods and callbacks.
_services_build_resources in includes/services.resource_build.inc
Builds the resource definition array for a endpoint.
_services_controller_execute_internals in includes/services.runtime.inc
Internals of the services_controller_execute().