update_d7_test_2_update_1001 |
function |
core/modules/simpletest/tests/update_d7_test_2.install |
Dummy update_d7_test_2 update 1001. |
update_d7_test_2_update_1002 |
function |
core/modules/simpletest/tests/update_d7_test_2.install |
Dummy update_d7_test_2 update 1002. |
path_bulk_update_batch_start |
function |
core/modules/path/path.admin.inc |
Batch callback; count the current number of URL aliases for comparison later. |
CoreUpdater::postUpdateTasks |
function |
core/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
_menu_update_parental_status |
function |
core/includes/menu.inc |
Checks and updates the 'has_children' status for the parent of a link. |
UpdaterFileTransferException |
class |
core/includes/updater.inc |
Child class of UpdaterException that indicates a FileTransfer exception. |
system_update_files_database |
function |
core/modules/system/system.module |
Updates the records in the system table based on the files array. |
taxonomy_update_dependencies |
function |
core/modules/taxonomy/taxonomy.install |
Implements hook_update_dependencies(). |
update_script_selection_form |
function |
core/update.php |
Form constructor for the list of available database module updates. |
update_check_incompatibility |
function |
core/includes/update.inc |
Tests the compatibility of a module or theme. |
update_retrieve_dependencies |
function |
core/includes/update.inc |
Invokes hook_update_dependencies() in all installed modules. |
UpdateDrupal7TestCase::setUp |
function |
core/modules/simpletest/tests/update.test |
Sets up a Backdrop site for running functional and integration tests. |
database_example_entry_update |
function |
modules/examples/database_example/database_example.module |
Updates an entry in the database. |
update_test_system_theme_info |
function |
core/modules/update/tests/update_test/update_test.module |
Implements hook_system_theme_info(). |
update_test_system_info_alter |
function |
core/modules/update/tests/update_test/update_test.module |
Implements hook_system_info_alter(). |
update_test_filetransfer_info |
function |
core/modules/update/tests/update_test/update_test.module |
Implements hook_filetransfer_info(). |
field_entity_view_mode_update |
function |
core/modules/field/field.module |
Implements hook_entity_view_mode_update(). |
FieldUpdateForbiddenException |
class |
core/modules/field/field.exceptions.inc |
Exception class thrown by hook_field_update_forbid(). |
DatabaseUpdateComplexTestCase |
class |
core/modules/simpletest/tests/database_test.test |
Tests for more complex update statements. |
update_calculate_project_data |
function |
core/modules/update/update.compare.inc |
Calculates the current update status of all projects on the site. |
entityreference_entity_update |
function |
core/modules/entityreference/entityreference.module |
Implements hook_entity_update(). |
UpdateCoreUnitTestCase::setUp |
function |
core/modules/update/tests/update.test |
Sets up unit test environment. |
CoreUpdater::postInstallTasks |
function |
core/modules/system/system.updater.inc |
List of post install actions. |
hook_field_storage_pre_update |
function |
core/modules/field/field.api.php |
Act before the storage backends update field data. |
PathPatternBulkUpdateTestCase |
class |
core/modules/path/tests/path_pattern.test |
Bulk update functionality tests. |
installer_manager_update_form |
function |
core/modules/installer/installer.manager.inc |
Form constructor for the update form of the Installer module. |
update_build_dependency_graph |
function |
core/includes/update.inc |
Constructs a graph which encodes the dependencies between module updates. |
installer_authorize_run_update |
function |
core/modules/installer/installer.authorize.inc |
Updates existing projects when invoked by authorize.php. |
UpdateQuery::$expressionFields |
property |
core/includes/database/query.inc |
Array of fields to update to an expression in case of a duplicate record. |
path_bulk_update_form_validate |
function |
core/modules/path/path.admin.inc |
Validate handler for URL alias bulk generate form. |
field_test_field_update_forbid |
function |
core/modules/field/tests/field_test/field_test.field.inc |
Implements hook_field_update_forbid(). |
path_bulk_update_batch_process |
function |
core/modules/path/path.admin.inc |
Common batch processing callback for all operations. |
update_script_test_update_1000 |
function |
core/modules/simpletest/tests/update_script_test.install |
Dummy update function to run during the tests. |
SelectQueryExtender::forUpdate |
function |
core/includes/database/select.inc |
Add FOR UPDATE to the query. |
node_hooks_example_node_update |
function |
modules/examples/node_hooks_example/node_hooks_example.module |
Implements hook_node_update(). |
DashboardUpdateBlock::getTitle |
function |
core/modules/dashboard/includes/block.update.inc |
Return the title of a block as configured in the layout. |
ModuleUpdater::postUpdateTasks |
function |
core/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
ThemeUpdater::postInstallTasks |
function |
core/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
update_test_update_status_alter |
function |
core/modules/update/tests/update_test/update_test.module |
Implements hook_update_status_alter(). |
_node_mass_update_batch_process |
function |
core/modules/node/node.admin.inc |
Executes a batch operation for node_mass_update(). |
UpdateTestFileTransfer::factory |
function |
core/modules/update/tests/update_test/update_test.module |
Returns an UpdateTestFileTransfer object. |
menu_update_parent_options_ajax |
function |
core/modules/menu/menu.module |
Ajax callback to replace the menu item parent options. |
DBLogTestCase::getContentUpdate |
function |
core/modules/dblog/tests/dblog.test |
Creates random content as an update based on node content type. |
hook_field_storage_update_field |
function |
core/modules/field/field.api.php |
Update the storage information for a field. |
update_script_test_requirements |
function |
core/modules/simpletest/tests/update_script_test.install |
Implements hook_requirements(). |
SelectQueryInterface::forUpdate |
function |
core/includes/database/select.inc |
Add FOR UPDATE to the query. |
path_bulk_update_batch_finished |
function |
core/modules/path/path.admin.inc |
Batch finished callback. |
CoreUpdater::canUpdateDirectory |
function |
core/modules/system/system.updater.inc |
Determine if the Updater can handle the project provided in $directory. |
update_script_test_flush_caches |
function |
core/modules/simpletest/tests/update_script_test.module |
Implements hook_flush_caches(). |
FileTestHelper::updateFileField |
function |
core/modules/file/tests/file.test |
Updates an existing file field with new settings. |