node_access_example_node_update |
function |
modules/examples/node_access_example/node_access_example.module |
Implements hook_node_update(). |
_system_update_bootstrap_status |
function |
core/modules/system/system.module |
Refresh bootstrap column in the system table. |
admin_bar_field_update_instance |
function |
core/modules/admin_bar/admin_bar.module |
Implements hook_field_update_instance(). |
hook_taxonomy_vocabulary_update |
function |
core/modules/taxonomy/taxonomy.api.php |
Act on taxonomy vocabularies when updated. |
installer_verify_update_archive |
function |
core/modules/installer/installer.module |
Implements hook_verify_update_archive(). |
translation_update_dependencies |
function |
core/modules/translation/translation.install |
Implements hook_update_dependencies(). |
LayoutUpdater::postInstallTasks |
function |
core/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
ModuleUpdater::postInstallTasks |
function |
core/modules/system/system.updater.inc |
List of post install actions. |
UpdateDependencyMissingTestCase |
class |
core/modules/simpletest/tests/update.test |
Tests for missing update dependencies. |
update_get_update_function_list |
function |
core/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
_node_mass_update_batch_finished |
function |
core/modules/node/node.admin.inc |
Menu callback: Reports the status of batch operation for node_mass_update(). |
update_form_system_modules_alter |
function |
core/modules/update/update.module |
Implements hook_form_FORM_ID_alter() for system_modules(). |
theme_update_manager_update_form |
function |
core/modules/update/update.theme.inc |
Returns HTML for the first page in the process of updating projects. |
CoreUpdater::getInstallDirectory |
function |
core/modules/system/system.updater.inc |
Return the Backdrop core directory. |
Updater::getUpdaterFromDirectory |
function |
core/includes/updater.inc |
Determine which Updater class can operate on the given directory. |
Updater::prepareInstallDirectory |
function |
core/includes/updater.inc |
Make sure the installation parent directory exists and is writable. |
filter_test_filter_format_update |
function |
core/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_update(). |
ajax_example_update_last_removed |
function |
modules/examples/ajax_example/ajax_example.install |
Implements hook_update_last_removed(). |
update_upgrade_modules_to_enable |
function |
core/includes/update.inc |
Finds out which modules need to be enabled. |
DashboardUpdateBlock::getContent |
function |
core/modules/dashboard/includes/block.update.inc |
Return the content of a block. |
Update versions of API functions |
group |
core/modules/system/system.api.php |
Functions that are similar to normal API functions, but do not invoke hooks. |
DashboardUpdateBlock::formSubmit |
function |
core/modules/dashboard/includes/block.update.inc |
Submit handler to save the form settings. |
UpdateDependencyOrderingTestCase |
class |
core/modules/simpletest/tests/update.test |
Tests for the update dependency ordering system. |
ThemeUpdater::canUpdateDirectory |
function |
core/modules/system/system.updater.inc |
Determine if the Updater can handle the project provided in $directory. |
UpdateScriptFunctionalTest::setUp |
function |
core/modules/system/tests/system.test |
Sets up a Backdrop site for running functional and integration tests. |
update_test_1_update_dependencies |
function |
core/modules/simpletest/tests/update_test_1.install |
Implements hook_update_dependencies(). |
update_test_2_update_dependencies |
function |
core/modules/simpletest/tests/update_test_2.install |
Implements hook_update_dependencies(). |
entity_crud_hook_test_file_update |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_file_update(). |
entity_crud_hook_test_node_update |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_node_update(). |
entity_crud_hook_test_user_update |
function |
core/modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module |
Implements hook_user_update(). |
update_test_3_update_dependencies |
function |
core/modules/simpletest/tests/update_test_3.install |
Implements hook_update_dependencies(). |
update_upgrade_check_dependencies |
function |
core/includes/update.inc |
Checks for disabled dependencies during a Drupal 7 upgrade. |
DashboardUpdateBlock::checkAccess |
function |
core/modules/dashboard/includes/block.update.inc |
Check if this block should be shown based on current contexts. |
installer_clear_update_disk_cache |
function |
core/modules/installer/installer.module |
Clears the temporary files and directories based on file age from disk. |
DashboardUpdateBlock::__construct |
function |
core/modules/dashboard/includes/block.update.inc |
Create a new Block object. |
LayoutUpdater::canUpdateDirectory |
function |
core/modules/system/system.updater.inc |
Determine if the Updater can handle the project provided in $directory. |
ModuleUpdater::canUpdateDirectory |
function |
core/modules/system/system.updater.inc |
Determine if the Updater can handle the project provided in $directory. |
ThemeUpdater::getInstallDirectory |
function |
core/modules/system/system.updater.inc |
Return the directory where a theme should be installed. |
taxonomy_test_taxonomy_term_update |
function |
core/modules/simpletest/tests/taxonomy_test.module |
Implements hook_taxonomy_term_update(). |
UpdateCoreTestCase::testFetchTasks |
function |
core/modules/update/tests/update.test |
Tests that exactly one fetch task per project is created and not more. |
layout_settings_form_update_layout |
function |
core/modules/layout/layout.admin.inc |
Submit handler for layout_settings_form() that saves in-progress values. |
layout_block_configure_ajax_update |
function |
core/modules/layout/layout.admin.inc |
AJAX callback to update the underlying layout form after updating a block. |
Private update status cache system |
group |
core/modules/update/update.module |
Functions to manage the update status cache. |
FieldCrudTestCase::testUpdateField |
function |
core/modules/field/tests/field.test |
Test updating a field. |
update_upgrade_enable_dependencies |
function |
core/includes/update.inc |
Enables needed dependencies. |
LayoutUpdater::getInstallDirectory |
function |
core/modules/system/system.updater.inc |
Return the directory where a layout should be installed. |
ModuleUpdater::getInstallDirectory |
function |
core/modules/system/system.updater.inc |
Return the directory where a module should be installed. |
database_example_form_update_submit |
function |
modules/examples/database_example/database_example.module |
Submit handler for the 'update entry' form. |
update_callback_service_unavailable |
function |
core/modules/update/tests/update_test/update_test.module |
Page callback: Displays an Error 503 (Service unavailable) page. |
_file_update_image_field_dimensions |
function |
core/modules/file/file.file.inc |
Update the image dimensions stored in any image fields for a file. |