_config_test_update_is_syncing_store |
function |
core/modules/config/tests/config_test/config_test.hooks.inc |
Helper function for testing hooks during configuration sync. |
_entity_test_update_create_test_entities |
function |
core/modules/system/tests/modules/entity_test_update/entity_test_update.module |
Creates a given number of 'entity_test_update' entities. |
_locale_translation_default_update_options |
function |
core/modules/locale/locale.translation.inc |
Returns default import options for translation update. |
_menu_link_content_post_update_make_menu_link_content_revisionable__fix_default_langcode |
function |
core/modules/menu_link_content/menu_link_content.post_update.php |
Fixes recoverable data integrity issues in the "default_langcode" field. |
_menu_link_content_update_path_alias |
function |
core/modules/menu_link_content/menu_link_content.module |
Helper function to update plugin definition using internal scheme. |
_node_mass_update_batch_finished |
function |
core/modules/node/node.admin.inc |
Implements callback_batch_finished(). |
_node_mass_update_batch_process |
function |
core/modules/node/node.admin.inc |
Implements callback_batch_operation(). |
_node_mass_update_helper |
function |
core/modules/node/node.admin.inc |
Updates individual nodes when fewer than 10 are queued. |
_system_update_create_block |
function |
core/modules/system/system.install |
Helper function to create block configuration objects for an update. |
_taxonomy_post_update_make_taxonomy_term_revisionable__fix_default_langcode |
function |
core/modules/taxonomy/taxonomy.post_update.php |
Fixes recoverable data integrity issues in the "default_langcode" field. |
_update_authorize_clear_update_status |
function |
core/modules/update/update.authorize.inc |
Clears available update status data. |
_update_batch_create_message |
function |
core/modules/update/update.authorize.inc |
Creates a structure of log messages. |
_update_cron_notify |
function |
core/modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |
_update_equivalent_security_releases |
function |
core/modules/update/update.module |
Identifies equivalent security releases with a hardcoded list. |
_update_fix_missing_schema |
function |
core/includes/update.inc |
Helper to detect and fix 'missing' schema information. |
_update_manager_access |
function |
core/modules/update/update.module |
Resolves if the current user can access updater menu items. |
_update_manager_cache_directory |
function |
core/modules/update/update.module |
Returns the directory where update archive files should be cached. |
_update_manager_check_backends |
function |
core/modules/update/update.manager.inc |
Checks for file transfer backends and prepares a form fragment about them. |
_update_manager_extract_directory |
function |
core/modules/update/update.module |
Returns the directory where update archive files should be extracted. |
_update_manager_unique_identifier |
function |
core/modules/update/update.module |
Returns a short unique identifier for this Drupal installation. |
_update_message_text |
function |
core/modules/update/update.module |
Returns the appropriate message text when site is out of date or not secure. |
_update_no_data |
function |
core/modules/update/update.module |
Returns a warning message when there is no data about available updates. |
_update_project_status_sort |
function |
core/modules/update/update.module |
Orders projects based on their status. |
_update_requirement_check |
function |
core/modules/update/update.install |
Fills in the requirements array. |
_user_role_permissions_update |
function |
core/modules/user/user.module |
Determine the permissions for one or more roles during update. |
_views_update_8002_token_update |
function |
core/modules/views/views.install |
Updates a views configuration string from using %/! to twig tokens. |
_views_update_argument_map |
function |
core/modules/views/views.install |
Builds an argument map for each Views display. |