Search for _link
- Search 7.x for _link
- Search 9.5.x for _link
- Search 8.9.x for _link
- Search 10.3.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-form.html.twig | file | core/ |
Theme override for menu_link_form. |
| menu-link-form.html.twig | file | core/ |
Theme override for a menu link form. |
| menu-link-form.html.twig | file | core/ |
Default theme implementation for menu_link_form. |
| menu-link-form.html.twig | file | core/ |
Theme override for a menu link form. |
| menu-link-form.html.twig | file | core/ |
Theme override for a menu link form. |
| 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 that matches the currently active route. |
| MenuActiveTrail::getActiveLink | function | core/ |
Fetches a menu link that matches the currently active route. |
| MenuActiveTrailInterface::getActiveLink | function | core/ |
Fetches a menu link that matches the currently active route. |
| MenuActiveTrailTest::$menuLinkManager | property | core/ |
The mocked menu link manager. |
| MenuActiveTrailTest::testGetActiveLink | function | core/ |
Tests getActiveLink(). |
| MenuActiveTrailTest::testGetActiveLinkReturnsFrontPageLinkAtTheFrontPage | function | core/ |
Tests that getActiveLink() returns a <front> route link for a route that is the front page and has no other links. |
| MenuBlockTest::testOperationLinks | function | core/ |
Tests the editing links for SystemMenuBlock. |
| 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/ |
Prepares query object to retrieve data from the source database. |
| MenuLinkAccessTestHooks | class | core/ |
Hook implementations for menu_link_access_test. |
| MenuLinkAccessTestHooks.php | file | core/ |
|
| MenuLinkAccessTestHooks::entityTestAccess | function | core/ |
Implements hook_ENTITY_TYPE_access(). |
| MenuLinkAccessTestHooks::entityTestCreateAccess | function | core/ |
Implements hook_ENTITY_TYPE_create_access(). |
| MenuLinkAdd | class | core/ |
Modifies the 'Add link' local action to add a destination. |
| MenuLinkAdd.php | file | core/ |
|
| MenuLinkAdd::__construct | function | core/ |
Constructs a LocalActionDefault object. |
| MenuLinkAddTest | class | core/ |
Tests \Drupal\menu_ui\Plugin\Menu\LocalAction\MenuLinkAdd deprecation. |
| MenuLinkAddTest.php | file | core/ |
|
| MenuLinkAddTest::$modules | property | core/ |
Modules to install. |
| MenuLinkAddTest::testDeprecation | function | core/ |
Tests \Drupal\menu_ui\Plugin\Menu\LocalAction\MenuLinkAdd deprecation. |
| MenuLinkAddTest::testNoDeprecation | function | core/ |
Tests deprecated plugin does not trigger deprecation unless used. |
| 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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.