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
node_update_index function modules/node/node.module Implements hook_update_index().
views_update_1003 function modules/views/views.install Update Views variables to use configuration files.
color_update_1000 function modules/color/color.install Convert color module settings to config files.
image_update_1001 function modules/image/image.install Convert available database image styles to configuration files.
views_update_1002 function modules/views/views.install Drop Views tables that were converted to configuration files.
_update_cache_set function modules/update/update.module Stores data in the private update status cache table.
image_update_1004 function modules/image/image.install Update all image fields to use a static default image URI.
update.tests.info file modules/update/tests/update.tests.info [UpdateCoreTestCase] name = Update core functionality description = Tests the update module through a series of functional tests using mock XML data. group = Update file = update.test [UpdateTestContribCase] name = Update contrib…
update_is_missing function includes/update.inc Determines if a module update is missing or unavailable.
update_fetch_data function modules/update/update.module Attempts to fetch update data after loading the necessary include file.
views_update_1000 function modules/views/views.install Convert default views to configuration files.
image_update_1002 function modules/image/image.install Drop image tables that were converted to configuration files.
date_field_update function modules/date/date.field.inc Implements hook_field_update().
views_update_1001 function modules/views/views.install Convert available database views to configuration files.
link_field_update function modules/link/link.module Implements hook_field_update().
email_update_1000 function modules/email/email.install Remove the old email module configuration file.
hook_update_index function modules/search/search.api.php Update the search index for this module.
block_update_1001 function modules/block/block.install Add a column for title to the block_custom table.
block_update_1002 function modules/block/block.install Remove the legacy block tables.
block_update_1003 function modules/block/block.install Increase {block_custom}.title length to 255 characters.
UPDATE_NOT_SECURE constant modules/update/update.module Project is missing security update(s).
dblog_update_1000 function modules/dblog/dblog.install Account for possible legacy systems where dblog was not installed.
block_update_1000 function modules/block/block.install Block cache is always enabled in Backdrop.
_update_cache_get function modules/update/update.module Retrieves data from the private update status cache table.
block_update_1004 function modules/block/block.install Move individual blocks into config files.
views_update_1004 function modules/views/views.install Replace the frontpage view with promoted.
hook_updater_info function modules/system/system.api.php Provide information on Updaters (classes that can update Backdrop).
update.report.inc file modules/update/update.report.inc Code required only when rendering the available updates report.
image_update_1005 function modules/image/image.install Rename image config files.
file_field_update function modules/file/file.field.inc Implements hook_field_update().
dblog_update_1003 function modules/dblog/dblog.install Restore the format for dates in the database log.
UpdateQuery_mysql class drivers/database_mysql/query.inc
update_update_1004 function modules/update/update.install Fix wrong default value for update_threshold setting.
update_update_1003 function modules/update/update.install Removes the testing-only values from the update.settings config.
update_update_1002 function modules/update/update.install Enable static caching for update settings configuration file.
update_update_1001 function modules/update/update.install Add config default value for "update_not_implemented_url".
update_test.module file modules/update/tests/update_test/update_test.module Module for testing Update Manager functionality.
search_update_1001 function modules/search/search.install Add the default value for the "search_logging" configuration value.
update_update_1000 function modules/update/update.install Moves update settings from variables to config.
search_update_1000 function modules/search/search.install Update search module to use the configuration system.
search_update_1002 function modules/search/search.install Set all search blocks with 'default' title to 'custom' title with 'Search'.
system_update_1060 function modules/system/system.install Remove the homepage breadcrumb block.
system_update_1059 function modules/system/system.install Set home page menu to render as a drop-down menu.
update_test_3.info file modules/simpletest/tests/update_test_3.info name = "Update test" description = "Support module for update testing." package = Testing version = BACKDROP_VERSION type = module backdrop = 1.x hidden = TRUE
system.updater.inc file modules/system/system.updater.inc Subclasses of the Updater class to update Backdrop core, modules, themes, and layouts.
system_update_1055 function modules/system/system.install Create the new layout settings configuration file.
system_update_1021 function modules/system/system.install Removes the js_cache_files variable.
system_update_1022 function modules/system/system.install Converts theme logo and shortcut settings to site-wide config.
system_update_1023 function modules/system/system.install Enable admin_bar, replacing the renamed admin_menu.
system_update_1035 function modules/system/system.install Set the weight of Layout module to run last.

Pages

  • « first
  • ‹ previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • …
  • 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