Search for install
- Search 7.x for install
- Search 8.9.x for install
- Search 10.3.x for install
- Search 11.x for install
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
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. |
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. |
module_test_install | function | core/ |
Implements hook_install(). |
module_test_modules_installed | function | core/ |
Implements hook_modules_installed(). |
module_test_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
MultipleDistributionsProfileTest::testInstalled | function | core/ |
Confirms that the installation succeeded. |
mysql.install | file | core/ |
Install, update and uninstall functions for the mysql module. |
MysqlDriverLegacyTest::testDeprecationInstallTasks | function | core/ |
@covers Drupal\Core\Database\Driver\mysql\Install\Tasks |
new_dependency_test.install | file | core/ |
Install, update and uninstall functions for the new_dependency_test module. |
node.install | file | core/ |
Install, update and uninstall functions for the node module. |
node.type.options_install_test.yml | file | core/ |
core/modules/options/tests/options_config_install_test/config/install/node.type.options_install_test.yml |
NodeTranslationUITest::doUninstallTest | function | core/ |
Tests uninstalling content_translation. |
NodeTypeTranslationTest::installParameters | function | core/ |
Install Drupal in a language other than English for this test. This is not needed to test the node type translation itself but acts as a regression test. |
node_install | function | core/ |
Implements hook_install(). |
node_modules_installed | function | core/ |
Implements hook_modules_installed(). |
node_modules_uninstalled | function | core/ |
Implements hook_modules_uninstalled(). |
node_uninstall | function | core/ |
Implements hook_uninstall(). |
NormalInstallerServiceProvider | class | core/ |
Service provider for the installer environment. |
NormalInstallerServiceProvider.php | file | core/ |
Pagination
- Previous page
- Page 27
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.