Search for moduleExists

  1. Search 7.x for moduleExists
  2. Search 9.5.x for moduleExists
  3. Search 10.3.x for moduleExists
  4. Search 11.x for moduleExists
  5. Other projects
Title Object type File name Summary
Drupal6SqlBaseTest::testDrupal6ModuleExists function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Tests for Drupal6SqlBase::moduleExists().
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.
MigrateSearchPageTest::testModuleExists function core/modules/search/tests/src/Kernel/Migrate/d7/MigrateSearchPageTest.php Tests that search page is only migrated for modules enabled on D8 site.
ModuleHandler::moduleExists function core/lib/Drupal/Core/Extension/ModuleHandler.php Determines whether a given module is enabled.
ModuleHandlerInterface::moduleExists function core/lib/Drupal/Core/Extension/ModuleHandlerInterface.php Determines whether a given module is enabled.
ModuleHandlerTest::testModuleExists function core/tests/Drupal/Tests/Core/Extension/ModuleHandlerTest.php Test module exists returns correct module status.
TestDrupal6SqlBase::moduleExistsWrapper function core/modules/migrate_drupal/tests/src/Unit/source/d6/Drupal6SqlBaseTest.php Wrapper method to test protected method moduleExists().

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