| UpdateScriptTest::providerMissingExtension |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Data provider for ::testMissingExtension(). |
| UpdateScriptTest::runUpdates |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Helper function to run updates via the browser. |
| UpdateScriptTest::setUp |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
|
| UpdateScriptTest::testExtensionCompatibilityChange |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests that extension compatibility changes are handled correctly. |
| UpdateScriptTest::testMaintenanceModeLink |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests maintenance mode link on update.php. |
| UpdateScriptTest::testMaintenanceModeUpdateFunctionality |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests update.php while in maintenance mode. |
| UpdateScriptTest::testMissingExtension |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests that a missing extension prevents updates. |
| UpdateScriptTest::testNoUpdateFunctionality |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests update.php when there are no updates to apply. |
| UpdateScriptTest::testOrphanedSchemaEntries |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests that orphan schemas are handled properly. |
| UpdateScriptTest::testRequirements |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests that requirements warnings and errors are correctly displayed. |
| UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests performing updates with update.php in a multilingual environment. |
| UpdateScriptTest::testSuccessfulUpdateFunctionality |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests update.php after performing a successful update. |
| UpdateScriptTest::testThemeSystem |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests the effect of using the update script on the theme system. |
| UpdateScriptTest::testUpdateAccess |
function |
core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php |
Tests access to the update script. |
| UpdateScriptTestController |
class |
core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php |
Controller routines for update_script_test routes. |
| UpdateScriptTestController.php |
file |
core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php |
|
| UpdateScriptTestController::databaseUpdatesMenuItem |
function |
core/modules/system/tests/modules/update_script_test/src/Controller/UpdateScriptTestController.php |
Outputs a link to the database updates URL. |
| UpdateSelectionCommand |
class |
core/modules/media_library/src/Ajax/UpdateSelectionCommand.php |
AJAX command for adding media items to the media library selection. |
| UpdateSelectionCommand.php |
file |
core/modules/media_library/src/Ajax/UpdateSelectionCommand.php |
|
| UpdateSelectionCommand::$mediaIds |
property |
core/modules/media_library/src/Ajax/UpdateSelectionCommand.php |
An array of media IDs to add to the current selection. |
| UpdateSelectionCommand::render |
function |
core/modules/media_library/src/Ajax/UpdateSelectionCommand.php |
Return an array to be run through json_encode and sent to the client. |
| UpdateSelectionCommand::__construct |
function |
core/modules/media_library/src/Ajax/UpdateSelectionCommand.php |
Constructs an UpdateSelectionCommand object. |
| UpdateSemverContribBaselineTest |
class |
core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php |
Tests the Update Manager module with a contrib module with semver versions. |
| UpdateSemverContribBaselineTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverContribBaselineTest.php |
|
| UpdateSemverContribSecurityAvailabilityTest |
class |
core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php |
Tests Update Manager with a security update available for a contrib project. |
| UpdateSemverContribSecurityAvailabilityTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverContribSecurityAvailabilityTest.php |
|
| UpdateSemverContribTestBase |
class |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
Base class for Update manager semantic versioning tests of contrib projects. |
| UpdateSemverContribTestBase.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
|
| UpdateSemverContribTestBase::$modules |
property |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
Modules to install. |
| UpdateSemverContribTestBase::$projectTitle |
property |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
The title of the project being tested. |
| UpdateSemverContribTestBase::$updateProject |
property |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
The project that is being tested. |
| UpdateSemverContribTestBase::$updateTableLocator |
property |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
The CSS locator for the update table run asserts on. |
| UpdateSemverContribTestBase::setProjectInstalledVersion |
function |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
Sets the project installed version. |
| UpdateSemverContribTestBase::testUpdatesLegacyToSemver |
function |
core/modules/update/tests/src/Functional/UpdateSemverContribTestBase.php |
Tests updates from legacy versions to the semver versions. |
| UpdateSemverCoreBaselineTest |
class |
core/modules/update/tests/src/Functional/UpdateSemverCoreBaselineTest.php |
Tests semantic version handling in the Update Manager for Drupal core. |
| UpdateSemverCoreBaselineTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverCoreBaselineTest.php |
|
| UpdateSemverCoreSecurityAvailabilityTest |
class |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php |
Tests Update Manager with a security update available for Drupal core. |
| UpdateSemverCoreSecurityAvailabilityTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityAvailabilityTest.php |
|
| UpdateSemverCoreSecurityCoverageTest |
class |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
|
| UpdateSemverCoreSecurityCoverageTest::doTestSecurityCoverageMessage |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreSecurityCoverageTest::securityCoverageMessageProvider |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Data provider for testSecurityCoverageMessage(). |
| UpdateSemverCoreSecurityCoverageTest::testSecurityCoverageMessage |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreSecurityCoverageTest.php |
Tests the security coverage messages for Drupal core versions. |
| UpdateSemverCoreTest |
class |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Tests edge cases of the Available Updates report UI. |
| UpdateSemverCoreTest.php |
file |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
|
| UpdateSemverCoreTest::testBrokenThenFixedUpdates |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Checks that Drupal recovers after problems connecting to update server. |
| UpdateSemverCoreTest::testDatestampMismatch |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Ensures proper results where there are date mismatches among modules. |
| UpdateSemverCoreTest::testDevNoReleaseDate |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Tests when a dev release does not have a date. |
| UpdateSemverCoreTest::testFetchTasks |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Tests that exactly one fetch task per project is created and not more. |
| UpdateSemverCoreTest::testServiceUnavailable |
function |
core/modules/update/tests/src/Functional/UpdateSemverCoreTest.php |
Tests the Update Manager module when the update server returns 503 errors. |