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
DashboardUpdateBlock::form function modules/dashboard/includes/block.update.inc Build the settings form for editing this block.
_update_get_cache_multiple function modules/update/update.module Returns an array of cache items with a given cache ID prefix.
UpdateScriptFunctionalTest class modules/system/tests/system.test Tests for the update system functionality.
UpdateTestHelper::$profile property modules/update/tests/update.test The profile to install as a basis for testing.
update_test_basetheme.info file 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
Updater::makeWorldReadable function includes/updater.inc Ensure that a given directory is world readable.
_update_get_fetch_url_base function modules/update/update.fetch.inc Returns the base of the URL to fetch available update data for a project.
hook_update_projects_alter function modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
menu_test_menu_link_update function modules/simpletest/tests/menu_test.module Implements hook_menu_link_update().
system_update_dependencies function modules/user/user.install Implements hook_update_dependencies().
locale_update_dependencies function modules/locale/locale.install Implements hook_update_dependencies().
hook_verify_update_archive function modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
update_fetch_data_finished function modules/update/update.fetch.inc Batch callback: Performs actions when all fetch tasks have been completed.
DatabaseConnection::update function includes/database/database.inc Prepares and returns an UPDATE query object.
ModuleUpdater::postInstall function modules/system/system.updater.inc List of post install actions.
LayoutUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
update_filter_project_info function modules/update/update.compare.inc Filters the project .info data to only save attributes we need.
ModuleUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
system_update_last_removed function modules/system/system.install Implements hook_update_last_removed().
hook_field_update_instance function modules/field/field.api.php Act on a field instance being updated.
update_script_test.install file modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_process_project_info function modules/update/update.compare.inc Determines version and type information for currently installed projects.
update_resolve_dependencies function includes/update.inc Resolves dependencies in a set of module updates, and orders them correctly.
comment_update_dependencies function modules/comment/comment.install Implements hook_update_dependencies().
image_field_update_instance function modules/image/image.module Implements hook_field_update_instance().
hook_config_update_validate function modules/config/config.api.php Validate configuration changes before saving them.
views_field_update_instance function modules/views/views.module Implements hook_field_update_instance.
hook_locale_language_update function modules/locale/locale.api.php React to a language that was just updated in the system.
_update_project_status_sort function modules/update/update.module Orders projects based on their status.
update_test_admintheme.info file 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
update_module_add_to_system function includes/update.inc Adds modules to the system table in a Backdrop core update.
theme_path_bulk_update_form function modules/path/path.admin.inc Returns HTML for the Path bulk update page.
update_admin_bar_cache_info function modules/update/update.module Implements hook_admin_bar_cache_info().
update_d7_test_2_update_1001 function modules/simpletest/tests/update_d7_test_2.install Dummy update_d7_test_2 update 1001.
update_d7_test_2_update_1000 function modules/simpletest/tests/update_d7_test_2.install Dummy update_d7_test_2 update 1000.
_menu_update_parental_status function includes/menu.inc Checks and updates the 'has_children' status for the parent of a link.
update_retrieve_dependencies function includes/update.inc Invokes hook_update_dependencies() in all installed modules.
UpdateDrupal7TestCase::setUp function modules/simpletest/tests/update.test Sets up a Backdrop site for running functional and integration tests.
update_d7_test_1_update_1002 function modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 1002.
update_d7_test_1_update_7001 function modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 7001.
CoreUpdater::postUpdateTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
update_d7_test_1_update_1001 function modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 1001.
path_bulk_update_batch_start function modules/path/path.admin.inc Batch callback; count the current number of URL aliases for comparison later.
field_config_update_validate function modules/field/field.module Implements hook_config_create_update().
system_update_files_database function modules/system/system.module Updates the records in the system table based on the files array.
update_d7_test_1_update_7000 function modules/simpletest/tests/update_d7_test_1.install Dummy update_d7_test_1 update 7000.
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
hook_entity_view_mode_update function modules/entity/entity.api.php Respond to update of a display mode.
UpdaterFileTransferException class includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
UpdateTestContribCase::setUp function modules/update/tests/update.test Sets up a Backdrop site for running functional and integration tests.

Pages

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