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_theme_functions drupal/core/modules/views/views.theme.inc Provide a full array of possible themes to try for a given hook. 1
_views_sort_types drupal/core/modules/views_ui/admin.inc 1
_views_query_tag_alter_condition drupal/core/modules/views/views.module Replaces the substitutions recursive foreach condition. 1
_views_file_status drupal/core/modules/file/file.views.inc 2
_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_cancel_session_regenerate drupal/core/modules/user/user.module Finished batch processing callback for cancelling a user account. 1
_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 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_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_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 available update status data. 1
_update_8003_field_create_instance drupal/core/modules/field/field.install Writes a field instance directly to configuration. 2
_update_8003_field_create_field drupal/core/modules/field/field.install Creates a field by writing directly to configuration. 2
_update_8000_field_sql_storage_write drupal/core/modules/field_sql_storage/field_sql_storage.install Writes field data directly to SQL storage. 1
_update_8000_entity_get_form_display drupal/core/modules/entity/entity.install Returns the raw configuration object for an EntityFormDisplay entity. 3
_update_8000_entity_get_display drupal/core/modules/entity/entity.install Returns the raw configuration object for an EntityDisplay entity. 2
_update_7000_node_get_types drupal/core/modules/node/node.install Fetches node types directly from the database.
_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_escape_html_attr_callback drupal/core/vendor/twig/twig/lib/Twig/Extension/Core.php This function is adapted from code coming from Zend Framework. 1
_twig_escape_css_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
_translation_entity_update_field_translatability drupal/core/modules/translation_entity/translation_entity.admin.inc Stores entity translation settings. 1
_translation_entity_update_field drupal/core/modules/translation_entity/translation_entity.admin.inc Stores the given field translations. 1
_translation_entity_preprocess_language_content_settings_table drupal/core/modules/translation_entity/translation_entity.admin.inc (proxied) Implements hook_preprocess_HOOK(); 1
_translation_entity_menu_strip_loaders drupal/core/modules/translation_entity/translation_entity.module Strips out menu loaders from the given path. 1
_translation_entity_get_switch_links drupal/core/modules/translation_entity/translation_entity.pages.inc Returns the localized links for the given path. 1
_translation_entity_form_language_content_settings_form_alter drupal/core/modules/translation_entity/translation_entity.admin.inc (proxied) Implements hook_form_FORM_ID_alter(). 1
_tracker_user_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for an account. 1
_tracker_remove drupal/core/modules/tracker/tracker.module Cleans up indexed data when nodes or comments are removed. 3
_tracker_myrecent_access drupal/core/modules/tracker/tracker.module Access callback: Determines access permission for a user's own account. 1
_tracker_calculate_changed drupal/core/modules/tracker/tracker.module Determines the max timestamp between $node->changed and the last comment. 2
_tracker_add drupal/core/modules/tracker/tracker.module Updates indexing tables when a node is added, updated, or commented on. 3
_toolbar_initialize_page_cache drupal/core/modules/toolbar/toolbar.module Use Drupal's page cache for toolbar/subtrees/*, even for authenticated users. 1

Pages

Other projects