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
_system_update_bootstrap_status function modules/system/system.module Refresh bootstrap column in the system table.
ModuleUpdater::postInstallTasks function modules/system/system.updater.inc List of post install actions.
hook_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
LayoutUpdater::postInstallTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
ThemeUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
theme_update_manager_update_form function modules/update/update.theme.inc Returns HTML for the first page in the process of updating projects.
Updater::prepareInstallDirectory function includes/updater.inc Make sure the installation parent directory exists and is writable.
filter_test_filter_format_update function modules/simpletest/tests/filter_test.module Implements hook_filter_format_update().
Update versions of API functions group modules/system/system.api.php Functions that are similar to normal API functions, but do not invoke hooks.
CoreUpdater::getInstallDirectory function modules/system/system.updater.inc Return the Backdrop core directory.
update_form_system_modules_alter function modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
Updater::getUpdaterFromDirectory function includes/updater.inc Determine which Updater class can operate on the given directory.
_node_mass_update_batch_finished function modules/node/node.admin.inc Menu callback: Reports the status of batch operation for node_mass_update().
DashboardUpdateBlock::getContent function modules/dashboard/includes/block.update.inc Return the content of a block.
DashboardUpdateBlock::formSubmit function modules/dashboard/includes/block.update.inc Submit handler to save the form settings.
UpdateDependencyOrderingTestCase class modules/simpletest/tests/update.test Tests for the update dependency ordering system.
update_test_3_update_dependencies function modules/simpletest/tests/update_test_3.install Implements hook_update_dependencies().
UpdateScriptFunctionalTest::setUp function modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
LayoutUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
entity_crud_hook_test_node_update function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_update().
entity_crud_hook_test_file_update function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_file_update().
entity_crud_hook_test_user_update function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_user_update().
installer_clear_update_disk_cache function modules/installer/installer.module Clears the temporary files and directories based on file age from disk.
DashboardUpdateBlock::__construct function modules/dashboard/includes/block.update.inc Create a new Block object.
update_test_2_update_dependencies function modules/simpletest/tests/update_test_2.install Implements hook_update_dependencies().
ModuleUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
ThemeUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a theme should be installed.
update_test_1_update_dependencies function modules/simpletest/tests/update_test_1.install Implements hook_update_dependencies().
UpdateCoreTestCase::testFetchTasks function modules/update/tests/update.test Tests that exactly one fetch task per project is created and not more.
LayoutUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a layout should be installed.
taxonomy_test_taxonomy_term_update function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_update().
FieldCrudTestCase::testUpdateField function modules/field/tests/field.test Test updating a field.
ModuleUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a module should be installed.
Private update status cache system group modules/update/update.module Functions to manage the update status cache.
layout_settings_form_update_layout function modules/layout/layout.admin.inc Submit handler for layout_settings_form() that saves in-progress values.
layout_block_configure_ajax_update function modules/layout/layout.admin.inc AJAX callback to update the underlying layout form after updating a block.
views_handler_sort_ncs_last_updated class modules/comment/views/views_handler_sort_ncs_last_updated.inc Sort handler for the newer of last comment / node updated.
taxonomy_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
installer_manager_update_ready_form function modules/installer/installer.manager.inc Form constructor for the update ready form.
entity_crud_hook_test_entity_update function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_update().
user_path_bulk_update_batch_process function modules/user/user.path.inc Batch processing callback; Generate URL aliases for users.
DashboardUpdateBlock::getAdminTitle function modules/dashboard/includes/block.update.inc Return an administrative title that will always have a value.
_file_update_image_field_dimensions function modules/file/file.file.inc Update the image dimensions stored in any image fields for a file.
update_callback_service_unavailable function modules/update/tests/update_test/update_test.module Page callback: Displays an Error 503 (Service unavailable) page.
node_path_bulk_update_batch_process function modules/node/node.path.inc Batch processing callback; Generate or update aliases for nodes.
path_bulk_update_form_rebuild_submit function modules/path/path.admin.inc Form submit handler for path alias bulk update form.
installer_manager_update_form_submit function modules/installer/installer.manager.inc Form submission handler for installer_manager_update_form().
views_plugin_pager::update_page_info function modules/views/plugins/views_plugin_pager.inc If there are pagers that need global values set, this method can be used to set them. It will be called when the count query is run.
BackdropUpdaterInterface::postUpdate function includes/updater.inc Actions to run after an update has occurred.
views_handler_field_ncs_last_updated class modules/comment/views/views_handler_field_ncs_last_updated.inc Field handler to display the newer of last comment / node updated.

Pages

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