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 |
|---|---|---|---|
| UpdateSemverCoreTest.php | file | core/ |
|
| UpdateSemverCoreTest::testBrokenThenFixedUpdates | function | core/ |
Checks that Drupal recovers after problems connecting to update server. |
| UpdateSemverCoreTest::testDatestampMismatch | function | core/ |
Ensures proper results where there are date mismatches among modules. |
| UpdateSemverCoreTest::testDevNoReleaseDate | function | core/ |
Tests when a dev release does not have a date. |
| UpdateSemverCoreTest::testFetchTasks | function | core/ |
Tests that exactly one fetch task per project is created and not more. |
| UpdateSemverCoreTest::testServiceUnavailable | function | core/ |
Tests the Update Manager module when the update server returns 503 errors. |
| UpdateSemverCoreTestBase | class | core/ |
Base class for Update manager semantic versioning tests of Drupal core. |
| UpdateSemverCoreTestBase.php | file | core/ |
|
| UpdateSemverCoreTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverCoreTestBase::$updateProject | property | core/ |
The project that is being tested. |
| UpdateSemverCoreTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateSemverCoreTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
| UpdateSemverTestBase | class | core/ |
Common setup and utility methods to test projects that use semver releases. |
| UpdateSemverTestBase.php | file | core/ |
|
| UpdateSemverTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateSemverTestBase::$modules | property | core/ |
Modules to install. |
| UpdateSemverTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverTestBase::refreshUpdateStatus | function | core/ |
Refreshes the update status based on the desired available update scenario. |
| UpdateSemverTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
| UpdateSemverTestBase::setUp | function | core/ |
|
| UpdateSemverTestBaselineTrait | trait | core/ |
Provides test methods for semver tests shared between core and contrib. |
| UpdateSemverTestBaselineTrait.php | file | core/ |
|
| UpdateSemverTestBaselineTrait::assertNoExtraVersion | function | core/ |
Asserts update table when there is no extra version. |
| UpdateSemverTestBaselineTrait::testMajorExtraUpdateAvailable | function | core/ |
Tests when the major+1 is supported but not stable. |
| UpdateSemverTestBaselineTrait::testMajorUpdateAvailable | function | core/ |
Tests the Update Manager module when major updates are available. |
| UpdateSemverTestBaselineTrait::testNormalUpdateAvailable | function | core/ |
Tests the Update Manager module when one normal update is available. |
| UpdateSemverTestBaselineTrait::testNoUpdatesAvailable | function | core/ |
Tests the Update Manager module when no updates are available. |
| UpdateSemverTestBaselineTrait::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
| UpdateSemverTestBaselineTrait::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| UpdateSemverTestSecurityAvailabilityTrait | trait | core/ |
Provides a test and data provider for semver security availability tests. |
| UpdateSemverTestSecurityAvailabilityTrait.php | file | core/ |
|
| UpdateSemverTestSecurityAvailabilityTrait::doTestSecurityUpdateAvailability | function | core/ |
Tests the Update Manager module when a security update is available. |
| UpdateSemverTestSecurityAvailabilityTrait::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateSemverTestSecurityAvailabilityTrait::testSecurityUpdateAvailability | function | core/ |
Tests the update manager when a security update is available. |
| UpdateServiceProvider | class | core/ |
Customizes the container for running updates. |
| UpdateServiceProvider.php | file | core/ |
|
| UpdateServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| UpdateServiceProvider::register | function | core/ |
Registers services to the container. |
| UpdateSettings | class | core/ |
Drupal 6/7 Update settings source from database. |
| UpdateSettings.php | file | core/ |
|
| UpdateSettings::values | function | core/ |
Return the values of the variables specified in the plugin configuration. |
| UpdateSettingsDefaultFetchUrlUpdateTest | class | core/ |
Tests update of update.settings:fetch.url if it's still the default of "". |
| UpdateSettingsDefaultFetchUrlUpdateTest.php | file | core/ |
|
| UpdateSettingsDefaultFetchUrlUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateSettingsDefaultFetchUrlUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| UpdateSettingsDefaultFetchUrlUpdateTest::setUp | function | core/ |
|
| UpdateSettingsDefaultFetchUrlUpdateTest::testUpdate | function | core/ |
Tests update of update.settings:fetch.url. |
| UpdateSettingsForm | class | core/ |
Configure update settings for this site. |
| UpdateSettingsForm.php | file | core/ |
|
| UpdateSettingsForm::arrayToMultiLineString | function | core/ |
Prepares the saved notify_emails property to be displayed in the form. |
Pagination
- Previous page
- Page 1373
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.