Search for modules
- Search 7.x for modules
- Search 9.5.x for modules
- Search 8.9.x for modules
- Search 10.3.x for modules
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| PrepareModulesEntityUninstallForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| PrepareModulesEntityUninstallForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| PrepareModulesEntityUninstallForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| PrepareModulesEntityUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| PrepareModulesEntityUninstallForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| PrepareModulesEntityUninstallForm::moduleBatchFinished | function | core/ |
Implements callback_batch_finished(). |
| PrepareModulesEntityUninstallForm::submitForm | function | core/ |
Form submission handler. |
| PrepareModulesEntityUninstallForm::__construct | function | core/ |
Constructs a PrepareModulesEntityUninstallForm object. |
| PrepareModulesEntityUninstallFormTest | class | core/ |
Tests PrepareModulesEntityUninstallForm. |
| PrepareModulesEntityUninstallFormTest.php | file | core/ |
|
| PrepareModulesEntityUninstallFormTest::$modules | property | core/ |
Modules to install. |
| PrepareModulesEntityUninstallFormTest::testModuleEntityUninstallTitle | function | core/ |
Tests PrepareModulesEntityUninstallForm::formTitle. |
| PrepareUninstallTest::$modules | property | core/ |
Modules to install. |
| PreviewTest::$modules | property | core/ |
Modules to install. |
| PrivateFileOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| ProcessingTest::$modules | property | core/ |
Modules to install. |
| ProcessingTest::$modules | property | core/ |
Modules to install. |
| ProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to install. |
| ProfileFieldTest::$modules | property | core/ |
Modules to install. |
| ProfileFieldTranslationTest::$modules | property | core/ |
Modules to install. |
| ProfileFieldValuesTest::$modules | property | core/ |
Modules to install. |
| ProgrammaticTest::$modules | property | core/ |
Modules to install. |
| PublishActionTest::$modules | property | core/ |
Modules to install. |
| QueryBatchTest::$modules | property | core/ |
Modules to install. |
| QueryGroupByTest::$modules | property | core/ |
Modules to install. |
| QueryOptionsTest::$modules | property | core/ |
Modules to install. |
| QueueSerializationTest::$modules | property | core/ |
Modules to install. |
| RawStringFormatterTest::$modules | property | core/ |
Modules to install. |
| RebuildScriptTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RebuildTest::$modules | property | core/ |
Modules to install. |
| RecipeFormInputTest::$modules | property | core/ |
Modules to install. |
| RecipeMultipleModulesConfigStorage | class | core/ |
Provides a read-only config storage spanning multiple modules' config. |
| RecipeMultipleModulesConfigStorage.php | file | core/ |
|
| RecipeMultipleModulesConfigStorage::createCollection | function | core/ |
Creates a collection on the storage. |
| RecipeMultipleModulesConfigStorage::createFromModuleList | function | core/ |
Creates a RecipeMultipleModulesConfigStorage from a list of modules. |
| RecipeMultipleModulesConfigStorage::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| RecipeMultipleModulesConfigStorage::delete | function | core/ |
Deletes a configuration object from the storage. |
| RecipeMultipleModulesConfigStorage::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| RecipeMultipleModulesConfigStorage::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| RecipeMultipleModulesConfigStorage::exists | function | core/ |
Returns whether a configuration object exists. |
| RecipeMultipleModulesConfigStorage::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| RecipeMultipleModulesConfigStorage::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| RecipeMultipleModulesConfigStorage::getStorage | function | core/ |
Gets the correct module configuration storage to use. |
| RecipeMultipleModulesConfigStorage::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| RecipeMultipleModulesConfigStorage::read | function | core/ |
Reads configuration data from the storage. |
| RecipeMultipleModulesConfigStorage::readMultiple | function | core/ |
Reads configuration data from the storage. |
| RecipeMultipleModulesConfigStorage::rename | function | core/ |
Renames a configuration object in the storage. |
| RecipeMultipleModulesConfigStorage::write | function | core/ |
Writes configuration data to the storage. |
| RecipeMultipleModulesConfigStorage::__construct | function | core/ |
Constructs a RecipeMultipleModulesConfigStorage. |
Pagination
- Previous page
- Page 42
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.