Search for modules
- Search 7.x for modules
- Search 9.5.x for modules
- Search 8.9.x for modules
- Search 10.3.x for modules
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ModuleAdminLinksHelperTest::$modules | property | core/ |
Modules to install. |
ModuleConfigureRouteTest::$modules | property | core/ |
Modules to install. |
ModuleFilterTest::$modules | property | core/ |
Modules to install. |
ModuleHandler::reOrderModulesForAlter | function | core/ |
Reorder modules for alters. |
ModuleHandlerDeprecatedHookTest::$modules | property | core/ |
Modules to install. |
ModuleHandlerTest::$modules | property | core/ |
Modules to install. |
ModuleHandlerTest::testLoadAllModules | function | core/ |
Tests loading all modules. |
ModuleHandlerTest::testModuleStreamWrappers | function | core/ |
Tests whether module-provided stream wrappers are registered properly. |
ModuleImplementsAlterTest::$modules | property | core/ |
Modules to install. |
ModuleInstallBatchTest::$modules | property | core/ |
Modules to install. |
ModulePermissionsLinkHelperTest::$modules | property | core/ |
Modules to install. |
modules-page.css | file | core/ |
Styles for the Modules page. |
modules-page.pcss.css | file | core/ |
Styles for the Modules page. |
modules.README.txt | file | core/ |
Modules extend your site functionality beyond Drupal core. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom modules in this directory separates downloaded and custom modules from Drupal core's… |
ModulesEnabledTrait | trait | core/ |
Provides helpers for enabling modules. |
ModulesEnabledTrait.php | file | core/ |
|
ModulesEnabledTrait::currentUser | function | core/ |
Gets the current user. |
ModulesEnabledTrait::modulesEnabledConfirmationMessage | function | core/ |
Provides a confirmation message after modules have been enabled. |
ModulesEnabledTrait::modulesFailToEnableMessage | function | core/ |
Provides a fail message after attempt to install a module. |
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 install or uninstall. |
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. |
ModulesListForm | class | core/ |
Provides module installation interface. |
ModulesListForm.php | file | core/ |
|
ModulesListForm::$accessManager | property | core/ |
The access manager. |
ModulesListForm::$currentUser | property | core/ |
The current user. |
ModulesListForm::$keyValueExpirable | property | core/ |
The expirable key value store. |
ModulesListForm::$moduleExtensionList | property | core/ |
The module extension list. |
ModulesListForm::$moduleHandler | property | core/ |
The module handler service. |
ModulesListForm::$moduleInstaller | property | core/ |
The module installer. |
ModulesListForm::$permissionHandler | property | core/ |
The permission handler. |
ModulesListForm::buildForm | function | core/ |
Form constructor. |
ModulesListForm::buildModuleList | function | core/ |
Helper function for building a list of modules to install. |
ModulesListForm::buildRow | function | core/ |
Builds a table row for the system modules page. |
ModulesListForm::create | function | core/ |
Instantiates a new instance of this class. |
ModulesListForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
ModulesListForm::submitForm | function | core/ |
Form submission handler. |
Pagination
- Previous page
- Page 34
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.