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

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