Skip to main content
Backdrop CMS Documentation
Documentation and API source code for Backdrop CMS.
  • Welcome!
    • Login

You are here

  1. Home »
  2. API reference »
  3. 1.x

Search for update

Name Type Location Description
_update_requirement_check function core/modules/update/update.install Fills in the requirements array.
Updater::postInstallTasks function core/includes/updater.inc Return an array of links to pages that should be visited post operation.
update_test_3_update_1000 function core/modules/simpletest/tests/update_test_3.install Dummy update_test_3 update 1000.
image_update_dependencies function core/modules/image/image.install Implements hook_update_dependencies().
views_ui_ajax_update_form function core/modules/views_ui/views_ui.admin.inc Updates a part of the add view form via AJAX.
hook_taxonomy_term_update function core/modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
update_test_subtheme.info file core/modules/update/tests/update_test/themes/update_test_subtheme/update_test_subtheme.info name = Update test subtheme description = Test theme which uses update_test_basetheme as the base theme. type = theme version = BACKDROP_VERSION backdrop = 1.x base theme = update_test_basetheme hidden = TRUE
layout_test_layout_update function core/modules/layout/tests/layout_test/layout_test.module Implements hook_layout_update().
_update_build_layout_data function core/modules/update/update.compare.inc Helper function to scan and collect layout data.
update_access_denied_page function core/update.php Renders a 403 access denied page for update.php.
update_extra_requirements function core/update.php Returns and stores extra requirements that apply during the update process.
update_check_requirements function core/update.php Checks update requirements and reports errors and (optionally) warnings.
ThemeUpdater::isInstalled function core/modules/system/system.updater.inc Checks if the project is installed.
ThemeUpdater::postInstall function core/modules/system/system.updater.inc Perform actions after installation.
dbtng_example_entry_update function modules/examples/dbtng_example/dbtng_example.module Update an entry in the database.
update_script_test.install file core/modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_filter_project_info function core/modules/update/update.compare.inc Filters the project .info data to only save attributes we need.
hook_update_projects_alter function core/modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
locale_update_dependencies function core/modules/locale/locale.install Implements hook_update_dependencies().
hook_verify_update_archive function core/modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
update_fetch_data_finished function core/modules/update/update.fetch.inc Batch callback: Performs actions when all fetch tasks have been completed.
_update_process_fetch_task function core/modules/update/update.fetch.inc Processes a task to fetch available update data for a single project.
_update_get_fetch_url_base function core/modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project.
DatabaseConnection::update function core/includes/database/database.inc Prepares and returns an UPDATE query object.
menu_test_menu_link_update function core/modules/simpletest/tests/menu_test.module Implements hook_menu_link_update().
_update_get_cache_multiple function core/modules/update/update.module Returns an array of cache items with a given cache ID prefix.
admin_bar_menu_link_update function core/modules/admin_bar/admin_bar.module Implements hook_menu_link_update().
Updater::makeWorldReadable function core/includes/updater.inc Ensure that a given directory is world readable.
system_update_dependencies function core/modules/user/user.install Implements hook_update_dependencies().
hook_field_update_instance function core/modules/field/field.api.php Act on a field instance being updated.
ModuleUpdater::postInstall function core/modules/system/system.updater.inc List of post install actions.
update_test_basetheme.info file core/modules/update/tests/update_test/themes/update_test_basetheme/update_test_basetheme.info name = Update test base theme description = Test theme which acts as a base theme for other test subthemes. type = theme version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE
UpdateTestHelper::$profile property core/modules/update/tests/update.test The profile to install as a basis for testing.
LayoutUpdater::isInstalled function core/modules/system/system.updater.inc Checks if the project is installed.
LayoutUpdater::postInstall function core/modules/system/system.updater.inc Perform actions after installation.
DashboardUpdateBlock::form function core/modules/dashboard/includes/block.update.inc Build the settings form for editing this block.
ModuleUpdater::isInstalled function core/modules/system/system.updater.inc Checks if the project is installed.
system_update_last_removed function core/modules/system/system.install Implements hook_update_last_removed().
UpdateScriptFunctionalTest class core/modules/system/tests/system.test Tests for the update system functionality.
entityreference_update_1001 function core/modules/entityreference/entityreference.install Update each field base that references old plugin name "views-select-list" to "views".
entityreference_update_1002 function core/modules/entityreference/entityreference.install Updates each field instance that references old plugin name "taxonomy-index" to "taxonomy".
theme_path_bulk_update_form function core/modules/path/path.admin.inc Returns HTML for the Path bulk update page.
update_process_project_info function core/modules/update/update.compare.inc Determines version and type information for currently installed projects.
hook_locale_language_update function core/modules/locale/locale.api.php React to a language that was just updated in the system.
entityreference_update_1000 function core/modules/entityreference/entityreference.install Move entityreference settings from config to state.
views_field_update_instance function core/modules/views/views.module Implements hook_field_update_instance.
comment_update_dependencies function core/modules/comment/comment.install Implements hook_update_dependencies().
update_admin_bar_cache_info function core/modules/update/update.module Implements hook_admin_bar_cache_info().
_update_project_status_sort function core/modules/update/update.module Orders projects based on their status.
update_test_admintheme.info file core/modules/update/tests/update_test/themes/update_test_admintheme/update_test_admintheme.info name = Update test admin theme description = Test theme which is used as admin theme. type = theme version = BACKDROP_VERSION backdrop = 1.x hidden = TRUE

Pages

  • « first
  • ‹ previous
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • next ›
  • last »
  • Getting started
    • Installing
    • Updates vs upgrades
    • Hosting/deploying
  • Upgrading from Drupal
    • Introduction
    • Upgrade overview
    • Converting Drupal code
  • User guide
    • Quick start guide
    • Using Backdrop
    • Contributed modules
  • Developing for Backdrop
    • Developing modules
    • Developing themes
    • Developing layouts
    • Using libraries
    • Local development
    • Writing secure code
  • Contributors guide
    • Contribute to Backdrop core
      • How to use the core issue queue
      • Adding labels to issues
      • Adding milestones to issues
    • Contribute Backdrop add-ons
    • Become a maintainer
    • Adopt a project
    • Contribute to documentation
  • API
    • Topics
    • Functions
    • Classes
    • Files
    • Globals
    • Form API reference
  • Appendix/reference
    • Change records
    • Glossary
    • Coding & documentation standards
    • Contrib permissions policy

Stay connected

Sign up for our newsletter

Powered by Backdrop CMS
  • backdropcms.org
  • forum.backdropcms.org
  • events.backdropcms.org