|
taxonomy_update_7002 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Add {vocabulary}.machine_name column. |
|
taxonomy_update_7003 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Remove the related terms setting from vocabularies. |
|
taxonomy_update_7004 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Move taxonomy vocabulary associations for nodes to fields and field instances. |
|
taxonomy_update_7005 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Migrate {taxonomy_term_node} table to field storage. |
|
taxonomy_update_7006 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Add {taxonomy_term_data}.format column. |
|
taxonomy_update_7007 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Add index on {taxonomy_term_data}.name column to speed up taxonomy_get_term_by_name(). |
|
taxonomy_update_7008 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Change the weight columns to normal int. |
|
taxonomy_update_7009 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Change {taxonomy_term_data}.format into varchar. |
|
UpdateQuery::$fields |
property |
drupal-7.x/includes/database/query.inc |
An array of fields that will be updated. |
|
taxonomy_update_7010 |
function |
drupal-7.x/modules/taxonomy/taxonomy.install |
Change {taxonomy_index}.created to support signed int. |
|
theme_update_version |
function |
drupal-7.x/modules/update/update.report.inc |
Returns HTML for the version display of a project. |
|
search_update_totals |
function |
drupal-7.x/modules/search/search.module |
Updates the {search_total} database table. |
|
UpdateQuery::compile |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::compile(). |
|
UpdateQuery::execute |
function |
drupal-7.x/includes/database/query.inc |
Executes the UPDATE query. |
|
update.authorize.inc |
file |
drupal-7.x/modules/update/update.authorize.inc |
Callbacks and related functions invoked by authorize.php to update projects. |
|
update_helpful_links |
function |
drupal-7.x/update.php |
Provides links to the homepage and administration pages. |
|
_book_update_outline |
function |
drupal-7.x/modules/book/book.module |
Handles additions and updates to the book outline. |
|
update_test_1.module |
file |
drupal-7.x/modules/simpletest/tests/update_test_1.module |
|
|
update_test_3.module |
file |
drupal-7.x/modules/simpletest/tests/update_test_3.module |
|
|
update_test_2.module |
file |
drupal-7.x/modules/simpletest/tests/update_test_2.module |
|
|
locale_system_update |
function |
drupal-7.x/modules/locale/locale.module |
Imports translations when new modules or themes are installed. |
|
comment_update_index |
function |
drupal-7.x/modules/comment/comment.module |
Implements hook_update_index(). |
|
Updater::__construct |
function |
drupal-7.x/includes/updater.inc |
|
|
update_manual_status |
function |
drupal-7.x/modules/update/update.fetch.inc |
Page callback: Checks for updates and displays the update status report. |
|
Updater::postInstall |
function |
drupal-7.x/includes/updater.inc |
Perform actions after installation. |
|
UPDATE_NOT_SUPPORTED |
constant |
drupal-7.x/modules/update/update.module |
Current release is no longer supported by the project maintainer. |
|
UPDATE_FETCH_PENDING |
constant |
drupal-7.x/modules/update/update.module |
We need to (re)fetch available update data for this project. |
|
forum_comment_update |
function |
drupal-7.x/modules/forum/forum.module |
Implements hook_comment_update(). |
|
aaa_update_test.info |
file |
drupal-7.x/modules/update/tests/aaa_update_test.info |
name = AAA Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE |
|
bbb_update_test.info |
file |
drupal-7.x/modules/update/tests/bbb_update_test.info |
name = BBB Update test
description = Support module for update module testing.
package = Testing
core = 7.x
hidden = TRUE |
|
update_themes_enabled |
function |
drupal-7.x/modules/update/update.module |
Implements hook_themes_enabled(). |
|
file_test_file_update |
function |
drupal-7.x/modules/simpletest/tests/file_test.module |
Implements hook_file_update(). |
|
hook_menu_link_update |
function |
drupal-7.x/modules/system/system.api.php |
Inform modules that a menu link has been updated. |
|
UpdateTestContribCase |
class |
drupal-7.x/modules/update/update.test |
Tests behavior related to handling updates to contributed modules and themes. |
|
hook_node_type_update |
function |
drupal-7.x/modules/node/node.api.php |
Respond to node type updates. |
|
node_test_node_update |
function |
drupal-7.x/modules/node/tests/node_test.module |
Implements hook_node_update(). |
|
DrupalUpdateException |
class |
drupal-7.x/includes/update.inc |
@class Exception class used to throw error if a module update fails. |
|
node_node_type_update |
function |
drupal-7.x/modules/node/content_types.inc |
Implements hook_node_type_update(). |
|
update_test_mock_page |
function |
drupal-7.x/modules/update/tests/update_test.module |
Page callback: Prints mock XML for the Update Manager module. |
|
UpdateQuery::compiled |
function |
drupal-7.x/includes/database/query.inc |
Implements QueryConditionInterface::compiled(). |
|
field_update_instance |
function |
drupal-7.x/modules/field/field.crud.inc |
Updates an instance of a field. |
|
search_comment_update |
function |
drupal-7.x/modules/search/search.module |
Implements hook_comment_update(). |
|
path_test_path_update |
function |
drupal-7.x/modules/simpletest/tests/path_test.module |
Implements hook_path_update(). |
|
update_test_1.install |
file |
drupal-7.x/modules/simpletest/tests/update_test_1.install |
Install, update and uninstall functions for the update_test_1 module. |
|
update_test_3.install |
file |
drupal-7.x/modules/simpletest/tests/update_test_3.install |
Install, update and uninstall functions for the update_test_3 module. |
|
update_selection_page |
function |
drupal-7.x/update.php |
Renders a form with a list of available database updates. |
|
update_test_2.install |
file |
drupal-7.x/modules/simpletest/tests/update_test_2.install |
Install, update and uninstall functions for the update_test_2 module. |
|
update_access_allowed |
function |
drupal-7.x/update.php |
Determines if the current user is allowed to run update.php. |
|
Extra updates for 7.x |
group |
drupal-7.x/modules/system/system.install |
Update functions between 7.x versions. |
|
book_node_type_update |
function |
drupal-7.x/modules/book/book.module |
Implements hook_node_type_update(). |