Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkManager::getDefinitions | function | core/ |
|
| MenuLinkManager::getDiscovery | function | core/ |
Gets the plugin discovery. |
| MenuLinkManager::getFactory | function | core/ |
Gets the plugin factory. |
| MenuLinkManager::getInstance | function | core/ |
|
| MenuLinkManager::getParentIds | function | core/ |
|
| MenuLinkManagerInterface::getChildIds | function | core/ |
Loads all child link IDs of a given menu link, regardless of visibility. |
| MenuLinkManagerInterface::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkMock::getCacheContexts | function | core/ |
|
| MenuLinkMock::getCacheMaxAge | function | core/ |
|
| MenuLinkMock::getCacheTags | function | core/ |
|
| MenuLinkMock::getDescription | function | core/ |
|
| MenuLinkMock::getTitle | function | core/ |
|
| MenuLinkPluginTest::testGetInstanceReflection | function | core/ |
@covers ::getUuid[[api-linebreak]] |
| MenuLinkResetForm::getCancelUrl | function | core/ |
|
| MenuLinkResetForm::getConfirmText | function | core/ |
|
| MenuLinkResetForm::getDescription | function | core/ |
|
| MenuLinkResetForm::getFormId | function | core/ |
|
| MenuLinkResetForm::getQuestion | function | core/ |
|
| MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
|
| MenuLinkTranslation::getIds | function | core/ |
|
| MenuLinkTree::getCurrentRouteMenuTreeParameters | function | core/ |
|
| MenuLinkTree::getExpanded | function | core/ |
|
| MenuLinkTree::getSubtreeHeight | function | core/ |
|
| MenuLinkTreeInterface::getCurrentRouteMenuTreeParameters | function | core/ |
Gets the link tree parameters for rendering a specific menu. |
| MenuLinkTreeInterface::getExpanded | function | core/ |
Finds expanded links in a menu given a set of possible parents. |
| MenuLinkTreeInterface::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by of the given ID. |
| MenuListBuilder::getDefaultOperations | function | core/ |
|
| 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/ |
|
| MenuParentFormSelectorInterface::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
| MenuResourceTestBase::getExpectedCacheContexts | function | core/ |
|
| MenuResourceTestBase::getExpectedNormalizedEntity | function | core/ |
|
| MenuResourceTestBase::getNormalizedPostEntity | function | core/ |
|
| MenuRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| MenuStorageTest | class | core/ |
Tests MenuStorage. |
| MenuStorageTest.php | file | core/ |
|
| MenuStorageTest::$modules | property | core/ |
|
| MenuStorageTest::testMaxIdLengthException | function | core/ |
Tests MenuStorage::MAX_ID_LENGTH is enforced. |
| MenuTest::getExpectedDocument | function | core/ |
|
| MenuTest::getPostDocument | function | core/ |
|
| MenuTreeStorage::getAllChildIds | function | core/ |
|
| MenuTreeStorage::getExpanded | function | core/ |
|
| MenuTreeStorage::getMenuNames | function | core/ |
|
| MenuTreeStorage::getRootPathIds | function | core/ |
|
| MenuTreeStorage::getSubtreeHeight | function | core/ |
|
| MenuTreeStorageInterface::getAllChildIds | function | core/ |
Loads all the IDs for menu links that are below the given ID. |
| MenuTreeStorageInterface::getExpanded | function | core/ |
Finds expanded links in a menu given a set of possible parents. |
| MenuTreeStorageInterface::getMenuNames | function | core/ |
Returns the used menu names in the tree storage. |
| MenuTreeStorageInterface::getRootPathIds | function | core/ |
Returns all the IDs that represent the path to the root of the tree. |
Pagination
- Previous page
- Page 128
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.