Functions

Primary tabs

Namesort ascending Location Description Direct uses Strings
_xmlrpc drupal/core/modules/xmlrpc/xmlrpc.inc Performs one or more XML-RPC requests. 1
_views_weight_sort drupal/core/modules/views/views.module Sorts a structured array by the 'weight' and then by 'title' element. 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_sort_types drupal/core/modules/views/views_ui/admin.inc 1
_views_query_tag_alter_condition drupal/core/modules/views/views.module Replaces the substitutions recursive foreach condition. 1
_views_find_module_templates drupal/core/modules/views/views.module Scans a directory of a module for template files.
_views_file_status drupal/core/modules/file/file.views.inc 2
_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_fetch_data drupal/core/modules/views/includes/cache.inc Fetch Views' data from the cache. 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_array_filter_zero drupal/core/modules/views/views.module Filter by no empty values, though allow to use "0". 1
_user_mail_text drupal/core/modules/user/user.module Returns a mail string for a variable name. 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_language_selector_langcode_value drupal/core/modules/user/user.module Sets the value of the user register and profile forms' langcode element. 1
_user_install_picture_field drupal/core/modules/user/user.install Creates a user picture image field for the User entity. 3
_user_cancel drupal/core/modules/user/user.module Last batch processing step for cancelling a user account. 1
_update_requirement_check drupal/core/modules/update/update.install Fills in the requirements array. 1
_update_refresh drupal/core/modules/update/update.fetch.inc Clears out all the cached available update data and initiates re-fetching. 2
_update_project_status_sort drupal/core/modules/update/update.module Orders projects based on their status. 1
_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_no_data drupal/core/modules/update/update.module Returns a warning message when there is no data about available updates. 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_manager_unique_identifier drupal/core/modules/update/update.module Returns a short unique identifier for this Drupal installation. 2
_update_manager_extract_directory drupal/core/modules/update/update.module Returns the directory where update archive files should be extracted. 4
_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_cache_directory drupal/core/modules/update/update.module Returns the directory where update archive files should be cached. 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_get_cache_multiple drupal/core/modules/update/update.module Returns an array of cache items with a given cache ID prefix. 2
_update_get_cached_available_releases drupal/core/modules/update/update.module Returns all currently cached data about available releases for all projects. 1
_update_fetch_data drupal/core/modules/update/update.fetch.inc Attempts to drain the queue of tasks for release history data to fetch. 1
_update_cron_notify drupal/core/modules/update/update.fetch.inc Performs any notifications that should be done once cron fetches new data. 1
_update_create_fetch_task drupal/core/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/core/modules/update/update.module Stores data in the private update status cache table. 3
_update_cache_get drupal/core/modules/update/update.module Retrieves data from the private update status cache table. 2
_update_cache_clear drupal/core/modules/update/update.module Invalidates cached data relating to update status. 10
_update_build_fetch_url drupal/core/modules/update/update.fetch.inc Generates the URL to fetch information about project updates. 2
_update_batch_create_message drupal/core/modules/update/update.authorize.inc Creates a structure of log messages. 1
_update_authorize_clear_update_status drupal/core/modules/update/update.authorize.inc Clears cached available update status data. 1
_update_8000_field_sql_storage_write drupal/core/modules/field/modules/field_sql_storage/field_sql_storage.install Writes field data directly to SQL storage.
_update_7000_node_get_types drupal/core/modules/node/node.install Fetches node types directly from the database.
_update_7000_field_read_fields drupal/core/modules/field/field.install Fetches all of the field definitions from the database. 1
_update_7000_field_delete_instance drupal/core/modules/field/field.install Deletes an instance and all its data of a field stored in SQL Storage.
_update_7000_field_delete_field drupal/core/modules/field/field.install Deletes a field stored in SQL storage directly from the database.
_update_7000_field_create_instance drupal/core/modules/field/field.install Writes a field instance directly to the database. 1
_update_7000_field_create_field drupal/core/modules/field/field.install Creates a field by writing directly to the database. 1
_unicode_caseflip drupal/core/includes/unicode.inc Helper function for case conversion of Latin-1. Used for flipping U+C0-U+DE to U+E0-U+FD and back. 2
_twig_markup2string drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
_twig_escape_js_callback drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
_twig_default_filter drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php 1
_translation_tab_access drupal/core/modules/translation/translation.module Access callback: Checks that the user has permission to 'translate all content' or to 'translate own content' and has created the node being translated. 1

Pages

Other projects