Search for install
- Search 7.x for install
- Search 9.5.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModulesUninstallConfirmForm::$configManager | property | core/ |
The configuration manager. |
ModulesUninstallConfirmForm::$deprecatedProperties | property | core/ |
|
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::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. |
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/ |
Install, update and uninstall functions for the module_handler_test_multiple module. |
module_handler_test_multiple_child.install | file | core/ |
Utility functions for the module_handler_test_multiple_child module. |
module_handler_test_multiple_child_install | function | core/ |
Implements hook_install(). |
module_handler_test_multiple_install | function | core/ |
Implements hook_install(). |
module_installer | service | core/ |
Drupal\Core\Extension\ModuleInstaller |
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 |
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test2\EventSubscriber |
module_install_class_loader_test1.event_subscriber | service | core/ |
Drupal\module_install_class_loader_test1\EventSubscriber |
module_install_class_loader_test1.info.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.info.yml |
module_install_class_loader_test1.services.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test1/module_install_class_loader_test1.services.yml |
module_install_class_loader_test2.info.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.info.yml |
module_install_class_loader_test2.services.yml | file | core/ |
core/modules/system/tests/modules/module_install_class_loader_test2/module_install_class_loader_test2.services.yml |
module_load_install | function | core/ |
Loads a module's installation hooks. |
module_required_by_themes_uninstall_validator | service | core/ |
Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator |
module_test.install | file | core/ |
Install, update and uninstall functions for the module_test module. |
Pagination
- Previous page
- Page 26
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.