Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 10.3.x for _link
- Search 11.x for _link
- Search main for _link
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkBase::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkBase::deleteLink | function | core/ |
Deletes a menu link. |
| MenuLinkBase::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| MenuLinkBase::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| MenuLinkBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
| MenuLinkBase::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
| MenuLinkBase::getEditRoute | function | core/ |
Returns route information for a custom edit form for the menu link. |
| MenuLinkBase::getFormClass | function | core/ |
Returns the name of a class that can build an editing form for this link. |
| MenuLinkBase::getMenuName | function | core/ |
Returns the menu name of the menu link. |
| MenuLinkBase::getMetaData | function | core/ |
Returns any metadata for this link. |
| MenuLinkBase::getOptions | function | core/ |
Returns the options for this link. |
| MenuLinkBase::getParent | function | core/ |
Returns the plugin ID of the menu link's parent, or an empty string. |
| MenuLinkBase::getProvider | function | core/ |
Returns the provider (module name) of the menu link. |
| MenuLinkBase::getRouteName | function | core/ |
Returns the route name, if available. |
| MenuLinkBase::getRouteParameters | function | core/ |
Returns the route parameters, if available. |
| MenuLinkBase::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
| MenuLinkBase::getUrlObject | function | core/ |
Returns a URL object containing either the external path or route. |
| MenuLinkBase::getWeight | function | core/ |
Returns the weight of the menu link. |
| MenuLinkBase::isDeletable | function | core/ |
Returns whether this link can be deleted. |
| MenuLinkBase::isEnabled | function | core/ |
Returns whether the menu link is enabled (not hidden). |
| MenuLinkBase::isExpanded | function | core/ |
Returns whether the child menu links should always been shown. |
| MenuLinkBase::isResettable | function | core/ |
Returns whether this link can be reset. |
| MenuLinkBase::isTranslatable | function | core/ |
Returns whether this link can be translated. |
| MenuLinkContent | class | core/ |
Defines the menu link content entity class. |
| MenuLinkContent | class | core/ |
Provides the menu link plugin for content menu links. |
| MenuLinkContent.php | file | core/ |
|
| MenuLinkContent.php | file | core/ |
|
| MenuLinkContent::$deprecatedProperties | property | core/ |
|
| MenuLinkContent::$entity | property | core/ |
The menu link content entity connected to this plugin instance. |
| MenuLinkContent::$entityIdsToLoad | property | core/ |
Entities IDs to load. |
| MenuLinkContent::$entityRepository | property | core/ |
The entity repository. |
| MenuLinkContent::$entityTypeManager | property | core/ |
The entity type manager. |
| MenuLinkContent::$insidePlugin | property | core/ |
A flag for whether this entity is wrapped in a plugin instance. |
| MenuLinkContent::$languageManager | property | core/ |
The language manager. |
| MenuLinkContent::$overrideAllowed | property | core/ |
The list of definition values where an override is allowed. |
| MenuLinkContent::baseFieldDefinitions | function | core/ |
Provides base field definitions for an entity type. |
| MenuLinkContent::create | function | core/ |
Creates an instance of the plugin. |
| MenuLinkContent::deleteLink | function | core/ |
Deletes a menu link. |
| MenuLinkContent::getDeleteRoute | function | core/ |
Returns route information for a route to delete the menu link. |
| MenuLinkContent::getDescription | function | core/ |
Gets the description of the menu link for the UI. |
| MenuLinkContent::getDescription | function | core/ |
Returns the description of the menu link. |
| MenuLinkContent::getEditRoute | function | core/ |
Returns route information for a custom edit form for the menu link. |
| MenuLinkContent::getEntity | function | core/ |
Loads the entity associated with this menu link. |
| MenuLinkContent::getMenuName | function | core/ |
Gets the menu name of the custom menu link. |
| MenuLinkContent::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
| MenuLinkContent::getPluginDefinition | function | core/ |
Builds up the menu link plugin definition for this entity. |
| MenuLinkContent::getPluginId | function | core/ |
Gets the menu plugin ID associated with this entity. |
| MenuLinkContent::getTitle | function | core/ |
Gets the title of the menu link. |
| MenuLinkContent::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| MenuLinkContent::getTranslateRoute | function | core/ |
Returns route information for a route to translate the menu link. |
Pagination
- Previous page
- Page 19
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.