Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::$controllerResolver | property | core/ |
The controller resolver. |
| MenuLinkTree::$treeStorage | property | core/ |
The menu link tree storage. |
| 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::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by of the given ID. |
| 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::$access | property | core/ |
Whether this link is accessible by the current user. |
| MenuLinkTreeElement::$hasChildren | property | core/ |
Whether this link has any children at all. |
| MenuLinkTreeElement::$options | property | core/ |
Additional options for this link. |
| MenuLinkTreeElement::$subtree | property | core/ |
The subtree of this element in the menu link tree (this link's children). |
| MenuLinkTreeElement::__construct | function | core/ |
Constructs a new \Drupal\Core\Menu\MenuLinkTreeElement. |
| MenuLinkTreeElementTest | class | core/ |
Tests the menu link tree element value object. |
| MenuLinkTreeElementTest.php | file | core/ |
|
| MenuLinkTreeElementTest::testConstruction | function | core/ |
Tests construction. |
| MenuLinkTreeElementTest::testCount | function | core/ |
Tests count(). |
| MenuLinkTreeInterface::getCurrentRouteMenuTreeParameters | function | core/ |
Gets the link tree parameters for rendering a specific menu. |
| MenuLinkTreeInterface::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by of the given ID. |
| MenuLinkTreeInterface::transform | function | core/ |
Applies menu link tree manipulators to transform the given tree. |
| MenuLinkTreeTest | class | core/ |
@coversDefaultClass \Drupal\Core\Menu\MenuLinkTree[[api-linebreak]] @group Menu |
| MenuLinkTreeTest | class | core/ |
Tests the menu link tree. |
| MenuLinkTreeTest.php | file | core/ |
|
| MenuLinkTreeTest.php | file | core/ |
Pagination
- Previous page
- Page 791
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.