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 |
---|---|---|---|
theme_update_report | function | modules/ |
Returns HTML for the project status report. |
theme_update_status_label | function | modules/ |
Returns HTML for a label to display for a project's update status. |
theme_update_version | function | modules/ |
Returns HTML for the version display of a project. |
tracker_comment_update | function | modules/ |
Implements hook_comment_update(). |
tracker_node_update | function | modules/ |
Implements hook_node_update(). |
tracker_update_7000 | function | modules/ |
Create new tracker_node and tracker_user tables. |
translation_node_update | function | modules/ |
Implements hook_node_update(). |
TriggerUpdatePathTestCase | class | modules/ |
Tests the Trigger 7.0 -> 7.x upgrade path. |
TriggerUpdatePathTestCase::getInfo | function | modules/ |
|
TriggerUpdatePathTestCase::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
TriggerUpdatePathTestCase::testFilledUpgrade | function | modules/ |
Tests that the upgrade is successful. |
trigger_comment_update | function | modules/ |
Implements hook_comment_update(). |
trigger_node_update | function | modules/ |
Implements hook_node_update(). |
trigger_taxonomy_term_update | function | modules/ |
Implements hook_taxonomy_term_update(). |
trigger_update_7000 | function | modules/ |
Alter the "hook" field and drop the "op field" of {trigger_assignments}. |
trigger_update_7001 | function | modules/ |
Increase the length of the "hook" field to 78 characters. |
trigger_update_7002 | function | modules/ |
Renames nodeapi to node. |
trigger_user_update | function | modules/ |
Implements hook_user_update(). |
Update Manager module: file management | group | modules/ |
Update Manager module file management functions. |
Update Manager module: install | group | modules/ |
Update Manager module functionality for installing new code. |
Update Manager module: update | group | modules/ |
Update Manager module functionality for updating existing code. |
Update versions of API functions | group | modules/ |
Functions that are similar to normal API functions, but do not invoke hooks. |
update-rtl.css | file | modules/ |
RTL styles used by the Update Manager module. |
update.aggregator.test | file | modules/ |
Tests schema changes in aggregator.module. |
update.api.php | file | modules/ |
Hooks provided by the Update Manager module. |
update.authorize.inc | file | modules/ |
Callbacks and related functions invoked by authorize.php to update projects. |
update.compare.inc | file | modules/ |
Code required only when comparing available updates to existing data. |
update.css | file | modules/ |
Styles used by the Update Manager module. |
update.fetch.inc | file | modules/ |
Code required only when fetching information about available updates. |
update.field.test | file | modules/ |
Provides update path tests for the Field module. |
update.inc | file | includes/ |
Drupal database update API. |
update.info | file | modules/ |
name = Update manager description = Checks for available updates, and can securely install or update modules and themes via a web interface. version = VERSION package = Core core = 7.x files[] = update.test configure = admin/reports/updates/settings |
update.install | file | modules/ |
Install, update, and uninstall functions for the Update Manager module. |
update.manager.inc | file | modules/ |
Administrative screens and processing functions of the Update Manager module. |
update.module | file | modules/ |
Handles updates of Drupal core and contributed projects. |
update.php | file | ./ |
Administrative page for handling updates from one Drupal version to another. |
update.report.inc | file | modules/ |
Code required only when rendering the available updates report. |
update.settings.inc | file | modules/ |
Code required only for the update status settings form. |
update.test | file | modules/ |
This file contains tests for the Update Manager module. |
update.test | file | modules/ |
Tests for the update system. |
update.trigger.test | file | modules/ |
Provides upgrade path tests for the Trigger module. |
update.user.test | file | modules/ |
Provides update path tests for the User module. |
UpdateCoreTestCase | class | modules/ |
Tests behavior related to discovering and listing updates to Drupal core. |
UpdateCoreTestCase::getInfo | function | modules/ |
|
UpdateCoreTestCase::setSystemInfo7_0 | function | modules/ |
Sets the version to 7.0 when no project-specific mapping is defined. |
UpdateCoreTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
UpdateCoreTestCase::testDatestampMismatch | function | modules/ |
Ensures proper results where there are date mismatches among modules. |
UpdateCoreTestCase::testFetchTasks | function | modules/ |
Tests that exactly one fetch task per project is created and not more. |
UpdateCoreTestCase::testModulePageRegularUpdate | function | modules/ |
Checks the messages at admin/modules when an update is missing. |
UpdateCoreTestCase::testModulePageRunCron | function | modules/ |
Checks that running cron updates the list of available updates. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.