Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateSemverCoreTestBase::$updateProject | property | core/ |
|
| UpdateSemverCoreTestBase::$updateTableLocator | property | core/ |
|
| UpdateSemverCoreTestBase::setProjectInstalledVersion | function | core/ |
|
| UpdateSemverTestBase | class | core/ |
Common setup and utility methods to test projects that use semver releases. |
| UpdateSemverTestBase.php | file | core/ |
|
| UpdateSemverTestBase::$defaultTheme | property | core/ |
|
| UpdateSemverTestBase::$modules | property | core/ |
|
| UpdateSemverTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverTestBase::refreshUpdateStatus | function | core/ |
|
| 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 Status module when major updates are available. |
| UpdateSemverTestBaselineTrait::testNormalUpdateAvailable | function | core/ |
Tests the Update Status module when one normal update is available. |
| UpdateSemverTestBaselineTrait::testNoUpdatesAvailable | function | core/ |
Tests the Update Status 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 Status module when a security update is available. |
| UpdateSemverTestSecurityAvailabilityTrait::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateSemverTestSecurityAvailabilityTrait::testSecurityUpdateAvailability | function | core/ |
Tests Update Status when a security update is available. |
| UpdateServiceProvider | class | core/ |
Customizes the container for running updates. |
| UpdateServiceProvider.php | file | core/ |
|
| UpdateServiceProvider::alter | function | core/ |
|
| UpdateServiceProvider::register | function | core/ |
|
| 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. |
| 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. |
| UpdateSettingsForm::buildForm | function | core/ |
|
| UpdateSettingsForm::formatMultipleViolationsMessage | function | core/ |
|
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
|
| UpdateSettingsForm::getFormId | function | core/ |
|
| UpdateSettingsForm::multiLineStringToArray | function | core/ |
Prepares the submitted value to be stored in the notify_emails property. |
| UpdateSettingsForm::submitForm | function | core/ |
|
| UpdateSettingsFormTest | class | core/ |
Tests the update_settings form. |
| UpdateSettingsFormTest.php | file | core/ |
|
| UpdateSettingsFormTest::$defaultTheme | property | core/ |
|
| UpdateSettingsFormTest::$modules | property | core/ |
|
| UpdateSettingsFormTest::testUpdateSettingsForm | function | core/ |
Tests the update_settings form. |
| UpdateStorageTest | class | core/ |
Tests the Update Status module storage is cleared correctly. |
| UpdateStorageTest.php | file | core/ |
|
| UpdateStorageTest::$modules | property | core/ |
|
| UpdateStorageTest::testUpdateStorage | function | core/ |
Tests the Update Status module storage is cleared correctly. |
Pagination
- Previous page
- Page 1715
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.