Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateLocalTasksTest | class | core/ |
Tests existence of update local tasks. |
| UpdateLocalTasksTest.php | file | core/ |
|
| UpdateLocalTasksTest::getUpdateReportRoutes | function | core/ |
Provides a list of report routes to test. |
| UpdateLocalTasksTest::setUp | function | core/ |
|
| UpdateLocalTasksTest::testUpdateReportLocalTasks | function | core/ |
Checks update report tasks. |
| UpdateMailTest | class | core/ |
Tests text of update email. |
| UpdateMailTest.php | file | core/ |
|
| UpdateMailTest::$configFactory | property | core/ |
Mocked config factory. |
| UpdateMailTest::$container | property | core/ |
The container. |
| UpdateMailTest::$currentUser | property | core/ |
The mocked current user service. |
| UpdateMailTest::$languageManager | property | core/ |
Mocked language manager. |
| UpdateMailTest::$urlGenerator | property | core/ |
Mocked URL generator. |
| UpdateMailTest::providerTestUpdateEmail | function | core/ |
Provides data for ::testUpdateEmail. |
| UpdateMailTest::setUp | function | core/ |
|
| UpdateMailTest::testUpdateEmail | function | core/ |
Test the subject and body of update text. |
| UpdateManager::$availableReleasesTempStore | property | core/ |
Update available releases key/value store. |
| UpdateManager::$keyValueStore | property | core/ |
The key/value store. |
| UpdateManager::$projects | property | core/ |
An array of installed projects. |
| UpdateManager::$updateSettings | property | core/ |
The update settings. |
| UpdateManager::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateManager::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateManager::refreshUpdateData | function | core/ |
Clears out all the available update data and initiates re-fetching. |
| UpdateManager::__construct | function | core/ |
|
| UpdateManagerInterface::getProjects | function | core/ |
Fetches an array of installed projects. |
| UpdateManagerInterface::NOT_SECURE | constant | core/ |
Project is missing security update(s). |
| UpdateManagerInterface::NOT_SUPPORTED | constant | core/ |
Current release is no longer supported by the project maintainer. |
| UpdateManagerInterface::projectStorage | function | core/ |
Retrieves update storage data or empties it. |
| UpdateManagerInterface::refreshUpdateData | function | core/ |
Clears out all the available update data and initiates re-fetching. |
| UpdateMiscTest | class | core/ |
Tests general functionality of the Update Status module. |
| UpdateMiscTest.php | file | core/ |
|
| UpdateMiscTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateMiscTest::$modules | property | core/ |
Modules to install. |
| UpdateMiscTest::setUp | function | core/ |
|
| UpdateMiscTest::testFetchTasks | function | core/ |
Tests that exactly one fetch task per project is created and not more. |
| UpdateMiscTest::testLanguageModuleUpdate | function | core/ |
Checks language module in core package at admin/reports/updates. |
| UpdateMiscTest::testModulePageRegularUpdate | function | core/ |
Checks the messages at admin/modules when an update is missing. |
| UpdateMiscTest::testModulePageRunCron | function | core/ |
Checks that running cron updates the list of available updates. |
| UpdateMiscTest::testModulePageSecurityUpdate | function | core/ |
Checks the messages at admin/modules when a security update is missing. |
| UpdateMiscTest::testModulePageUpToDate | function | core/ |
Checks the messages at admin/modules when the site is up to date. |
| UpdateMiscTest::testServiceUnavailable | function | core/ |
Tests the Update Status module when the update server returns 503 errors. |
| UpdateOrderingTest | class | core/ |
Tests update ordering. |
| UpdateOrderingTest.php | file | core/ |
|
| UpdateOrderingTest::$updateDependenciesHookReturn | property | core/ |
The return value of hook_update_dependencies(). |
| UpdateOrderingTest::setUp | function | core/ |
|
| UpdateOrderingTest::testUpdateOrdering | function | core/ |
Tests updates to ensure without dependencies system updates come first. |
| UpdateOrderingTest::testUpdateOrderingAlreadyRunUpdate | function | core/ |
Tests update ordering with an impossible dependency. |
| UpdateOrderingTest::testUpdateOrderingComplexSystemDependencies | function | core/ |
Tests update ordering with multiple dependencies to system updates. |
| UpdateOrderingTest::testUpdateOrderingWithDependency | function | core/ |
Tests update ordering with a dependency. |
| UpdateOrderingTest::testUpdateOrderingWithDependencyChain | function | core/ |
Tests update ordering with a dependency chain. |
| UpdateOrderingTest::testUpdateOrderingWithInBetweenDependency | function | core/ |
Tests update ordering with a dependency in between system updates. |
Pagination
- Previous page
- Page 1488
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.