comment_update_1000 |
function |
core/modules/comment/comment.install |
Renames {comment}.language to {comment}.langcode. |
comment_update_1001 |
function |
core/modules/comment/comment.install |
Move comment content type settings into configuration files. |
comment_update_1002 |
function |
core/modules/comment/comment.install |
Move comment variables to configuration files. |
theme_update_report |
function |
core/modules/update/update.theme.inc |
Returns HTML for the project status report. |
_update_cache_clear |
function |
core/modules/update/update.module |
Invalidates cached data relating to update status. |
update_flush_caches |
function |
core/modules/update/update.module |
Implements hook_flush_caches(). |
update_requirements |
function |
core/modules/update/update.install |
Implements hook_requirements(). |
Updater::makeBackup |
function |
core/includes/updater.inc |
Perform a backup. |
Updater::postUpdate |
function |
core/includes/updater.inc |
Perform actions after new code is updated. |
comment_update_1006 |
function |
core/modules/comment/comment.install |
Creates the table to enable caching of Comment entities. |
drupal_get_updaters |
function |
core/includes/drupal.inc |
Assembles the Backdrop Updater registry. |
comment_update_1005 |
function |
core/modules/comment/comment.install |
Move default comment view to comment module. |
system_updater_info |
function |
core/modules/system/system.module |
Implements hook_updater_info(). |
drupal_load_updates |
function |
core/includes/drupal.inc |
Loads .install files for installed modules to initialize the update system. |
comment_update_1004 |
function |
core/modules/comment/comment.install |
Add an Override column for automatic comment closing for individual nodes. |
color_config_update |
function |
core/modules/color/color.module |
Implements hook_config_update(). |
comment_update_1007 |
function |
core/modules/comment/comment.install |
Give access to the new 'Administer comment settings' permission as needed. |
field_attach_update |
function |
core/modules/field/field.attach.inc |
Save field data for an existing entity. |
update_results_page |
function |
core/update.php |
Displays results of the update script with any accompanying errors. |
contact_update_1002 |
function |
core/modules/contact/contact.install |
Set default value for new 'Phone' field setting. |
update_variable_get |
function |
core/includes/update.inc |
Gets the value of a variable from the database during update hooks. |
update_variable_set |
function |
core/includes/update.inc |
Sets a persistent variable during update hooks. |
update_variable_del |
function |
core/includes/update.inc |
Delete a variable from the database during update hooks. |
contact_update_1000 |
function |
core/modules/contact/contact.install |
Convert contact module settings to use configuration files. |
comment_update_1003 |
function |
core/modules/comment/comment.install |
Node type comment settings should be closed instead of hidden by default. |
contact_update_1001 |
function |
core/modules/contact/contact.install |
Convert available database contact categories to configuration files. |
hook_comment_update |
function |
core/modules/comment/comment.api.php |
Respond to updates to a comment. |
UpdateQuery::$fields |
property |
core/includes/database/query.inc |
An array of fields that will be updated. |
views_ui_update_1002 |
function |
core/modules/views_ui/views_ui.install |
Rename the setting that allows showing the default display. |
redirect_update_1004 |
function |
core/modules/redirect/redirect.install |
Fix redirect table schema of upgraded sites. |
UpdateQuery::compile |
function |
core/includes/database/query.inc |
Implements QueryConditionInterface::compile(). |
UpdateQuery::execute |
function |
core/includes/database/query.inc |
Executes the UPDATE query. |
update_test_1.module |
file |
core/modules/simpletest/tests/update_test_1.module |
|
update_project_cache |
function |
core/modules/update/update.compare.inc |
Retrieves data from {cache_update} or empties the cache when necessary. |
update_test_2.module |
file |
core/modules/simpletest/tests/update_test_2.module |
|
update_test_3.module |
file |
core/modules/simpletest/tests/update_test_3.module |
|
update_manual_status |
function |
core/modules/update/update.fetch.inc |
Page callback: Checks for updates and displays the update status report. |
taxonomy_update_1009 |
function |
core/modules/taxonomy/taxonomy.install |
Add new "create terms" permission to editor and admin roles. |
hook_redirect_update |
function |
core/modules/redirect/redirect.api.php |
Respond to updates to a redirect. |
redirect_update_1000 |
function |
core/modules/redirect/redirect.install |
Upgrade Drupal 7 Redirect variables to config. |
comment_update_index |
function |
core/modules/comment/comment.module |
Implements hook_update_index(). |
redirect_update_1001 |
function |
core/modules/redirect/redirect.install |
Rename the language column to langcode, drop inactive redirects. |
redirect_update_1002 |
function |
core/modules/redirect/redirect.install |
Enable config static caching. |
redirect_update_1003 |
function |
core/modules/redirect/redirect.install |
Explicitly set the redirect status code and remove the default fallback. |
_book_update_outline |
function |
core/modules/book/book.module |
Handles additions and updates to the book outline. |
redirect_path_update |
function |
core/modules/redirect/redirect.module |
Implements hook_path_update(). |
taxonomy_node_update |
function |
core/modules/taxonomy/taxonomy.module |
Implements hook_node_update(). |
UPDATE_NOT_SUPPORTED |
constant |
core/modules/update/update.module |
Current release is no longer supported by the project maintainer. |
search_update_totals |
function |
core/modules/search/search.module |
Updates the {search_total} database table. |
locale_system_update |
function |
core/modules/locale/locale.module |
Imports translations when new modules or themes are installed. |