|
update_script_test.info |
file |
drupal-7.x/modules/simpletest/tests/update_script_test.info |
name = "Update script test"
description = "Support module for update script testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE |
|
hook_field_update_field |
function |
drupal-7.x/modules/field/field.api.php |
Act on a field being updated. |
|
Updater::getProjectName |
function |
drupal-7.x/includes/updater.inc |
Get the name of the project directory (basename). |
|
update_fetch_data_batch |
function |
drupal-7.x/modules/update/update.fetch.inc |
Batch callback: Processes a step in batch for fetching available update data. |
|
Updater::getInstallArgs |
function |
drupal-7.x/includes/updater.inc |
Store the default parameters for the Updater. |
|
_update_build_fetch_url |
function |
drupal-7.x/modules/update/update.fetch.inc |
Generates the URL to fetch information about project updates. |
|
ThemeUpdater::canUpdate |
function |
drupal-7.x/modules/system/system.updater.inc |
|
|
field_test_field_update |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_update(). |
|
update_create_fetch_task |
function |
drupal-7.x/modules/update/update.module |
Creates a new fetch task after loading the necessary include file. |
|
update_fix_compatibility |
function |
drupal-7.x/includes/update.inc |
Disable any items in the {system} table that are not core compatible. |
|
list_field_update_forbid |
function |
drupal-7.x/modules/field/modules/list/list.module |
Implements hook_field_update_forbid(). |
|
hook_update_status_alter |
function |
drupal-7.x/modules/update/update.api.php |
Alter the information about available updates for projects. |
|
update_already_performed |
function |
drupal-7.x/includes/update.inc |
Determines if a module update has already been performed. |
|
node_update_dependencies |
function |
drupal-7.x/modules/node/node.install |
Implements hook_update_dependencies(). |
|
hook_update_dependencies |
function |
drupal-7.x/modules/system/system.api.php |
Return an array of information about module update dependencies. |
|
hook_update_last_removed |
function |
drupal-7.x/modules/system/system.api.php |
Return a number which is no longer available as hook_update_N(). |
|
PollTestCase::pollUpdate |
function |
drupal-7.x/modules/poll/poll.test |
|
|
update_settings_validate |
function |
drupal-7.x/modules/update/update.settings.inc |
Form validation handler for update_settings(). |
|
UpdateQuery::__construct |
function |
drupal-7.x/includes/database/query.inc |
Constructs an UpdateQuery object. |
|
search_node_update_index |
function |
drupal-7.x/modules/search/search.module |
Implements hook_node_update_index(). |
|
MergeQuery::$needsUpdate |
property |
drupal-7.x/includes/database/query.inc |
Flag indicating whether an UPDATE is necessary. |
|
MergeQuery::updateFields |
function |
drupal-7.x/includes/database/query.inc |
Adds a set of field->value pairs to be updated. |
|
FilledStandardUpdatePath |
class |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Performs point release update tests on a 'filled' database. |
|
hook_field_attach_update |
function |
drupal-7.x/modules/field/field.api.php |
Act on field_attach_update(). |
|
user_update_dependencies |
function |
drupal-7.x/modules/user/user.install |
Implements hook_update_dependencies(). |
|
comment_node_type_update |
function |
drupal-7.x/modules/comment/comment.module |
Implements hook_node_type_update(). |
|
image_field_update_field |
function |
drupal-7.x/modules/image/image.module |
Implements hook_field_update_field(). |
|
hook_field_update_forbid |
function |
drupal-7.x/modules/field/field.api.php |
Forbid a field update from occurring. |
|
Updater::getProjectTitle |
function |
drupal-7.x/includes/updater.inc |
Return the project name from a Drupal info file. |
|
ModuleUpdater::canUpdate |
function |
drupal-7.x/modules/system/system.updater.inc |
|
|
Updater::postUpdateTasks |
function |
drupal-7.x/includes/updater.inc |
Return an array of links to pages that should be visited post operation. |
|
_node_mass_update_helper |
function |
drupal-7.x/modules/node/node.admin.inc |
Updates individual nodes when fewer than 10 are queued. |
|
update_cache_clear_submit |
function |
drupal-7.x/modules/update/update.module |
Form submission handler for system_modules(). |
|
_forum_update_forum_index |
function |
drupal-7.x/modules/forum/forum.module |
Updates the taxonomy index for a given node. |
|
update_test_3_update_7000 |
function |
drupal-7.x/modules/simpletest/tests/update_test_3.install |
Dummy update_test_3 update 7000. |
|
path_taxonomy_term_update |
function |
drupal-7.x/modules/path/path.module |
Implements hook_taxonomy_term_update(). |
|
UpdateCoreTestCase::setUp |
function |
drupal-7.x/modules/update/update.test |
Sets up a Drupal site for running functional and integration tests. |
|
hook_filter_format_update |
function |
drupal-7.x/modules/filter/filter.api.php |
Perform actions when a text format has been updated. |
|
forum_update_dependencies |
function |
drupal-7.x/modules/forum/forum.install |
Implements hook_update_dependencies(). |
|
update_test_2_update_7000 |
function |
drupal-7.x/modules/simpletest/tests/update_test_2.install |
Dummy update_test_2 update 7000. |
|
update_test_2_update_7001 |
function |
drupal-7.x/modules/simpletest/tests/update_test_2.install |
Dummy update_test_2 update 7001. |
|
update_test_2_update_7002 |
function |
drupal-7.x/modules/simpletest/tests/update_test_2.install |
Dummy update_test_2 update 7002. |
|
_update_requirement_check |
function |
drupal-7.x/modules/update/update.install |
Fills in the requirements array. |
|
image_update_dependencies |
function |
drupal-7.x/modules/image/image.install |
Implements hook_update_dependencies(). |
|
_update_process_info_list |
function |
drupal-7.x/modules/update/update.compare.inc |
Populates an array of project data. |
|
update_test_archiver_info |
function |
drupal-7.x/modules/update/tests/update_test.module |
Implements hook_archiver_info(). |
|
theme_update_status_label |
function |
drupal-7.x/modules/update/update.report.inc |
Returns HTML for a label to display for a project's update status. |
|
DatabaseUpdateLOBTestCase |
class |
drupal-7.x/modules/simpletest/tests/database_test.test |
Test update queries involving LOB values. |
|
update_test_subtheme.info |
file |
drupal-7.x/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info |
name = Update test subtheme
description = Test theme which uses update_test_basetheme as the base theme.
core = 7.x
base theme = update_test_basetheme
hidden = TRUE |
|
MergeQuery::STATUS_UPDATE |
constant |
drupal-7.x/includes/database/query.inc |
Returned by execute() if an UPDATE query has been executed. |