dblog_update_1002 |
function |
core/modules/dblog/dblog.install |
Convert the format for dates in the database log. |
views_update_1004 |
function |
core/modules/views/views.install |
Replace the frontpage view with promoted. |
block_update_1004 |
function |
core/modules/block/block.install |
Move individual blocks into config files. |
field_update_1003 |
function |
core/modules/field/field.install |
Uninstall the options_element contrib module, now part of core. |
field_update_1004 |
function |
core/modules/field/field.install |
Uninstall the field_formatter_settings contrib module, now part of core. |
hook_update_index |
function |
core/modules/search/search.api.php |
Update the search index for this module. |
UPDATE_NOT_SECURE |
constant |
core/modules/update/update.module |
Project is missing security update(s). |
field_update_1098 |
function |
core/modules/system/system.install |
Uninstall the fast_token_browser contrib module, now part of core. |
field_update_1000 |
function |
core/modules/field/field.install |
Convert fields to configuration files. |
field_update_1001 |
function |
core/modules/field/field.install |
Add missing entity type and bundle information to Field config files. |
update.tests.info |
file |
core/modules/update/tests/update.tests.info |
[UpdateCoreTestCase]
name = Update core functionality
description = Tests the update module through a series of functional tests using mock XML data.
group = Update
file = update.test
[UpdateTestContribCase]
name = Update contrib… |
block_update_1000 |
function |
core/modules/block/block.install |
Block cache is always enabled in Backdrop. |
hook_field_update |
function |
core/modules/field/field.api.php |
Define custom update behavior for this module's field data. |
block_update_1001 |
function |
core/modules/block/block.install |
Add a column for title to the block_custom table. |
update_fetch_data |
function |
core/modules/update/update.module |
Attempts to fetch update data after loading the necessary include file. |
block_update_1002 |
function |
core/modules/block/block.install |
Remove the legacy block tables. |
block_update_1003 |
function |
core/modules/block/block.install |
Increase {block_custom}.title length to 255 characters. |
dblog_update_1000 |
function |
core/modules/dblog/dblog.install |
Account for possible legacy systems where dblog was not installed. |
_update_cache_set |
function |
core/modules/update/update.module |
Stores data in the private update status cache table. |
_update_cache_get |
function |
core/modules/update/update.module |
Retrieves data from the private update status cache table. |
views_update_1006 |
function |
core/modules/views/views.install |
Remove headers field from cache tables. |
views_update_1000 |
function |
core/modules/views/views.install |
Convert default views to configuration files. |
views_update_1001 |
function |
core/modules/views/views.install |
Convert available database views to configuration files. |
views_update_1002 |
function |
core/modules/views/views.install |
Drop Views tables that were converted to configuration files. |
views_update_1003 |
function |
core/modules/views/views.install |
Update Views variables to use configuration files. |
dblog_update_1001 |
function |
core/modules/dblog/dblog.install |
Set the format for dates in the database log. |
image_update_1007 |
function |
core/modules/image/image.install |
Update from Image size to more specific Image dimensions. |
date_field_update |
function |
core/modules/date/date.field.inc |
Implements hook_field_update(). |
image_update_1000 |
function |
core/modules/image/image.install |
Provide default image styles for the Image module. |
image_update_1001 |
function |
core/modules/image/image.install |
Convert available database image styles to configuration files. |
image_update_1002 |
function |
core/modules/image/image.install |
Drop image tables that were converted to configuration files. |
image_update_1003 |
function |
core/modules/image/image.install |
Add labels to all available styles. |
image_update_1004 |
function |
core/modules/image/image.install |
Update all image fields to use a static default image URI. |
image_update_1005 |
function |
core/modules/image/image.install |
Rename image config files. |
image_update_1006 |
function |
core/modules/image/image.install |
Add the configuration option for image_style_flood_limit. |
image_update_1008 |
function |
core/modules/image/image.install |
Uninstall the imagecache_token contrib module, now part of core. |
email_update_1000 |
function |
core/modules/email/email.install |
Remove the old email module configuration file. |
color_update_1000 |
function |
core/modules/color/color.install |
Convert color module settings to config files. |
field_update_1002 |
function |
core/modules/field/field.install |
Grant the new "administer fields" permission to trusted users. |
dblog_update_1003 |
function |
core/modules/dblog/dblog.install |
Restore the format for dates in the database log. |
update.report.inc |
file |
core/modules/update/update.report.inc |
Code required only when rendering the available updates report. |
views_update_1005 |
function |
core/modules/views/views.install |
Set all grid style Views to use the deprecated table if not set already. |
theme_update_page |
function |
core/includes/theme.maintenance.inc |
Returns HTML for the update page. |
hook_updater_info |
function |
core/modules/system/system.api.php |
Provide information on Updaters (classes that can update Backdrop). |
views_update_1007 |
function |
core/modules/views/views.install |
Remove obsolete variable from config. |
link_field_update |
function |
core/modules/link/link.module |
Implements hook_field_update(). |
update_is_missing |
function |
core/includes/update.inc |
Determines if a module update is missing or unavailable. |
file_field_update |
function |
core/modules/file/file.field.inc |
Implements hook_field_update(). |
system_update_1015 |
function |
core/modules/system/system.install |
Convert RSS publishing settings to use configuration files. |
system_update_1016 |
function |
core/modules/system/system.install |
Moves action_max_stack from variable to config. |