update_fetch_data_batch |
function |
drupal/core/modules/update/update.fetch.inc |
Batch callback: Processes a step in batch for fetching available update data. |
_update_build_fetch_url |
function |
drupal/core/modules/update/update.fetch.inc |
Generates the URL to fetch information about project updates. |
UpdateUploadTest::setUp |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateUploadTest.php |
Sets up a Drupal site for running functional and integration tests. |
UpdateCoreTest::getInfo |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
|
statistics_update_index |
function |
drupal/core/modules/statistics/statistics.module |
Implements hook_update_index(). |
hook_updater_info_alter |
function |
drupal/core/modules/system/system.api.php |
Alter the Updater information array. |
hook_field_update_field |
function |
drupal/core/modules/field/field.api.php |
Act on a field being updated. |
Updates from 7.x to 8.x |
group |
drupal/core/modules/toolbar/toolbar.install |
Update functions from 7.x to 8.x. |
Updater::getProjectName |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Gets the name of the project directory (basename). |
Updater::getInstallArgs |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Stores the default parameters for the Updater. |
UpdateScriptTest::setUp |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Update/UpdateScriptTest.php |
Sets up a Drupal site for running functional and integration tests. |
translation_update_8000 |
function |
drupal/core/modules/translation/translation.install |
Rename the translate content permission. |
translation_update_8001 |
function |
drupal/core/modules/translation/translation.install |
Moves "translation_language_type" from variable to config. |
Module::postUpdateTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Overrides Drupal\Core\Updater\Updater::postUpdateTasks(). |
translation_node_update |
function |
drupal/core/modules/translation/translation.module |
Implements hook_node_update(). |
field_test_field_update |
function |
drupal/core/modules/field/tests/modules/field_test/field_test.field.inc |
Implements hook_field_update(). |
update_get_project_name |
function |
drupal/core/modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
update_manager_file_get |
function |
drupal/core/modules/update/update.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
aggregrator_update_8000 |
function |
drupal/core/modules/aggregator/aggregator.install |
Moves aggregator settings from variables to config. |
comment_node_type_update |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_type_update(). |
update_create_fetch_task |
function |
drupal/core/modules/update/update.module |
Creates a new fetch task after loading the necessary include file. |
PollTestBase::pollUpdate |
function |
drupal/core/modules/poll/lib/Drupal/poll/Tests/PollTestBase.php |
Tests updating a poll. |
image_field_update_field |
function |
drupal/core/modules/image/image.module |
Implements hook_field_update_field(). |
image_image_style_update |
function |
drupal/core/modules/image/image.module |
Implements hook_image_style_update(). |
UpdateContribTest::setUp |
function |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateContribTest.php |
Sets up a Drupal site for running functional and integration tests. |
search_node_update_index |
function |
drupal/core/modules/search/search.module |
Implements hook_node_update_index(). |
hook_update_status_alter |
function |
drupal/core/modules/update/update.api.php |
Alter the information about available updates for projects. |
hook_update_dependencies |
function |
drupal/core/modules/system/system.api.php |
Return an array of information about module update dependencies. |
hook_update_last_removed |
function |
drupal/core/modules/system/system.api.php |
Return a number which is no longer available as hook_update_N(). |
UpdateCoreTest::$modules |
property |
drupal/core/modules/update/lib/Drupal/update/Tests/UpdateCoreTest.php |
Modules to enable. |
update_fix_compatibility |
function |
drupal/core/includes/update.inc |
Disables any extensions that are incompatible with the current core version. |
_node_mass_update_helper |
function |
drupal/core/modules/node/node.admin.inc |
Updates individual nodes when fewer than 10 are queued. |
update_already_performed |
function |
drupal/core/includes/update.inc |
Determines if a module update has already been performed. |
hook_field_attach_update |
function |
drupal/core/modules/field/field.api.php |
Act on field_attach_update(). |
hook_field_update_forbid |
function |
drupal/core/modules/field/field.api.php |
Forbid a field update from occurring. |
Updater::getProjectTitle |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns the project name from a Drupal info file. |
update_test.settings.yml |
file |
drupal/core/modules/update/tests/modules/update_test/config/update_test.settings.yml |
drupal/core/modules/update/tests/modules/update_test/config/update_test.settings.yml |
Updater::postUpdateTasks |
function |
drupal/core/lib/Drupal/Core/Updater/Updater.php |
Returns an array of links to pages that should be visited post operation. |
Module::getSchemaUpdates |
function |
drupal/core/lib/Drupal/Core/Updater/Module.php |
Returns available database schema updates once a new version is installed. |
update_settings_validate |
function |
drupal/core/modules/update/update.settings.inc |
Form validation handler for update_settings(). |
update_process_info_list |
function |
drupal/core/modules/update/update.compare.inc |
Populates an array of project data. |
update_script_test.module |
file |
drupal/core/modules/system/tests/modules/update_script_test/update_script_test.module |
This file provides testing functionality for update.php. |
update_cache_clear_submit |
function |
drupal/core/modules/update/update.module |
Form submission handler for system_modules(). |
language_node_type_update |
function |
drupal/core/modules/language/language.module |
Implements hook_node_type_update(). |
update_test_2_update_8000 |
function |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Dummy update_test_2 update 8000. |
update_test_2_update_8001 |
function |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Dummy update_test_2 update 8001. |
comment_node_update_index |
function |
drupal/core/modules/comment/comment.module |
Implements hook_node_update_index(). |
update_test_2_update_8002 |
function |
drupal/core/modules/system/tests/modules/update_test_2/update_test_2.install |
Dummy update_test_2 update 8002. |
Update::$expressionFields |
property |
drupal/core/lib/Drupal/Core/Database/Query/Update.php |
Array of fields to update to an expression in case of a duplicate record. |
_update_create_fetch_task |
function |
drupal/core/modules/update/update.fetch.inc |
Adds a task to the queue for fetching release history data for a project. |