Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_xmlrpc drupal/includes/xmlrpc.inc Performs one or more XML-RPC requests. 1
_user_sort drupal/modules/user/user.module 1
_user_mail_text drupal/modules/user/user.module Returns a mail string for a variable name. 2
_user_mail_notify drupal/modules/user/user.module Conditionally create and send a notification email when a certain operation happens on the given user account. 5
_user_categories drupal/modules/user/user.module Retrieve a list of all user setting/information categories and sort them by weight. 2
_user_cancel_session_regenerate drupal/modules/user/user.module Implements callback_batch_finished(). 1
_user_cancel drupal/modules/user/user.module Implements callback_batch_operation(). 1
_update_requirement_check drupal/modules/update/update.install Fills in the requirements array. 1
_update_refresh drupal/modules/update/update.fetch.inc Clears out all the cached available update data and initiates re-fetching. 2
_update_project_status_sort drupal/modules/update/update.module Orders projects based on their status. 1
_update_process_info_list drupal/modules/update/update.compare.inc Populates an array of project data. 1
_update_process_fetch_task drupal/modules/update/update.fetch.inc Processes a task to fetch available update data for a single project. 2
_update_no_data drupal/modules/update/update.module Returns a warning message when there is no data about available updates. 2
_update_message_text drupal/modules/update/update.module Returns the appropriate message text when site is out of date or not secure. 2
_update_manager_unique_identifier drupal/modules/update/update.module Returns a short unique identifier for this Drupal installation. 2
_update_manager_extract_directory drupal/modules/update/update.module Returns the directory where update archive files should be extracted. 4
_update_manager_check_backends drupal/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them. 3
_update_manager_cache_directory drupal/modules/update/update.module Returns the directory where update archive files should be cached. 2
_update_get_fetch_url_base drupal/modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project. 2
_update_get_cache_multiple drupal/modules/update/update.module Returns an array of cache items with a given cache ID prefix. 2
_update_get_cached_available_releases drupal/modules/update/update.module Returns all currently cached data about available releases for all projects. 1
_update_fetch_data drupal/modules/update/update.fetch.inc Attempts to drain the queue of tasks for release history data to fetch. 1
_update_cron_notify drupal/modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data. 1
_update_create_fetch_task drupal/modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project. 1 1
_update_cache_set drupal/modules/update/update.module Stores data in the private update status cache table. 3
_update_cache_get drupal/modules/update/update.module Retrieves data from the private update status cache table. 2
_update_cache_clear drupal/modules/update/update.module Invalidates cached data relating to update status. 10
_update_build_fetch_url drupal/modules/update/update.fetch.inc Generates the URL to fetch information about project updates. 2
_update_batch_create_message drupal/modules/update/update.authorize.inc Creates a structure of log messages. 1
_update_authorize_clear_update_status drupal/modules/update/update.authorize.inc Clears cached available update status data. 1
_update_7002_taxonomy_get_vocabularies drupal/modules/taxonomy/taxonomy.install Utility function: get the list of vocabularies directly from the database. 1
_update_7000_user_role_grant_permissions drupal/modules/user/user.install Utility function: grant a set of permissions to a role during update. 5
_update_7000_node_get_types drupal/modules/node/node.install Utility function: fetch the node types directly from the database. 10
_update_7000_field_sql_storage_write drupal/modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage. 2
_update_7000_field_read_fields drupal/modules/field/field.install Utility function: fetch all the field definitions from the database. 7
_update_7000_field_delete_instance drupal/modules/field/field.install Utility function: delete an instance and all its data of a field stored in SQL Storage. 1
_update_7000_field_delete_field drupal/modules/field/field.install Utility function: delete a field stored in SQL storage directly from the database. 1
_update_7000_field_create_instance drupal/modules/field/field.install Utility function: write a field instance directly to the database. 4
_update_7000_field_create_field drupal/modules/field/field.install Utility function: create a field by writing directly to the database. 4
_unicode_check drupal/includes/unicode.inc Perform checks about Unicode support in PHP, and set the right settings if needed. 2
_unicode_caseflip drupal/includes/unicode.inc Flips U+C0-U+DE to U+E0-U+FD and back. 2
_trigger_user drupal/modules/trigger/trigger.module Calls action functions for user triggers. 7
_trigger_taxonomy drupal/modules/trigger/trigger.module Calls action functions for taxonomy triggers. 3
_trigger_tab_information drupal/modules/trigger/trigger.module Gathers information about tabs on the triggers administration screen. 2
_trigger_normalize_user_context drupal/modules/trigger/trigger.module Loads associated objects for user triggers. 1
_trigger_normalize_node_context drupal/modules/trigger/trigger.module Loads associated objects for node triggers. 1
_trigger_normalize_comment_context drupal/modules/trigger/trigger.module Loads associated objects for comment triggers. 1
_trigger_node drupal/modules/trigger/trigger.module Calls action functions for node triggers. 5
_trigger_get_all_info drupal/modules/trigger/trigger.module Retrieves and caches information from hook_trigger_info() implementations. 2
_trigger_comment drupal/modules/trigger/trigger.module Calls action functions for comment triggers. 5

Pages

Other projects