Search for getModule

  1. Search 7.x for getModule
  2. Search 9.5.x for getModule
  3. Search 8.9.x for getModule
  4. Search 10.3.x for getModule
  5. Other projects
Title Object type File name Summary
DatabaseDriver::getModule function core/lib/Drupal/Core/Extension/DatabaseDriver.php Returns the Extension object of the module containing the database driver.
DatabaseDriver::getModuleInfo function core/lib/Drupal/Core/Extension/DatabaseDriver.php Gets the content of the info.yml file of the driver's module, as an array.
GenericModuleTestBase::getModule function core/modules/system/tests/src/Functional/Module/GenericModuleTestBase.php Get the module name.
ModuleAdminLinksHelper::getModuleAdminLinks function core/modules/system/src/ModuleAdminLinksHelper.php Generates a list of admin tasks offered by a specified module.
ModuleAdminLinksHelperTest::testGetModuleAdminLinks function core/modules/system/tests/src/Kernel/ModuleAdminLinksHelperTest.php @covers ::getModuleAdminLinks[[api-linebreak]]
ModulePermissionsLinkHelper::getModulePermissionsLink function core/modules/user/src/ModulePermissionsLinkHelper.php Generates a link pointing to a given module's permissions page section.
ModulePermissionsLinkHelperTest::testGetModulePermissionsLink function core/modules/user/tests/src/Kernel/ModulePermissionsLinkHelperTest.php @covers ::getModulePermissionsLink[[api-linebreak]]

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