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
DBLogTestCase::getContentUpdate function modules/dblog/tests/dblog.test Creates random content as an update based on node content type.
UpdateDependencyMissingTestCase class modules/simpletest/tests/update.test Tests for missing update dependencies.
update_script_test_flush_caches function modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
FileTestHelper::updateFileField function modules/file/tests/file.test Updates an existing file field with new settings.
Update versions of API functions group modules/system/system.api.php Functions that are similar to normal API functions, but do not invoke hooks.
theme_update_manager_update_form function modules/update/update.theme.inc Returns HTML for the first page in the process of updating projects.
UpdateDependencyOrderingTestCase class modules/simpletest/tests/update.test Tests for the update dependency ordering system.
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().
update_form_system_modules_alter function modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
CoreUpdater::getInstallDirectory function modules/system/system.updater.inc Return the Backdrop core directory.
DashboardUpdateBlock::getContent function modules/dashboard/includes/block.update.inc Return the content of a block.
Updater::prepareInstallDirectory function includes/updater.inc Make sure the installation parent directory exists and is writable.
ThemeUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
DashboardUpdateBlock::formSubmit function modules/dashboard/includes/block.update.inc Submit handler to save the form settings.
filter_test_filter_format_update function modules/simpletest/tests/filter_test.module Implements hook_filter_format_update().
update_test_1_update_dependencies function modules/simpletest/tests/update_test_1.install Implements hook_update_dependencies().
update_test_3_update_dependencies function modules/simpletest/tests/update_test_3.install Implements hook_update_dependencies().
entity_crud_hook_test_node_update function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_node_update().
update_test_2_update_dependencies function modules/simpletest/tests/update_test_2.install Implements hook_update_dependencies().
UpdateScriptFunctionalTest::setUp function modules/system/tests/system.test Sets up a Backdrop site for running functional and integration tests.
ThemeUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a theme should be installed.
ModuleUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
DashboardUpdateBlock::__construct function modules/dashboard/includes/block.update.inc Create a new Block object.
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.
LayoutUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
layout_settings_form_update_layout function modules/layout/layout.admin.inc Submit handler for layout_settings_form() that saves in-progress values.
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.
UpdateCoreTestCase::testFetchTasks function modules/update/tests/update.test Tests that exactly one fetch task per project is created and not more.
Private update status cache system group modules/update/update.module Functions to manage the update status cache.
layout_block_configure_ajax_update function modules/layout/layout.admin.inc AJAX callback to update the underlying layout form after updating a block.
LayoutUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a layout should be installed.
ModuleUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a module should be installed.
installer_manager_update_ready_form function modules/installer/installer.manager.inc Form constructor for the update ready form.
DashboardUpdateBlock::getAdminTitle function modules/dashboard/includes/block.update.inc Return an administrative title that will always have a value.
taxonomy_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
entity_crud_hook_test_entity_update function modules/entity/tests/entity_crud_hook_test/entity_crud_hook_test.module Implements hook_entity_update().
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.
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.
_file_update_image_field_dimensions function modules/file/file.file.inc Update the image dimensions stored in any image fields for a file.
user_path_bulk_update_batch_process function modules/user/user.path.inc Batch processing callback; Generate URL aliases for users.
update_d7_test_2_update_last_removed function modules/simpletest/tests/update_d7_test_2.install Implements hook_update_last_removed().
UpdateCoreTestCase::setSystemInfo1_0 function modules/update/tests/update.test Sets the version to 1.0 when no project-specific mapping is defined.
_update_7000_field_sql_storage_write function modules/field/modules/field_sql_storage/field_sql_storage.install Utility function: write field data directly to SQL storage.
BackdropUpdaterInterface::postUpdate function includes/updater.inc Actions to run after an update has occurred.
admin_bar_taxonomy_vocabulary_update function modules/admin_bar/admin_bar.module Implements hook_taxonomy_vocabulary_update().

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