Search for d
Title | Object type | File name | Summary |
---|---|---|---|
ValidUrlTestCase::testValidAbsolute | function | modules/ |
Test valid absolute URLs. |
ValidUrlTestCase::testValidRelative | function | modules/ |
Test valid relative URLs. |
valid_email_address | function | includes/ |
Verifies the syntax of the given e-mail address. |
valid_url | function | includes/ |
Verifies the syntax of the given URL. |
vancode2int | function | modules/ |
Decode vancode back to an integer. |
variable_del | function | includes/ |
Unsets a persistent variable. |
watchdog | function | includes/ |
Logs a system message. |
WATCHDOG_ALERT | constant | includes/ |
Log message severity -- Alert: action must be taken immediately. |
WATCHDOG_CRITICAL | constant | includes/ |
Log message severity -- Critical conditions. |
WATCHDOG_DEBUG | constant | includes/ |
Log message severity -- Debug-level messages. |
WATCHDOG_EMERGENCY | constant | includes/ |
Log message severity -- Emergency: system is unusable. |
WATCHDOG_ERROR | constant | includes/ |
Log message severity -- Error conditions. |
watchdog_exception | function | includes/ |
Logs an exception. |
WATCHDOG_INFO | constant | includes/ |
Log message severity -- Informational messages. |
WATCHDOG_NOTICE | constant | includes/ |
Log message severity -- Normal but significant conditions. |
watchdog_severity_levels | function | includes/ |
Returns a list of severity levels, as defined in RFC 3164. |
watchdog_skip_semaphore | function | modules/ |
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/ |
Log message severity -- Warning conditions. |
XMLRPCBasicTestCase::testInvalidMessageParsing | function | modules/ |
Ensure that XML-RPC correctly handles invalid messages when parsing. |
XMLRPCBasicTestCase::testListMethods | function | modules/ |
Ensure that a basic XML-RPC call with no parameters works. |
XMLRPCBasicTestCase::testMethodSignature | function | modules/ |
Ensure that system.methodSignature returns an array of signatures. |
XMLRPCMessagesTestCase::testAlterListMethods | function | modules/ |
Ensure that hook_xmlrpc_alter() can hide even builtin methods. |
XMLRPCMessagesTestCase::testSizedMessages | function | modules/ |
Make sure that XML-RPC can transfer large messages. |
XMLRPCValidator1IncTestCase | class | modules/ |
|
XMLRPCValidator1IncTestCase::getInfo | function | modules/ |
|
XMLRPCValidator1IncTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
XMLRPCValidator1IncTestCase::testValidator1 | function | modules/ |
Run validator1 tests. |
xmlrpc_date | function | includes/ |
Converts a PHP or ISO date/time to an XML-RPC object. |
xmlrpc_date_get_xml | function | includes/ |
Converts an XML-RPC date-time object into XML. |
xmlrpc_message_cdata | function | includes/ |
Handles character data for XML parsing in xmlrpc_message_parse(). |
xmlrpc_server_list_methods | function | includes/ |
Lists the methods available on this XML-RPC server. |
xmlrpc_server_method_help | function | includes/ |
Returns the help for an XML-RPC method. |
xmlrpc_server_method_signature | function | includes/ |
Returns one method signature for a function. |
xmlrpc_test.module | file | modules/ |
|
xmlrpc_test_message_sized_in_kb | function | modules/ |
Created a message of the desired size in KB. |
xmlrpc_test_moderateSizeArrayCheck | function | modules/ |
|
xmlrpc_test_nestedStructTest | function | modules/ |
|
_announcements_feed_preprocess_item | function | modules/ |
Helper to preprocess individual announcement items. |
_authorize_filetransfer_connection_settings_set_defaults | function | includes/ |
Sets the default settings on a file transfer connection form recursively. |
_batch_do | function | includes/ |
Does one execution pass with JavaScript and returns progress to the browser. |
_batch_finished | function | includes/ |
Ends the batch processing. |
_batch_shutdown | function | includes/ |
Shutdown function: Stores the current batch data for the next request. |
_batch_test_finished_0 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_1 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_2 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_3 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_4 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_5 | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_finished_helper | function | modules/ |
Implements callback_batch_finished(). |
_batch_test_nested_batch_callback | function | modules/ |
Implements callback_batch_operation(). |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.