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
list_field_update_field function modules/field/modules/list/list.module Implements hook_field_update_field().
translation_update_1001 function modules/translation/translation.install Fix Views which still have the Drupal 7 version of the language field and filter. Change from "language" to "langcode".
translation_update_1002 function modules/translation/translation.install Add "Show content translation links" setting to each content type.
translation_node_update function modules/translation/translation.module Implements hook_node_update().
update_get_project_name function modules/update/update.compare.inc Determines what project a given file object belongs to.
layout_ajax_form_update function modules/layout/layout.admin.inc AJAX handler that updates a portion of the form.
BackdropUpdateException class includes/update.inc @class Exception class used to throw error if a module update fails.
update_fix_requirements function includes/update.inc Perform Drupal 7.x to Backdrop 1.x updates that are required for update.php to function properly.
update_prepare_language function includes/update.inc Prepare Backdrop language changes for the bootstrap if needed.
update_d7_test_1.module file modules/simpletest/tests/update_d7_test_1.module
UpdateQuery::$arguments property includes/database/query.inc An array of values to update to.
UpdateQuery::$condition property includes/database/query.inc The condition object for this query.
UpdateQuery::conditions function includes/database/query.inc Implements QueryConditionInterface::conditions().
UpdateQuery::expression function includes/database/query.inc Specifies fields to be updated as an expression.
UpdateQuery::__toString function includes/database/query.inc Implements PHP magic __toString method to convert the query to a string.
SelectQuery::$forUpdate property includes/database/select.inc The FOR UPDATE status
Updater::getInstallArgs function includes/updater.inc Store the default parameters for the Updater.
Updater::getProjectType function includes/updater.inc Return the project type from a Backdrop info file or directory.
update_fetch_data_batch function modules/update/update.fetch.inc Batch callback: Processes a step in batch for fetching available update data.
_update_build_fetch_url function modules/update/update.fetch.inc Generates the URL to fetch information about project updates.
hook_field_update_field function modules/field/field.api.php Act on a field being updated.
field_test_field_update function modules/field/tests/field_test/field_test.field.inc Implements hook_field_update().
Updater::getProjectName function includes/updater.inc Get the name of the project directory (basename).
update_d7_test_2.module file modules/simpletest/tests/update_d7_test_2.module
update_script_test.info file modules/simpletest/tests/update_script_test.info name = "Update script test" description = "Support module for update script testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
MergeQuery::updateFields function includes/database/query.inc Adds a set of field->value pairs to be updated.
MergeQuery::$needsUpdate property includes/database/query.inc Flag indicating whether an UPDATE is necessary.
ModuleUpdater::canUpdate function modules/system/system.updater.inc
link_update_last_removed function modules/link/link.install Implements hook_update_last_removed().
search_node_update_index function modules/search/search.module Implements hook_node_update_index().
LayoutUpdater::canUpdate function modules/system/system.updater.inc
UpdateQuery::__construct function includes/database/query.inc Constructs an UpdateQuery object.
redirect_redirect_update function modules/redirect/redirect.module Implements hook_redirect_update().
update_d7_test_1.install file modules/simpletest/tests/update_d7_test_1.install Install, update and uninstall functions for the update_d7_test_1 module.
update_already_performed function includes/update.inc Determines if a module update has already been performed.
PATH_UPDATE_ACTION_LEAVE constant modules/path/path.inc "Create a new alias. Leave the existing alias functioning."
update_d7_test_2.install file modules/simpletest/tests/update_d7_test_2.install Install, update and uninstall functions for the update_d7_test_2 module.
_node_mass_update_helper function modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued.
date_update_last_removed function modules/date/date.install Implements hook_update_last_removed().
BackdropUpdaterInterface interface includes/updater.inc Interface for a class which can update a Backdrop project.
update_settings_validate function modules/update/update.admin.inc Form validation handler for update_settings().
update_fix_compatibility function includes/update.inc Disable any items in the {system} table that are not core compatible.
update_create_fetch_task function modules/update/update.module Creates a new fetch task after loading the necessary include file.
menu_update_dependencies function modules/menu/menu.install Implements hook_update_dependencies().
Updater::postUpdateTasks function includes/updater.inc Return an array of links to pages that should be visited post operation.
node_update_dependencies function modules/node/node.install Implements hook_update_dependencies().
hook_field_attach_update function modules/field/field.api.php Act on field_attach_update().
comment_node_type_update function modules/comment/comment.module Implements hook_node_type_update().
hook_field_update_forbid function modules/field/field.api.php Forbid a field update from occurring.

Pages

  • « first
  • ‹ previous
  • …
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • …
  • 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