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
FilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/FilterTest.php Modules to install.
FilterTest::$modules property core/modules/views/tests/src/Functional/Plugin/FilterTest.php Modules to install.
FilterTest::$modules property core/modules/jsonapi/tests/src/Kernel/Query/FilterTest.php Modules to install.
FilterUidRevisionTest::$modules property core/modules/node/tests/src/Kernel/Views/FilterUidRevisionTest.php Modules to install.
FilterUITest::$modules property core/modules/views_ui/tests/src/Functional/FilterUITest.php Modules to install.
FloodTest::$modules property core/modules/system/tests/src/Kernel/System/FloodTest.php Modules to install.
FocusFirstCommandTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/FocusFirstCommandTest.php Modules to install.
FolderTest::$modules property core/tests/Drupal/FunctionalTests/FolderTest.php Modules to install.
FollowUpMigrationsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d6/FollowUpMigrationsTest.php Modules to install.
FollowUpMigrationsTest::$modules property core/modules/migrate_drupal/tests/src/Kernel/d7/FollowUpMigrationsTest.php Modules to install.
FormActionXssTest::$modules property core/tests/Drupal/KernelTests/Core/Form/FormActionXssTest.php Modules to install.
FormattableMarkupKernelTest::$modules property core/tests/Drupal/KernelTests/Component/Render/FormattableMarkupKernelTest.php Modules to install.
FormBuilder::$moduleHandler property core/lib/Drupal/Core/Form/FormBuilder.php The module handler.
FormCache::$moduleHandler property core/lib/Drupal/Core/Form/FormCache.php The module handler.
FormCacheTest::$moduleHandler property core/tests/Drupal/Tests/Core/Form/FormCacheTest.php The mocked module handler.
FormCacheTest::$modules property core/tests/Drupal/KernelTests/Core/Form/FormCacheTest.php Modules to install.
FormElementInlineErrorTest::$modules property core/modules/inline_form_errors/tests/src/Kernel/FormElementInlineErrorTest.php Modules to install.
FormElementLabelTest::$modules property core/modules/system/tests/src/Kernel/Form/FormElementLabelTest.php Modules to install.
FormElementMaxlengthTest::$modules property core/modules/system/tests/src/Kernel/Form/FormElementMaxlengthTest.php Modules to install.
FormElementsRenderTest::$modules property core/modules/system/tests/src/Kernel/Common/FormElementsRenderTest.php Modules to install.
FormErrorHandlerCKEditor5Test::$modules property core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php Modules to install.
FormErrorHandlerFileUploadTest::$modules property core/modules/inline_form_errors/tests/src/Functional/FormErrorHandlerFileUploadTest.php Modules to install.
FormGroupingElementsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/Form/FormGroupingElementsTest.php Required modules.
FormHooks::formSystemModulesAlter function core/themes/admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for the system_modules form.
FormHooks::formSystemModulesAlter function core/themes/default_admin/src/Hook/FormHooks.php Implements hook_form_FORM_ID_alter() for the system_modules form.
FormObjectTest::$modules property core/modules/system/tests/src/Kernel/Form/FormObjectTest.php Modules to install.
FormObjectTest::$modules property core/modules/system/tests/src/Functional/Form/FormObjectTest.php Modules to install.
FormState::moduleLoadInclude function core/lib/Drupal/Core/Form/FormState.php Wraps ModuleHandler::loadInclude().
FormStoragePageCacheTest::$modules property core/modules/system/tests/src/Functional/Form/FormStoragePageCacheTest.php
FormTest::$modules property core/modules/system/tests/src/Functional/Form/FormTest.php Modules to install.
FormTest::$modules property core/modules/field/tests/src/Functional/FormTest.php Modules to install.
FormTestBase::$moduleHandler property core/tests/Drupal/Tests/Core/Form/FormTestBase.php The mocked module handler.
FormValuesTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/FormValuesTest.php Modules to install.
FrameworkTest::$modules property core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php Modules to install.
FrameworkTest::$modules property core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Modules to install.
FrontPageTest::$modules property core/modules/node/tests/src/Functional/Views/FrontPageTest.php Modules to install.
FrontPageTest::$modules property core/modules/system/tests/src/Functional/System/FrontPageTest.php Modules to install.
FunctionalTestSetupTrait::installModulesFromClassProperty function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Install modules defined by `static::$modules`.
FunctionsTest::$modules property core/modules/system/tests/src/Kernel/Theme/FunctionsTest.php Modules to install.
GdToolkitImageManipulationTestBase::$modules property core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Modules to install.
GenericModuleTestBase class core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Runs a series of generic tests for one module.
GenericModuleTestBase.php file core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php
GenericModuleTestBase::$defaultTheme property core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php The theme to install as the default for testing.
GenericModuleTestBase::$modules property core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Modules to install.
GenericModuleTestBase::assertHookHelp function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Verifies hook_help() syntax.
GenericModuleTestBase::getModule function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Get the module name.
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.

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