Search for modules

  1. Search 7.x for modules
  2. Search 9.5.x for modules
  3. Search 10.3.x for modules
  4. Search 11.x for modules
  5. Other projects
Title Object type File name Summary
CKEditorAdminTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorAdminTest.php Modules to enable.
CKEditorIntegrationTest::$modules property core/modules/ckeditor/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Modules to enable.
CKEditorIntegrationTest::$modules property core/modules/media/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Modules to enable.
CKEditorIntegrationTest::$modules property core/modules/media_library/tests/src/FunctionalJavascript/CKEditorIntegrationTest.php Modules to enable.
CKEditorLoadingTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorLoadingTest.php Modules to enable.
CKEditorPluginManagerTest::$modules property core/modules/ckeditor/tests/src/Kernel/CKEditorPluginManagerTest.php Modules to enable.
CKEditorStylesComboAdminTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboAdminTest.php Modules to enable.
CKEditorStylesComboTranslationTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorStylesComboTranslationTest.php {inheritdoc}
CKEditorTest::$modules property core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php Modules to enable.
CKEditorToolbarButtonTest::$modules property core/modules/ckeditor/tests/src/Functional/CKEditorToolbarButtonTest.php Modules to enable for this test.
ClaroBlockFilterTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroBlockFilterTest.php Modules to enable.
ClaroEntityDisplayTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroEntityDisplayTest.php Modules to enable.
ClaroLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php Modules to enable.
ClaroMenuUiJavascriptTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroMenuUiJavascriptTest.php Modules to enable.
ClaroTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Modules to enable.
ClaroViewsUiTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php Modules to enable.
ClassLoaderTest::testClassLoadingDisabledModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that module-provided classes can't be loaded from disabled modules.
ClassLoaderTest::testClassLoadingNotInstalledModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that module-provided classes can't be loaded if module not installed.
ClassLoaderTest::testMultipleModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Ensures the negative caches in the class loader don't result in crashes.
ClassyTest::$modules property core/modules/system/tests/src/Kernel/Render/ClassyTest.php Modules to enable.
ClickSortingAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php Modules to enable.
ColorConfigSchemaTest::$modules property core/modules/color/tests/src/Functional/ColorConfigSchemaTest.php Modules to install.
ColorLegacyTest::$modules property core/modules/color/tests/src/Kernel/ColorLegacyTest.php Modules to enable.
ColorSafePreviewTest::$modules property core/modules/color/tests/src/Functional/ColorSafePreviewTest.php Modules to enable.
ColorTest::$modules property core/modules/color/tests/src/Kernel/Plugin/migrate/source/d7/ColorTest.php Modules to enable.
ColorTest::$modules property core/modules/color/tests/src/Functional/ColorTest.php Modules to install.
CommandsTest::$modules property core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php Modules to enable.
CommandsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php Modules to enable.
CommentAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentAccessTest.php Modules to enable.
CommentActionsTest::$modules property core/modules/comment/tests/src/Functional/CommentActionsTest.php Modules to install.
CommentAdminViewTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php Modules to enable.
CommentAdminViewUpdateTest::$modules property core/modules/comment/tests/src/Functional/Update/CommentAdminViewUpdateTest.php Modules to enable after the database is loaded.
CommentAttributesTest::$modules property core/modules/rdf/tests/src/Functional/CommentAttributesTest.php Modules to enable.
CommentBaseFieldTest::$modules property core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php Modules to enable.
CommentBlockTest::$modules property core/modules/comment/tests/src/Functional/CommentBlockTest.php Modules to install.
CommentBookTest::$modules property core/modules/comment/tests/src/Functional/CommentBookTest.php Modules to install.
CommentBundlesTest::$modules property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php Modules to enable.
CommentCacheTagsTest::$modules property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php Modules to enable.
CommentDefaultFormatterCacheTagsTest::$modules property core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php Modules to install.
CommentEntityTest::$modules property core/modules/comment/tests/src/Functional/CommentEntityTest.php Modules to install.
CommentEntityTranslationTest::$modules property core/modules/comment/tests/src/Kernel/Plugin/migrate/source/d7/CommentEntityTranslationTest.php Modules to enable.
CommentFieldAccessTest::$modules property core/modules/comment/tests/src/Kernel/CommentFieldAccessTest.php Modules to install.
CommentFieldFilterTest::$modules property core/modules/comment/tests/src/Functional/Views/CommentFieldFilterTest.php Modules to install.
CommentFieldNameTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentFieldNameTest.php Modules to enable.
CommentFieldsTest::$modules property core/modules/comment/tests/src/Functional/CommentFieldsTest.php Install the field UI.
CommentHalJsonBasicAuthTest::$modules property core/modules/comment/tests/src/Functional/Hal/CommentHalJsonBasicAuthTest.php Modules to install.
CommentHalJsonTestBase::$modules property core/modules/comment/tests/src/Functional/Hal/CommentHalJsonTestBase.php Modules to install.
CommentHostnameTest::$modules property core/modules/comment/tests/src/Kernel/CommentHostnameTest.php Modules to enable.
CommentIntegrationTest::$modules property core/modules/comment/tests/src/Kernel/CommentIntegrationTest.php Modules to enable.
CommentItemTest::$modules property core/modules/comment/tests/src/Kernel/CommentItemTest.php Modules to enable.

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