Functions

Primary tabs

Namesort descending Location Description Direct uses Strings
_update_get_cache_multiple drupal/core/modules/update/update.module Returns an array of cache items with a given cache ID prefix. 2
_update_get_fetch_url_base drupal/core/modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project. 2
_update_manager_cache_directory drupal/core/modules/update/update.module Returns the directory where update archive files should be cached. 2
_update_manager_check_backends drupal/core/modules/update/update.manager.inc Checks for file transfer backends and prepares a form fragment about them. 3
_update_manager_extract_directory drupal/core/modules/update/update.module Returns the directory where update archive files should be extracted. 4
_update_manager_unique_identifier drupal/core/modules/update/update.module Returns a short unique identifier for this Drupal installation. 2
_update_message_text drupal/core/modules/update/update.module Returns the appropriate message text when site is out of date or not secure. 2
_update_no_data drupal/core/modules/update/update.module Returns a warning message when there is no data about available updates. 2
_update_process_fetch_task drupal/core/modules/update/update.fetch.inc Processes a task to fetch available update data for a single project. 2
_update_project_status_sort drupal/core/modules/update/update.module Orders projects based on their status. 1
_update_refresh drupal/core/modules/update/update.fetch.inc Clears out all the cached available update data and initiates re-fetching. 2
_update_requirement_check drupal/core/modules/update/update.install Fills in the requirements array. 1
_user_cancel drupal/core/modules/user/user.module Last batch processing step for cancelling a user account. 1
_user_install_picture_field drupal/core/modules/user/user.install Creates a user picture image field for the User entity. 3
_user_language_selector_langcode_value drupal/core/modules/user/user.module Sets the value of the user register and profile forms' langcode element. 1
_user_mail_notify drupal/core/modules/user/user.module Conditionally create and send a notification email when a certain operation happens on the given user account. 5
_user_mail_text drupal/core/modules/user/user.module Returns a mail string for a variable name. 1
_views_array_filter_zero drupal/core/modules/views/views.module Filter by no empty values, though allow to use "0". 1
_views_data_process_entity_types drupal/core/modules/views/includes/cache.inc Links tables having an 'entity type' specified to the respective generic entity-type tables. 1
_views_fetch_data drupal/core/modules/views/includes/cache.inc Fetch Views' data from the cache. 1
_views_fetch_data_build drupal/core/modules/views/includes/cache.inc Build, set the views data cache if empty and return the views data. 1
_views_file_status drupal/core/modules/file/file.views.inc 2
_views_find_module_templates drupal/core/modules/views/views.module Scans a directory of a module for template files.
_views_query_tag_alter_condition drupal/core/modules/views/views.module Replaces the substitutions recursive foreach condition. 1
_views_sort_types drupal/core/modules/views/views_ui/admin.inc 1
_views_theme_functions drupal/core/modules/views/theme/theme.inc Provide a full array of possible themes to try for a given hook. 1
_views_weight_sort drupal/core/modules/views/views.module Sorts a structured array by the 'weight' and then by 'title' element. 1
_xmlrpc drupal/core/modules/xmlrpc/xmlrpc.inc Performs one or more XML-RPC requests. 1

Pages

Other projects