Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleAdminLinksHelperTest::testGetModuleAdminLinks | function | core/ |
Tests get module admin links. |
| ModuleDependencyMessageTrait | trait | core/ |
Messages for missing or incompatible dependencies on modules. |
| ModuleDependencyMessageTrait.php | file | core/ |
|
| ModuleDependencyMessageTrait::checkDependencyMessage | function | core/ |
Provides messages for missing modules or incompatible dependencies. |
| ModuleExtensionList::getActiveProfile | function | core/ |
Gets the processed active profile object, or null. |
| ModuleExtensionList::getExtensionDiscovery | function | core/ |
Returns the extension discovery. |
| ModuleExtensionList::getInstalledExtensionNames | function | core/ |
Returns a list of machine names of installed extensions. |
| ModuleExtensionList::getProfileDirectories | function | core/ |
Finds all installation profile paths. |
| ModuleExtensionListTest::testGetList | function | core/ |
Tests get list. |
| ModuleHandler::getCombinedListeners | function | core/ |
Builds a list of implementations for an alter hook. |
| ModuleHandler::getHookImplementationList | function | core/ |
Gets a hook implementation list for a specific hook. |
| ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandler::getHookOrderingRules | function | core/ |
Gets ordering rules for a hook. |
| 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. |
| ModuleHandler::getName | function | core/ |
Gets the human readable name of a given module. |
| ModuleHandlerInterface::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| 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. |
| ModuleHandlerInterface::getName | function | core/ |
Gets the human readable name of a given module. |
| ModuleHandlerTest::getModuleHandler | function | core/ |
Get a module handler object to test. |
| ModuleHandlerTest::testGetModuleDirectories | function | core/ |
Tests get module directories. |
| 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/ |
Tests get module with non existing module. |
| ModuleHandlerTest::testGetNameDeprecation | function | core/ |
Tests deprecation of getName() function. |
| ModuleHandlerTest::testInvalidGetName | function | core/ |
Tests requesting the name of an invalid module. |
| ModuleInstallConfigTestSubscriber::getSubscribedEvents | function | core/ |
|
| ModuleInstallRequirements::getRequirements | function | core/ |
Check installation requirements. |
| ModuleInstallUnmetRequirementsRequirements::getRequirements | function | core/ |
Check installation requirements. |
| ModulePermissionsLinkHelper::getModulePermissionsLink | function | core/ |
Generates a link pointing to a given module's permissions page section. |
| ModulePermissionsLinkHelperTest::testGetModulePermissionsLink | function | core/ |
Tests get module permissions link. |
| ModuleRequiredByThemesUninstallValidator::getThemesDependingOnModule | function | core/ |
Returns themes that depend on a module. |
| ModulesListConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesListConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesListConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesListConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesListForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListNonStableConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModulesListNonStableConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModuleStream::getDescription | function | core/ |
Returns the description of the stream wrapper for use in the UI. |
| ModuleStream::getExtension | function | core/ |
Gets the extension object. |
| ModuleStream::getName | function | core/ |
Returns the name of the stream wrapper for use in the UI. |
| ModulesUninstallConfirmForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| ModulesUninstallConfirmForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| ModulesUninstallConfirmForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ModulesUninstallConfirmForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
Pagination
- Previous page
- Page 150
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.