Search for list

  1. Search 7.x for list
  2. Search 9.5.x for list
  3. Search 8.9.x for list
  4. Search 10.3.x for list
  5. Other projects
Title Object type File name Summary
ModuleHandlerTest::testSetModuleList function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Ensure setting the module list replaces the module list and resets internal structures.
ModuleRequiredByThemesUninstallValidator::$moduleExtensionList property core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php The module extension list.
ModuleRequiredByThemesUninstallValidator::$themeExtensionList property core/lib/Drupal/Core/Extension/ModuleRequiredByThemesUninstallValidator.php The theme extension list.
ModuleRequiredByThemesUninstallValidatorTest::$moduleExtensionList property core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php Mock of ModuleExtensionList.
ModuleRequiredByThemesUninstallValidatorTest::$themeExtensionList property core/tests/Drupal/Tests/Core/Extension/ModuleRequiredByThemesUninstallValidatorTest.php Mock of ThemeExtensionList.
ModulesListConfirmForm class core/modules/system/src/Form/ModulesListConfirmForm.php Builds a confirmation form for enabling modules with dependencies.
ModulesListConfirmForm.php file core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListConfirmForm::$keyValueExpirable property core/modules/system/src/Form/ModulesListConfirmForm.php The expirable key value store.
ModulesListConfirmForm::$moduleHandler property core/modules/system/src/Form/ModulesListConfirmForm.php The module handler service.
ModulesListConfirmForm::$moduleInstaller property core/modules/system/src/Form/ModulesListConfirmForm.php The module installer.
ModulesListConfirmForm::$modules property core/modules/system/src/Form/ModulesListConfirmForm.php An associative list of modules to install or uninstall.
ModulesListConfirmForm::buildForm function core/modules/system/src/Form/ModulesListConfirmForm.php Form constructor.
ModulesListConfirmForm::buildMessageList function core/modules/system/src/Form/ModulesListConfirmForm.php Builds the message list for the confirmation form.
ModulesListConfirmForm::create function core/modules/system/src/Form/ModulesListConfirmForm.php Instantiates a new instance of this class.
ModulesListConfirmForm::getCancelUrl function core/modules/system/src/Form/ModulesListConfirmForm.php Returns the route to go to if the user cancels the action.
ModulesListConfirmForm::getConfirmText function core/modules/system/src/Form/ModulesListConfirmForm.php Returns a caption for the button that confirms the action.
ModulesListConfirmForm::getDescription function core/modules/system/src/Form/ModulesListConfirmForm.php Returns additional text to display as a description.
ModulesListConfirmForm::getFormId function core/modules/system/src/Form/ModulesListConfirmForm.php Returns a unique string identifying the form.
ModulesListConfirmForm::getQuestion function core/modules/system/src/Form/ModulesListConfirmForm.php Returns the question to ask the user.
ModulesListConfirmForm::submitForm function core/modules/system/src/Form/ModulesListConfirmForm.php Form submission handler.
ModulesListConfirmForm::__construct function core/modules/system/src/Form/ModulesListConfirmForm.php Constructs a ModulesListConfirmForm object.
ModulesListForm class core/modules/system/src/Form/ModulesListForm.php Provides module installation interface.
ModulesListForm.php file core/modules/system/src/Form/ModulesListForm.php
ModulesListForm::$accessManager property core/modules/system/src/Form/ModulesListForm.php The access manager.
ModulesListForm::$currentUser property core/modules/system/src/Form/ModulesListForm.php The current user.
ModulesListForm::$keyValueExpirable property core/modules/system/src/Form/ModulesListForm.php The expirable key value store.
ModulesListForm::$moduleExtensionList property core/modules/system/src/Form/ModulesListForm.php The module extension list.
ModulesListForm::$moduleHandler property core/modules/system/src/Form/ModulesListForm.php The module handler service.
ModulesListForm::$moduleInstaller property core/modules/system/src/Form/ModulesListForm.php The module installer.
ModulesListForm::$permissionHandler property core/modules/system/src/Form/ModulesListForm.php The permission handler.
ModulesListForm::buildForm function core/modules/system/src/Form/ModulesListForm.php Form constructor.
ModulesListForm::buildModuleList function core/modules/system/src/Form/ModulesListForm.php Helper function for building a list of modules to install.
ModulesListForm::buildRow function core/modules/system/src/Form/ModulesListForm.php Builds a table row for the system modules page.
ModulesListForm::create function core/modules/system/src/Form/ModulesListForm.php Instantiates a new instance of this class.
ModulesListForm::getFormId function core/modules/system/src/Form/ModulesListForm.php Returns a unique string identifying the form.
ModulesListForm::submitForm function core/modules/system/src/Form/ModulesListForm.php Form submission handler.
ModulesListForm::__construct function core/modules/system/src/Form/ModulesListForm.php Constructs a ModulesListForm object.
ModulesListFormTest class core/modules/system/tests/src/Kernel/Module/ModulesListFormTest.php Tests the modules list form.
ModulesListFormTest.php file core/modules/system/tests/src/Kernel/Module/ModulesListFormTest.php
ModulesListFormTest::$modules property core/modules/system/tests/src/Kernel/Module/ModulesListFormTest.php Modules to install.
ModulesListFormTest::testModuleVersionDependencies function core/modules/system/tests/src/Kernel/Module/ModulesListFormTest.php Test module checkboxes for various version dependencies.
ModulesListFormWebTest class core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests \Drupal\system\Form\ModulesListForm.
ModulesListFormWebTest.php file core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php
ModulesListFormWebTest::$defaultTheme property core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php The theme to install as the default for testing.
ModulesListFormWebTest::$modules property core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Modules to install.
ModulesListFormWebTest::setUp function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php
ModulesListFormWebTest::testInstalledIncompatibleModule function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests that incompatible modules message is shown.
ModulesListFormWebTest::testModuleListForm function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests the module list form.
ModulesListFormWebTest::testModulesListFormStatusMessage function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests the status message when enabling one or more modules.
ModulesListFormWebTest::testModulesListFormWithEmptyDescriptionInfoFile function core/modules/system/tests/src/Functional/Form/ModulesListFormWebTest.php Tests the module form with a module with an empty description in info.yml.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.