Search for update
- Search 9.5.x for update
- Search 8.9.x for update
- Search 10.3.x for update
- Search 11.x for update
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
hook_update_index | function | modules/ |
Update the search index for this module. |
hook_update_last_removed | function | modules/ |
Return a number which is no longer available as hook_update_N(). |
hook_update_N | function | modules/ |
Perform a single update. |
hook_update_projects_alter | function | modules/ |
Alter the list of projects before fetching data and comparing versions. |
hook_update_status_alter | function | modules/ |
Alter the information about available updates for projects. |
hook_user_role_update | function | modules/ |
Respond to updates to a user role. |
hook_user_update | function | modules/ |
A user account was updated. |
hook_verify_update_archive | function | modules/ |
Verify an archive after it has been downloaded and extracted. |
image_field_update | function | modules/ |
Implements hook_field_update(). |
image_field_update_field | function | modules/ |
Implements hook_field_update_field(). |
image_field_update_instance | function | modules/ |
Implements hook_field_update_instance(). |
image_update_7000 | function | modules/ |
Install the schema for users upgrading from the contributed module. |
image_update_7001 | function | modules/ |
Rename possibly misnamed {image_effect} table to {image_effects}. |
image_update_7002 | function | modules/ |
Add width and height columns to image field schema and populate. |
image_update_7003 | function | modules/ |
Remove the variables that set alt and title length since they were not used for database column size and could cause PDO exceptions. |
image_update_7004 | function | modules/ |
Use a large setting (512 and 1024 characters) for the length of the image alt and title fields. |
image_update_7005 | function | modules/ |
Add a column to the 'image_style' table to store administrative labels. |
image_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
ListFieldTestCase::testUpdateAllowedValues | function | modules/ |
Test that allowed values can be updated. |
list_field_update_field | function | modules/ |
Implements hook_field_update_field(). |
list_field_update_forbid | function | modules/ |
Implements hook_field_update_forbid(). |
list_update_7001 | function | modules/ |
Rename the list field types and change 'allowed_values' format. |
list_update_7002 | function | modules/ |
Re-apply list_update_7001() for deleted fields. |
LocaleLanguageNegotiationInfoFunctionalTest::languageNegotiationUpdate | function | modules/ |
Update language types/negotiation information. |
locale_system_update | function | modules/ |
Imports translations when new modules or themes are installed. |
locale_update_7000 | function | modules/ |
Add context field index and allow longer location. |
locale_update_7001 | function | modules/ |
Upgrade language negotiation settings. |
locale_update_7002 | function | modules/ |
Updates URL language negotiation by adding the URL fallback detection method. |
locale_update_7003 | function | modules/ |
Update "language_count" variable. |
locale_update_7004 | function | modules/ |
Remove duplicates in {locales_source}. |
locale_update_7005 | function | modules/ |
Increase {locales_languages}.formula column's length. |
MARK_UPDATED | constant | includes/ |
Mark content as being updated. |
menu_node_update | function | modules/ |
Implements hook_node_update(). |
menu_test_menu_link_update | function | modules/ |
Implements hook_menu_link_update(). |
menu_update_7000 | function | modules/ |
Migrate the "Default menu for content" setting to individual node types. |
menu_update_7001 | function | modules/ |
Rename "Primary Links" and "Secondary Links" to their Drupal 7 equivalents. |
menu_update_7002 | function | modules/ |
Rename the primary/secondary menu blocks to match previously renamed menus. |
menu_update_7003 | function | modules/ |
Add missing custom menus to active menus list. |
MergeQuery::$needsUpdate | property | includes/ |
Flag indicating whether an UPDATE is necessary. |
MergeQuery::$updateFields | property | includes/ |
An array of fields that will be updated. |
MergeQuery::STATUS_UPDATE | constant | includes/ |
Returned by execute() if an UPDATE query has been executed. |
MergeQuery::updateFields | function | includes/ |
Adds a set of field->value pairs to be updated. |
ModuleUpdater | class | modules/ |
Class for updating modules using FileTransfer classes via authorize.php. |
ModuleUpdater::canUpdate | function | modules/ |
|
ModuleUpdater::canUpdateDirectory | function | modules/ |
Determine if the Updater can handle the project provided in $directory. |
ModuleUpdater::getInstallDirectory | function | modules/ |
Return the directory where a module should be installed. |
ModuleUpdater::getSchemaUpdates | function | modules/ |
Return available database schema updates one a new version is installed. |
ModuleUpdater::isInstalled | function | modules/ |
Checks if the project is installed. |
ModuleUpdater::postInstallTasks | function | modules/ |
Returns a list of post install actions. |
ModuleUpdater::postUpdateTasks | function | modules/ |
Return an array of links to pages that should be visited post operation. |
Pagination
- Previous page
- Page 5
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.