UpdateCoreTestCase::setSystemInfo7_0 |
function |
drupal/modules/update/update.test |
Sets the version to 7.0 when no project-specific mapping is defined. |
_update_7000_field_sql_storage_write |
function |
drupal/modules/field/modules/field_sql_storage/field_sql_storage.install |
Utility function: write field data directly to SQL storage. |
update_manager_install_form_validate |
function |
drupal/modules/update/update.manager.inc |
Form validation handler for update_manager_install_form(). |
UpgradePathTestCase::$pendingUpdates |
property |
drupal/modules/simpletest/tests/upgrade/upgrade.test |
Flag to indicate whether there are pending updates or not. |
entity_crud_hook_test_comment_update |
function |
drupal/modules/simpletest/tests/entity_crud_hook_test.module |
Implements hook_comment_update(). |
UpdatePathTestCase::prepareD7Session |
function |
drupal/modules/simpletest/tests/upgrade/upgrade.test |
Overrides UpgradePathTestCase::prepareD7Session(). |
_update_authorize_clear_update_status |
function |
drupal/modules/update/update.authorize.inc |
Clears cached available update status data. |
UpdateTestHelper::refreshUpdateStatus |
function |
drupal/modules/update/update.test |
Refreshes the update status based on the desired available update scenario. |
field_sql_storage_field_update_forbid |
function |
drupal/modules/field/modules/field_sql_storage/field_sql_storage.module |
Implements hook_field_update_forbid(). |
AggregatorUpdatePathTestCase::getInfo |
function |
drupal/modules/simpletest/tests/upgrade/update.aggregator.test |
|
_update_get_cached_available_releases |
function |
drupal/modules/update/update.module |
Returns all currently cached data about available releases for all projects. |
UpdateTestUploadCase::testUploadModule |
function |
drupal/modules/update/update.test |
Tests upload and extraction of a module. |
DatabaseUpdateComplexTestCase::getInfo |
function |
drupal/modules/simpletest/tests/database_test.test |
|
update_manager_download_batch_finished |
function |
drupal/modules/update/update.manager.inc |
Implements callback_batch_finished(). |
DatabaseMergeTestCase::testMergeUpdate |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can merge-update a record successfully. |
Update Manager module: file management |
group |
drupal/modules/update/update.manager.inc |
Update Manager module file management functions. |
update_manager_local_transfers_allowed |
function |
drupal/modules/update/update.manager.inc |
Determines if file transfers will be performed locally. |
_image_update_7002_populate_dimensions |
function |
drupal/modules/image/image.install |
Populate image dimensions in a specific table. |
_update_7002_taxonomy_get_vocabularies |
function |
drupal/modules/taxonomy/taxonomy.install |
Utility function: get the list of vocabularies directly from the database. |
UpdateDependencyMissingTestCase::setUp |
function |
drupal/modules/simpletest/tests/update.test |
Sets up a Drupal site for running functional and integration tests. |
UpdateDependencyHookInvocationTestCase |
class |
drupal/modules/simpletest/tests/update.test |
Tests for the invocation of hook_update_dependencies(). |
DrupalUpdaterInterface::getProjectName |
function |
drupal/includes/updater.inc |
Returns the system name of the project. |
FieldCrudTestCase::testUpdateFieldType |
function |
drupal/modules/field/tests/field.test |
|
update_calculate_project_update_status |
function |
drupal/modules/update/update.compare.inc |
Calculates the current update status of a specific project. |
update_authorize_update_batch_finished |
function |
drupal/modules/update/update.authorize.inc |
Implements callback_batch_finished(). |
update_authorize_install_batch_finished |
function |
drupal/modules/update/update.authorize.inc |
Implements callback_batch_finished(). |
DatabaseUpdateTestCase::testMultiUpdate |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can update a multiple records successfully. |
DatabaseUpdateTestCase::testWhereUpdate |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can update a multiple records with a where call. |
update_manager_update_ready_form_submit |
function |
drupal/modules/update/update.manager.inc |
Form submission handler for update_manager_update_ready_form(). |
ContactSitewideTestCase::updateCategory |
function |
drupal/modules/contact/contact.test |
Updates a category. |
UpdateTestFileTransfer::getSettingsForm |
function |
drupal/modules/update/tests/update_test.module |
Returns a settings form with a text field to input a username. |
UpdateScriptFunctionalTest::$update_url |
property |
drupal/modules/system/system.test |
|
UpdateDependencyOrderingTestCase::setUp |
function |
drupal/modules/simpletest/tests/update.test |
Sets up a Drupal site for running functional and integration tests. |
DatabaseUpdateTestCase::testSimpleUpdate |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can update a single record successfully. |
UpdateScriptFunctionalTest::$update_user |
property |
drupal/modules/system/system.test |
|
_update_7000_user_role_grant_permissions |
function |
drupal/modules/user/user.install |
Utility function: grant a set of permissions to a role during update. |
UpdateDependencyMissingTestCase::getInfo |
function |
drupal/modules/simpletest/tests/update.test |
|
FieldUIManageFieldsTestCase::updateField |
function |
drupal/modules/field_ui/field_ui.test |
Tests editing an existing field. |
FieldCrudTestCase::testUpdateFieldForbid |
function |
drupal/modules/field/tests/field.test |
Test field type modules forbidding an update. |
_list_update_7001_extract_allowed_values |
function |
drupal/modules/field/modules/list/list.install |
Helper function for list_update_7001: extract allowed values from a string. |
UpdateCoreTestCase::testDatestampMismatch |
function |
drupal/modules/update/update.test |
Ensures proper results where there are date mismatches among modules. |
UpdateCoreTestCase::testModulePageRunCron |
function |
drupal/modules/update/update.test |
Checks that running cron updates the list of available updates. |
DatabaseUpdateTestCase::testMultiGTUpdate |
function |
drupal/modules/simpletest/tests/database_test.test |
Confirm that we can update a multiple records with a non-equality condition. |
UserUpdatePathTestCase::testFilledUpgrade |
function |
drupal/modules/simpletest/tests/upgrade/update.user.test |
Tests that the update is successful. |
UpdateDependencyOrderingTestCase::getInfo |
function |
drupal/modules/simpletest/tests/update.test |
|
ListFieldTestCase::testUpdateAllowedValues |
function |
drupal/modules/field/modules/list/tests/list.test |
Test that allowed values can be updated. |
UpdateCoreTestCase::testNoUpdatesAvailable |
function |
drupal/modules/update/update.test |
Tests the Update Manager module when no updates are available. |
UpdateCoreTestCase::testModulePageUpToDate |
function |
drupal/modules/update/update.test |
Checks the messages at admin/modules when the site is up to date. |
UpdateCoreTestCase::testServiceUnavailable |
function |
drupal/modules/update/update.test |
Tests the Update Manager module when the update server returns 503 errors. |
UpdateFeedItemTestCase::testUpdateFeedItem |
function |
drupal/modules/aggregator/aggregator.test |
Tests running "update items" from 'admin/config/services/aggregator' page. |