Search for modules

  1. Search 7.x for modules
  2. Search 8.9.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
EntityViewDisplayHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewDisplayHalJsonBasicAuthTest.php Modules to install.
EntityViewDisplayJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayJsonBasicAuthTest.php Modules to install.
EntityViewDisplayResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayResourceTestBase.php Modules to install.
EntityViewDisplayTest::$modules property core/modules/jsonapi/tests/src/Functional/EntityViewDisplayTest.php Modules to enable.
EntityViewDisplayXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewDisplayXmlBasicAuthTest.php Modules to install.
EntityViewModeHalJsonAnonTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonAnonTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeHalJsonBasicAuthTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeHalJsonCookieTest::$modules property core/modules/hal/tests/src/Functional/Core/EntityViewModeHalJsonCookieTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeJsonBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeResourceTestBase::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeResourceTestBase.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeTest::$modules property core/modules/jsonapi/tests/src/Functional/EntityViewModeTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewModeXmlBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityViewModeXmlBasicAuthTest.php @todo: Remove 'field_ui' when https://www.drupal.org/node/2867266.
EntityViewsDataTest::$modules property core/modules/views/tests/src/Kernel/Entity/EntityViewsDataTest.php Modules to enable.
EntityViewsWithMultivalueBasefieldTest::$modules property core/modules/views/tests/src/Kernel/Entity/EntityViewsWithMultivalueBasefieldTest.php Modules to enable.
EntryPointTest::$modules property core/modules/jsonapi/tests/src/Functional/EntryPointTest.php Modules to enable.
ErrorHandlerTest::$modules property core/modules/system/tests/src/Functional/System/ErrorHandlerTest.php Modules to enable.
ExceptionHandlingTest::$modules property core/tests/Drupal/KernelTests/Core/Routing/ExceptionHandlingTest.php Modules to enable.
ExcludedFieldTokenTest::$modules property core/modules/rest/tests/src/Functional/Views/ExcludedFieldTokenTest.php The modules that need to be installed for this test.
ExcludedModulesEventSubscriber class core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php The event subscriber preventing excluded modules to be exported.
ExcludedModulesEventSubscriber.php file core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::$activeStorage property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::$manager property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::$settings property core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::EXCLUDED_MODULES_KEY constant core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php The key in settings and state for listing excluded modules.
ExcludedModulesEventSubscriber::getDependentConfigNames function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get all the configuration which depends on one of the excluded modules.
ExcludedModulesEventSubscriber::getExcludedModules function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Get the modules set as excluded in the Drupal settings.
ExcludedModulesEventSubscriber::getSubscribedEvents function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php
ExcludedModulesEventSubscriber::onConfigTransformExport function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Transform the storage which is used to export the configuration.
ExcludedModulesEventSubscriber::onConfigTransformImport function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php Transform the storage which is used to import the configuration.
ExcludedModulesEventSubscriber::__construct function core/lib/Drupal/Core/EventSubscriber/ExcludedModulesEventSubscriber.php EnvironmentModulesEventSubscriber constructor.
ExcludedModulesEventSubscriberTest class core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Tests ExcludedModulesEventSubscriber.
ExcludedModulesEventSubscriberTest.php file core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Modules to enable.
ExcludedModulesEventSubscriberTest::setUp function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php
ExcludedModulesEventSubscriberTest::testExcludedModules function core/tests/Drupal/KernelTests/Core/Config/ExcludedModulesEventSubscriberTest.php Tests excluding modules from the config export.
ExperimentalHelpTest::$modules property core/modules/help/tests/src/Functional/ExperimentalHelpTest.php Modules to enable.
ExportStorageManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Config/ExportStorageManagerTest.php Modules to enable.
ExposedFilterAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ExposedFilterAJAXTest.php Modules to enable.
ExposedFormCheckboxesTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormCheckboxesTest.php Modules to enable.
ExposedFormRenderTest::$modules property core/modules/views/tests/src/Kernel/Plugin/ExposedFormRenderTest.php Modules to enable.
ExposedFormTest::$modules property core/modules/views/tests/src/Functional/Plugin/ExposedFormTest.php Modules to enable.
ExposedFormUITest::$modules property core/modules/views_ui/tests/src/Functional/ExposedFormUITest.php Modules to enable.
ExtensionTest::$modules property core/modules/system/tests/src/Kernel/Plugin/migrate/source/ExtensionTest.php Modules to enable.
ExtensionViewsFieldTest::$modules property core/modules/file/tests/src/Kernel/Views/ExtensionViewsFieldTest.php Modules to enable.
ExternalFormUrlTest::$modules property core/tests/Drupal/KernelTests/Core/Form/ExternalFormUrlTest.php Modules to enable.
ExternalNormalizersTest::$modules property core/modules/jsonapi/tests/src/Functional/ExternalNormalizersTest.php Modules to enable.
ExtractTest::$modules property core/modules/migrate/tests/src/Kernel/process/ExtractTest.php Modules to enable.
FactoryTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/FactoryTest.php Modules to enable.
Fast404Test::$modules property core/tests/Drupal/FunctionalTests/EventSubscriber/Fast404Test.php Modules to enable.
FastTest::$modules property core/modules/system/tests/src/Functional/Theme/FastTest.php Modules to enable.

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