Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModulesListFormTest | class | core/ |
Tests the modules list form. |
| ModulesListFormTest.php | file | core/ |
|
| ModulesListFormTest::$modules | property | core/ |
|
| ModulesListFormTest::testModuleVersionDependencies | function | core/ |
Test module checkboxes for various version dependencies. |
| ModulesListFormWebTest | class | core/ |
Tests \Drupal\system\Form\ModulesListForm. |
| ModulesListFormWebTest.php | file | core/ |
|
| ModulesListFormWebTest::$defaultTheme | property | core/ |
|
| ModulesListFormWebTest::$modules | property | core/ |
|
| ModulesListFormWebTest::setUp | function | core/ |
|
| ModulesListFormWebTest::testInstalledIncompatibleModule | function | core/ |
Tests that incompatible modules message is shown. |
| ModulesListFormWebTest::testModuleListForm | function | core/ |
Tests the module list form. |
| ModulesListFormWebTest::testModulesListFormStatusMessage | function | core/ |
Tests the status message when enabling one or more modules. |
| ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile | function | core/ |
Tests the module form with a module with an empty description in info.yml. |
| ModulesListFormWebTest::testModulesListFormWithInvalidInfoFile | function | core/ |
Tests the module form with a module with an invalid info.yml file. |
| ModulesListFormWebTest::testRequiredByThemeMessage | function | core/ |
Confirm that module 'Required By' descriptions include dependent themes. |
| ModulesListNonStableConfirmForm | class | core/ |
Builds a confirmation form for enabling experimental and deprecated modules. |
| ModulesListNonStableConfirmForm.php | file | core/ |
|
| ModulesListNonStableConfirmForm::$contribDeprecatedModules | property | core/ |
Boolean indicating a contrib deprecated module is being enabled. |
| ModulesListNonStableConfirmForm::$coreDeprecatedModules | property | core/ |
Boolean indicating a core deprecated module is being enabled. |
| ModulesListNonStableConfirmForm::$groupedModuleInfo | property | core/ |
An array of module names to be enabled, keyed by lifecycle. |
| ModulesListNonStableConfirmForm::$moduleExtensionList | property | core/ |
Module extension list. |
| ModulesListNonStableConfirmForm::buildDeprecatedMessage | function | core/ |
Builds a message to be displayed to the user enabling deprecated modules. |
| ModulesListNonStableConfirmForm::buildMessageList | function | core/ |
|
| ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
| ModulesListNonStableConfirmForm::create | function | core/ |
|
| ModulesListNonStableConfirmForm::getFormId | function | core/ |
|
| ModulesListNonStableConfirmForm::getQuestion | function | core/ |
|
| ModulesListNonStableConfirmForm::__construct | function | core/ |
Constructs a new ModulesListNonStableConfirmForm. |
| ModuleStream | class | core/ |
Defines the read-only module:// stream wrapper for module files. |
| ModuleStream.php | file | core/ |
|
| ModuleStream::getDescription | function | core/ |
|
| ModuleStream::getExtension | function | core/ |
|
| ModuleStream::getName | function | core/ |
|
| ModulesUninstallConfirmForm | class | core/ |
Builds a confirmation form to uninstall selected modules. |
| ModulesUninstallConfirmForm.php | file | core/ |
|
| ModulesUninstallConfirmForm::$configManager | property | core/ |
The configuration manager. |
| ModulesUninstallConfirmForm::$entityTypeManager | property | core/ |
The entity type manager. |
| ModulesUninstallConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
| ModulesUninstallConfirmForm::$moduleExtensionList | property | core/ |
The module extension list. |
| ModulesUninstallConfirmForm::$moduleInstaller | property | core/ |
The module installer service. |
| ModulesUninstallConfirmForm::$modules | property | core/ |
An array of modules to uninstall. |
| ModulesUninstallConfirmForm::buildForm | function | core/ |
|
| ModulesUninstallConfirmForm::create | function | core/ |
|
| ModulesUninstallConfirmForm::getCancelUrl | function | core/ |
|
| ModulesUninstallConfirmForm::getConfirmText | function | core/ |
|
| ModulesUninstallConfirmForm::getDescription | function | core/ |
|
| ModulesUninstallConfirmForm::getFormId | function | core/ |
|
| ModulesUninstallConfirmForm::getQuestion | function | core/ |
|
| ModulesUninstallConfirmForm::submitForm | function | core/ |
|
| ModulesUninstallConfirmForm::__construct | function | core/ |
Constructs a ModulesUninstallConfirmForm object. |
Pagination
- Previous page
- Page 1136
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.