Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UpdateSemverCoreTest::testLocalActions | function | core/ |
Ensures that the local actions appear. |
| UpdateSemverCoreTest::testModulePageRegularUpdate | function | core/ |
Checks the messages at admin/modules when an update is missing. |
| UpdateSemverCoreTest::testModulePageRunCron | function | core/ |
Checks that running cron updates the list of available updates. |
| UpdateSemverCoreTest::testModulePageSecurityUpdate | function | core/ |
Checks the messages at admin/modules when a security update is missing. |
| UpdateSemverCoreTest::testModulePageUpToDate | function | core/ |
Checks the messages at admin/modules when the site is up to date. |
| UpdateSemverCoreTest::testSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreTest::testServiceUnavailable | function | core/ |
Tests the Update Manager module when the update server returns 503 errors. |
| UpdateSemverTestBase | class | core/ |
Common test methods for projects that use semver version releases. |
| UpdateSemverTestBase.php | file | core/ |
|
| UpdateSemverTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdateSemverTestBase::$modules | property | core/ |
Modules to enable. |
| 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::securityUpdateAvailabilityProvider | function | core/ |
Data provider method for testSecurityUpdateAvailability(). |
| UpdateSemverTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
| UpdateSemverTestBase::setUp | function | core/ |
|
| UpdateSemverTestBase::testMajorUpdateAvailable | function | core/ |
Tests the Update Manager module when a major update is available. |
| UpdateSemverTestBase::testNormalUpdateAvailable | function | core/ |
Tests the Update Manager module when one normal update is available. |
| UpdateSemverTestBase::testNoUpdatesAvailable | function | core/ |
Tests the Update Manager module when no updates are available. |
| UpdateSemverTestBase::testRevokedRelease | function | core/ |
Tests messages when a project release is unpublished. |
| UpdateSemverTestBase::testSecurityUpdateAvailability | function | core/ |
Tests the Update Manager module when a security update is available. |
| UpdateSemverTestBase::testUnsupportedRelease | function | core/ |
Tests messages when a project release is marked unsupported. |
| 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. |
| UpdateSettingsForm | class | core/ |
Configure update settings for this site. |
| UpdateSettingsForm.php | file | core/ |
|
| UpdateSettingsForm::$emailValidator | property | core/ |
The email validator. |
| UpdateSettingsForm::buildForm | function | core/ |
Form constructor. |
| UpdateSettingsForm::create | function | core/ |
Instantiates a new instance of this class. |
| UpdateSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| UpdateSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| UpdateSettingsForm::submitForm | function | core/ |
Form submission handler. |
| UpdateSettingsForm::validateForm | function | core/ |
Form validation handler. |
| UpdateSettingsForm::__construct | function | core/ |
Constructs an UpdateSettingsForm object. |
| UpdateStorageTest | class | core/ |
Tests the Update module storage is cleared correctly. |
| UpdateStorageTest.php | file | core/ |
|
| UpdateStorageTest::$modules | property | core/ |
Modules to enable. |
| UpdateStorageTest::testUpdateStorage | function | core/ |
Tests the Update module storage is cleared correctly. |
| UpdatesWith7xTest | class | core/ |
Tests the minimum schema version when only 7.x update hooks are retained. |
| UpdatesWith7xTest.php | file | core/ |
|
| UpdatesWith7xTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| UpdatesWith7xTest::$modules | property | core/ |
Modules to enable. |
| UpdatesWith7xTest::$updateUrl | property | core/ |
The URL for the update page. |
| UpdatesWith7xTest::$updateUser | property | core/ |
An administrative user. |
| UpdatesWith7xTest::setUp | function | core/ |
Pagination
- Previous page
- Page 1336
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.