Search for ip
- Search 7.x for ip
- Search 9.5.x for ip
- Search 8.9.x for ip
- Search 10.3.x for ip
- Search main for ip
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| UnpackRecipeTest::testRecursiveUnpacking | function | core/ |
Tests recursive unpacking. |
| UnpackRecipeTest::testRemoveRecipe | function | core/ |
Tests a recipe can be removed and the unpack plugin does not interfere. |
| UnpackRecipeTest::testUnpackCommand | function | core/ |
Tests dependency unpacking using drupal:recipe-unpack. |
| UnpackRecipeTest::testUnpackCommandOnDevRecipe | function | core/ |
Tests unpacking a recipe in require-dev using drupal:recipe-unpack. |
| UnpackRecipeTest::testUnpackCommandOnIndirectDevDependencyRecipe | function | core/ |
Tests the unpacking a recipe that is an indirect dev dependency. |
| UnpackRecipeTest::testUnpackCommandWithMultipleRecipes | function | core/ |
Tests dependency unpacking using drupal:recipe-unpack with multiple args. |
| UnpackRecipeTest::testUnpackCommandWithoutRecipesArgument | function | core/ |
Tests dependency unpacking using drupal:recipe-unpack with no arguments. |
| UnpackRecipeTest::testUnpackWithComposerMergePlugin | function | core/ |
Tests unpacking with the wikimedia/composer-merge-plugin installed. |
| UpdateBackend::deleteMultiple | function | core/ |
Deletes multiple items from the cache. |
| UpdateDescriptionTest | class | core/ |
Tests for update descriptions. |
| UpdateDescriptionTest.php | file | core/ |
|
| UpdateDescriptionTest::$modules | property | core/ |
|
| UpdateDescriptionTest::testUpdateGetUpdateList | function | core/ |
Tests the list of pending database updates. |
| UpdateLobTest::testUpdateMultipleBlob | function | core/ |
Confirms that we can update two blob columns in the same table. |
| UpdatePathTestJavaScriptTest | class | core/ |
Tests the presence of JavaScript at update.php. |
| UpdatePathTestJavaScriptTest.php | file | core/ |
|
| UpdatePathTestJavaScriptTest::$defaultTheme | property | core/ |
|
| UpdatePathTestJavaScriptTest::doSelectionTest | function | core/ |
|
| UpdatePathTestJavaScriptTest::setUp | function | core/ |
|
| UpdatePathTestJavaScriptTest::testJavaScriptLoading | function | core/ |
Tests JavaScript loading at update.php. |
| UpdateRegistryTest::testRegisterInvokedUpdatesWithMultiple | function | core/ |
Tests register invoked updates with multiple. |
| UpdateScriptTest | class | core/ |
Tests the update script access and functionality. |
| UpdateScriptTest.php | file | core/ |
|
| UpdateScriptTest::$defaultTheme | property | core/ |
|
| UpdateScriptTest::$modules | property | core/ |
|
| UpdateScriptTest::$statusReportUrl | property | core/ |
The URL to the status report page. |
| UpdateScriptTest::$updateUrl | property | core/ |
URL to the update.php script. |
| UpdateScriptTest::$updateUser | property | core/ |
A user with the necessary permissions to administer software updates. |
| UpdateScriptTest::assertErrorOnUpdates | function | core/ |
Asserts errors are shown on the update and status report pages. |
| UpdateScriptTest::assertInstalledExtensionsConfig | function | core/ |
Asserts that an installed extension's config setting is correct. |
| 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/ |
Data 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. |
Pagination
- Previous page
- Page 49
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.