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
ContentTranslationModuleInstallTest::testFieldUpdates function core/modules/content_translation/tests/src/Kernel/ContentTranslationModuleInstallTest.php Tests that content translation fields are created upon module installation.
ContentTranslationNewTranslationWithExistingRevisionsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationNewTranslationWithExistingRevisionsTest.php Modules to install.
ContentTranslationOperationsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php Modules to install.
ContentTranslationPendingRevisionTestBase::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationPendingRevisionTestBase.php Modules to install.
ContentTranslationPermissionsTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationPermissionsTest.php Modules to install.
ContentTranslationSettingsApiTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationSettingsApiTest.php Modules to install.
ContentTranslationSettingsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationSettingsTest.php Modules to install.
ContentTranslationStandardFieldsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationStandardFieldsTest.php Modules to install.
ContentTranslationSyncImageTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationSyncImageTest.php Modules to install.
ContentTranslationSyncUnitTest::$modules property core/modules/content_translation/tests/src/Kernel/ContentTranslationSyncUnitTest.php Modules to install.
ContentTranslationTestBase::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationTestBase.php Modules to install.
ContentTranslationUISkipTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationUISkipTest.php Modules to install.
ContentTranslationUntranslatableFieldsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationUntranslatableFieldsTest.php Modules to install.
ContentTranslationViewsUITest::$modules property core/modules/content_translation/tests/src/Functional/Views/ContentTranslationViewsUITest.php Modules to install.
ContentTranslationWorkflowsTest::$modules property core/modules/content_translation/tests/src/Functional/ContentTranslationWorkflowsTest.php Modules to install.
content_moderation.module.css file core/modules/content_moderation/css/content_moderation.module.css Component styles for the content_moderation module.
content_moderation.module.css file core/themes/stable9/css/content_moderation/content_moderation.module.css Component styles for the content_moderation module.
content_translation.module file core/modules/content_translation/content_translation.module
ContextDefinitionTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/ContextDefinitionTest.php Modules to install.
ContextDefinitionTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/Annotation/ContextDefinitionTest.php Modules to install.
ContextHandlerTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/ContextHandlerTest.php Modules to install.
ContextPluginTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/ContextPluginTest.php Modules to install.
contextual.module file core/modules/contextual/contextual.module
contextual.module.css file core/modules/contextual/css/contextual.module.css Generic base styles for contextual module.
contextual.module.css file core/themes/stable9/css/contextual/contextual.module.css Generic base styles for contextual module.
ContextualDynamicContextTest::$modules property core/modules/contextual/tests/src/Functional/ContextualDynamicContextTest.php Modules to install.
ContextualFiltersBlockContextTest::$modules property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersBlockContextTest.php Modules to install.
ContextualFiltersStringTest::$modules property core/modules/views/tests/src/Functional/Plugin/ContextualFiltersStringTest.php Modules to install.
ContextualFilterTest::$modules property core/modules/views/tests/src/FunctionalJavascript/Plugin/views/Handler/ContextualFilterTest.php Modules to install.
ContextualLinkManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/ContextualLinkManagerTest.php The mocked module handler.
ContextualLinks::moduleHandler function core/modules/contextual/src/Element/ContextualLinks.php Wraps the module handler.
ContextualLinksTest::$modules property core/modules/contextual/tests/src/FunctionalJavascript/ContextualLinksTest.php Modules to install.
ContextualLinksTest::$modules property core/modules/node/tests/src/FunctionalJavascript/ContextualLinksTest.php Modules to install.
ContextualLinksTest::$modules property core/modules/layout_builder/tests/src/FunctionalJavascript/ContextualLinksTest.php Modules to install.
ContextualUnitTest::$modules property core/modules/contextual/tests/src/Kernel/ContextualUnitTest.php Modules to install.
ControllerBase::$moduleHandler property core/lib/Drupal/Core/Controller/ControllerBase.php The module handler.
ControllerBase::moduleHandler function core/lib/Drupal/Core/Controller/ControllerBase.php Returns the module handler.
ControllerBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Controller/ControllerBaseTest.php Modules to install.
ConvertTest::$modules property core/modules/image/tests/src/Functional/ImageEffect/ConvertTest.php Modules to install.
CopyFieldValueTest::$modules property core/modules/system/tests/src/FunctionalJavascript/CopyFieldValueTest.php Modules to install.
CorsIntegrationTest::$modules property core/tests/Drupal/FunctionalTests/HttpKernel/CorsIntegrationTest.php Modules to install.
CountryManager::$moduleHandler property core/lib/Drupal/Core/Locale/CountryManager.php The module handler service.
CountryManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Locale/CountryManagerTest.php Modules to install.
CreateSampleEntityTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php Modules to install.
CreateTestContentEntitiesTrait::getRequiredModules function core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php Gets required modules.
CredentialFormTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php Modules to install.
CronQueueTest::$modules property core/modules/system/tests/src/Kernel/System/CronQueueTest.php Modules to install.
CronRunTest::$modules property core/modules/system/tests/src/Functional/System/CronRunTest.php Modules to install.
CsrfRequestHeaderTest::$modules property core/modules/system/tests/src/Functional/CsrfRequestHeaderTest.php Modules to install.
CsrfTokenRaceTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Core/CsrfTokenRaceTest.php Modules to install.

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