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
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkInterface::getEditRoute | function | core/ |
Returns route information for a custom edit form for the menu link. |
| MenuLinkInterface::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
| MenuLinkInterface::getMenuName | function | core/ |
Returns the menu name of the menu link. |
| MenuLinkInterface::getMetaData | function | core/ |
Returns any metadata for this link. |
| MenuLinkInterface::getOperations | function | core/ |
Provides an array of information to build a list of operation links. |
| MenuLinkInterface::getOptions | function | core/ |
Returns the options for this link. |
| MenuLinkInterface::getParent | function | core/ |
Returns the plugin ID of the menu link's parent, or an empty string. |
| MenuLinkInterface::getProvider | function | core/ |
Returns the provider (module name) of the menu link. |
| MenuLinkInterface::getResetRoute | function | core/ |
Returns route information for a route to reset the menu link. |
| MenuLinkInterface::getRouteName | function | core/ |
Returns the route name, if available. |
| MenuLinkInterface::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
| MenuLinkInterface::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| MenuLinkInterface::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
| MenuLinkInterface::getUrlObject | function | core/ |
Returns a URL object containing either the external path or route. |
| MenuLinkInterface::getWeight | function | core/ |
Returns the weight of the menu link. |
| MenuLinkListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| MenuLinkLocalized::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkManager::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManager::getDefinition | function | core/ |
Gets a specific plugin definition. |
| MenuLinkManager::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
| MenuLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MenuLinkManager::getFactory | function | core/ |
Gets the plugin factory. |
| MenuLinkManager::getInstance | function | core/ |
Gets or creates a plugin instance that satisfies the given options. |
| MenuLinkManager::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkManagerInterface::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManagerInterface::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| MenuLinkMock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| MenuLinkMock::getCacheTags | function | core/ |
The cache tags associated with this object. |
| MenuLinkMock::getDescription | function | core/ |
Returns the description of the menu link. |
| MenuLinkMock::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| MenuLinkPluginTest::testGetInstanceReflection | function | core/ |
Tests get instance reflection. |
| MenuLinkResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MenuLinkResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MenuLinkResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| MenuLinkResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinkResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MenuLinksetRoutes::getSubscribedEvents | function | core/ |
|
| MenuLinksetSettingsForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| MenuLinksetSettingsForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinksTest::testMenuLinkContentGetEntity | function | core/ |
Tests that getEntity() method returns correct value. |
| MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkTree::getCurrentRouteMenuTreeParameters | function | core/ |
Gets the link tree parameters for rendering a specific menu. |
| MenuLinkTree::getExpanded | function | core/ |
Finds expanded links in a menu given a set of possible parents. |
| MenuLinkTree::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by of the given ID. |
| MenuLinkTreeInterface::getCurrentRouteMenuTreeParameters | function | core/ |
Gets the link tree parameters for rendering a specific menu. |
| MenuLinkTreeInterface::getExpanded | function | core/ |
Finds expanded links in a menu given a set of possible parents. |
| MenuLinkTreeInterface::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by of the given ID. |
Pagination
- Previous page
- Page 139
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.