node_mass_update |
function |
core/modules/node/node.admin.inc |
Updates all nodes in the passed-in array with the passed-in field values. |
user_update_1011 |
function |
core/modules/user/user.install |
Update 'People' menus to 'User accounts'. |
link_update_1000 |
function |
core/modules/link/link.install |
Move link settings from variables to config. |
link_update_1001 |
function |
core/modules/link/link.install |
Remove the Link config file. Link no longer has any config. |
file_file_update |
function |
core/modules/file/file.file.inc |
Implements hook_file_update(). |
file_update_1003 |
function |
core/modules/file/file.install |
Add a type column to the file_managed table, and add a file_metadata table. |
file_update_1004 |
function |
core/modules/file/file.install |
Convert file_entity variables to config. |
file_update_1005 |
function |
core/modules/file/file.install |
Add the default file types and convert custom or modified file types from Drupal 7 file_entity. |
file_update_1006 |
function |
core/modules/file/file.install |
Add the default file display settings and convert saved file display settings from Drupal 7 file_entity. |
file_update_1007 |
function |
core/modules/file/file.install |
Grant the admin role permission to manage files and file types. |
UpdateTestHelper |
class |
core/modules/update/tests/update.test |
Defines some shared functions used by all update tests. |
node_update_1020 |
function |
core/modules/node/node.install |
Move default promoted view to node module. |
book_update_1000 |
function |
core/modules/book/book.install |
Move book settings from variables to config. |
update_parse_xml |
function |
core/modules/update/update.fetch.inc |
Parses the XML of the Backdrop release history info files. |
node_update_1013 |
function |
core/modules/node/node.install |
Update the empty text, name, and menu link, for the admin content view. |
menu_update_1005 |
function |
core/modules/menu/menu.install |
Clean up duplicate user/login menu item entries. |
menu_update_1006 |
function |
core/modules/menu/menu.install |
Clean up duplicate system menu item entries. |
node_update_1011 |
function |
core/modules/node/node.install |
Delete the node_type table if it still exists. |
node_update_1012 |
function |
core/modules/node/node.install |
Rebuild node access to account for view unpublished. |
node_update_1022 |
function |
core/modules/node/node.install |
Update the admin content view with new/updated indicators and filter. |
text_update_1000 |
function |
core/modules/field/modules/text/text.install |
Delete teaser_length variable. |
user_update_1013 |
function |
core/modules/user/user.install |
Grant accounts with 'administer permissions' the new 'assign roles' permission. |
book_form_update |
function |
core/modules/book/book.module |
Renders a new parent page select element when the book selection changes. |
book_node_update |
function |
core/modules/book/book.module |
Implements hook_node_update(). |
file_update_1009 |
function |
core/modules/file/file.install |
Remove the file_type_determine queue. |
file_update_1001 |
function |
core/modules/file/file.install |
Add a Manage file link to the admin files view. |
update.theme.inc |
file |
core/modules/update/update.theme.inc |
Theme functions for the Update module. |
user_update_1023 |
function |
core/modules/user/user.install |
Add default descriptions to user roles. |
file_update_1011 |
function |
core/modules/file/file.install |
Add Apple media types to document file type and to allowed extensions. |
block.update.inc |
file |
core/modules/dashboard/includes/block.update.inc |
Available Updates dashboard block. |
node_update_1014 |
function |
core/modules/node/node.install |
Change {history}.nid to an unsigned int in order to match {node}.nid. |
path_update_1000 |
function |
core/modules/path/path.install |
Upgrades Drupal 7 Pathauto variables to Path config. |
path_update_1001 |
function |
core/modules/path/path.install |
Moves Backdrop Pathauto configuration to Path module configuration. |
Updater::$source |
property |
core/includes/updater.inc |
|
Updater::factory |
function |
core/includes/updater.inc |
Return an Updater of the appropriate type depending on the source. |
user_update_1010 |
function |
core/modules/user/user.install |
Set default option for login method to use accounts only. |
file_update_1002 |
function |
core/modules/file/file.install |
Switch the 'edit files' permission to 'manage files'. |
update_uninstall |
function |
core/modules/update/update.install |
Implements hook_uninstall(). |
Updater::install |
function |
core/includes/updater.inc |
Installs a Backdrop project, returns a list of next actions. |
UpdaterException |
class |
core/includes/updater.inc |
Exception class for the Updater class hierarchy. |
file_update_1008 |
function |
core/modules/file/file.install |
Creates the table to enable caching of Comment entities. |
node_update_1021 |
function |
core/modules/node/node.install |
Creates the table to enable caching of Nodes entities. |
node_update_1015 |
function |
core/modules/node/node.install |
Add column for scheduling the publishing of content in the future. |
node_update_1016 |
function |
core/modules/node/node.install |
Ensure content type statuses are the correct published/unpublished value. |
node_update_1017 |
function |
core/modules/node/node.install |
Update each content type with new hidden_path configuration defaulted to disabled. |
node_update_1018 |
function |
core/modules/node/node.install |
Update content admin view to show scheduled publication info. |
node_update_1019 |
function |
core/modules/node/node.install |
Update each content type with new node_preview configuration defaulted to
enabled. |
user_update_1016 |
function |
core/modules/user/user.install |
Creates the table to enable caching of User entities. |
user_update_1000 |
function |
core/modules/user/user.install |
The 'Member for' extra field has moved one level up in the array. |
user_update_1001 |
function |
core/modules/user/user.install |
Grant "administer account settings" to roles with "administer users." |