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 |
|---|---|---|---|
| MenuLinksTest::testMenuLinkOnEntityDelete | function | core/ |
Tests that menu link pointing to entities get removed on entity remove. |
| MenuLinksTest::testMenuLinkReparenting | function | core/ |
Test automatic reparenting of menu links. |
| MenuLinksTest::testModuleUninstalledMenuLinks | function | core/ |
Tests uninstalling a module providing default links. |
| MenuLinksTest::testPendingRevisions | function | core/ |
Tests handling of pending revisions. |
| MenuLinkTest | class | core/ |
Tests the menu link source plugin. |
| MenuLinkTest | class | core/ |
Tests the menu links created in views. |
| MenuLinkTest.php | file | core/ |
|
| MenuLinkTest.php | file | core/ |
|
| MenuLinkTest::$adminUser | property | core/ |
A user with permission to administer views, menus and view content. |
| MenuLinkTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MenuLinkTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkTest::$testViews | property | core/ |
Views used by this test. |
| MenuLinkTest::providerSource | function | core/ |
The data provider. |
| MenuLinkTest::setUp | function | core/ |
|
| MenuLinkTest::testHierarchicalMenuLinkVisibility | function | core/ |
Test that menu links using menu_link_content as parent are visible. |
| MenuLinkTestWithUnsafeTitle | class | core/ |
Test derivative with an unsafe string. |
| MenuLinkTestWithUnsafeTitle.php | file | core/ |
|
| MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MenuLinkTranslation | class | core/ |
Gets Menu link translations from source database. |
| MenuLinkTranslation.php | file | core/ |
|
| MenuLinkTranslation::fields | function | core/ |
Returns available fields on the source. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkTranslation::I18N_STRING_TABLE | constant | core/ |
Drupal 6 table names. |
| MenuLinkTranslation::prepareRow | function | core/ |
Adds additional data to the row. |
| MenuLinkTranslation::query | function | core/ |
|
| MenuLinkTranslationTest | class | core/ |
Tests menu link translation source plugin. |
| MenuLinkTranslationTest.php | file | core/ |
|
| MenuLinkTranslationTest::$modules | property | core/ |
Modules to enable. |
| MenuLinkTranslationTest::providerSource | function | core/ |
The data provider. |
| MenuLinkTree | class | core/ |
Implements the loading, transforming and rendering of menu link trees. |
| MenuLinkTree.php | file | core/ |
|
| MenuLinkTree::$controllerResolver | property | core/ |
The controller resolver. |
| MenuLinkTree::$menuActiveTrail | property | core/ |
The active menu trail service. |
| MenuLinkTree::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuLinkTree::$routeProvider | property | core/ |
The route provider to load routes by name. |
| MenuLinkTree::$treeStorage | property | core/ |
The menu link tree storage. |
| MenuLinkTree::build | function | core/ |
Builds a renderable array from a menu tree. |
| MenuLinkTree::buildItems | function | core/ |
Builds the #items property for a menu tree's renderable array. |
| MenuLinkTree::createInstances | function | core/ |
Returns a tree containing of MenuLinkTreeElement based upon tree data. |
| 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. |
| MenuLinkTree::load | function | core/ |
Loads a menu tree with a menu link plugin instance at each element. |
| MenuLinkTree::maxDepth | function | core/ |
Returns the maximum depth of tree that is supported. |
| MenuLinkTree::transform | function | core/ |
Applies menu link tree manipulators to transform the given tree. |
| MenuLinkTree::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\MenuLinkTree object. |
| MenuLinkTreeElement | class | core/ |
Provides a value object to model an element in a menu link tree. |
| MenuLinkTreeElement.php | file | core/ |
|
| MenuLinkTreeElement::$access | property | core/ |
Whether this link is accessible by the current user. |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.