system.updater.inc |
file |
modules/system/system.updater.inc |
Subclasses of the Updater class to update Backdrop core, modules, themes, and layouts. |
field_update_field |
function |
modules/field/field.crud.inc |
Updates a field. |
filter_update_1002 |
function |
modules/filter/filter.install |
Import the image_library view. |
search_node_update |
function |
modules/search/search.module |
Implements hook_node_update(). |
system_update_1037 |
function |
modules/system/system.install |
Set the default value for canonical_secure option.
Check if old menu item exists and remove it. |
update_test_2.info |
file |
modules/simpletest/tests/update_test_2.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
locale_update_1000 |
function |
modules/locale/locale.install |
Drop textgroup support. |
filter_update_1000 |
function |
modules/filter/filter.install |
Convert filter formats to configuration. |
locale_update_1001 |
function |
modules/locale/locale.install |
Language type 'language' renamed to 'language_interface'. |
UpdateQuery::where |
function |
includes/database/query.inc |
Implements QueryConditionInterface::where(). |
filter_update_1001 |
function |
modules/filter/filter.install |
Add a separate permission for image upload access. |
update.compare.inc |
file |
modules/update/update.compare.inc |
Code required only when comparing available updates to existing data. |
locale_update_1002 |
function |
modules/locale/locale.install |
Removes duplicates in {locales_source}. |
locale_update_1003 |
function |
modules/locale/locale.install |
Move language negotiation settings from variables to config. |
system_update_1025 |
function |
modules/system/system.install |
Convert block positioning and configuration to the default layout. |
system_update_1026 |
function |
modules/system/system.install |
Convert file system, clean URL, profile, and theme variables to config. |
system_update_1064 |
function |
modules/system/system.install |
Add langcode column to {menu_links} table. |
search_update_1001 |
function |
modules/search/search.install |
Add the default value for the "search_logging" configuration value. |
update_test_3.info |
file |
modules/simpletest/tests/update_test_3.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
filter_update_1003 |
function |
modules/filter/filter.install |
Make the image_library view module-provided. |
search_update_1002 |
function |
modules/search/search.install |
Set all search blocks with 'default' title to 'custom' title with 'Search'. |
_update_fetch_data |
function |
modules/update/update.fetch.inc |
Attempts to drain the queue of tasks for release history data to fetch. |
update_test_1.info |
file |
modules/simpletest/tests/update_test_1.info |
name = "Update test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
hook_config_update |
function |
modules/config/tests/config_test_hooks/config_test_hooks.module |
Implements hook_config_update(). |
search_update_1000 |
function |
modules/search/search.install |
Update search module to use the configuration system. |
system_update_1005 |
function |
modules/system/system.install |
Convert basic system variables to the state system. |
update_config_info |
function |
modules/update/update.module |
Implements hook_config_info(). |
system_update_1003 |
function |
modules/system/system.install |
Convert performance module settings to use configuration files. |
UpdateCoreTestCase |
class |
modules/update/tests/update.test |
|
system_update_1041 |
function |
modules/system/system.install |
Notify administrators if a non-core version of Email module is present. |
system_update_1060 |
function |
modules/system/system.install |
Remove the homepage breadcrumb block. |
system_update_1036 |
function |
modules/system/system.install |
Remove the private key from configuration. |
system_update_1062 |
function |
modules/system/system.install |
Remove configuration settings that were never used. |
system_update_1023 |
function |
modules/system/system.install |
Enable admin_bar, replacing the renamed admin_menu. |
hook_entity_update |
function |
modules/entity/entity.api.php |
Act on entities when updated. |
system_update_1007 |
function |
modules/system/system.install |
Create the tempstore table and remove the cache_form table. |
system_update_1059 |
function |
modules/system/system.install |
Set home page menu to render as a drop-down menu. |
hook_layout_update |
function |
modules/layout/layout.api.php |
Respond to updates to a layout. |
system_update_1034 |
function |
modules/system/system.install |
Set the theme_debug flag to FALSE. |
system_update_1047 |
function |
modules/system/system.install |
Provide a default value for maintenance_page_maximum_age. |
UPDATE_NOT_FETCHED |
constant |
modules/update/update.module |
There was a failure fetching available update data for this project. |
UPDATE_NOT_CHECKED |
constant |
modules/update/update.module |
Project's status cannot be checked. |
UPDATE_NOT_CURRENT |
constant |
modules/update/update.module |
Project has a new release available, but it is not a security release. |
UPDATE_DEFAULT_URL |
constant |
modules/update/update.module |
URL to check for updates, if a given project doesn't define its own. |
system_update_1022 |
function |
modules/system/system.install |
Converts theme logo and shortcut settings to site-wide config. |
system_update_1035 |
function |
modules/system/system.install |
Set the weight of Layout module to run last. |
hook_config_update |
function |
modules/config/config.api.php |
Respond to or modify configuration creation. |
system_update_1055 |
function |
modules/system/system.install |
Create the new layout settings configuration file. |
system_update_1051 |
function |
modules/system/system.install |
Notify administrators if a non-core version of Redirect module is present. |
system_update_1021 |
function |
modules/system/system.install |
Removes the js_cache_files variable. |