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 |
|---|---|---|---|
| UpdateScriptTest::assertUpdateWithNoErrors | function | core/ |
Asserts particular errors are not shown on update and status report pages. |
| UpdateScriptTest::enableExtensions | function | core/ |
Enables an extension using the UI. |
| UpdateScriptTest::enableMissingExtensions | function | core/ |
Enables extensions the UI. |
| UpdateScriptTest::getSystemSchema | function | core/ |
Returns the Drupal 7 system table schema. |
| UpdateScriptTest::HANDBOOK_MESSAGE | constant | core/ |
|
| UpdateScriptTest::providerExtensionCompatibilityChange | function | core/ |
Date provider for testExtensionCompatibilityChange(). |
| UpdateScriptTest::providerMissingExtension | function | core/ |
Data provider for ::testMissingExtension(). |
| UpdateScriptTest::runUpdates | function | core/ |
Helper function to run updates via the browser. |
| UpdateScriptTest::setUp | function | core/ |
|
| UpdateScriptTest::testExtensionCompatibilityChange | function | core/ |
Tests that extension compatibility changes are handled correctly. |
| UpdateScriptTest::testMaintenanceModeLink | function | core/ |
Tests maintenance mode link on update.php. |
| UpdateScriptTest::testMaintenanceModeUpdateFunctionality | function | core/ |
Tests update.php while in maintenance mode. |
| UpdateScriptTest::testMissingExtension | function | core/ |
Tests that a missing extension prevents updates. |
| UpdateScriptTest::testNoUpdateFunctionality | function | core/ |
Tests update.php when there are no updates to apply. |
| UpdateScriptTest::testOrphanedSchemaEntries | function | core/ |
Tests that orphan schemas are handled properly. |
| UpdateScriptTest::testRequirements | function | core/ |
Tests that requirements warnings and errors are correctly displayed. |
| UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality | function | core/ |
Tests performing updates with update.php in a multilingual environment. |
| UpdateScriptTest::testSuccessfulUpdateFunctionality | function | core/ |
Tests update.php after performing a successful update. |
| UpdateScriptTest::testThemeSystem | function | core/ |
Tests the effect of using the update script on the theme system. |
| UpdateScriptTest::testUpdateAccess | function | core/ |
Tests access to the update script. |
| UpdateScriptTestController | class | core/ |
Controller routines for update_script_test routes. |
| UpdateScriptTestController.php | file | core/ |
|
| UpdateScriptTestController::databaseUpdatesMenuItem | function | core/ |
Outputs a link to the database updates URL. |
| UpdateSelectionCommand | class | core/ |
AJAX command for adding media items to the media library selection. |
| UpdateSelectionCommand.php | file | core/ |
|
| UpdateSelectionCommand::$mediaIds | property | core/ |
An array of media IDs to add to the current selection. |
| UpdateSelectionCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| UpdateSelectionCommand::__construct | function | core/ |
Constructs an UpdateSelectionCommand object. |
| UpdateSemverContribBaselineTest | class | core/ |
Tests the Update Manager module with a contrib module with semver versions. |
| UpdateSemverContribBaselineTest.php | file | core/ |
|
| UpdateSemverContribSecurityAvailabilityTest | class | core/ |
Tests Update Manager with a security update available for a contrib project. |
| UpdateSemverContribSecurityAvailabilityTest.php | file | core/ |
|
| UpdateSemverContribTestBase | class | core/ |
Base class for Update manager semantic versioning tests of contrib projects. |
| UpdateSemverContribTestBase.php | file | core/ |
|
| UpdateSemverContribTestBase::$modules | property | core/ |
Modules to install. |
| UpdateSemverContribTestBase::$projectTitle | property | core/ |
The title of the project being tested. |
| UpdateSemverContribTestBase::$updateProject | property | core/ |
The project that is being tested. |
| UpdateSemverContribTestBase::$updateTableLocator | property | core/ |
The CSS locator for the update table run asserts on. |
| UpdateSemverContribTestBase::setProjectInstalledVersion | function | core/ |
Sets the project installed version. |
| UpdateSemverContribTestBase::testUpdatesLegacyToSemver | function | core/ |
Tests updates from legacy versions to the semver versions. |
| UpdateSemverCoreBaselineTest | class | core/ |
Tests semantic version handling in the Update Manager for Drupal core. |
| UpdateSemverCoreBaselineTest.php | file | core/ |
|
| UpdateSemverCoreSecurityAvailabilityTest | class | core/ |
Tests Update Manager with a security update available for Drupal core. |
| UpdateSemverCoreSecurityAvailabilityTest.php | file | core/ |
|
| UpdateSemverCoreSecurityCoverageTest | class | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest.php | file | core/ |
|
| UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider | function | core/ |
Data provider for testSecurityCoverageMessage(). |
| UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage | function | core/ |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreTest | class | core/ |
Tests edge cases of the Available Updates report UI. |
Pagination
- Previous page
- Page 1372
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.