DatabaseStorageTest::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/DatabaseStorageTest.php |
|
contact_update_dependencies |
function |
drupal/core/modules/contact/contact.install |
Implements hook_update_dependencies(). |
DrupalKernel::updateModules |
function |
drupal/core/lib/Drupal/Core/DrupalKernel.php |
Implements Drupal\Core\DrupalKernelInterface::updateModules(). |
update_storage_clear_submit |
function |
drupal/core/modules/update/update.module |
Form submission handler for system_modules(). |
_update_project_status_sort |
function |
drupal/core/modules/update/update.module |
Orders projects based on their status. |
update_delete_file_if_stale |
function |
drupal/core/modules/update/update.module |
Deletes stale files and directories from the update manager disk cache. |
update_process_project_info |
function |
drupal/core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
options_field_update_forbid |
function |
drupal/core/modules/options/options.module |
Implements hook_field_update_forbid(). |
update_authorize_run_update |
function |
drupal/core/modules/update/update.authorize.inc |
Updates existing projects when invoked by authorize.php. |
_update_7000_node_get_types |
function |
drupal/core/modules/node/node.install |
Fetches node types directly from the database. |
update_manager_install_form |
function |
drupal/core/modules/update/update.manager.inc |
Form constructor for the install form of the Update Manager module. |
UpdateTest::testPatchUpdate |
function |
drupal/core/modules/rest/lib/Drupal/rest/Tests/UpdateTest.php |
Tests several valid and invalid partial update requests on test entities. |
image_field_update_instance |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_instance(). |
UpdateModuleHandler::enable |
function |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Enables or installs a given list of modules. |
update_script_test.info.yml |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.info.yml |
overlay_update_dependencies |
function |
drupal/core/modules/overlay/overlay.install |
Implements hook_update_dependencies(). |
UpdateTest::testMultiUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can update multiple records successfully. |
UpdateTest::testWhereUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can update multiple records with a where call. |
UpdateContribTest::$modules |
property |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Modules to enable. |
DbLogTest::getContentUpdate |
function |
drupal/core/modules/dblog/lib/Drupal/dblog/Tests/DbLogTest.php |
Creates random content as an update based on node content type. |
UpdateCoreUnitTest::getInfo |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
|
update_prepare_d8_bootstrap |
function |
drupal/core/includes/update.inc |
Performs extra steps required to bootstrap when using a Drupal 7 database. |
update_resolve_dependencies |
function |
drupal/core/includes/update.inc |
Resolves dependencies in a set of module updates, and orders them correctly. |
views_field_update_instance |
function |
drupal/core/modules/views/views.module |
Implements hook_field_update_instance. |
UpdaterFileTransferException |
class |
drupal/core/lib/Drupal/Core/Updater/UpdaterFileTransferException.php |
Defines a child class of Drupal\Core\Updater\UpdaterException that indicates
a Drupal\Core\FileTransfer\FileTransferInterface exception. |
update_verify_update_archive |
function |
drupal/core/modules/update/update.module |
Implements hook_verify_update_archive(). |
update_authorize_run_install |
function |
drupal/core/modules/update/update.authorize.inc |
Installs a new project when invoked by authorize.php. |
_update_batch_create_message |
function |
drupal/core/modules/update/update.authorize.inc |
Creates a structure of log messages. |
update_script_selection_form |
function |
drupal/core/update.php |
Form constructor for the list of available database module updates. |
TwigEnvironment::needsUpdate |
function |
drupal/core/lib/Drupal/Core/Template/TwigEnvironment.php |
Checks if the compiled template needs an update. |
LocaleUpdateTest::makePoFile |
function |
drupal/core/modules/locale/lib/Drupal/locale/Tests/LocaleUpdateTest.php |
Creates a translation file and tests its timestamp. |
UpdateModuleHandler::disable |
function |
drupal/core/lib/Drupal/Core/Extension/UpdateModuleHandler.php |
Disables a given set of modules. |
UpdateTest::testSimpleUpdate |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Database/UpdateTest.php |
Confirms that we can update a single record successfully. |
node_access_test_node_update |
function |
drupal/core/modules/node/tests/modules/node_access_test/node_access_test.module |
Implements hook_nodeapi_update(). |
UpdateCoreUnitTest::$modules |
property |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreUnitTest.php |
Modules to enable. |
update_check_incompatibility |
function |
drupal/core/includes/update.inc |
Tests the compatibility of a module or theme. |
update_retrieve_dependencies |
function |
drupal/core/includes/update.inc |
Invokes hook_update_dependencies() in all installed modules. |
UpdaterInterface::postUpdate |
function |
drupal/core/lib/Drupal/Core/Updater/UpdaterInterface.php |
Actions to run after an update has occurred. |
ConfigStorageTestBase::update |
function |
drupal/core/modules/config/lib/Drupal/config/Tests/Storage/ConfigStorageTestBase.php |
|
update_test_subtheme.info.yml |
file |
drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
drupal/core/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info.yml |
UserBlocksTests::updateAccess |
function |
drupal/core/modules/user/lib/Drupal/user/Tests/UserBlocksTests.php |
Updates the access column for a user. |
update_test_system_theme_info |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_system_theme_info(). |
update_test_system_info_alter |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_system_info_alter(). |
UpdateScriptTest::$update_url |
property |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
|
update_test_filetransfer_info |
function |
drupal/core/modules/update/tests/modules/update_test/update_test.module |
Implements hook_filetransfer_info(). |
field_sql_storage_update_8000 |
function |
drupal/core/modules/field_sql_storage/field_sql_storage.install |
Renames the 'language' column to 'langcode' in field data tables. |
BatchStorageInterface::update |
function |
drupal/core/lib/Drupal/Core/Utility/BatchStorageInterface.php |
Updates a batch. |
FieldUpdateForbiddenException |
class |
drupal/core/modules/field/lib/Drupal/field/FieldUpdateForbiddenException.php |
Exception class thrown by hook_field_update_forbid(). |
update_calculate_project_data |
function |
drupal/core/modules/update/update.compare.inc |
Calculates the current update status of all projects on the site. |
Update Manager module: update |
group |
drupal/core/modules/update/update.manager.inc |
Update Manager module functionality for updating existing code. |