Skip to main content
Silkscreen CMS API
  • Login
  • Home

Search for update

You are here

  1. Home »
  2. API reference »
  3. 1.20.x
Name Type Location Description
update_retrieve_dependencies function includes/update.inc Invokes hook_update_dependencies() in all installed modules.
_menu_update_parental_status function includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
node_access_test_node_update function modules/node/tests/node_access_test/node_access_test.module Implements hook_node_update().
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
update_d7_test_1_update_7000 function modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 7000.
ajax_command_update_build_id function includes/ajax.inc Creates a Backdrop Ajax 'update_build_id' command.
UpdateDrupal7TestCase::setUp function modules/simpletest/tests/update.test Sets up a Backdrop site for running functional and integration tests.
redirect_update_last_removed function modules/redirect/redirect.install Implements hook_update_last_removed().
update_d7_test_2_update_1000 function modules/simpletest/tests/update_d7_test_2.install Dummy update_d7_test_2 update 1000.
PathPatternBulkUpdateTestCase class modules/path/tests/path_pattern.test Bulk update functionality tests.
CoreUpdater::postInstallTasks function modules/system/system.updater.inc List of post install actions.
update_calculate_project_data function modules/update/update.compare.inc Calculates the current update status of all projects on the site.
DatabaseUpdateComplexTestCase class modules/simpletest/tests/database_test.test Tests for more complex update statements.
installer_manager_update_form function modules/installer/installer.manager.inc Form constructor for the update form of the Installer module.
field_entity_view_mode_update function modules/field/field.module Implements hook_entity_view_mode_update().
update_test_system_info_alter function modules/update/tests/update_test/update_test.module Implements hook_system_info_alter().
UpdateQuery_mysql::__toString function drivers/database_mysql/query.inc Implements PHP magic __toString method to convert the query to a string.
hook_field_storage_pre_update function modules/field/field.api.php Act before the storage backends update field data.
FieldUpdateForbiddenException class modules/field/field.exceptions.inc Exception class thrown by hook_field_update_forbid().
update_test_filetransfer_info function modules/update/tests/update_test/update_test.module Implements hook_filetransfer_info().
UpdateCoreUnitTestCase::setUp function modules/update/tests/update.test Sets up unit test environment.
update_test_system_theme_info function modules/update/tests/update_test/update_test.module Implements hook_system_theme_info().
update_build_dependency_graph function includes/update.inc Constructs a graph which encodes the dependencies between module updates.
DashboardUpdateBlock::getTitle function modules/dashboard/includes/block.update.inc Return the title of a block as configured in the layout.
ModuleUpdater::postUpdateTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
ThemeUpdater::postInstallTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
path_bulk_update_form_validate function modules/path/path.admin.inc Validate handler for path alias bulk generate form.
path_bulk_update_batch_process function modules/path/path.admin.inc Common batch processing callback for all operations.
update_script_test_update_1000 function modules/simpletest/tests/update_script_test.install Dummy update function to run during the tests.
SelectQueryExtender::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.
field_test_field_update_forbid function modules/field/tests/field_test/field_test.field.inc Implements hook_field_update_forbid().
UpdateQuery::$expressionFields property includes/database/query.inc Array of fields to update to an expression in case of a duplicate record.
installer_authorize_run_update function modules/installer/installer.authorize.inc Updates existing projects when invoked by authorize.php.
update_get_update_function_list function includes/update.inc Returns an organized list of update functions for a set of modules.
hook_field_storage_update_field function modules/field/field.api.php Update the storage information for a field.
UpdateDependencyMissingTestCase class modules/simpletest/tests/update.test Tests for missing update dependencies.
menu_update_parent_options_ajax function modules/menu/menu.module Ajax callback to replace the menu item parent options.
update_test_update_status_alter function modules/update/tests/update_test/update_test.module Implements hook_update_status_alter().
UpdateTestFileTransfer::factory function modules/update/tests/update_test/update_test.module Returns an UpdateTestFileTransfer object.
FileTestHelper::updateFileField function modules/file/tests/file.test Updates an existing file field with new settings.
update_script_test_flush_caches function modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
update_script_test_requirements function modules/simpletest/tests/update_script_test.install Implements hook_requirements().
installer_verify_update_archive function modules/installer/installer.module Implements hook_verify_update_archive().
_node_mass_update_batch_process function modules/node/node.admin.inc Executes a batch operation for node_mass_update().
DBLogTestCase::getContentUpdate function modules/dblog/tests/dblog.test Creates random content as an update based on node content type.
CoreUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
translation_update_dependencies function modules/translation/translation.install Implements hook_update_dependencies().
admin_bar_field_update_instance function modules/admin_bar/admin_bar.module Implements hook_field_update_instance().
path_bulk_update_batch_finished function modules/path/path.admin.inc Batch finished callback.
SelectQueryInterface::forUpdate function includes/database/select.inc Add FOR UPDATE to the query.

Pages

  • « first
  • ‹ previous
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • next ›
  • last »

Search 1.20.x

Partial match search is supported

API Navigation

  • 1.20.x
  • Topics
  • Classes
  • Functions
  • Files
  • Constants
  • Globals
  • Deprecated
Powered by Silkscreen CMS