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
redirect_redirect_update function modules/redirect/redirect.module Implements hook_redirect_update().
CoreUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
Updater::postUpdateTasks function includes/updater.inc Return an array of links to pages that should be visited post operation.
hook_update_dependencies function modules/system/system.api.php Return an array of information about module update dependencies.
update_already_performed function includes/update.inc Determines if a module update has already been performed.
hook_field_attach_update function modules/field/field.api.php Act on field_attach_update().
update_create_fetch_task function modules/update/update.module Creates a new fetch task after loading the necessary include file.
node_update_dependencies function modules/node/node.install Implements hook_update_dependencies().
hook_field_update_forbid function modules/field/field.api.php Forbid a field update from occurring.
ModuleUpdater::canUpdate function modules/system/system.updater.inc
update_test_1_update_1002 function modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 8002.
update_test_1_update_1000 function modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 1000.
update_test_1_update_1001 function modules/simpletest/tests/update_test_1.install Dummy update_test_1 update 8001.
update_test_archiver_info function modules/update/tests/update_test/update_test.module Implements hook_archiver_info().
comment_node_update_index function modules/comment/comment.module Implements hook_node_update_index().
image_update_dependencies function modules/image/image.install Implements hook_update_dependencies().
update_test_2_update_1002 function modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 1002.
update_test_3_update_1000 function modules/simpletest/tests/update_test_3.install Dummy update_test_3 update 1000.
theme_update_status_label function modules/update/update.theme.inc Returns HTML for a label to display for a project's update status.
UpdateCoreTestCase::setUp function modules/update/tests/update.test Sets up a Backdrop site for running functional and integration tests.
update_test_2_update_1000 function modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 1000.
update_test_2_update_1001 function modules/simpletest/tests/update_test_2.install Dummy update_test_2 update 1001.
block_update_dependencies function modules/block/block.install Implements hook_update_dependencies().
views_ui_ajax_update_form function modules/views_ui/views_ui.admin.inc Updates a part of the add view form via AJAX.
update_cache_clear_submit function modules/update/update.module Form submission handler for system_modules().
update_check_requirements function ./update.php Checks update requirements and reports errors and (optionally) warnings.
text_filter_format_update function modules/field/modules/text/text.module Implements hook_filter_format_update().
hook_filter_format_update function modules/filter/filter.api.php Perform actions when a text format has been updated.
Updater::postInstallTasks function includes/updater.inc Return an array of links to pages that should be visited post operation.
update_test_subtheme.info file 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
hook_taxonomy_term_update function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
layout_test_layout_update function modules/layout/tests/layout_test/layout_test.module Implements hook_layout_update().
PATH_UPDATE_ACTION_NO_NEW constant modules/path/path.inc "Do nothing. Leave the old alias intact."
_update_requirement_check function modules/update/update.install Fills in the requirements array.
PATH_UPDATE_ACTION_DELETE constant modules/path/path.inc "Create a new alias. Delete the old alias."
admin_bar_language_update function modules/admin_bar/admin_bar.module Implements hook_language_update().
update_access_denied_page function ./update.php Renders a 403 access denied page for update.php.
ThemeUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
DatabaseUpdateLOBTestCase class modules/simpletest/tests/database_test.test Test update queries involving LOB values.
update_extra_requirements function ./update.php Returns and stores extra requirements that apply during the update process.
ThemeUpdater::postInstall function modules/system/system.updater.inc Perform actions after installation.
MergeQuery::STATUS_UPDATE constant includes/database/query.inc Returned by execute() if an UPDATE query has been executed.
MergeQuery::$updateFields property includes/database/query.inc An array of fields that will be updated.
_update_create_fetch_task function modules/update/update.fetch.inc Adds a task to the queue for fetching release history data for a project.
_update_process_info_list function modules/update/update.compare.inc Populates an array of project data.
_update_build_layout_data function modules/update/update.compare.inc Helper function to scan and collect layout data.
update_script_test.module file modules/simpletest/tests/update_script_test.module This file provides testing functionality for update.php.
system_update_last_removed function modules/system/system.install Implements hook_update_last_removed().
ModuleUpdater::postInstall function modules/system/system.updater.inc List of post install actions.
ModuleUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.

Pages

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