tracker_update_8000 |
function |
drupal/core/modules/tracker/tracker.install |
Moves tracker settings from variable to config. |
tracker_update_8001 |
function |
drupal/core/modules/tracker/tracker.install |
Make *id fields unsigned. |
tracker_update_8002 |
function |
drupal/core/modules/tracker/tracker.install |
Convert tracker_index_nid variable to state system. |
update_get_projects |
function |
drupal/core/modules/update/update.compare.inc |
Fetches an array of installed and enabled projects. |
toolbar_update_8000 |
function |
drupal/core/modules/toolbar/toolbar.install |
Enable the Breakpoint and Config modules. |
theme_update_report |
function |
drupal/core/modules/update/update.report.inc |
Returns HTML for the project status report. |
update.settings.yml |
file |
drupal/core/modules/update/config/update.settings.yml |
drupal/core/modules/update/config/update.settings.yml |
_update_cron_notify |
function |
drupal/core/modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |
drupal_get_updaters |
function |
drupal/core/includes/common.inc |
Assembles the Drupal Updater registry. |
UpdateTest::getInfo |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php |
|
update_results_page |
function |
drupal/core/update.php |
Displays results of the update script with any accompanying errors. |
system_updater_info |
function |
drupal/core/modules/system/system.module |
Implements hook_updater_info(). |
Update::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Constructs an Update query object. |
overlay_user_update |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_user_update(). |
contact_user_update |
function |
drupal/core/modules/contact/contact.module |
Implements hook_user_update(). |
Merge::$needsUpdate |
property |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Flag indicating whether an UPDATE is necessary. |
Merge::updateFields |
function |
drupal/core/lib/Drupal/Core/Database/Query/Merge.php |
Adds a set of field->value pairs to be updated. |
UpdateModuleHandler |
class |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Deals with module enables and throws exception if hooks fired during updates. |
drupal_load_updates |
function |
drupal/core/includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
UpdateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
|
overlay_update_8000 |
function |
drupal/core/modules/overlay/overlay.install |
Migrate {users}.data into {users_data}. |
comment_update_8000 |
function |
drupal/core/modules/comment/comment.install |
Renames {comment}.language to {comment}.langcode. |
comment_update_8001 |
function |
drupal/core/modules/comment/comment.install |
Create a UUID column for comments. |
comment_update_8002 |
function |
drupal/core/modules/comment/comment.install |
Make *id fields unsigned. |
comment_update_8003 |
function |
drupal/core/modules/comment/comment.install |
Generate a UUID for all comments. |
comment_update_8004 |
function |
drupal/core/modules/comment/comment.install |
Convert variables to state. |
hook_comment_update |
function |
drupal/core/modules/comment/comment.api.php |
Respond to updates to a comment. |
field_attach_update |
function |
drupal/core/modules/field/field.attach.inc |
Saves field data for an existing entity. |
Updater::makeBackup |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Performs a backup. |
Updater::postUpdate |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Performs actions after new code is updated. |
update_variable_get |
function |
drupal/core/includes/update.inc |
Gets the value of a variable from the database during 7.x-8.x upgrades. |
update_variable_set |
function |
drupal/core/includes/update.inc |
Sets a persistent variable during the 7.x-8.x upgrade path. |
update_variable_del |
function |
drupal/core/includes/update.inc |
Delete a variable from the database during the 7.x-8.x upgrade path. |
update.authorize.inc |
file |
drupal/core/modules/update/update.authorize.inc |
Callbacks and related functions invoked by authorize.php to update projects. |
search_update_totals |
function |
drupal/core/modules/search/search.module |
Updates the {search_total} database table. |
comment_update_index |
function |
drupal/core/modules/comment/comment.module |
Implements hook_update_index(). |
taxonomy_node_update |
function |
drupal/core/modules/taxonomy/taxonomy.module |
Implements hook_node_update(). |
update_test.info.yml |
file |
drupal/core/modules/update/tests/modules/update_test/update_test.info.yml |
drupal/core/modules/update/tests/modules/update_test/update_test.info.yml |
UPDATE_NOT_SUPPORTED |
constant |
drupal/core/modules/update/update.module |
Current release is no longer supported by the project maintainer. |
field_ui_update_8001 |
function |
drupal/core/modules/field_ui/field_ui.install |
Upgrade Field UI permissions. |
UPDATE_FETCH_PENDING |
constant |
drupal/core/modules/update/update.module |
We need to (re)fetch available update data for this project. |
BatchStorage::update |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorage.php |
Updates a batch. |
update_get_available |
function |
drupal/core/modules/update/update.module |
Tries to get update information and refreshes it when necessary. |
_update_message_text |
function |
drupal/core/modules/update/update.module |
Returns the appropriate message text when site is out of date or not secure. |
update_storage_clear |
function |
drupal/core/modules/update/update.module |
Invalidates stored data relating to update status. |
update_test_3.module |
file |
drupal/core/modules/system/tests/modules/update_test_3/update_test_3.module |
|
update_test_1.module |
file |
drupal/core/modules/system/tests/modules/update_test_1/update_test_1.module |
|
update_test_2.module |
file |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.module |
|
_book_update_outline |
function |
drupal/core/modules/book/book.module |
Handles additions and updates to the book outline. |
theme_update_version |
function |
drupal/core/modules/update/update.report.inc |
Returns HTML for the version display of a project. |