hook_verify_update_archive |
function |
core/modules/update/update.api.php |
Verify an archive after it has been downloaded and extracted. |
update_fetch_data_finished |
function |
core/modules/update/update.fetch.inc |
Batch callback: Performs actions when all fetch tasks have been completed. |
_update_process_fetch_task |
function |
core/modules/update/update.fetch.inc |
Processes a task to fetch available update data for a single project. |
_update_get_fetch_url_base |
function |
core/modules/update/update.fetch.inc |
Returns the base of the URL to fetch available update data for a project. |
DatabaseConnection::update |
function |
core/includes/database/database.inc |
Prepares and returns an UPDATE query object. |
menu_test_menu_link_update |
function |
core/modules/simpletest/tests/menu_test.module |
Implements hook_menu_link_update(). |
_update_get_cache_multiple |
function |
core/modules/update/update.module |
Returns an array of cache items with a given cache ID prefix. |
admin_bar_menu_link_update |
function |
core/modules/admin_bar/admin_bar.module |
Implements hook_menu_link_update(). |
Updater::makeWorldReadable |
function |
core/includes/updater.inc |
Ensure that a given directory is world readable. |
hook_field_update_instance |
function |
core/modules/field/field.api.php |
Act on a field instance being updated. |
ModuleUpdater::postInstall |
function |
core/modules/system/system.updater.inc |
List of post install actions. |
update_test_basetheme.info |
file |
core/modules/update/tests/update_test/themes/update_test_basetheme/update_test_basetheme.info |
name = Update test base theme
description = Test theme which acts as a base theme for other test subthemes.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
UpdateTestHelper::$profile |
property |
core/modules/update/tests/update.test |
The profile to install as a basis for testing. |
LayoutUpdater::isInstalled |
function |
core/modules/system/system.updater.inc |
Checks if the project is installed. |
LayoutUpdater::postInstall |
function |
core/modules/system/system.updater.inc |
Perform actions after installation. |
DashboardUpdateBlock::form |
function |
core/modules/dashboard/includes/block.update.inc |
Build the settings form for editing this block. |
ModuleUpdater::isInstalled |
function |
core/modules/system/system.updater.inc |
Checks if the project is installed. |
system_update_last_removed |
function |
core/modules/system/system.install |
Implements hook_update_last_removed(). |
UpdateScriptFunctionalTest |
class |
core/modules/system/tests/system.test |
Tests for the update system functionality. |
entityreference_update_1001 |
function |
core/modules/entityreference/entityreference.install |
Update each field base that references old plugin name "views-select-list" to
"views". |
entityreference_update_1002 |
function |
core/modules/entityreference/entityreference.install |
Updates each field instance that references old plugin name "taxonomy-index"
to "taxonomy". |
theme_path_bulk_update_form |
function |
core/modules/path/path.admin.inc |
Returns HTML for the Path bulk update page. |
update_process_project_info |
function |
core/modules/update/update.compare.inc |
Determines version and type information for currently installed projects. |
hook_locale_language_update |
function |
core/modules/locale/locale.api.php |
React to a language that was just updated in the system. |
entityreference_update_1000 |
function |
core/modules/entityreference/entityreference.install |
Move entityreference settings from config to state. |
views_field_update_instance |
function |
core/modules/views/views.module |
Implements hook_field_update_instance. |
comment_update_dependencies |
function |
core/modules/comment/comment.install |
Implements hook_update_dependencies(). |
update_admin_bar_cache_info |
function |
core/modules/update/update.module |
Implements hook_admin_bar_cache_info(). |
_update_project_status_sort |
function |
core/modules/update/update.module |
Orders projects based on their status. |
update_test_admintheme.info |
file |
core/modules/update/tests/update_test/themes/update_test_admintheme/update_test_admintheme.info |
name = Update test admin theme
description = Test theme which is used as admin theme.
type = theme
version = BACKDROP_VERSION
backdrop = 1.x
hidden = TRUE |
hook_config_update_validate |
function |
core/modules/config/config.api.php |
Validate configuration changes before saving them. |
image_field_update_instance |
function |
core/modules/image/image.module |
Implements hook_field_update_instance(). |
update_module_add_to_system |
function |
core/includes/update.inc |
Adds modules to the system table in a Backdrop core update. |
update_resolve_dependencies |
function |
core/includes/update.inc |
Resolves dependencies in a set of module updates, and orders them correctly. |
update_d7_test_1_update_7000 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 7000. |
update_d7_test_1_update_7001 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 7001. |
update_d7_test_1_update_7002 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 7002. |
database_example_form_update |
function |
modules/examples/database_example/database_example.module |
Sample UI to update a record. |
update_d7_test_1_update_1000 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 1000. |
update_d7_test_1_update_1001 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 1001. |
update_d7_test_1_update_1002 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 1002. |
update_d7_test_1_update_1003 |
function |
core/modules/simpletest/tests/update_d7_test_1.install |
Dummy update_d7_test_1 update 1003. |
ajax_command_update_build_id |
function |
core/includes/ajax.inc |
Creates a Backdrop Ajax 'update_build_id' command. |
hook_entity_view_mode_update |
function |
core/modules/entity/entity.api.php |
Respond to update of a display mode. |
redirect_update_last_removed |
function |
core/modules/redirect/redirect.install |
Implements hook_update_last_removed(). |
UpdateTestContribCase::setUp |
function |
core/modules/update/tests/update.test |
Sets up a Backdrop site for running functional and integration tests. |
node_access_test_node_update |
function |
core/modules/node/tests/node_access_test/node_access_test.module |
Implements hook_node_update(). |
field_config_update_validate |
function |
core/modules/field/field.module |
Implements hook_config_update_validate(). |
entityreference_field_update |
function |
core/modules/entityreference/entityreference.module |
Implements hook_field_update(). |
update_d7_test_2_update_1000 |
function |
core/modules/simpletest/tests/update_d7_test_2.install |
Dummy update_d7_test_2 update 1000. |