_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. |
_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_ckeditor5_html_filter |
function |
core/modules/ckeditor5/ckeditor5.module |
AJAX callback handler for filter_format_form(). |
_update_cron_notify |
function |
core/modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |
_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. |