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
BackdropUpdateException class includes/update.inc @class Exception class used to throw error if a module update fails.
hook_updater_info_alter function modules/system/system.api.php Alter the Updater information array.
translation_update_1000 function modules/translation/translation.install Convert translation settings to config.
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().
Updater::getInstallArgs function includes/updater.inc Store the default parameters for the Updater.
installer_update_access function modules/installer/installer.module Access callback: Resolves if the current user can access updater menu items.
layout_ajax_form_update function modules/layout/layout.admin.inc AJAX handler that updates a portion of the form.
Updates from 7.x to 1.x group modules/book/book.install Update functions from Drupal 7.x to Backdrop CMS 1.x.
hook_field_update_field function modules/field/field.api.php Act on a field being updated.
_update_build_fetch_url function modules/update/update.fetch.inc Generates the URL to fetch information about project updates.
Updater::getProjectType function includes/updater.inc Return the project type from a Backdrop info file or directory.
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
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
update_get_project_name function modules/update/update.compare.inc Determines what project a given file object belongs to.
theme_update_last_check function modules/update/update.theme.inc Returns HTML for the last time we checked for update data.
_update_checking_enabled function modules/update/update.module Check if update checking should make HTTP requests to the update server.
image_field_update_field function modules/image/image.module Implements hook_field_update_field().
BackdropUpdaterInterface interface includes/updater.inc Interface for a class which can update a Backdrop project.
PATH_UPDATE_ACTION_LEAVE constant modules/path/path.inc "Create a new alias. Leave the existing alias functioning."
UpdateQuery::__construct function includes/database/query.inc Constructs an UpdateQuery object.
search_node_update_index function modules/search/search.module Implements hook_node_update_index().
Updater::getProjectTitle function includes/updater.inc Return the project name from a Backdrop info file.
update_prepare_bootstrap function includes/update.inc Performs extra steps required to bootstrap when using a Drupal 7 database.
update_fix_compatibility function includes/update.inc Disable any items in the {system} table that are not core compatible.
comment_node_type_update function modules/comment/comment.module Implements hook_node_type_update().
_node_mass_update_helper function modules/node/node.admin.inc Updates individual nodes when fewer than 10 are queued.
LayoutUpdater::canUpdate function modules/system/system.updater.inc
update_settings_validate function modules/update/update.admin.inc Form validation handler for update_settings().
menu_update_dependencies function modules/menu/menu.install Implements hook_update_dependencies().
date_update_last_removed function modules/date/date.install Implements hook_update_last_removed().
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.
list_field_update_forbid function modules/field/modules/list/list.module Implements hook_field_update_forbid().
CoreUpdater::postInstall function modules/system/system.updater.inc List of post install actions.
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
Installer module: update group modules/installer/installer.manager.inc Installer module functionality for updating existing code.
link_update_last_removed function modules/link/link.install Implements hook_update_last_removed().
MergeQuery::$needsUpdate property includes/database/query.inc Flag indicating whether an UPDATE is necessary.
MergeQuery::updateFields function includes/database/query.inc Adds a set of field->value pairs to be updated.
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.
hook_update_last_removed function modules/system/system.api.php Return a number which is no longer available as hook_update_N().

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