Search for module_list
- Search 7.x for module_list
- Search 9.5.x for module_list
- Search 8.9.x for module_list
- Search 10.3.x for module_list
- Search main for module_list
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Builds the message list for the confirmation form. |
| ModulesListNonStableConfirmForm::buildNonStableInfo | function | core/ |
Sets properties with information about non-stable modules being enabled. |
| ModulesListNonStableConfirmForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ModulesListNonStableConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListNonStableConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesListNonStableConfirmForm::__construct | function | core/ |
Constructs a new ModulesListNonStableConfirmForm. |
| SystemRequirements::DRUPAL_CORE_REMOVED_MODULE_LIST | constant | core/ |
An array of machine names of modules that were removed from Drupal core. |
Pagination
- Previous page
- Page 2
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.