Search for method

  1. Search 9.5.x for method
  2. Search 8.9.x for method
  3. Search 10.3.x for method
  4. Search 11.x for method
  5. Other projects
Title Object type File name Summary
DrupalWebTestCase::$httpauth_method property modules/simpletest/drupal_web_test_case.php HTTP authentication method
hook_openid_discovery_method_info function modules/openid/openid.api.php Allow modules to declare OpenID discovery methods.
hook_openid_discovery_method_info_alter function modules/openid/openid.api.php Allow modules to alter discovery methods.
hook_openid_normalization_method_info function modules/openid/openid.api.php Allow modules to declare OpenID normalization methods.
hook_openid_normalization_method_info_alter function modules/openid/openid.api.php Allow modules to alter normalization methods.
hook_user_cancel_methods_alter function modules/user/user.api.php Modify account cancellation methods.
openid_openid_discovery_method_info function modules/openid/openid.module Implements hook_openid_discovery_method_info().
openid_openid_normalization_method_info function modules/openid/openid.module Implements hook_openid_normalization_method_info().
openid_test_redirected_method function modules/openid/tests/openid_test.module Menu callback; respond with appropriate callback.
user_cancel_methods function modules/user/user.pages.inc Helper function to return available account cancellation methods.
XMLRPCBasicTestCase::testListMethods function modules/simpletest/tests/xmlrpc.test Ensure that a basic XML-RPC call with no parameters works.
XMLRPCBasicTestCase::testMethodSignature function modules/simpletest/tests/xmlrpc.test Ensure that system.methodSignature returns an array of signatures.
XMLRPCMessagesTestCase::testAlterListMethods function modules/simpletest/tests/xmlrpc.test Ensure that hook_xmlrpc_alter() can hide even builtin methods.
xmlrpc_server_list_methods function includes/xmlrpcs.inc Lists the methods available on this XML-RPC server.
xmlrpc_server_method_help function includes/xmlrpcs.inc Returns the help for an XML-RPC method.
xmlrpc_server_method_signature function includes/xmlrpcs.inc Returns one method signature for a function.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.