path_test_path_update |
function |
core/modules/simpletest/tests/path_test.module |
Implements hook_path_update(). |
node_test_node_update |
function |
core/modules/node/tests/node_test/node_test.module |
Implements hook_node_update(). |
file_test_file_update |
function |
core/modules/simpletest/tests/file_test.module |
Implements hook_file_update(). |
backdrop_get_updaters |
function |
core/includes/common.inc |
Assembles the Backdrop Updater registry. |
update_manager_access |
function |
core/modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
book_node_type_update |
function |
core/modules/book/book.module |
Implements hook_node_type_update(). |
search_comment_update |
function |
core/modules/search/search.module |
Implements hook_comment_update(). |
update_themes_enabled |
function |
core/modules/update/update.module |
Implements hook_themes_enabled(). |
path_bulk_update_form |
function |
core/modules/path/path.admin.inc |
Form builder; Bulk URL alias update form. |
ckeditor5_update_1000 |
function |
core/modules/ckeditor5/ckeditor5.install |
Updates the editor settings key from "cketoolbar" to just "toolbar". |
Updater::findInfoFile |
function |
core/includes/updater.inc |
Figure out what the most important (or only) info file is in a directory. |
Updater::getBackupDir |
function |
core/includes/updater.inc |
Return the full path to a directory where backups should be written. |
dashboard_update_1000 |
function |
core/modules/dashboard/dashboard.install |
Set the URL for the Dashboard news feed. |
hook_menu_link_update |
function |
core/modules/system/system.api.php |
Inform modules that a menu link has been updated. |
backdrop_load_updates |
function |
core/includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
DrupalUpdateException |
class |
core/includes/drupal.classes.inc |
|
hook_node_type_update |
function |
core/modules/node/node.api.php |
Respond to node type updates. |
installer_update_1000 |
function |
core/modules/installer/installer.install |
Set a default value for the core update functionality via the browser. |
update_backup_enabled |
function |
core/includes/update.inc |
Check if backups are enabled during the update.php process. |
hook_user_role_update |
function |
core/modules/user/user.api.php |
Respond to updates to a user role. |
field_language_update |
function |
core/modules/field/field.multilingual.inc |
Implements hook_language_update(). |
node_node_type_update |
function |
core/modules/node/node.types.inc |
Implements hook_node_type_update(). |
update_selection_page |
function |
core/update.php |
Renders form with a list of available site updates. |
update_access_allowed |
function |
core/update.php |
Determines if the current user is allowed to run update.php. |
UpdateDrupal7TestCase |
class |
core/modules/simpletest/tests/update.test |
Tests for ensuring updates from Drupal 7 execute properly. |
UpdateTestFileTransfer |
class |
core/modules/update/tests/update_test/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
UpdateQuery::condition |
function |
core/includes/database/query.inc |
|
DatabaseUpdateTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Update builder tests. |
UpdateQuery::isNotNull |
function |
core/includes/database/query.inc |
|
UpdateQuery::notExists |
function |
core/includes/database/query.inc |
|
simpletest_update_1000 |
function |
core/modules/simpletest/simpletest.install |
Update the simpletest_test_id table to hold a list of active prefixes. |
UpdateQuery::arguments |
function |
core/includes/database/query.inc |
Gets a complete list of all values to insert into the prepared statement. |
simpletest_update_1001 |
function |
core/modules/simpletest/simpletest.install |
Move simpletest settings from variables to config. |
UpdateCoreUnitTestCase |
class |
core/modules/update/tests/update.test |
Tests update functionality unrelated to the database. |
update_settings_submit |
function |
core/modules/update/update.admin.inc |
Form submission handler for update_settings(). |
locale_language_update |
function |
core/modules/locale/locale.module |
Implements hook_language_update(). |
UPDATE_NOT_IMPLEMENTED |
constant |
core/modules/update/update.module |
The update server is a placeholder server that has not yet been implemented. |
update_themes_disabled |
function |
core/modules/update/update.module |
Implements hook_themes_disabled(). |
CoreUpdater::canUpdate |
function |
core/modules/system/system.updater.inc |
|
contextual_update_1000 |
function |
core/modules/contextual/contextual.install |
Increases weight of contextual module so it runs after most other modules. |
aaa_update_test.module |
file |
core/modules/update/tests/aaa_update_test/aaa_update_test.module |
Dummy module for testing Update status. |
bbb_update_test.module |
file |
core/modules/update/tests/bbb_update_test/bbb_update_test.module |
Dummy module for testing Update status. |
ccc_update_test.module |
file |
core/modules/update/tests/ccc_update_test/ccc_update_test.module |
Dummy module for testing Update status. |
hook_node_update_index |
function |
core/modules/node/node.api.php |
Act on a node being indexed for searching. |
DrupalUpdaterInterface |
interface |
core/includes/drupal.classes.inc |
|
SelectQuery::forUpdate |
function |
core/includes/database/select.inc |
|
node_type_update_nodes |
function |
core/modules/node/node.module |
Updates all nodes of one type to be of another type. |
update_get_update_list |
function |
core/includes/update.inc |
Returns a list of all the pending site updates. |
hook_file_update_index |
function |
core/modules/file/file.api.php |
Act on a file being indexed for searching. |
UpdateQuery::$arguments |
property |
core/includes/database/query.inc |
An array of values to update to. |