Search for list
Title | Object type | File name | Summary |
---|---|---|---|
ModuleExtensionList::$configFactory | property | core/ |
The config factory. |
ModuleExtensionList::$defaults | property | core/ |
Default values to be merged into *.info.yml file arrays. |
ModuleExtensionList::$profileList | property | core/ |
The profile list needed by this module list. |
ModuleExtensionList::doList | function | core/ |
Builds the list of extensions. |
ModuleExtensionList::doScanExtensions | function | core/ |
Scans the available extensions. |
ModuleExtensionList::ensureRequiredDependencies | function | core/ |
Marks dependencies of required modules as 'required', recursively. |
ModuleExtensionList::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
ModuleExtensionList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
ModuleExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
ModuleExtensionList::getProfileDirectories | function | core/ |
Finds all installation profile paths. |
ModuleExtensionList::__construct | function | core/ |
Constructs a new ModuleExtensionList instance. |
ModuleExtensionListTest | class | core/ |
@coversDefaultClass \Drupal\Core\Extension\ModuleExtensionList[[api-linebreak]] @group Extension |
ModuleExtensionListTest.php | file | core/ |
|
ModuleExtensionListTest::testGetlist | function | core/ |
@covers ::getList[[api-linebreak]] |
ModuleHandler::$moduleList | property | core/ |
List of installed modules. |
ModuleHandler::getModuleList | function | core/ |
Returns the list of currently active modules. |
ModuleHandler::setModuleList | function | core/ |
Sets an explicit list of currently active modules. |
ModuleHandlerInterface::getModuleList | function | core/ |
Returns the list of currently active modules. |
ModuleHandlerInterface::setModuleList | function | core/ |
Sets an explicit list of currently active modules. |
ModuleHandlerTest::assertModuleList | function | core/ |
Assert that the extension handler returns the expected values. |
ModuleHandlerTest::testGetModuleList | function | core/ |
Confirm we get back the modules set in the constructor. |
ModuleHandlerTest::testModuleList | function | core/ |
The basic functionality of retrieving enabled modules. |
ModuleHandlerTest::testSetModuleList | function | core/ |
Ensure setting the module list replaces the module list and resets internal structures. |
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList | property | core/ |
The module extension list. |
ModuleRequiredByThemesUninstallValidator::$themeExtensionList | property | core/ |
The theme extension list. |
ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList | property | core/ |
Mock of ModuleExtensionList. |
ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList | property | core/ |
Mock of ThemeExtensionList. |
ModulesListConfirmForm | class | core/ |
Builds a confirmation form for enabling modules with dependencies. |
ModulesListConfirmForm.php | file | core/ |
|
ModulesListConfirmForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesListConfirmForm::$moduleHandler | property | core/ |
The module handler service. |
ModulesListConfirmForm::$moduleInstaller | property | core/ |
The module installer. |
ModulesListConfirmForm::$modules | property | core/ |
An associative list of modules to enable or disable. |
ModulesListConfirmForm::buildForm | function | core/ |
Form constructor. |
ModulesListConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
ModulesListConfirmForm::create | function | core/ |
Instantiates a new instance of this class. |
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. |
ModulesListExperimentalConfirmForm | class | core/ |
Builds a confirmation form for enabling experimental modules. |
ModulesListExperimentalConfirmForm.php | file | core/ |
|
ModulesListExperimentalConfirmForm::buildMessageList | function | core/ |
Builds the message list for the confirmation form. |
ModulesListExperimentalConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesListExperimentalConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ModulesListForm | class | core/ |
Provides module installation interface. |
ModulesListForm.php | file | core/ |
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.