Search for d

  1. Search 9.5.x for d
  2. Search 8.9.x for d
  3. Search 10.3.x for d
  4. Search 11.x for d
  5. Other projects
Title Object type File name Summary
ValidUrlTestCase::testValidAbsolute function modules/simpletest/tests/common.test Test valid absolute URLs.
ValidUrlTestCase::testValidRelative function modules/simpletest/tests/common.test Test valid relative URLs.
valid_email_address function includes/common.inc Verifies the syntax of the given e-mail address.
valid_url function includes/common.inc Verifies the syntax of the given URL.
vancode2int function modules/comment/comment.module Decode vancode back to an integer.
variable_del function includes/bootstrap.inc Unsets a persistent variable.
watchdog function includes/bootstrap.inc Logs a system message.
WATCHDOG_ALERT constant includes/bootstrap.inc Log message severity -- Alert: action must be taken immediately.
WATCHDOG_CRITICAL constant includes/bootstrap.inc Log message severity -- Critical conditions.
WATCHDOG_DEBUG constant includes/bootstrap.inc Log message severity -- Debug-level messages.
WATCHDOG_EMERGENCY constant includes/bootstrap.inc Log message severity -- Emergency: system is unusable.
WATCHDOG_ERROR constant includes/bootstrap.inc Log message severity -- Error conditions.
watchdog_exception function includes/bootstrap.inc Logs an exception.
WATCHDOG_INFO constant includes/bootstrap.inc Log message severity -- Informational messages.
WATCHDOG_NOTICE constant includes/bootstrap.inc Log message severity -- Normal but significant conditions.
watchdog_severity_levels function includes/common.inc Returns a list of severity levels, as defined in RFC 3164.
watchdog_skip_semaphore function modules/simpletest/tests/actions_loop_test.module Replacement of the watchdog() function that eliminates the use of semaphores
so that we can test the abortion of an action loop.
WATCHDOG_WARNING constant includes/bootstrap.inc Log message severity -- Warning conditions.
XMLRPCBasicTestCase::testInvalidMessageParsing function modules/simpletest/tests/xmlrpc.test Ensure that XML-RPC correctly handles invalid messages when parsing.
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.
XMLRPCMessagesTestCase::testSizedMessages function modules/simpletest/tests/xmlrpc.test Make sure that XML-RPC can transfer large messages.
XMLRPCValidator1IncTestCase class modules/simpletest/tests/xmlrpc.test
XMLRPCValidator1IncTestCase::getInfo function modules/simpletest/tests/xmlrpc.test
XMLRPCValidator1IncTestCase::setUp function modules/simpletest/tests/xmlrpc.test Sets up a Drupal site for running functional and integration tests.
XMLRPCValidator1IncTestCase::testValidator1 function modules/simpletest/tests/xmlrpc.test Run validator1 tests.
xmlrpc_date function includes/xmlrpc.inc Converts a PHP or ISO date/time to an XML-RPC object.
xmlrpc_date_get_xml function includes/xmlrpc.inc Converts an XML-RPC date-time object into XML.
xmlrpc_message_cdata function includes/xmlrpc.inc Handles character data for XML parsing in xmlrpc_message_parse().
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.
xmlrpc_test.module file modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_message_sized_in_kb function modules/simpletest/tests/xmlrpc_test.module Created a message of the desired size in KB.
xmlrpc_test_moderateSizeArrayCheck function modules/simpletest/tests/xmlrpc_test.module
xmlrpc_test_nestedStructTest function modules/simpletest/tests/xmlrpc_test.module
_announcements_feed_preprocess_item function modules/announcements_feed/announcements_feed.module Helper to preprocess individual announcement items.
_authorize_filetransfer_connection_settings_set_defaults function includes/authorize.inc Sets the default settings on a file transfer connection form recursively.
_batch_do function includes/batch.inc Does one execution pass with JavaScript and returns progress to the browser.
_batch_finished function includes/batch.inc Ends the batch processing.
_batch_shutdown function includes/batch.inc Shutdown function: Stores the current batch data for the next request.
_batch_test_finished_0 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_1 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_2 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_3 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_4 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_5 function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_finished_helper function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_finished().
_batch_test_nested_batch_callback function modules/simpletest/tests/batch_test.callbacks.inc Implements callback_batch_operation().

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