Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModulesListFormWebTest::testInstalledIncompatibleModule | function | core/ |
Tests that incompatible modules message is shown. |
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 this class. |
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. |
ModulesUninstallForm | class | core/ |
Provides a form for uninstalling modules. |
ModulesUninstallForm.php | file | core/ |
|
ModulesUninstallForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesUninstallForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModulesUninstallForm::$moduleHandler | property | core/ |
The module handler service. |
ModulesUninstallForm::$moduleInstaller | property | core/ |
The module installer service. |
ModulesUninstallForm::$updateRegistry | property | core/ |
The update registry service. |
ModulesUninstallForm::buildForm | function | core/ |
Form constructor. |
ModulesUninstallForm::create | function | core/ |
Instantiates a new instance of this class. |
ModulesUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesUninstallForm::submitForm | function | core/ |
Form submission handler. |
ModulesUninstallForm::validateForm | function | core/ |
Form validation handler. |
ModulesUninstallForm::__construct | function | core/ |
Constructs a ModulesUninstallForm object. |
ModuleUninstallFilterTest | class | core/ |
Tests the JavaScript functionality of the module uninstall filter. |
ModuleUninstallFilterTest.php | file | core/ |
|
ModuleUninstallFilterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ModuleUninstallFilterTest::$modules | property | core/ |
Modules to install. |
ModuleUninstallFilterTest::filterVisibleElements | function | core/ |
Removes any non-visible elements from the passed array. |
ModuleUninstallFilterTest::setUp | function | core/ |
|
ModuleUninstallFilterTest::testModuleUninstallFilter | function | core/ |
Tests that correct module count is returned when list filtered. |
ModuleUninstallValidatorException | class | core/ |
Defines an exception thrown when uninstalling a module that did not validate. |
ModuleUninstallValidatorException.php | file | core/ |
|
ModuleUninstallValidatorInterface | interface | core/ |
Common interface for module uninstall validators. |
ModuleUninstallValidatorInterface.php | file | core/ |
|
ModuleUninstallValidatorInterface::validate | function | core/ |
Determines the reasons a module can not be uninstalled. |
module_handler_test_multiple.install | file | core/ |
|
module_handler_test_multiple_child.install | file | core/ |
|
module_handler_test_multiple_child_install | function | core/ |
Implements hook_install(). |
module_handler_test_multiple_install | function | core/ |
Implements hook_install(). |
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 |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.