You are here

10 calls to services_endpoint_load() in Services 6.3

RESTServer::handle in servers/rest_server/includes/RESTServer.inc
Handles the call to the REST server
ServicesEndpointTests::saveNewEndpoint in tests/functional/ServicesEndpointTests.test
ServicesParserTests::setUp in tests/functional/ServicesParserTests.test
Implementation of setUp().
ServicesWebTestCase::saveNewEndpoint in tests/functional/ServicesWebTestCase.php
services_controller_execute in ./services.runtime.inc
Performs access checks and executes a services controller. This method is called by server implementations.
services_edit_endpoint_resources in plugins/export_ui/services_ctools_export_ui.class.php
services_edit_endpoint_resources function.
services_edit_form_endpoint_authentication in plugins/export_ui/services_ctools_export_ui.class.php
Endpoint authentication configuration form.
services_endpoint_callback in ./services.module
Menu system page callback for server endpoints.
services_resource_uri in ./services.runtime.inc
Formats a resource uri using the formatter registered through services_set_server_info().
_services_build_resources in ./services.resource_build.inc
Builds the resource definition array for a endpoint.