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_1000 function modules/node/node.install Set 'node' as home page path if it implicitly was before.
node_update_1003 function modules/node/node.install Move theme settings to global site configuration.
user_update_1009 function modules/user/user.install Create the default view for user administration.
node_update_1001 function modules/node/node.install Rename node type language variable names.
UpdaterException class includes/updater.inc Exception class for the Updater class hierarchy.
node_update_1005 function modules/node/node.install Convert content types to configuration files.
update.fetch.inc file modules/update/update.fetch.inc Code required only when fetching information about available updates.
node_mass_update function modules/node/node.admin.inc Updates all nodes in the passed-in array with the passed-in field values.
node_update_1008 function modules/node/node.install Create the view replacement for admin/content/node.
hook_node_update function modules/node/node.api.php Respond to updates to a node.
user_update_1008 function modules/user/user.install Update views that used the old role ID handlers to use role name instead.
user_update_1007 function modules/user/user.install Convert user roles to configuration files.
date_update_1000 function modules/date/date.install Upgrade configuration from Drupal 7 Date module.
user_update_1004 function modules/user/user.install Moves login flood settings from variable to config.
user_update_1006 function modules/user/user.install Moves user picture settings from variable to config.
date_update_1001 function modules/date/date.install Remove legacy Date API, Date Views, and Date Popup configurations.
node_update_1004 function modules/node/node.install Remove the block_node_type table, now stored in layout configuration files.
node_update_1013 function modules/node/node.install Update the empty text, name, and menu link, for the admin content view.
hook_user_update function modules/user/user.api.php Respond to updates to a user account.
user_update_1000 function modules/user/user.install The 'Member for' extra field has moved one level up in the array.
user_update_1001 function modules/user/user.install Grant "administer account settings" to roles with "administer users."
Updater::factory function includes/updater.inc Return an Updater of the appropriate type depending on the source.
book_form_update function modules/book/book.module Renders a new parent page select element when the book selection changes.
user_update_1018 function modules/user/user.install Set default values for core password constraints.
menu_node_update function modules/menu/menu.module Implements hook_node_update().
hook_menu_update function modules/menu/menu.api.php Respond to a custom menu update.
user_update_1020 function modules/user/user.install Make sure that all config translatables are set for user mails.
book_node_update function modules/book/book.module Implements hook_node_update().
Updater::$source property includes/updater.inc
menu_update_1004 function modules/menu/menu.install Add new default config values.
hook_file_update function modules/system/system.api.php Respond to a file being updated.
user_update_1014 function modules/user/user.install Fixes system email linebreaks.
user_update_1015 function modules/user/user.install Change label 'Name' to 'Username' for clarity on user admin view.
user_update_1019 function modules/user/user.install Set the "user_admin_role" attribute to "0" (disabled) if it's missing.
user_update_1002 function modules/user/user.install Remove the ability for users to select a theme.
update_uninstall function modules/update/update.install Implements hook_uninstall().
path_update_1001 function modules/path/path.install Moves Backdrop Pathauto configuration to Path module configuration.
Updater::install function includes/updater.inc Installs a Backdrop project, returns a list of next actions.
menu_update_1000 function modules/menu/menu.install Moves menu settings from variables to config.
user_update_1016 function modules/user/user.install Creates the table to enable caching of User entities.
path_update_1000 function modules/path/path.install Upgrades Drupal 7 Pathauto variables to Path config.
menu_update_1001 function modules/menu/menu.install Move menu content type settings into configuration files.
menu_update_1002 function modules/menu/menu.install Move individual menus into config files.
user_update_1010 function modules/user/user.install Set default option for login method to use accounts only.
user_update_1011 function modules/user/user.install Update 'People' menus to 'User accounts'.
user_update_1012 function modules/user/user.install Update 'Find user accounts' to 'Manage user accounts'
update.theme.inc file modules/update/update.theme.inc Theme functions for the Update module.
user_update_1003 function modules/user/user.install Moves account settings from variable to config.
update.admin.inc file modules/update/update.admin.inc Admin page callbacks for the Update Manager module.
user_update_1017 function modules/user/user.install Add admin mail text for pending approval.

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