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 11.x for list
  5. Other projects
Title Object type File name Summary
ModuleExtensionListTest class core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php @coversDefaultClass \Drupal\Core\Extension\ModuleExtensionList[[api-linebreak]]
@group Extension
ModuleExtensionListTest.php file core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php
ModuleExtensionListTest::testGetList function core/tests/Drupal/KernelTests/Core/Extension/ModuleExtensionListTest.php @covers ::getList[[api-linebreak]]
ModuleHandler::$moduleList property core/lib/Drupal/Core/Extension/ModuleHandler.php List of installed modules.
ModuleHandler::getModuleList function core/lib/Drupal/Core/Extension/ModuleHandler.php Returns the list of currently active modules.
ModuleHandler::setModuleList function core/lib/Drupal/Core/Extension/ModuleHandler.php Sets an explicit list of currently active modules.
ModuleHandlerInterface::getModuleList function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Returns the list of currently active modules.
ModuleHandlerInterface::setModuleList function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Sets an explicit list of currently active modules.
ModuleHandlerTest::assertModuleList function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php Assert that the extension handler returns the expected values.
ModuleHandlerTest::testGetModuleList function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Confirm we get back the modules set in the constructor.
ModuleHandlerTest::testModuleList function core/modules/system/tests/src/Kernel/Extension/ModuleHandlerTest.php The basic functionality of retrieving enabled modules.
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
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
ModulesListConfirmForm::getCancelUrl function core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListConfirmForm::getConfirmText function core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListConfirmForm::getDescription function core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListConfirmForm::getFormId function core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListConfirmForm::getQuestion function core/modules/system/src/Form/ModulesListConfirmForm.php
ModulesListConfirmForm::submitForm function core/modules/system/src/Form/ModulesListConfirmForm.php
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
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
ModulesListForm::getFormId function core/modules/system/src/Form/ModulesListForm.php
ModulesListForm::submitForm function core/modules/system/src/Form/ModulesListForm.php
ModulesListForm::__construct function core/modules/system/src/Form/ModulesListForm.php Constructs a ModulesListForm object.
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

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