Search for modules

  1. Search 7.x for modules
  2. Search 9.5.x for modules
  3. Search 8.9.x for modules
  4. Search 10.3.x for modules
  5. Other projects
Title Object type File name Summary
GenericModuleTestBase::$modules property core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Modules to install.
GenericTestExistsTest::$modulesNoTest property core/tests/Drupal/Tests/Core/Extension/GenericTestExistsTest.php Lists module that do not require a Generic test.
gin-system-modules.css file core/themes/default_admin/migration/css/base/gin-system-modules.css /*
* DO NOT EDIT THIS FILE.
* See the following change record for more information,
* https://www.drupal.org/node/3084859
* @preserve
*/

.system-modules,
.system-modules-uninstall {
label {
color: var(--gin-color-title);
}

details {
gin-system-modules.pcss.css file core/themes/default_admin/migration/css/base/gin-system-modules.pcss.css .system-modules,
.system-modules-uninstall {
label {
color: var(--gin-color-title);
}

details {
color: var(--gin-color-text);
}
}

.admin-requirements,
.admin-required {
color: var(--gin-color-text-light);
}
GlossaryTest::$modules property core/modules/views/tests/src/Functional/GlossaryTest.php Modules to install.
GlossaryViewTest::$modules property core/modules/views/tests/src/FunctionalJavascript/GlossaryViewTest.php Modules to install.
GotoActionTest::$modules property core/tests/Drupal/KernelTests/Core/Action/GotoActionTest.php Modules to install.
GroupedExposedFilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/GroupedExposedFilterTest.php Modules to install.
HandleMultiplesTest::$modules property core/modules/migrate/tests/src/Kernel/process/HandleMultiplesTest.php Modules to install.
HandlerAliasTest::$modules property core/modules/views/tests/src/Kernel/Handler/HandlerAliasTest.php Modules to install.
HandlerAllTest::$modules property core/modules/views/tests/src/Kernel/Handler/HandlerAllTest.php Modules to install.
HandlerArgumentUserUidTest::$modules property core/modules/user/tests/src/Kernel/Views/HandlerArgumentUserUidTest.php Modules to install.
HandlerFieldFieldTest::$modules property core/modules/field/tests/src/Kernel/Views/HandlerFieldFieldTest.php Modules to install.
HandlerFilterUserNameTest::$modules property core/modules/user/tests/src/Functional/Views/HandlerFilterUserNameTest.php Modules to install.
HandlerTest::$modules property core/modules/views_ui/tests/src/Functional/HandlerTest.php Modules to install.
HandlerTest::$modules property core/modules/views/tests/src/Functional/Handler/HandlerTest.php Modules to install.
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to install.
HelpBlockTest::$modules property core/modules/help/tests/src/Kernel/HelpBlockTest.php Modules to install.
HelpEmptyPageTest::$modules property core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Modules to install.
HelpPageOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageOrderTest.php Modules to install.
HelpPageOrderTest::$modules property core/modules/help/tests/src/Kernel/HelpPageOrderTest.php Modules to install.
HelpPageReverseOrderTest::$modules property core/modules/help/tests/src/Kernel/HelpPageReverseOrderTest.php Modules to install.
HelpPageReverseOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageReverseOrderTest.php Modules to install.
HelpSearchPluginTest::$modules property core/modules/help/tests/src/Kernel/HelpSearchPluginTest.php Modules to install.
HelpSearchPluginTest::$modules property core/modules/search/modules/search_help/tests/src/Kernel/HelpSearchPluginTest.php Modules to install.
HelpTest::$modules property core/modules/help/tests/src/Kernel/HelpTest.php Modules to install.
HelpTest::$modules property core/modules/help/tests/src/Functional/HelpTest.php Modules to install.
HelpTopicSearchTest::$modules property core/modules/help/tests/src/Functional/HelpTopicSearchTest.php Modules to install.
HelpTopicSearchTest::$modules property core/modules/search/modules/search_help/tests/src/Functional/HelpTopicSearchTest.php Modules to install.
HelpTopicsSyntaxTest::$modules property core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Modules to install.
HelpTopicsSyntaxTest::$modules property core/modules/help/tests/src/Kernel/HelpTopicsSyntaxTest.php Modules to install.
HelpTopicTest::$modules property core/modules/help/tests/src/Functional/HelpTopicTest.php Modules to install.
HelpTopicTest::$modules property core/modules/help/tests/src/Kernel/HelpTopicTest.php Modules to install.
HelpTopicTranslatedTestBase::$modules property core/modules/help/tests/src/Functional/HelpTopicTranslatedTestBase.php Modules to install.
HiddenTaxonomyTermReferenceFieldWizardTest::$modules property core/modules/node/tests/src/Functional/Views/Wizard/HiddenTaxonomyTermReferenceFieldWizardTest.php Modules to install.
HighWaterNotJoinableTest::$modules property core/modules/migrate/tests/src/Kernel/HighWaterNotJoinableTest.php Modules to install.
HighWaterTest::$modules property core/modules/migrate/tests/src/Kernel/HighWaterTest.php Modules to install.
HistoryTest::$modules property core/modules/history/tests/src/Functional/HistoryTest.php Modules to install.
HistoryTimestampTest::$modules property core/modules/history/tests/src/Kernel/Views/HistoryTimestampTest.php Modules to install.
HookAlterOrderTest::$modules property core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Modules to install.
HookCollectorPassTest::$modules property core/modules/system/tests/src/Functional/Hook/HookCollectorPassTest.php Modules to install.
HookLoaderTest::$modules property core/tests/Drupal/KernelTests/Core/Hook/HookLoaderTest.php Modules to install.
HookOrderTest::$modules property core/tests/Drupal/KernelTests/Core/Hook/HookOrderTest.php Modules to install.
hook_modules_installed function core/lib/Drupal/Core/Extension/module.api.php Perform necessary actions after modules are installed.
hook_modules_uninstalled function core/lib/Drupal/Core/Extension/module.api.php Perform necessary actions after modules are uninstalled.
HtaccessTest::$modules property core/modules/system/tests/src/Functional/System/HtaccessTest.php Modules to install.
HtmlAttributesTest::$modules property core/modules/system/tests/src/Functional/Theme/HtmlAttributesTest.php Modules to install.
HtmlResponseAttachmentsTest::$modules property core/modules/system/tests/src/Functional/Render/HtmlResponseAttachmentsTest.php Modules to install.
HtmxDynamicFormTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/Htmx/HtmxDynamicFormTest.php Modules to install.
HtmxRendererCacheTest::$modules property core/tests/Drupal/FunctionalTests/Htmx/HtmxRendererCacheTest.php Modules to install.

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