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 |
|---|---|---|---|
| UpdateContribTest::$updateProject | property | core/ |
The project that is being tested. |
| UpdateContribTest::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateContribTest::assertCoreCompatibilityMessage | function | core/ |
Asserts that a core compatibility message is correct for an update. |
| UpdateContribTest::doTestSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
| UpdateContribTest::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateContribTest::setUp | function | core/ |
|
| UpdateContribTest::testCoreCompatibilityMessage | function | core/ |
Tests that core compatibility messages are displayed. |
| UpdateContribTest::testHookUpdateStatusAlter | function | core/ |
Checks that hook_update_status_alter() works to change a status. |
| UpdateContribTest::testNonStandardVersionStrings | function | core/ |
Tests messages for invalid, empty and missing version strings. |
| UpdateContribTest::testNoReleasesAvailable | function | core/ |
Tests when there is no available release data for a contrib module. |
| UpdateContribTest::testNormalUpdateAvailable | function | core/ |
Tests the Update Manager module when one normal update is available. |
| UpdateContribTest::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
| UpdateContribTest::testSecurityUpdateAvailability | function | core/ |
Tests update status of security releases. |
| UpdateContribTest::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| UpdateContribTest::testUpdateBaseThemeSecurityUpdate | function | core/ |
Tests that subthemes are notified about security updates for base themes. |
| UpdateContribTest::testUpdateBrokenFetchURL | function | core/ |
Makes sure that if we fetch from a broken URL, sane things happen. |
| UpdateContribTest::testUpdateContribBasic | function | core/ |
Tests the basic functionality of a contrib module on the status report. |
| UpdateContribTest::testUpdateContribOrder | function | core/ |
Tests that contrib projects are ordered by project name. |
| UpdateContribTest::testUpdateHiddenBaseTheme | function | core/ |
Tests updates with a hidden base theme. |
| UpdateContribTest::testUpdateShowDisabledThemes | function | core/ |
Tests that uninstalled themes are only shown when desired. |
| UpdateController::updateStatus | function | core/ |
Returns a page about the update status of projects. |
| UpdateController::updateStatusManually | function | core/ |
Manually checks the update status without the use of cron. |
| UpdateController::__construct | function | core/ |
Constructs update status data. |
| UpdateDeleteFileIfStaleTest | class | core/ |
Tests the update_delete_file_if_stale() function. |
| UpdateDeleteFileIfStaleTest.php | file | core/ |
|
| UpdateDeleteFileIfStaleTest::$modules | property | core/ |
Modules to install. |
| UpdateDeleteFileIfStaleTest::testUpdateDeleteFileIfStale | function | core/ |
Tests the deletion of stale files. |
| UpdateDescriptionConfigurationPostUpdate | class | core/ |
@covers system_post_update_add_description_to_entity_view_mode[[api-linebreak]] @covers system_post_update_add_description_to_entity_form_mode[[api-linebreak]] |
| UpdateDescriptionConfigurationPostUpdate.php | file | core/ |
|
| UpdateDescriptionConfigurationPostUpdate::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateDescriptionConfigurationPostUpdate::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateDescriptionConfigurationPostUpdate::testUpdateDescriptionConfigurationPostUpdate | function | core/ |
Ensure that an empty string is added as a default value for description. |
| UpdateDescriptionTest | class | core/ |
Tests for update descriptions. |
| UpdateDescriptionTest.php | file | core/ |
|
| UpdateDescriptionTest::$modules | property | core/ |
Modules to install. |
| UpdateDescriptionTest::testUpdateGetUpdateList | function | core/ |
Tests the list of pending database updates. |
| UpdateFetcher::$updateSettings | property | core/ |
The update settings. |
| UpdateFetcher::doRequest | function | core/ |
Applies a GET request with a possible HTTP fallback. |
| UpdateFetcher::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcher::__construct | function | core/ |
Constructs an UpdateFetcher. |
| UpdateFetcherInterface::getFetchBaseUrl | function | core/ |
Returns the base of the URL to fetch available update data for a project. |
| UpdateFetcherTest | class | core/ |
Tests update functionality unrelated to the database. |
| UpdateFetcherTest.php | file | core/ |
|
| UpdateFetcherTest::$history | property | core/ |
History of requests/responses. |
| UpdateFetcherTest::$logger | property | core/ |
The logger. |
| UpdateFetcherTest::$mockConfigFactory | property | core/ |
Mock config factory. |
| UpdateFetcherTest::$mockHttpClient | property | core/ |
Mock HTTP client. |
| UpdateFetcherTest::$testProject | property | core/ |
A test project to fetch with. |
| UpdateFetcherTest::$updateFetcher | property | core/ |
The update fetcher to use. |
| UpdateFetcherTest::mockClient | function | core/ |
Mocks the HTTP client. |
Pagination
- Previous page
- Page 1364
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.