Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
@covers ::getList[[api-linebreak]] |
| ModuleHandler::getHookInfo | function | core/ |
Retrieves a list of hooks that are declared through hook_hook_info(). |
| ModuleHandler::getImplementationInfo | function | core/ |
Provides information about modules' implementations of a hook. |
| ModuleHandler::getImplementations | function | core/ |
Determines which modules are implementing 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::getImplementations | function | core/ |
Determines which modules are implementing a hook. |
| 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::testCachedGetImplementations | function | core/ |
Tests getImplementations. |
| ModuleHandlerTest::testCachedGetImplementationsMissingMethod | function | core/ |
Tests getImplementations. |
| ModuleHandlerTest::testGetHookInfo | function | core/ |
Tests hook_hook_info() fetching through getHookInfo(). |
| ModuleHandlerTest::testGetImplementations | function | core/ |
Tests deprecation of the ::getImplementations method. |
| ModuleHandlerTest::testGetModuleDirectories | function | core/ |
@covers ::getModuleDirectories[[api-linebreak]] |
| 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[[api-linebreak]] |
| ModuleHandlerTest::testInvalidGetName | function | core/ |
Tests requesting the name of an invalid module. |
| 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. |
| 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. |
| ModulesUninstallConfirmForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| ModulesUninstallForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ModuleTest::testViewsGetHandler | function | core/ |
Tests the ViewsHandlerManager::getHandler() method. |
| ModuleVersion::getMajorVersion | function | core/ |
Gets the major version. |
| ModuleVersion::getVersionExtra | function | core/ |
Gets the version extra string at the end of the version number. |
| ModuleVersionTest::testGetMajorVersion | function | core/ |
@covers ::getMajorVersion[[api-linebreak]] |
| ModuleVersionTest::testGetVersionExtra | function | core/ |
@covers ::getVersionExtra[[api-linebreak]] |
| MoreLink::getInfo | function | core/ |
Returns the element properties for this element. |
Pagination
- Previous page
- Page 138
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.