|
search_comment_update |
function |
modules/search/search.module |
Implements hook_comment_update(). |
|
update_d7_test_1.info |
file |
modules/simpletest/tests/update_d7_test_1.info |
name = "Update D7 test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
|
hook_user_role_update |
function |
modules/user/user.api.php |
Respond to updates to a user role. |
|
node_node_type_update |
function |
modules/node/node.types.inc |
Implements hook_node_type_update(). |
|
hook_menu_link_update |
function |
modules/system/system.api.php |
Inform modules that a menu link has been updated. |
|
hook_node_type_update |
function |
modules/node/node.api.php |
Respond to node type updates. |
|
update_selection_page |
function |
./update.php |
Renders form with a list of available database updates. |
|
update_d7_test_2.info |
file |
modules/simpletest/tests/update_d7_test_2.info |
name = "Update D7 test"
description = "Support module for update testing."
package = Testing
version = BACKDROP_VERSION
type = module
backdrop = 1.x
hidden = TRUE |
|
update_test_3.install |
file |
modules/simpletest/tests/update_test_3.install |
Install, update and uninstall functions for the update_test_3 module. |
|
path_bulk_update_form |
function |
modules/path/path.admin.inc |
Form builder; Bulk path alias update form. |
|
book_node_type_update |
function |
modules/book/book.module |
Implements hook_node_type_update(). |
|
backdrop_load_updates |
function |
includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
|
field_update_instance |
function |
modules/field/field.crud.inc |
Updates an instance of a field. |
|
installer_update_1000 |
function |
modules/installer/installer.install |
Set a default value for the core update functionality via the browser. |
|
field_language_update |
function |
modules/field/field.multilingual.inc |
Implements hook_language_update(). |
|
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. |
|
update_manager_access |
function |
modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
|
update_access_allowed |
function |
./update.php |
Determines if the current user is allowed to run update.php. |
|
path_test_path_update |
function |
modules/simpletest/tests/path_test.module |
Implements hook_path_update(). |
|
update_get_update_list |
function |
includes/update.inc |
Returns a list of all the pending database updates. |
|
DatabaseUpdateTestCase |
class |
modules/simpletest/tests/database_test.test |
Update builder tests. |
|
locale_language_update |
function |
modules/locale/locale.module |
Implements hook_language_update(). |
|
SelectQuery::forUpdate |
function |
includes/database/select.inc |
Implements QueryExtendableInterface::forUpdate(). |
|
DrupalUpdaterInterface |
interface |
includes/drupal.classes.inc |
|
|
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(). |
|
UpdateQuery::arguments |
function |
includes/database/query.inc |
Implements QueryConditionInterface::arguments(). |
|
UpdateQuery::notExists |
function |
includes/database/query.inc |
Implements QueryConditionInterface::notExists(). |
|
UPDATE_NOT_IMPLEMENTED |
constant |
modules/update/update.module |
The update server is a placeholder server that has not yet been implemented. |
|
bbb_update_test.module |
file |
modules/update/tests/bbb_update_test/bbb_update_test.module |
Dummy module for testing Update status. |
|
UpdateQuery::isNotNull |
function |
includes/database/query.inc |
Implements QueryConditionInterface::isNotNull(). |
|
UpdateTestFileTransfer |
class |
modules/update/tests/update_test/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
|
UpdateQuery::condition |
function |
includes/database/query.inc |
Implements QueryConditionInterface::condition(). |
|
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. |
|
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(). |
|
simpletest_update_1001 |
function |
modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
|
simpletest_update_1000 |
function |
modules/simpletest/simpletest.install |
Update the simpletest_test_id table to hold a list of active prefixes. |
|
UpdateCoreUnitTestCase |
class |
modules/update/tests/update.test |
Tests update functionality unrelated to the database. |
|
hook_file_update_index |
function |
modules/file/file.api.php |
Act on a file being indexed for searching. |
|
aaa_update_test.module |
file |
modules/update/tests/aaa_update_test/aaa_update_test.module |
Dummy module for testing Update status. |
|
ccc_update_test.module |
file |
modules/update/tests/ccc_update_test/ccc_update_test.module |
Dummy module for testing Update status. |
|
Updates from 7.x to 1.x |
group |
modules/book/book.install |
Update functions from Drupal 7.x to Backdrop CMS 1.x. |
|
ThemeUpdater::canUpdate |
function |
modules/system/system.updater.inc |
|
|
installer_update_access |
function |
modules/installer/installer.module |
Access callback: Resolves if the current user can access updater menu items. |
|
hook_updater_info_alter |
function |
modules/system/system.api.php |
Alter the Updater information array. |
|
theme_update_last_check |
function |
modules/update/update.theme.inc |
Returns HTML for the last time we checked for update data. |
|
translation_update_1000 |
function |
modules/translation/translation.install |
Convert translation settings to config. |