Extension |
lib/Drupal/Core/Extension/Extension.php |
Defines an extension (file) object. |
ModuleHandlerInterface |
lib/Drupal/Core/Extension/ModuleHandlerInterface.php |
Interface for classes that manage a set of enabled modules. |
ModuleInstallerInterface |
lib/Drupal/Core/Extension/ModuleInstallerInterface.php |
Provides the installation of modules with creating the db schema and more. |
ModuleUninstallValidatorInterface |
src/Extension/ModuleUninstallValidatorInterface.php |
Common interface for module uninstall validators. |