|
_update_7000_field_read_fields |
function |
drupal-7.x/modules/field/field.install |
Utility function: fetch all the field definitions from the database. |
|
BasicStandardUpdatePath::setUp |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
|
FilledMinimalUpdatePath::setUp |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
|
ModuleUpdater::postUpdateTasks |
function |
drupal-7.x/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
|
field_test_field_update_forbid |
function |
drupal-7.x/modules/field/tests/field_test.field.inc |
Implements hook_field_update_forbid(). |
|
ThemeUpdater::postInstallTasks |
function |
drupal-7.x/modules/system/system.updater.inc |
Return an array of links to pages that should be visited post operation. |
|
forum_field_storage_pre_update |
function |
drupal-7.x/modules/forum/forum.module |
Implements hook_field_storage_pre_update(). |
|
DBLogTestCase::getContentUpdate |
function |
drupal-7.x/modules/dblog/dblog.test |
Creates random content as an update based on node content type. |
|
update_script_test_flush_caches |
function |
drupal-7.x/modules/simpletest/tests/update_script_test.module |
Implements hook_flush_caches(). |
|
_update_manager_cache_directory |
function |
drupal-7.x/modules/update/update.module |
Returns the directory where update archive files should be cached. |
|
UpdateTestHelper::standardTests |
function |
drupal-7.x/modules/update/update.test |
Runs a series of assertions that are applicable to all update statuses. |
|
UpdateCoreUnitTestCase::getInfo |
function |
drupal-7.x/modules/update/update.test |
|
|
update_get_update_function_list |
function |
drupal-7.x/includes/update.inc |
Returns an organized list of update functions for a set of modules. |
|
update_test_update_status_alter |
function |
drupal-7.x/modules/update/tests/update_test.module |
Implements hook_update_status_alter(). |
|
UpdateTestFileTransfer::factory |
function |
drupal-7.x/modules/update/tests/update_test.module |
Returns an UpdateTestFileTransfer object. |
|
update_script_test_requirements |
function |
drupal-7.x/modules/simpletest/tests/update_script_test.install |
Implements hook_requirements(). |
|
DatabaseUpdateTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/database_test.test |
|
|
_update_7000_field_create_field |
function |
drupal-7.x/modules/field/field.install |
Utility function: create a field by writing directly to the database. |
|
_update_7000_field_delete_field |
function |
drupal-7.x/modules/field/field.install |
Utility function: delete a field stored in SQL storage directly from the database. |
|
BasicMinimalUpdatePath::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
|
|
hook_field_storage_update_field |
function |
drupal-7.x/modules/field/field.api.php |
Update the storage information for a field. |
|
FilledStandardUpdatePath::setUp |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
|
UpdateDependencyMissingTestCase |
class |
drupal-7.x/modules/simpletest/tests/update.test |
Tests for missing update dependencies. |
|
_system_update_bootstrap_status |
function |
drupal-7.x/modules/system/system.module |
Refresh bootstrap column in the system table. |
|
UserUpdatePathTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/update.user.test |
|
|
hook_taxonomy_vocabulary_update |
function |
drupal-7.x/modules/taxonomy/taxonomy.api.php |
Act on taxonomy vocabularies when updated. |
|
SelectQueryInterface::forUpdate |
function |
drupal-7.x/includes/database/select.inc |
Add FOR UPDATE to the query. |
|
UpdateFeedItemTestCase::getInfo |
function |
drupal-7.x/modules/aggregator/aggregator.test |
|
|
ModuleUpdater::getSchemaUpdates |
function |
drupal-7.x/modules/system/system.updater.inc |
Return available database schema updates one a new version is installed. |
|
ModuleUpdater::postInstallTasks |
function |
drupal-7.x/modules/system/system.updater.inc |
Returns a list of post install actions. |
|
_comment_update_node_statistics |
function |
drupal-7.x/modules/comment/comment.module |
Updates the comment statistics for a given node. This should be called any
time a comment is added, deleted, or updated. |
|
_node_mass_update_batch_process |
function |
drupal-7.x/modules/node/node.admin.inc |
Executes a batch operation for node_mass_update(). |
|
update_form_system_modules_alter |
function |
drupal-7.x/modules/update/update.module |
Implements hook_form_FORM_ID_alter() for system_modules(). |
|
theme_update_manager_update_form |
function |
drupal-7.x/modules/update/update.manager.inc |
Returns HTML for the first page in the process of updating projects. |
|
update_manager_update_ready_form |
function |
drupal-7.x/modules/update/update.manager.inc |
Form constructor for the update ready form. |
|
update_manager_batch_project_get |
function |
drupal-7.x/modules/update/update.manager.inc |
Batch callback: Downloads, unpacks, and verifies a project. |
|
FieldUpdatePathTestCase::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/update.field.test |
|
|
Update versions of API functions |
group |
drupal-7.x/modules/system/system.api.php |
Functions that are similar to normal API functions, but do not invoke hooks. |
|
BasicStandardUpdatePath::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
|
|
UpdateDependencyOrderingTestCase |
class |
drupal-7.x/modules/simpletest/tests/update.test |
Tests for the update dependency ordering system. |
|
filter_test_filter_format_update |
function |
drupal-7.x/modules/simpletest/tests/filter_test.module |
Implements hook_filter_format_update(). |
|
FilledMinimalUpdatePath::getInfo |
function |
drupal-7.x/modules/simpletest/tests/upgrade/upgrade.test |
|
|
TriggerUpdatePathTestCase::setUp |
function |
drupal-7.x/modules/simpletest/tests/upgrade/update.trigger.test |
Overrides DrupalWebTestCase::setUp() for upgrade testing. |
|
Updater::getUpdaterFromDirectory |
function |
drupal-7.x/includes/updater.inc |
Determine which Updater class can operate on the given directory. |
|
Updater::prepareInstallDirectory |
function |
drupal-7.x/includes/updater.inc |
Make sure the installation parent directory exists and is writable. |
|
ThemeUpdater::canUpdateDirectory |
function |
drupal-7.x/modules/system/system.updater.inc |
Determine if the Updater can handle the project provided in $directory. |
|
_node_mass_update_batch_finished |
function |
drupal-7.x/modules/node/node.admin.inc |
Menu callback: Reports the status of batch operation for node_mass_update(). |
|
_update_manager_unique_identifier |
function |
drupal-7.x/modules/update/update.module |
Returns a short unique identifier for this Drupal installation. |
|
_update_manager_extract_directory |
function |
drupal-7.x/modules/update/update.module |
Returns the directory where update archive files should be extracted. |
|
update_test_3_update_dependencies |
function |
drupal-7.x/modules/simpletest/tests/update_test_3.install |
Implements hook_update_dependencies(). |