backdrop_load_updates |
function |
includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
update_manager_access |
function |
modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
update_themes_enabled |
function |
modules/update/update.module |
Implements hook_themes_enabled(). |
UpdateTestContribCase |
class |
modules/update/tests/update.test |
|
node_test_node_update |
function |
modules/node/tests/node_test/node_test.module |
Implements hook_node_update(). |
installer_update_1000 |
function |
modules/installer/installer.install |
Set a default value for the core update functionality via the browser. |
hook_node_type_update |
function |
modules/node/node.api.php |
Respond to node type updates. |
backdrop_get_updaters |
function |
includes/common.inc |
Assembles the Backdrop Updater registry. |
path_test_path_update |
function |
modules/simpletest/tests/path_test.module |
Implements hook_path_update(). |
node_node_type_update |
function |
modules/node/node.types.inc |
Implements hook_node_type_update(). |
update_test_3.install |
file |
modules/simpletest/tests/update_test_3.install |
Install, update and uninstall functions for the update_test_3 module. |
book_node_type_update |
function |
modules/book/book.module |
Implements hook_node_type_update(). |
installer_update_1001 |
function |
modules/installer/installer.install |
Add Silkscreen Project repository |
Updater::findInfoFile |
function |
includes/updater.inc |
Figure out what the most important (or only) info file is in a directory. |
hook_user_role_update |
function |
modules/user/user.api.php |
Respond to updates to a user role. |
dashboard_update_1000 |
function |
modules/dashboard/dashboard.install |
Set the URL for the Dashboard news feed. |
update_test_2.install |
file |
modules/simpletest/tests/update_test_2.install |
Install, update and uninstall functions for the update_test_2 module. |
field_update_instance |
function |
modules/field/field.crud.inc |
Updates an instance of a field. |
update_test_1.install |
file |
modules/simpletest/tests/update_test_1.install |
Install, update and uninstall functions for the update_test_1 module. |
field_language_update |
function |
modules/field/field.multilingual.inc |
Implements hook_language_update(). |
simpletest_update_1000 |
function |
modules/simpletest/simpletest.install |
Update the simpletest_test_id table to hold a list of active prefixes. |
aaa_update_test.module |
file |
modules/update/tests/aaa_update_test/aaa_update_test.module |
Dummy module for testing Update status. |
CoreUpdater::canUpdate |
function |
modules/system/system.updater.inc |
|
hook_node_update_index |
function |
modules/node/node.api.php |
Act on a node being indexed for searching. |
UpdateQuery::arguments |
function |
includes/database/query.inc |
Implements QueryConditionInterface::arguments(). |
UpdateQuery::notExists |
function |
includes/database/query.inc |
Implements QueryConditionInterface::notExists(). |
node_type_update_nodes |
function |
modules/node/node.module |
Updates all nodes of one type to be of another type. |
update_themes_disabled |
function |
modules/update/update.module |
Implements hook_themes_disabled(). |
hook_file_update_index |
function |
modules/file/file.api.php |
Act on a file being indexed for searching. |
UpdateCoreUnitTestCase |
class |
modules/update/tests/update.test |
Tests update functionality unrelated to the database. |
DatabaseUpdateTestCase |
class |
modules/simpletest/tests/database_test.test |
Update builder tests. |
bbb_update_test.module |
file |
modules/update/tests/bbb_update_test/bbb_update_test.module |
Dummy module for testing Update status. |
simpletest_update_1001 |
function |
modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
SelectQuery::forUpdate |
function |
includes/database/select.inc |
Implements QueryExtendableInterface::forUpdate(). |
DrupalUpdaterInterface |
interface |
includes/drupal.classes.inc |
|
UPDATE_NOT_IMPLEMENTED |
constant |
modules/update/update.module |
The update server is a placeholder server that has not yet been implemented. |
update_get_update_list |
function |
includes/update.inc |
Returns a list of all the pending database updates. |
UpdateTestFileTransfer |
class |
modules/update/tests/update_test/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
contextual_update_1000 |
function |
modules/contextual/contextual.install |
Increases weight of contextual module so it runs after most other modules. |
update_settings_submit |
function |
modules/update/update.admin.inc |
Form submission handler for update_settings(). |
UpdateQuery::condition |
function |
includes/database/query.inc |
Implements QueryConditionInterface::condition(). |
UpdateQuery::isNotNull |
function |
includes/database/query.inc |
Implements QueryConditionInterface::isNotNull(). |
ccc_update_test.module |
file |
modules/update/tests/ccc_update_test/ccc_update_test.module |
Dummy module for testing Update status. |
locale_language_update |
function |
modules/locale/locale.module |
Implements hook_language_update(). |
update_fetch_data_batch |
function |
modules/update/update.fetch.inc |
Batch callback: Processes a step in batch for fetching available update data. |
field_test_field_update |
function |
modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_update(). |
ThemeUpdater::canUpdate |
function |
modules/system/system.updater.inc |
|
update_d7_test_1.module |
file |
modules/simpletest/tests/update_d7_test_1.module |
|
update_prepare_language |
function |
includes/update.inc |
Prepare Backdrop language changes for the bootstrap if needed. |
update_fix_requirements |
function |
includes/update.inc |
Perform Drupal 7.x to Backdrop 1.x updates that are required for update.php
to function properly. |