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 |
---|---|---|---|
FilledMinimalUpdatePath | class | modules/ |
Performs point release update tests on a populated database. |
FilledMinimalUpdatePath::getInfo | function | modules/ |
|
FilledMinimalUpdatePath::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
FilledMinimalUpdatePath::testFilledStandardUpdate | function | modules/ |
Tests a successful point release update. |
FilledStandardUpdatePath | class | modules/ |
Performs point release update tests on a 'filled' database. |
FilledStandardUpdatePath::getInfo | function | modules/ |
|
FilledStandardUpdatePath::setUp | function | modules/ |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
FilledStandardUpdatePath::testFilledStandardUpdate | function | modules/ |
Tests a successful point release update. |
filter_test_filter_format_update | function | modules/ |
Implements hook_filter_format_update(). |
filter_update_7000 | function | modules/ |
Upgrade the {filter_formats} table and rename it to {filter_format}. |
filter_update_7001 | function | modules/ |
Break out "escape HTML filter" option to its own filter. |
filter_update_7003 | function | modules/ |
Upgrade the {filter} table for core filters. |
filter_update_7005 | function | modules/ |
Integrate text formats with the user permissions system. |
filter_update_7008 | function | modules/ |
Grant usage of all text formats to user roles having the 'administer filters' permission. |
filter_update_7009 | function | modules/ |
Converts fields that store serialized variables from text to blob. |
filter_update_7010 | function | modules/ |
Change {filter_format}.format and {filter}.format into varchar. |
filter_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
forum_comment_update | function | modules/ |
Implements hook_comment_update(). |
forum_field_storage_pre_update | function | modules/ |
Implements hook_field_storage_pre_update(). |
forum_node_update | function | modules/ |
Implements hook_node_update(). |
forum_update_7000 | function | modules/ |
Add new index to forum table. |
forum_update_7001 | function | modules/ |
Create new {forum_index} table. |
forum_update_7002 | function | modules/ |
Add new index to forum_index table. |
forum_update_7003 | function | modules/ |
Rename field to 'taxonomy_forums'. |
forum_update_7011 | function | modules/ |
Update {forum_index} so that only published nodes are indexed. |
forum_update_7012 | function | modules/ |
Add 'created' and 'last_comment_timestamp' indexes. |
forum_update_dependencies | function | modules/ |
Implements hook_update_dependencies(). |
hook_comment_update | function | modules/ |
The comment is being updated. |
hook_entity_update | function | modules/ |
Act on entities when updated. |
hook_field_attach_update | function | modules/ |
Act on field_attach_update(). |
hook_field_storage_pre_update | function | modules/ |
Act before the storage backends update field data. |
hook_field_storage_update_field | function | modules/ |
Update the storage information for a field. |
hook_field_update | function | modules/ |
Define custom update behavior for this module's field data. |
hook_field_update_field | function | modules/ |
Act on a field being updated. |
hook_field_update_forbid | function | modules/ |
Forbid a field update from occurring. |
hook_field_update_instance | function | modules/ |
Act on a field instance being updated. |
hook_file_update | function | modules/ |
Respond to a file being updated. |
hook_filter_format_update | function | modules/ |
Perform actions when a text format has been updated. |
hook_menu_link_update | function | modules/ |
Inform modules that a menu link has been updated. |
hook_menu_update | function | modules/ |
Respond to a custom menu update. |
hook_node_type_update | function | modules/ |
Respond to node type updates. |
hook_node_update | function | modules/ |
Respond to updates to a node. |
hook_node_update_index | function | modules/ |
Act on a node being indexed for searching. |
hook_path_update | function | modules/ |
Respond to a path being updated. |
hook_taxonomy_term_update | function | modules/ |
Act on taxonomy terms when updated. |
hook_taxonomy_vocabulary_update | function | modules/ |
Act on taxonomy vocabularies when updated. |
hook_update | function | modules/ |
Respond to updates to a node. |
hook_updater_info | function | modules/ |
Provide information on Updaters (classes that can update Drupal). |
hook_updater_info_alter | function | modules/ |
Alter the Updater information array. |
hook_update_dependencies | function | modules/ |
Return an array of information about module update dependencies. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.