Functions - 7.x - drupal

Primary tabs

Title Deprecated File name Summary Direct uses Strings
user_update_7017 modules/user/user.install Update email templates to use new tokens.
user_update_7018 modules/user/user.install Ensure there is an index on {users}.picture.
user_update_7019 modules/user/user.install Ensure there is a combined index on {authmap}.uid and {authmap}.module.
user_update_7020 modules/user/user.install Add changed field to users table.
user_update_dependencies modules/user/user.install Implements hook_update_dependencies().
user_uri modules/user/user.module Implements callback_entity_info_uri(). 1
user_user_categories modules/user/user.module Implements hook_user_categories().
user_user_flood_control modules/user/user.module Implements hook_user_flood_control().
user_user_operations modules/user/user.module Implements hook_user_operations().
user_user_operations_block modules/user/user.module Callback function for admin mass blocking users. 2
user_user_operations_unblock modules/user/user.module Callback function for admin mass unblocking users. 2
user_user_presave modules/user/user.module Implements hook_user_presave().
user_user_view modules/user/user.module Implements hook_user_view().
user_validate_current_pass modules/user/user.module Form validation handler for the current password on the user_account_form(). 2
user_validate_mail modules/user/user.module Validates a user's email address. 5
user_validate_name modules/user/user.module Verify the syntax of the given name. 3
user_validate_picture modules/user/user.module Validates an image uploaded by a user. 1
user_view modules/user/user.module Generate an array for rendering the given user. 1 3
user_view_access modules/user/user.module User view access callback. 2 1
user_view_page modules/user/user.module Page callback wrapper for user_view(). 1
valid_email_address includes/common.inc Verifies the syntax of the given e-mail address. 8
valid_url includes/common.inc Verifies the syntax of the given URL. 11
vancode2int modules/comment/comment.module Decode vancode back to an integer. 1
variable_del includes/bootstrap.inc Unsets a persistent variable. 85
variable_get includes/bootstrap.inc Returns a persistent variable. 674 1
variable_initialize includes/bootstrap.inc Loads the persistent variable table. 3
variable_set includes/bootstrap.inc Sets a persistent variable. 409
watchdog includes/bootstrap.inc Logs a system message. 131 9
watchdog_exception includes/bootstrap.inc Logs an exception. 14
watchdog_severity_levels includes/common.inc Returns a list of severity levels, as defined in RFC 3164. 2
watchdog_skip_semaphore 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. 2
weight_value includes/form.inc Sets the value for a weight element, with zero as a default.
xmlrpc includes/common.inc Performs one or more XML-RPC request(s). 6
xmlrpc_base64 includes/xmlrpc.inc Returns an XML-RPC base 64 object. 2
xmlrpc_base64_get_xml includes/xmlrpc.inc Converts an XML-RPC base 64 object into XML. 1
xmlrpc_clear_error includes/xmlrpc.inc Clears any previously-saved errors. 1
xmlrpc_date includes/xmlrpc.inc Converts a PHP or ISO date/time to an XML-RPC object. 3
xmlrpc_date_get_xml includes/xmlrpc.inc Converts an XML-RPC date-time object into XML. 1
xmlrpc_errno includes/xmlrpc.inc Returns the last XML-RPC client error number.
xmlrpc_error includes/xmlrpc.inc Generates, temporarily saves, and returns an XML-RPC error object. 8
xmlrpc_error_get_xml includes/xmlrpc.inc Converts an XML-RPC error object into XML. 1
xmlrpc_error_msg includes/xmlrpc.inc Returns the last XML-RPC client error message.
xmlrpc_message includes/xmlrpc.inc Constructs an object representing an XML-RPC message. 3
xmlrpc_message_cdata includes/xmlrpc.inc Handles character data for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_get includes/xmlrpc.inc Returns the most recently stored XML-RPC message object. 4
xmlrpc_message_parse includes/xmlrpc.inc Parses an XML-RPC message. 3
xmlrpc_message_set includes/xmlrpc.inc Stores a copy of the most recent XML-RPC message object temporarily. 5
xmlrpc_message_tag_close includes/xmlrpc.inc Handles closing tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_message_tag_open includes/xmlrpc.inc Handles opening tags for XML parsing in xmlrpc_message_parse(). 1
xmlrpc_request includes/xmlrpc.inc Constructs an object representing an XML-RPC request. 1

Other projects


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