syslog_update_8000 |
function |
drupal/core/modules/syslog/syslog.install |
Update settings to the new configuration system. |
search_update_8000 |
function |
drupal/core/modules/search/search.install |
Update search module to use the configuration system. |
PreUpdateEventArgs |
class |
drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Persistence/Event/PreUpdateEventArgs.php |
Class that holds event arguments for a preUpdate event. |
filter_update_8000 |
function |
drupal/core/modules/filter/filter.install |
Moves filter_fallback settings from variable to config. |
UpdateTestBase.php |
file |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateTestBase.php |
Definition of Drupal\update\Tests\UpdateTestBase. |
UpdateCoreTest.php |
file |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Definition of Drupal\update\Tests\UpdateCoreTest. |
UpdateFeedTest.php |
file |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedTest.php |
Definition of Drupal\aggregator\Tests\UpdateFeedTest. |
openid_update_8001 |
function |
drupal/core/modules/openid/openid.install |
Moves xri_proxy_resolver settings from variable to config. |
update_test.module |
file |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Module for testing Update Manager functionality. |
image_field_update |
function |
drupal/core/modules/image/image.field.inc |
Implements hook_field_update(). |
Connection::update |
function |
drupal/core/lib/Drupal/Core/Database/Connection.php |
Prepares and returns an UPDATE query object. |
UpdateFeedItemTest |
class |
drupal/core/modules/aggregator/lib/Drupal/aggregator/Tests/UpdateFeedItemTest.php |
|
Select::$forUpdate |
property |
drupal/core/lib/Drupal/Core/Database/Query/Select.php |
The FOR UPDATE status |
UPDATE_DEFAULT_URL |
constant |
drupal/core/modules/update/update.module |
URL to check for updates, if a given project doesn't define its own. |
UPDATE_NOT_CURRENT |
constant |
drupal/core/modules/update/update.module |
Project has a new release available, but it is not a security release. |
UPDATE_NOT_CHECKED |
constant |
drupal/core/modules/update/update.module |
Project's status cannot be checked. |
field_attach_update |
function |
drupal/core/modules/field/field.attach.inc |
Saves field data for an existing entity. |
update.settings.yml |
file |
drupal/core/modules/update/config/update.settings.yml |
drupal/core/modules/update/config/update.settings.yml |
update.settings.inc |
file |
drupal/core/modules/update/update.settings.inc |
Code required only for the update status settings form. |
_update_cache_clear |
function |
drupal/core/modules/update/update.module |
Invalidates cached data relating to update status. |
Update::__construct |
function |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Constructs an Update query object. |
toolbar_update_8000 |
function |
drupal/core/modules/toolbar/toolbar.install |
Creates the {cache_toolbar} cache table. |
toolbar_update_8001 |
function |
drupal/core/modules/toolbar/toolbar.install |
Enable the Breakpoint and Config modules. |
_update_cron_notify |
function |
drupal/core/modules/update/update.fetch.inc |
Performs any notifications that should be done once cron fetches new data. |
update_requirements |
function |
drupal/core/modules/update/update.install |
Implements hook_requirements(). |
UpdateTest::getInfo |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
|
overlay_user_update |
function |
drupal/core/modules/overlay/overlay.module |
Implements hook_user_update(). |
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. |
overlay_update_8000 |
function |
drupal/core/modules/overlay/overlay.install |
Migrate {users}.data into {users_data}. |
drupal_load_updates |
function |
drupal/core/includes/install.inc |
Loads .install files for installed modules to initialize the update system. |
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. |
contact_user_update |
function |
drupal/core/modules/contact/contact.module |
Implements hook_user_update(). |
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. |
tracker_update_8000 |
function |
drupal/core/modules/tracker/tracker.install |
Moves tracker settings from variable to config. |
UpdateException.php |
file |
drupal/core/lib/Drupal/Core/Utility/UpdateException.php |
|
drupal_get_updaters |
function |
drupal/core/includes/common.inc |
Assembles the Drupal Updater registry. |
tracker_update_8001 |
function |
drupal/core/modules/tracker/tracker.install |
Make *id fields unsigned. |
contact_update_8000 |
function |
drupal/core/modules/contact/contact.install |
Moves contact setting from variable to config. |
contact_update_8001 |
function |
drupal/core/modules/contact/contact.install |
Migrate contact categories into configuration. |
contact_update_8002 |
function |
drupal/core/modules/contact/contact.install |
Drop the {contact} table. |
contact_update_8003 |
function |
drupal/core/modules/contact/contact.install |
Migrate {users}.data into {users_data}. |
tracker_node_update |
function |
drupal/core/modules/tracker/tracker.module |
Implements hook_node_update(). |
system_updater_info |
function |
drupal/core/modules/system/system.module |
Implements hook_updater_info(). |
theme_update_report |
function |
drupal/core/modules/update/update.report.inc |
Returns HTML for the project status report. |
update_get_projects |
function |
drupal/core/modules/update/update.compare.inc |
Fetches an array of installed and enabled projects. |
hook_comment_update |
function |
drupal/core/modules/comment/comment.api.php |
Respond to updates to a comment. |