You are here

11 calls to services_get_server_info() in Services 7.3

hook_server in docs/services.servers.api.php
Acts on requests to the server defined in hook_server_info().
rest_server_server in servers/rest_server/rest_server.module
Starting point of the REST server.
ServicesRESTServerFactory::getEndpoint in servers/rest_server/includes/ServicesRESTServerFactory.inc
ServicesRESTServerFactory::getResources in servers/rest_server/includes/ServicesRESTServerFactory.inc
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_call_wrapper in servers/xmlrpc_server/xmlrpc_server.module
Pass XMLRPC server requests to the appropriate services method.
xmlrpc_server_xmlrpc in servers/xmlrpc_server/xmlrpc_server.module
Return an array of all defined services methods and callbacks.
_services_controller_execute_internals in includes/services.runtime.inc
Internals of the services_controller_execute().
_services_controller_execute_restore_user in includes/services.runtime.inc
_services_sessions_authenticate_call in ./services.module
Authenticates a call using Drupal's built in sessions