Search for getModule
- Search 7.x for getModule
- Search 9.5.x for getModule
- Search 8.9.x for getModule
- Search 10.3.x for getModule
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BaseFieldDefinitionTestBase::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
CategorizingPluginManagerTrait::getModuleExtensionList | function | core/ |
Returns the module extension list used. |
CategorizingPluginManagerTrait::getModuleHandler | function | core/ |
Returns the module handler used. |
DatabaseDriver::getModule | function | core/ |
Returns the Extension object of the module containing the database driver. |
DatabaseDriver::getModuleInfo | function | core/ |
Gets the content of the info.yml file of the driver's module, as an array. |
DbUpdateController::getModuleUpdates | function | core/ |
Retrieves module updates. |
Drupal6SqlBaseTest::testGetModuleSchemaVersion | function | core/ |
Tests for Drupal6SqlBase::getModuleSchemaVersion(). |
DrupalKernel::getModuleFileNames | function | core/ |
Gets the file name for each enabled module. |
DrupalKernel::getModuleNamespacesPsr4 | function | core/ |
Gets the PSR-4 base directories for module namespaces. |
DrupalKernel::getModulesParameter | function | core/ |
Returns an array of Extension class parameters for all enabled modules. |
DrupalSqlBase::getModuleSchemaVersion | function | core/ |
Retrieves a module schema_version from the source Drupal database. |
ExtensionListTestTrait::getModulePath | function | core/ |
Gets the path for the specified module. |
GenericModuleTestBase::getModule | function | core/ |
Get the module name. |
HandlerBase::getModuleHandler | function | core/ |
Gets the module handler. |
HelpTest::getModuleList | function | core/ |
Gets the list of enabled modules that implement hook_help(). |
InstallHelper::getModulePath | function | core/ |
Set module_path variable. |
KernelTestBase::getModulesToEnable | function | core/ |
Returns the modules to install for this test. |
ModuleAdminLinksHelper::getModuleAdminLinks | function | core/ |
Generates a list of admin tasks offered by a specified module. |
ModuleAdminLinksHelperTest::testGetModuleAdminLinks | function | core/ |
@covers ::getModuleAdminLinks |
ModuleHandler::getModule | function | core/ |
Returns a module extension object from the currently active modules list. |
ModuleHandler::getModuleDirectories | function | core/ |
Returns an array of directories for all enabled modules. |
ModuleHandler::getModuleList | function | core/ |
Returns the list of currently active modules. |
ModuleHandlerInterface::getModule | function | core/ |
Returns a module extension object from the currently active modules list. |
ModuleHandlerInterface::getModuleDirectories | function | core/ |
Returns an array of directories for all enabled modules. |
ModuleHandlerInterface::getModuleList | function | core/ |
Returns the list of currently active modules. |
ModuleHandlerTest::getModuleHandler | function | core/ |
Get a module handler object to test. |
ModuleHandlerTest::testGetModuleDirectories | function | core/ |
@covers ::getModuleDirectories |
ModuleHandlerTest::testGetModuleList | function | core/ |
Confirm we get back the modules set in the constructor. |
ModuleHandlerTest::testGetModuleWithExistingModule | function | core/ |
Confirm we get back a module from the module list. |
ModuleHandlerTest::testGetModuleWithNonExistingModule | function | core/ |
@covers ::getModule |
ModulePermissionsLinkHelper::getModulePermissionsLink | function | core/ |
Generates a link pointing to a given module's permissions page section. |
ModulePermissionsLinkHelperTest::testGetModulePermissionsLink | function | core/ |
@covers ::getModulePermissionsLink |
PathFieldDefinitionTest::getModuleAndPath | function | core/ |
Returns the module name and the module directory for the plugin. |
PermissionHandler::getModuleNames | function | core/ |
Returns all module names. |
RequiredModuleUninstallValidator::getModuleInfoByModule | function | core/ |
Returns the module info for a specific module. |
SourcePluginBase::getModuleHandler | function | core/ |
Gets the module handler. |
TestDrupal6SqlBase::getModuleSchemaVersionWrapper | function | core/ |
Wrapper method to test protected method getModuleSchemaVersion(). |
Tour::getModule | function | core/ |
Gets the module this tour belongs to. |
TourHelpPageTest::getModuleList | function | core/ |
Gets a list of modules to test for hook_help() pages. |
TourInterface::getModule | function | core/ |
Gets the module this tour belongs to. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.