Search for module

  1. Search 7.x for module
  2. Search 9.5.x for module
  3. Search 8.9.x for module
  4. Search 10.3.x for module
  5. Search 11.x for module
  6. Other projects
Title Object type File name Summary
GenericModuleTestBase::preUnInstallSteps function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Helper to perform any steps required prior to uninstalling a module.
GenericModuleTestBase::testModuleGenericIssues function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Checks some generic things about a module.
GenericTest::testMysqliModule function core/modules/mysqli/tests/src/Functional/GenericTest.php Checks visibility of the module.
GenericTestExistsTest::$modulesNoTest property core/tests/Drupal/Tests/Core/Extension/GenericTestExistsTest.php Lists module that do not require a Generic test.
generic_module1_test.info.yml file core/modules/system/tests/modules/generic_module1_test/generic_module1_test.info.yml core/modules/system/tests/modules/generic_module1_test/generic_module1_test.info.yml
generic_module2_test.info.yml file core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml core/modules/system/tests/modules/generic_module2_test/generic_module2_test.info.yml
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.
HandlerBase::$moduleHandler property core/modules/views/src/Plugin/views/HandlerBase.php The module handler.
HandlerBase::getModuleHandler function core/modules/views/src/Plugin/views/HandlerBase.php Gets the module handler.
HandlerBase::setModuleHandler function core/modules/views/src/Plugin/views/HandlerBase.php Sets the module handler.
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/tests/src/Functional/Handler/HandlerTest.php Modules to install.
HandlerTest::$modules property core/modules/views_ui/tests/src/Functional/HandlerTest.php Modules to install.
HelpBlock::$moduleHandler property core/modules/help/src/Plugin/Block/HelpBlock.php The module handler.
HelpBlockTest::$modules property core/modules/help/tests/src/Functional/HelpBlockTest.php Modules to install.
HelpEmptyPageTest::$modules property core/modules/help/tests/src/Kernel/HelpEmptyPageTest.php Modules to install.
HelpHooks::modulesInstalled function core/modules/help/src/Hook/HelpHooks.php Implements hook_modules_installed().
HelpHooks::modulesUninstalled function core/modules/help/src/Hook/HelpHooks.php Implements hook_modules_uninstalled().
HelpPageOrderTest::$modules property core/modules/help/tests/src/Functional/HelpPageOrderTest.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.
HelpTest::$modules property core/modules/help/tests/src/Functional/HelpTest.php Modules to install.
HelpTest::getModuleList function core/modules/help/tests/src/Functional/HelpTest.php Gets the list of enabled modules that implement hook_help().
HelpTopicSearchTest::$modules property core/modules/help/tests/src/Functional/HelpTopicSearchTest.php Modules to install.
HelpTopicsSyntaxTest::$modules property core/modules/help/tests/src/Functional/HelpTopicsSyntaxTest.php Modules to install.
HelpTopicTest::$modules property core/modules/help/tests/src/Functional/HelpTopicTest.php Modules to install.
HelpTopicTranslatedTestBase::$modules property core/modules/help/tests/src/Functional/HelpTopicTranslatedTestBase.php Modules to install.
hidden.module.css file core/themes/stable9/css/system/components/hidden.module.css Utility classes to hide elements in different ways.
hidden.module.css file core/modules/system/css/components/hidden.module.css Utility classes to hide elements in different ways.
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.
HookAlterOrderTest::$modules property core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Modules to install.
HookAlterOrderTest::testProceduralModuleImplementsAlterOrder function core/tests/Drupal/KernelTests/Core/Hook/HookAlterOrderTest.php Tests procedural implementations of module implements alter ordering.
HookCollectorPass::$moduleImplementsAlters property core/lib/Drupal/Core/Hook/HookCollectorPass.php A list of functions implementing hook_module_implements_alter().
HookCollectorPass::collectModuleHookImplementations function core/lib/Drupal/Core/Hook/HookCollectorPass.php Collects procedural and Attribute hook implementations.
HookCollectorPass::getModuleListPattern function core/lib/Drupal/Core/Hook/HookCollectorPass.php Get a pattern used to match hooks for the given module list.
HookCollectorPassTest::$modules property core/modules/system/tests/src/Functional/Hook/HookCollectorPassTest.php Modules to install.
HookCollectorPassTest::testLegacyModuleImplementsAlter function core/tests/Drupal/KernelTests/Core/Hook/HookCollectorPassTest.php Test LegacyModuleImplementsAlter.
HookDiscovery::$moduleHandler property core/lib/Drupal/Core/Plugin/Discovery/HookDiscovery.php The module handler used to find and execute the plugin hook.
HookDiscoveryTest::$moduleHandler property core/tests/Drupal/Tests/Core/Plugin/Discovery/HookDiscoveryTest.php The mocked module handler.
HookHelpSection::$moduleHandler property core/modules/help/src/Plugin/HelpSection/HookHelpSection.php The module handler.

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