system_update_1012 |
function |
modules/system/system.install |
Convert cron settings to use configuration files. |
system_update_1029 |
function |
modules/system/system.install |
Convert config sync size to config. |
comment_update_1001 |
function |
modules/comment/comment.install |
Move comment content type settings into configuration files. |
comment_update_1000 |
function |
modules/comment/comment.install |
Renames {comment}.language to {comment}.langcode. |
update_requirements |
function |
modules/update/update.install |
Implements hook_requirements(). |
_file_fields_update |
function |
modules/file/file.file.inc |
Update an entity's field values without changing anything on the entity. |
update_get_projects |
function |
modules/update/update.compare.inc |
Fetches an array of installed and enabled projects. |
comment_update_1002 |
function |
modules/comment/comment.install |
Move comment variables to configuration files. |
UpdateQuery::isNull |
function |
includes/database/query.inc |
Implements QueryConditionInterface::isNull(). |
field_attach_update |
function |
modules/field/field.attach.inc |
Save field data for an existing entity. |
UpdateQuery::exists |
function |
includes/database/query.inc |
Implements QueryConditionInterface::exists(). |
UpdateQuery::$table |
property |
includes/database/query.inc |
The table to update. |
Updater::postUpdate |
function |
includes/updater.inc |
Perform actions after new code is updated. |
field_config_update |
function |
modules/field/field.module |
Implements hook_config_update(). |
_update_cron_notify |
function |
modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |
Updater::makeBackup |
function |
includes/updater.inc |
Perform a backup. |
color_config_update |
function |
modules/color/color.module |
Implements hook_config_update(). |
update_flush_caches |
function |
modules/update/update.module |
Implements hook_flush_caches(). |
_update_cache_clear |
function |
modules/update/update.module |
Invalidates cached data relating to update status. |
system_updater_info |
function |
modules/system/system.module |
Implements hook_updater_info(). |
contact_update_1002 |
function |
modules/contact/contact.install |
Set default value for new 'Phone' field setting. |
contact_update_1001 |
function |
modules/contact/contact.install |
Convert available database contact categories to configuration files. |
contact_update_1000 |
function |
modules/contact/contact.install |
Convert contact module settings to use configuration files. |
update_results_page |
function |
./update.php |
Displays results of the update script with any accompanying errors. |
update_variable_del |
function |
includes/update.inc |
Delete a variable from the database during update hooks. |
UpdateQuery::fields |
function |
includes/database/query.inc |
Adds a set of field->value pairs to be updated. |
update_variable_set |
function |
includes/update.inc |
Sets a persistent variable during update hooks. |
update_variable_get |
function |
includes/update.inc |
Gets the value of a variable from the database during update hooks. |
comment_update_1006 |
function |
modules/comment/comment.install |
Creates the table to enable caching of Comment entities. |
comment_update_1005 |
function |
modules/comment/comment.install |
Move default comment view to comment module. |
hook_comment_update |
function |
modules/comment/comment.api.php |
Respond to updates to a comment. |
comment_update_1004 |
function |
modules/comment/comment.install |
Add an Override column for automatic comment closing for individual nodes. |
drupal_load_updates |
function |
includes/drupal.inc |
Loads .install files for installed modules to initialize the update system. |
theme_update_report |
function |
modules/update/update.theme.inc |
Returns HTML for the project status report. |
comment_update_1003 |
function |
modules/comment/comment.install |
Node type comment settings should be closed instead of hidden by default. |
drupal_get_updaters |
function |
includes/drupal.inc |
Assembles the Backdrop Updater registry. |
ccc_update_test.info |
file |
modules/update/tests/ccc_update_test/ccc_update_test.info |
name = CCC Update test
description = Support module for update module testing.
package = Testing
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE
type = module |
redirect_update_1001 |
function |
modules/redirect/redirect.install |
Rename the language column to langcode. |
hook_language_update |
function |
modules/language/language.api.php |
React to a language that was just updated in the system. |
redirect_update_1003 |
function |
modules/redirect/redirect.install |
Explicitly set the redirect status code and remove the default fallback. |
update_project_cache |
function |
modules/update/update.compare.inc |
Retrieves data from {cache_update} or empties the cache when necessary. |
update_test_1.module |
file |
modules/simpletest/tests/update_test_1.module |
|
redirect_update_1002 |
function |
modules/redirect/redirect.install |
Enable config static caching. |
DashboardUpdateBlock |
class |
modules/dashboard/includes/block.update.inc |
|
redirect_update_1000 |
function |
modules/redirect/redirect.install |
Upgrade Drupal 7 Redirect variables to config. |
language_update_1001 |
function |
modules/language/language.install |
Convert language settings to config. |
comment_update_index |
function |
modules/comment/comment.module |
Implements hook_update_index(). |
language_update_1003 |
function |
modules/language/language.install |
Add the native name to all enabled languages. |
Updater::postInstall |
function |
includes/updater.inc |
Perform actions after installation. |
FIELD_STORAGE_UPDATE |
constant |
modules/field/field.attach.inc |
Argument for an update operation. |