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
deprecated_module_with_non_deprecated_dependency.info.yml file core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml core/modules/system/tests/modules/deprecated_module_with_non_deprecated_dependency/deprecated_module_with_non_deprecated_dependency.info.yml
deprecation_test.module file core/modules/system/tests/modules/deprecation_test/deprecation_test.module
DestinationBase::getDestinationModule function core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php
DestinationTest::$modules property core/modules/system/tests/src/Functional/Routing/DestinationTest.php
DestructableServiceTest::$modules property core/tests/Drupal/FunctionalTests/HttpKernel/DestructableServiceTest.php
DevelopmentSettingsFormTest::$modules property core/modules/system/tests/src/FunctionalJavascript/Form/DevelopmentSettingsFormTest.php
DevReleaseTest::$modules property core/modules/update/tests/src/Kernel/DevReleaseTest.php
DialogDeprecationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogDeprecationsTest.php Modules to install.
DialogPositionTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Dialog/DialogPositionTest.php
DialogTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/DialogTest.php
DisabledDisplayTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php
DisplayAttachmentTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php
DisplayBlockTest::$modules property core/modules/block/tests/src/Functional/Views/DisplayBlockTest.php
DisplayCRUDTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
DisplayEntityReferenceTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayEntityReferenceTest.php
DisplayFeedTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTest.php
DisplayFeedTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayFeedTest.php
DisplayFeedTranslationTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayFeedTranslationTest.php
DisplayKernelTest::$modules property core/modules/views/tests/src/Kernel/Plugin/DisplayKernelTest.php
DisplayModeBundleSelectionTest::$modules property core/modules/field_ui/tests/src/FunctionalJavascript/DisplayModeBundleSelectionTest.php
DisplayPageTest::$modules property core/modules/views/tests/src/Kernel/Plugin/DisplayPageTest.php
DisplayPageWebTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayPageWebTest.php
DisplayTest::$modules property core/modules/views/tests/src/Functional/Plugin/DisplayTest.php
DisplayTest::$modules property core/modules/views_ui/tests/src/FunctionalJavascript/DisplayTest.php
DisplayTest::$modules property core/modules/views_ui/tests/src/Functional/DisplayTest.php
DisplayVariantTest::$modules property core/modules/system/tests/src/Functional/Render/DisplayVariantTest.php
DoubleSlashTest::$modules property core/modules/migrate_drupal_ui/tests/src/Functional/d7/DoubleSlashTest.php Modules to install.
DownloadFunctionalTest::$modules property core/modules/migrate/tests/src/Functional/process/DownloadFunctionalTest.php
DriverModuleMissingDependenciesTest class core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php Tests for database driver module with missing dependency.
DriverModuleMissingDependenciesTest.php file core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php
DriverModuleMissingDependenciesTest::testDetermineDriversAutoloadingFailingOnMissingDependency function core/tests/Drupal/Tests/Core/Database/DriverModuleMissingDependenciesTest.php Tests determine drivers autoloading failing on missing dependency.
DriverSpecificDatabaseTestBase::$modules property core/tests/Drupal/KernelTests/Core/Database/DriverSpecificDatabaseTestBase.php
Drupal6SqlBaseTest::testDrupal6ModuleExists function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::moduleExists().
Drupal6SqlBaseTest::testGetModuleSchemaVersion function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::getModuleSchemaVersion().
Drupal::moduleHandler function core/lib/Drupal.php Returns the module handler.
DrupalDateTimeTest::$modules property core/tests/Drupal/KernelTests/Core/Datetime/DrupalDateTimeTest.php Set up required modules.
DrupalDebugClassLoaderTest::testCrossModuleReturnTypeDeprecation function core/tests/Drupal/Tests/TestTools/ErrorHandler/DrupalDebugClassLoaderTest.php Tests that cross-module return type deprecations are generated.
DrupalFlushAllCachesTest::$modules property core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php
DrupalFlushAllCachesTest::testDrupalFlushAllCachesModuleList function core/tests/Drupal/KernelTests/Core/Common/DrupalFlushAllCachesTest.php Tests that drupal_flush_all_caches() uses core.extension properly.
DrupalKernel::$moduleData property core/lib/Drupal/Core/DrupalKernel.php List of available modules and installation profiles.
DrupalKernel::$moduleList property core/lib/Drupal/Core/DrupalKernel.php Holds the list of enabled modules.
DrupalKernel::moduleData function core/lib/Drupal/Core/DrupalKernel.php Returns module data on the filesystem.
DrupalKernel::updateModules function core/lib/Drupal/Core/DrupalKernel.php Implements Drupal\Core\DrupalKernelInterface::updateModules().
DrupalKernelInterface::updateModules function core/lib/Drupal/Core/DrupalKernelInterface.php Updates the kernel's list of modules to the new list.
DrupalKernelRequestStackTest::$modules property core/tests/Drupal/KernelTests/Core/DrupalKernel/DrupalKernelRequestStackTest.php
DrupalMessengerServiceTest::$modules property core/modules/system/tests/src/Functional/Bootstrap/DrupalMessengerServiceTest.php
DrupalSelenium2DriverTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Tests/DrupalSelenium2DriverTest.php
DrupalSqlBase::getModuleSchemaVersion function core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Retrieves a module schema_version from the source Drupal database.
DrupalSqlBase::getSourceModule function core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Gets the source module providing the source data.
DrupalSqlBase::moduleExists function core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php Checks if a given module is enabled in the source Drupal database.

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