Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateTestBase::assertUpdateTableTextContains | function | core/ |
Asserts that the update table text contains the specified text. |
| UpdateTestBase::assertUpdateTableTextNotContains | function | core/ |
Asserts that the update table text does not contain the specified text. |
| UpdateTestBase::assertVersionUpdateLinks | function | core/ |
Asserts that an update version has the correct links. |
| UpdateTestBase::confirmRevokedStatus | function | core/ |
Confirms messages are correct when a release has been unpublished/revoked. |
| UpdateTestBase::confirmUnsupportedStatus | function | core/ |
Confirms messages are correct when a release has been marked unsupported. |
| UpdateTestBase::findUpdateElementByLabel | function | core/ |
Finds an update page element by label. |
| UpdateTestBase::refreshUpdateStatus | function | core/ |
Refreshes the update status based on the desired available update scenario. |
| UpdateTestBase::SECURITY_UPDATE_REQUIRED | constant | core/ |
Denotes a security update will be required in the test case. |
| UpdateTestBase::standardTests | function | core/ |
Runs a series of assertions that are applicable to all update statuses. |
| UpdateTestBase::UPDATE_AVAILABLE | constant | core/ |
Denotes an update will be available in the test case. |
| UpdateTestBase::UPDATE_NONE | constant | core/ |
Denotes no update will be available in the test case. |
| UpdateTestController | class | core/ |
Provides different routes of the update_test module. |
| UpdateTestController.php | file | core/ |
|
| UpdateTestController::updateError | function | core/ |
Displays an Error 503 (Service unavailable) page. |
| UpdateTestController::updateTest | function | core/ |
Page callback: Prints mock XML for the Update Manager module. |
| UpdateTestTrait | trait | core/ |
Provides a trait to set system info and XML mappings. |
| UpdateTestTrait.php | file | core/ |
|
| UpdateTestTrait::mockDefaultExtensionsInfo | function | core/ |
Sets default information about installed extensions. |
| UpdateTestTrait::mockInstalledExtensionsInfo | function | core/ |
Sets information about installed extensions. |
| UpdateTestTrait::mockReleaseHistory | function | core/ |
Sets available release history. |
| UpdateUploaderTestBase | class | core/ |
Base test class for tests that test project upload functionality. |
| UpdateUploaderTestBase.php | file | core/ |
|
| UpdateUploaderTestBase::setUp | function | core/ |
|
| UpdateUploadTest | class | core/ |
Tests the Update Manager module's upload and extraction functionality. |
| UpdateUploadTest.php | file | core/ |
|
| UpdateUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateUploadTest::$modules | property | core/ |
Modules to enable. |
| UpdateUploadTest::setUp | function | core/ |
|
| UpdateUploadTest::testFileNameExtensionMerging | function | core/ |
Ensures that archiver extensions are properly merged in the UI. |
| UpdateUploadTest::testUpdateDirectory | function | core/ |
Tests only an *.info.yml file are detected without supporting files. |
| UpdateUploadTest::testUpdateManagerCoreSecurityUpdateMessages | function | core/ |
Checks the messages on update manager pages when missing a security update. |
| UpdateUploadTest::testUploadModule | function | core/ |
Tests upload, extraction, and update of a module. |
| update_authorize_install_batch_finished | function | core/ |
Implements callback_batch_finished(). |
| update_authorize_run_install | function | core/ |
Installs a new project when invoked by authorize.php. |
| update_authorize_update_batch_finished | function | core/ |
Batch callback: Performs actions when the authorized update batch is done. |
| update_calculate_project_update_status | function | core/ |
Calculates the current update status of a specific project. |
| update_check_requirements | function | core/ |
Checks update requirements and reports errors and (optionally) warnings. |
| update_clear_update_disk_cache | function | core/ |
Clears the temporary files and directories based on file age from disk. |
| update_create_fetch_task | function | core/ |
Adds a task to the queue for fetching release history data for a project. |
| update_delete_file_if_stale | function | core/ |
Deletes stale files and directories from the update manager disk cache. |
| update_fetch_data_finished | function | core/ |
Batch callback: Performs actions when all fetch tasks have been completed. |
| update_get_update_function_list | function | core/ |
Returns an organized list of update functions for a set of modules. |
| update_get_update_list | function | core/ |
Returns a list of all the pending database updates. |
| update_install | function | core/ |
Implements hook_install(). |
| update_invoke_post_update | function | core/ |
Executes a single hook_post_update_NAME(). |
| update_is_missing | function | core/ |
Determines if a module update is missing or unavailable. |
| update_manager_download_batch_finished | function | core/ |
Batch callback: Performs actions when the download batch is completed. |
| update_manager_local_transfers_allowed | function | core/ |
Determines if file transfers will be performed locally. |
| update_modules_installed | function | core/ |
Implements hook_modules_installed(). |
| update_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
Pagination
- Previous page
- Page 1375
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.