6 calls to xmlrpc()
- XMLRPCBasicTestCase::testListMethods in modules/
simpletest/ tests/ xmlrpc.test - Ensure that a basic XML-RPC call with no parameters works.
- XMLRPCBasicTestCase::testMethodSignature in modules/
simpletest/ tests/ xmlrpc.test - Ensure that system.methodSignature returns an array of signatures.
- XMLRPCMessagesTestCase::testAlterListMethods in modules/
simpletest/ tests/ xmlrpc.test - Ensure that hook_xmlrpc_alter() can hide even builtin methods.
- XMLRPCMessagesTestCase::testMulticallLimit in modules/
simpletest/ tests/ xmlrpc.test - Test limits on system.multicall that can prevent brute-force attacks.
- XMLRPCMessagesTestCase::testSizedMessages in modules/
simpletest/ tests/ xmlrpc.test - Make sure that XML-RPC can transfer large messages.
- XMLRPCValidator1IncTestCase::testValidator1 in modules/
simpletest/ tests/ xmlrpc.test - Run validator1 tests.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.