Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Tests Drupal\Core\Menu\MenuLinkTree. |
| MenuLinkTreeTest | class | core/ |
Tests the menu link tree. |
| MenuLinkTreeTest.php | file | core/ |
|
| MenuLinkTreeTest.php | file | core/ |
|
| MenuLinkTreeTest::$linkTree | property | core/ |
The tested menu link tree. |
| MenuLinkTreeTest::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuLinkTreeTest::$menuLinkTree | property | core/ |
The tested menu link tree service. |
| MenuLinkTreeTest::$modules | property | core/ |
|
| MenuLinkTreeTest::providerTestBuildCacheability | function | core/ |
Provides the test cases to test for ::testBuildCacheability(). |
| MenuLinkTreeTest::setUp | function | core/ |
|
| MenuLinkTreeTest::setUp | function | core/ |
|
| MenuLinkTreeTest::testBuildCacheability | function | core/ |
Tests build cacheability. |
| MenuLinkTreeTest::testCreateLinksInMenu | function | core/ |
Tests creating links with an expected tree structure. |
| MenuLinkTreeTest::testDeleteLinksInMenu | function | core/ |
Tests deleting all the links in a menu. |
| MenuLinkTreeTest::testUserLoginAndUserLogoutLinks | function | core/ |
Tests user/login and user/logout links. |
| MenuListBuilder | class | core/ |
Defines a class to build a listing of menu entities. |
| MenuListBuilder.php | file | core/ |
|
| MenuListBuilder::buildHeader | function | core/ |
|
| MenuListBuilder::buildRow | function | core/ |
|
| MenuListBuilder::ensureDestination | function | core/ |
|
| MenuListBuilder::getDefaultOperations | function | core/ |
|
| MenuListBuilder::render | function | core/ |
|
| MenuListBuilder::SORT_KEY | constant | core/ |
|
| MenuOperationsLinkTestHooks | class | core/ |
Hook implementations for menu_operations_link_test. |
| MenuOperationsLinkTestHooks.php | file | core/ |
|
| MenuOperationsLinkTestHooks::entityOperation | function | core/ |
Implements hook_entity_operation(). |
| MenuOperationsLinkTestHooks::entityOperationAlter | function | core/ |
Implements hook_entity_operation_alter(). |
| MenuParentFormSelector | class | core/ |
Default implementation of the menu parent form selector service. |
| MenuParentFormSelector.php | file | core/ |
|
| MenuParentFormSelector::$entityTypeManager | property | core/ |
The entity type manager service. |
| MenuParentFormSelector::$menuLinkTree | property | core/ |
The menu link tree service. |
| MenuParentFormSelector::getMenuOptions | function | core/ |
Gets a list of menu names for use as options. |
| MenuParentFormSelector::getParentDepthLimit | function | core/ |
Returns the maximum depth of the possible parents of the menu link. |
| MenuParentFormSelector::getParentSelectOptions | function | core/ |
|
| MenuParentFormSelector::parentSelectElement | function | core/ |
|
| MenuParentFormSelector::parentSelectOptionsTreeWalk | function | core/ |
Iterates over all items in the tree to prepare the parents select options. |
| MenuParentFormSelector::__construct | function | core/ |
Constructs a \Drupal\Core\Menu\MenuParentFormSelector. |
| MenuParentFormSelectorInterface | interface | core/ |
Defines an interface for menu selector form elements and menu link options. |
| MenuParentFormSelectorInterface.php | file | core/ |
|
| MenuParentFormSelectorInterface::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
Pagination
- Previous page
- Page 907
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.