|
hook_user_role_update |
function |
drupal-7.x/modules/user/user.api.php |
Inform other modules that a user role has been updated. |
|
Updater::findInfoFile |
function |
drupal-7.x/includes/updater.inc |
Figure out what the most important (or only) info file is in a directory. |
|
Updater::getBackupDir |
function |
drupal-7.x/includes/updater.inc |
Return the full path to a directory where backups should be written. |
|
UPDATE_MAX_FETCH_TIME |
constant |
drupal-7.x/modules/update/update.module |
Maximum number of seconds to try fetching available update data at a time. |
|
update_manager_access |
function |
drupal-7.x/modules/update/update.module |
Access callback: Resolves if the current user can access updater menu items. |
|
aaa_update_test.module |
file |
drupal-7.x/modules/update/tests/aaa_update_test.module |
Dummy module for testing Update status. |
|
update_themes_disabled |
function |
drupal-7.x/modules/update/update.module |
Implements hook_themes_disabled(). |
|
bbb_update_test.module |
file |
drupal-7.x/modules/update/tests/bbb_update_test.module |
Dummy module for testing Update status. |
|
aggregator_update_7000 |
function |
drupal-7.x/modules/aggregator/aggregator.install |
Add hash column to aggregator_feed table. |
|
aggregator_update_7001 |
function |
drupal-7.x/modules/aggregator/aggregator.install |
Add aggregator teaser length to settings from old global default teaser length |
|
aggregator_update_7002 |
function |
drupal-7.x/modules/aggregator/aggregator.install |
Add queued timestamp. |
|
aggregator_update_7003 |
function |
drupal-7.x/modules/aggregator/aggregator.install |
Increase the length of {aggregator_feed}.url. |
|
node_type_update_nodes |
function |
drupal-7.x/modules/node/node.module |
Updates all nodes of one type to be of another type. |
|
hook_node_update_index |
function |
drupal-7.x/modules/node/node.api.php |
Act on a node being indexed for searching. |
|
statistics_update_7000 |
function |
drupal-7.x/modules/statistics/statistics.install |
Update the {accesslog}.sid column to match the length of {sessions}.sid |
|
SelectQuery::forUpdate |
function |
drupal-7.x/includes/database/select.inc |
Add FOR UPDATE to the query. |
|
update.aggregator.test |
file |
drupal-7.x/modules/simpletest/tests/upgrade/update.aggregator.test |
Tests schema changes in aggregator.module. |
|
trigger_comment_update |
function |
drupal-7.x/modules/trigger/trigger.module |
Implements hook_comment_update(). |
|
UpdateCoreUnitTestCase |
class |
drupal-7.x/modules/update/update.test |
Tests update functionality unrelated to the database. |
|
update_get_update_list |
function |
drupal-7.x/includes/update.inc |
Returns a list of all the pending database updates. |
|
UpdateTestFileTransfer |
class |
drupal-7.x/modules/update/tests/update_test.module |
Mocks a FileTransfer object to test the settings form functionality. |
|
update_settings_submit |
function |
drupal-7.x/modules/update/update.settings.inc |
Form submission handler for update_settings(). |
|
DatabaseUpdateTestCase |
class |
drupal-7.x/modules/simpletest/tests/database_test.test |
Update builder tests. |
|
UpdateQuery::condition |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::condition(). |
|
tracker_comment_update |
function |
drupal-7.x/modules/tracker/tracker.module |
Implements hook_comment_update(). |
|
UpdateQuery::isNotNull |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::isNotNull(). |
|
UpdateQuery::notExists |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::notExists(). |
|
UpdateQuery::arguments |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::arguments(). |
|
BasicMinimalUpdatePath |
class |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Performs point release update tests on a bare database. |
|
UserUpdatePathTestCase |
class |
drupal-7.x/modules/simpletest/tests/upgrade/update.user.test |
Tests the User 7.0 -> 7.x update path. |
|
DrupalUpdaterInterface |
interface |
drupal-7.x/includes/updater.inc |
Interface for a class which can update a Drupal project. |
|
UpdateFeedItemTestCase |
class |
drupal-7.x/modules/aggregator/aggregator.test |
Tests functionality of updating a feed item in the Aggregator module. |
|
ccc_update_test.module |
file |
drupal-7.x/modules/update/tests/ccc_update_test.module |
Dummy module for testing Update status. |
|
theme_update_last_check |
function |
drupal-7.x/modules/update/update.module |
Returns HTML for the last time we checked for update data. |
|
SelectQuery::$forUpdate |
property |
drupal-7.x/includes/database/select.inc |
The FOR UPDATE status |
|
statistics_update_index |
function |
drupal-7.x/modules/statistics/statistics.module |
Implements hook_update_index(). |
|
list_field_update_field |
function |
drupal-7.x/modules/field/modules/list/list.module |
Implements hook_field_update_field(). |
|
translation_node_update |
function |
drupal-7.x/modules/translation/translation.module |
Implements hook_node_update(). |
|
update_get_project_name |
function |
drupal-7.x/modules/update/update.compare.inc |
Determines what project a given file object belongs to. |
|
update_manager_file_get |
function |
drupal-7.x/modules/update/update.manager.inc |
Copies a file from the specified URL to the temporary directory for updates. |
|
FieldUpdatePathTestCase |
class |
drupal-7.x/modules/simpletest/tests/upgrade/update.field.test |
Tests the Field 7.0 -> 7.x update path. |
|
hook_updater_info_alter |
function |
drupal-7.x/modules/system/system.api.php |
Alter the Updater information array. |
|
UpdateQuery::$arguments |
property |
drupal-7.x/includes/database/query.inc |
An array of values to update to. |
|
UpdateQuery::$condition |
property |
drupal-7.x/includes/database/query.inc |
The condition object for this query. |
|
UpdateQuery::conditions |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::conditions(). |
|
Updates from 6.x to 7.x |
group |
drupal-7.x/modules/system/system.install |
Update functions from 6.x to 7.x. |
|
UpdateQuery::expression |
function |
drupal-7.x/includes/database/query.inc |
Specifies fields to be updated as an expression. |
|
UpdateQuery::__toString |
function |
drupal-7.x/includes/database/query.inc |
Implements PHP magic __toString method to convert the query to a string. |
|
BasicStandardUpdatePath |
class |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Performs point release update tests on a bare database. |
|
FilledMinimalUpdatePath |
class |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Performs point release update tests on a populated database. |