|
hook_user_update |
function |
drupal-7.x/modules/user/user.api.php |
A user account was updated. |
|
Updater::$source |
property |
drupal-7.x/includes/updater.inc |
|
|
Updater::factory |
function |
drupal-7.x/includes/updater.inc |
Return an Updater of the appropriate type depending on the source. |
|
dashboard_update |
function |
drupal-7.x/modules/dashboard/dashboard.module |
Sets the new weight of each region according to the drag-and-drop order. |
|
Updater::install |
function |
drupal-7.x/includes/updater.inc |
Installs a Drupal project, returns a list of next actions. |
|
menu_node_update |
function |
drupal-7.x/modules/menu/menu.module |
Implements hook_node_update(). |
|
update_parse_xml |
function |
drupal-7.x/modules/update/update.fetch.inc |
Parses the XML of the Drupal release history info files. |
|
UpdaterException |
class |
drupal-7.x/includes/updater.inc |
Exception class for the Updater class hierarchy. |
|
text_update_7000 |
function |
drupal-7.x/modules/field/modules/text/text.install |
Change text field 'format' columns into varchar. |
|
hook_path_update |
function |
drupal-7.x/modules/path/path.api.php |
Respond to a path being updated. |
|
node_mass_update |
function |
drupal-7.x/modules/node/node.admin.inc |
Make mass update of nodes, changing all nodes in the $nodes array
to update them with the field values in $updates. |
|
update_fetch_data |
function |
drupal-7.x/modules/update/update.module |
Attempts to fetch update data after loading the necessary include file. |
|
_update_cache_set |
function |
drupal-7.x/modules/update/update.module |
Stores data in the private update status cache table. |
|
_update_cache_get |
function |
drupal-7.x/modules/update/update.module |
Retrieves data from the private update status cache table. |
|
color_update_7001 |
function |
drupal-7.x/modules/color/color.install |
Warn site administrator if unsafe CSS color codes are found in the database. |
|
theme_update_page |
function |
drupal-7.x/includes/theme.maintenance.inc |
Returns HTML for the update page. |
|
file_field_update |
function |
drupal-7.x/modules/file/file.field.inc |
Implements hook_field_update(). |
|
forum_update_7000 |
function |
drupal-7.x/modules/forum/forum.install |
Add new index to forum table. |
|
forum_update_7001 |
function |
drupal-7.x/modules/forum/forum.install |
Create new {forum_index} table. |
|
forum_update_7002 |
function |
drupal-7.x/modules/forum/forum.install |
Add new index to forum_index table. |
|
UpdateQuery_pgsql |
class |
drupal-7.x/includes/database/pgsql/query.inc |
|
|
forum_update_7003 |
function |
drupal-7.x/modules/forum/forum.install |
Rename field to 'taxonomy_forums'. |
|
forum_update_7011 |
function |
drupal-7.x/modules/forum/forum.install |
Update {forum_index} so that only published nodes are indexed. |
|
forum_update_7012 |
function |
drupal-7.x/modules/forum/forum.install |
Add 'created' and 'last_comment_timestamp' indexes. |
|
update.field.test |
file |
drupal-7.x/modules/simpletest/tests/upgrade/update.field.test |
Provides update path tests for the Field module. |
|
image_update_7000 |
function |
drupal-7.x/modules/image/image.install |
Install the schema for users upgrading from the contributed module. |
|
update_is_missing |
function |
drupal-7.x/includes/update.inc |
Determines if a module update is missing or unavailable. |
|
image_update_7001 |
function |
drupal-7.x/modules/image/image.install |
Rename possibly misnamed {image_effect} table to {image_effects}. |
|
image_update_7002 |
function |
drupal-7.x/modules/image/image.install |
Add width and height columns to image field schema and populate. |
|
image_update_7003 |
function |
drupal-7.x/modules/image/image.install |
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 |
drupal-7.x/modules/image/image.install |
Use a large setting (512 and 1024 characters) for the length of the image alt
and title fields. |
|
image_update_7005 |
function |
drupal-7.x/modules/image/image.install |
Add a column to the 'image_style' table to store administrative labels. |
|
node_update_index |
function |
drupal-7.x/modules/node/node.module |
Implements hook_update_index(). |
|
hook_updater_info |
function |
drupal-7.x/modules/system/system.api.php |
Provide information on Updaters (classes that can update Drupal). |
|
field_update_7000 |
function |
drupal-7.x/modules/field/field.install |
Field update version placeholder. |
|
field_update_7001 |
function |
drupal-7.x/modules/field/field.install |
Fix fields definitions created during the d6 to d7 upgrade path. |
|
field_update_7002 |
function |
drupal-7.x/modules/field/field.install |
Split the all-inclusive field_bundle_settings variable per bundle. |
|
update.report.inc |
file |
drupal-7.x/modules/update/update.report.inc |
Code required only when rendering the available updates report. |
|
field_update_7003 |
function |
drupal-7.x/modules/field/field.install |
Add the FieldInfo class to the class registry. |
|
hook_update_index |
function |
drupal-7.x/modules/search/search.api.php |
Update the search index for this module. |
|
hook_field_update |
function |
drupal-7.x/modules/field/field.api.php |
Define custom update behavior for this module's field data. |
|
block_update_7000 |
function |
drupal-7.x/modules/block/block.install |
Set system.weight to a low value for block module. |
|
block_update_7002 |
function |
drupal-7.x/modules/block/block.install |
Rename {blocks} table to {block}, {blocks_roles} to {block_role} and
{boxes} to {block_custom}. |
|
block_update_7003 |
function |
drupal-7.x/modules/block/block.install |
Change the weight column to normal int. |
|
block_update_7004 |
function |
drupal-7.x/modules/block/block.install |
Add new blocks to new regions, migrate custom variables to blocks. |
|
block_update_7005 |
function |
drupal-7.x/modules/block/block.install |
Update the {block_custom}.format column. |
|
block_update_7006 |
function |
drupal-7.x/modules/block/block.install |
Recreates cache_block table. |
|
block_update_7007 |
function |
drupal-7.x/modules/block/block.install |
Change {block_custom}.format into varchar. |
|
block_update_7008 |
function |
drupal-7.x/modules/block/block.install |
Update database to match Drupal 7 schema. |
|
dblog_update_7001 |
function |
drupal-7.x/modules/dblog/dblog.install |
Update the {watchdog} table. |