|
search_comment_update |
function |
drupal/modules/search/search.module |
Implements hook_comment_update(). |
|
update_test_1.install |
file |
drupal/modules/simpletest/tests/update_test_1.install |
Install, update and uninstall functions for the update_test_1 module. |
|
Extra updates for 7.x |
group |
drupal/modules/system/system.install |
Update functions between 7.x versions. |
|
node_node_type_update |
function |
drupal/modules/node/content_types.inc |
Implements hook_node_type_update(). |
|
DrupalUpdateException |
class |
drupal/includes/update.inc |
@class Exception class used to throw error if a module update fails. |
|
file_test_file_update |
function |
drupal/modules/simpletest/tests/file_test.module |
Implements hook_file_update(). |
|
field_update_instance |
function |
drupal/modules/field/field.crud.inc |
Updates an instance of a field. |
|
update_test_mock_page |
function |
drupal/modules/update/tests/update_test.module |
Page callback: Prints mock XML for the Update Manager module. |
|
hook_user_role_update |
function |
drupal/modules/user/user.api.php |
Respond to updates to a user role. |
|
node_test_node_update |
function |
drupal/modules/node/tests/node_test.module |
Implements hook_node_update(). |
|
hook_menu_link_update |
function |
drupal/modules/system/system.api.php |
Inform modules that a menu link has been updated. |
|
UPDATE_MAX_FETCH_TIME |
constant |
drupal/modules/update/update.module |
Maximum number of seconds to try fetching available update data at a time. |
|
update_manager_access |
function |
drupal/modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
|
update_themes_enabled |
function |
drupal/modules/update/update.module |
Implements hook_themes_enabled(). |
|
Updater::findInfoFile |
function |
drupal/includes/updater.inc |
Figure out what the most important (or only) info file is in a directory. |
|
UpdateQuery::compiled |
function |
drupal/includes/database/query.inc |
Implements QueryConditionInterface::compiled(). |
|
Updater::getBackupDir |
function |
drupal/includes/updater.inc |
Return the full path to a directory where backups should be written. |
|
update.aggregator.test |
file |
drupal/modules/simpletest/tests/upgrade/update.aggregator.test |
Tests schema changes in aggregator.module. |
|
DatabaseUpdateTestCase |
class |
drupal/modules/simpletest/tests/database_test.test |
Update builder tests. |
|
UpdateCoreUnitTestCase |
class |
drupal/modules/update/update.test |
Tests update functionality unrelated to the database. |
|
SelectQuery::forUpdate |
function |
drupal/includes/database/select.inc |
Add FOR UPDATE to the query. |
|
bbb_update_test.module |
file |
drupal/modules/update/tests/bbb_update_test.module |
Dummy module for testing Update status. |
|
trigger_comment_update |
function |
drupal/modules/trigger/trigger.module |
Implements hook_comment_update(). |
|
ccc_update_test.module |
file |
drupal/modules/update/tests/ccc_update_test.module |
Dummy module for testing Update status. |
|
aaa_update_test.module |
file |
drupal/modules/update/tests/aaa_update_test.module |
Dummy module for testing Update status. |
|
aggregator_update_7004 |
function |
drupal/modules/aggregator/aggregator.install |
Add index on timestamp. |
|
hook_node_update_index |
function |
drupal/modules/node/node.api.php |
Act on a node being indexed for searching. |
|
UpdateFeedItemTestCase |
class |
drupal/modules/aggregator/aggregator.test |
Tests functionality of updating a feed item in the Aggregator module. |
|
aggregator_update_7000 |
function |
drupal/modules/aggregator/aggregator.install |
Add hash column to aggregator_feed table. |
|
aggregator_update_7001 |
function |
drupal/modules/aggregator/aggregator.install |
Add aggregator teaser length to settings from old global default teaser length |
|
aggregator_update_7002 |
function |
drupal/modules/aggregator/aggregator.install |
Add queued timestamp. |
|
update_get_update_list |
function |
drupal/includes/update.inc |
Returns a list of all the pending database updates. |
|
aggregator_update_7003 |
function |
drupal/modules/aggregator/aggregator.install |
Increase the length of {aggregator_feed}.url. |
|
UserUpdatePathTestCase |
class |
drupal/modules/simpletest/tests/upgrade/update.user.test |
Tests the User 7.0 -> 7.x update path. |
|
UpdateTestFileTransfer |
class |
drupal/modules/update/tests/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
|
update_settings_submit |
function |
drupal/modules/update/update.settings.inc |
Form submission handler for update_settings(). |
|
node_type_update_nodes |
function |
drupal/modules/node/node.module |
Updates all nodes of one type to be of another type. |
|
BasicMinimalUpdatePath |
class |
drupal/modules/simpletest/tests/upgrade/upgrade.test |
Performs point release update tests on a bare database. |
|
update_themes_disabled |
function |
drupal/modules/update/update.module |
Implements hook_themes_disabled(). |
|
statistics_update_7000 |
function |
drupal/modules/statistics/statistics.install |
Update the {accesslog}.sid column to match the length of {sessions}.sid |
|
DrupalUpdaterInterface |
interface |
drupal/includes/updater.inc |
Interface for a class which can update a Drupal project. |
|
UpdateQuery::condition |
function |
drupal/includes/database/query.inc |
Implements QueryConditionInterface::condition(). |
|
UpdateQuery::isNotNull |
function |
drupal/includes/database/query.inc |
Implements QueryConditionInterface::isNotNull(). |
|
UpdateQuery::notExists |
function |
drupal/includes/database/query.inc |
Implements QueryConditionInterface::notExists(). |
|
UpdateQuery::arguments |
function |
drupal/includes/database/query.inc |
Implements QueryConditionInterface::arguments(). |
|
tracker_comment_update |
function |
drupal/modules/tracker/tracker.module |
Implements hook_comment_update(). |
|
SelectQuery::$forUpdate |
property |
drupal/includes/database/select.inc |
The FOR UPDATE status |
|
hook_updater_info_alter |
function |
drupal/modules/system/system.api.php |
Alter the Updater information array. |
|
ThemeUpdater::canUpdate |
function |
drupal/modules/system/system.updater.inc |
|
|
update_fetch_data_batch |
function |
drupal/modules/update/update.fetch.inc |
Implements callback_batch_operation(). |