Search for conf
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModulesListConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
| ModulesListConfirmForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ModulesListConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesListConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesListConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesListConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesListConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ModulesListConfirmForm::__construct | function | core/ |
Constructs a ModulesListConfirmForm object. |
| 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/ |
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. |
| 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/ |
Form constructor. |
| ModulesUninstallConfirmForm::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
| ModulesUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesUninstallConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesUninstallConfirmForm::submitForm | function | core/ |
Form submission handler. |
| ModulesUninstallConfirmForm::__construct | function | core/ |
Constructs a ModulesUninstallConfirmForm object. |
| ModuleTestBase::assertModuleConfig | function | core/ |
Asserts that the default configuration of a module has been installed. |
| ModuleTestBase::assertNoModuleConfig | function | core/ |
Asserts that no configuration exists for a given module. |
| module_config_sort | function | core/ |
Sorts the configured list of enabled modules. |
| module_installer_config_subscriber.info.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.info.yml |
| module_installer_config_subscriber.schema.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_subscriber/config/schema/module_installer_config_subscriber.schema.yml |
| module_installer_config_subscriber.services.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_subscriber/module_installer_config_subscriber.services.yml |
| module_installer_config_subscriber.settings.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_subscriber/config/install/module_installer_config_subscriber.settings.yml |
| module_installer_config_test.info.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_test/module_installer_config_test.info.yml |
| module_installer_config_test.schema.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_test/config/schema/module_installer_config_test.schema.yml |
| module_installer_config_test.type.missing_id.yml | file | core/ |
core/modules/system/tests/modules/module_installer_config_test/config/install/module_installer_config_test.type.missing_id.yml |
| MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
Pagination
- Previous page
- Page 103
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.