Search for _link
- Search 7.x for _link
- Search 8.9.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 |
|---|---|---|---|
| media_library.links.task.yml | file | core/ |
core/modules/media_library/media_library.links.task.yml |
| menu.link_tree | service | core/ |
Drupal\Core\Menu\MenuLinkTree |
| MenuAccessTest::testMenuBlockLinksAccessCheck | function | core/ |
Tests menu link for route with access check. |
| MenuActiveTrail::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
| MenuActiveTrailInterface::getActiveLink | function | core/ |
Fetches a menu link which matches the route name, parameters and menu name. |
| MenuActiveTrailTest::$menuLinkManager | property | core/ |
The mocked menu link manager. |
| MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
| MenuController::addLink | function | core/ |
Provides the menu link creation form. |
| MenuDeleteForm::$menuLinkManager | property | core/ |
The menu link manager. |
| MenuForm::$linkGenerator | property | core/ |
The link generator. |
| MenuForm::$menuLinkContentStorage | property | core/ |
The menu_link_content storage handler. |
| MenuForm::$menuLinkManager | property | core/ |
The menu link manager. |
| MenuLink | class | core/ |
Drupal 6/7 menu link source from database. |
| MenuLink.php | file | core/ |
|
| MenuLink::fields | function | core/ |
Returns available fields on the source. |
| MenuLink::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLink::hasTranslation | function | core/ |
Determines if this menu_link has an i18n translation. |
| MenuLink::prepareRow | function | core/ |
Adds additional data to the row. |
| MenuLink::query | function | core/ |
|
| MenuLinkAdd | class | core/ |
Modifies the 'Add link' local action to add a destination. |
| MenuLinkAdd.php | file | core/ |
|
| MenuLinkAdd::$redirectDestination | property | core/ |
The redirect destination. |
| MenuLinkAdd::create | function | core/ |
Creates an instance of the plugin. |
| MenuLinkAdd::getOptions | function | core/ |
Returns options for rendering a link for the local action. |
| MenuLinkAdd::__construct | function | core/ |
Constructs a MenuLinkAdd object. |
| MenuLinkBase | class | core/ |
Defines a base menu link class. |
| MenuLinkBase.php | file | core/ |
|
| 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. |
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.