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 |
|---|---|---|---|
| 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/ |
Modules to enable. |
| MenuLinkTreeTest::providerTestBuildCacheability | function | core/ |
Provides the test cases to test for ::testBuildCacheability(). |
| MenuLinkTreeTest::setUp | function | core/ |
|
| MenuLinkTreeTest::setUp | function | core/ |
|
| MenuLinkTreeTest::testBuildCacheability | function | core/ |
@covers ::build[[api-linebreak]] |
| MenuLinkTreeTest::testCreateLinksInMenu | function | core/ |
Tests creating links with an expected tree structure. |
| MenuLinkTreeTest::testDeleteLinksInMenu | function | core/ |
Tests deleting all the links in a menu. |
| MenuListBuilder | class | core/ |
Defines a class to build a listing of menu entities. |
| MenuListBuilder.php | file | core/ |
|
| MenuListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| MenuListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| MenuListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| MenuListBuilder::render | function | core/ |
Builds the entity listing as renderable array for table.html.twig. |
| MenuParentFormSelector | class | core/ |
Default implementation of the menu parent form selector service. |
| MenuParentFormSelector.php | file | core/ |
|
| MenuParentFormSelector::$deprecatedProperties | property | 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/ |
Gets the options for a select element to choose a menu and parent. |
| MenuParentFormSelector::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| 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. |
| MenuParentFormSelectorInterface::parentSelectElement | function | core/ |
Gets a form element to choose a menu and parent. |
| MenuResourceTestBase | class | core/ |
|
| MenuResourceTestBase | class | core/ |
|
| MenuResourceTestBase.php | file | core/ |
|
| MenuResourceTestBase.php | file | core/ |
|
| MenuResourceTestBase::$entity | property | core/ |
|
| MenuResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| MenuResourceTestBase::$modules | property | core/ |
Modules to install. |
| MenuResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| MenuResourceTestBase::getExpectedCacheContexts | function | core/ |
The expected cache contexts for the GET/HEAD response of the test entity. |
| MenuResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| MenuResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| MenuResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| MenuRouterRebuildSubscriber | class | core/ |
Rebuilds the default menu links and runs menu-specific code if necessary. |
| MenuRouterRebuildSubscriber.php | file | core/ |
|
| MenuRouterRebuildSubscriber::$connection | property | core/ |
The database connection. |
| MenuRouterRebuildSubscriber::$lock | property | core/ |
|
| MenuRouterRebuildSubscriber::$menuLinkManager | property | core/ |
The menu link plugin manager. |
| MenuRouterRebuildSubscriber::$replicaKillSwitch | property | core/ |
The replica kill switch. |
| MenuRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
Pagination
- Previous page
- Page 792
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.