Search for __get
- Search 7.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MenuLinkManagerInterface::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
| MenuLinkMock::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| MenuLinkMock::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| MenuLinkMock::getCacheTags | function | core/ |
The cache tags associated with this object. |
| MenuLinkMock::getDescription | function | core/ |
Returns the description of the menu link. |
| MenuLinkMock::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| MenuLinkPluginTest::testGetInstanceReflection | function | core/ |
@covers ::getUuid[[api-linebreak]] |
| MenuLinkResetForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
| MenuLinkResetForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
| MenuLinkResetForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| MenuLinkResetForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| MenuLinkResetForm::getQuestion | function | core/ |
Returns the question to ask the user. |
| MenuLinkTestWithUnsafeTitle::getDerivativeDefinitions | function | core/ |
Gets the definition of all derivatives of a base plugin. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuLinkTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| 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. |
| 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/ |
Gets this list's default operations. |
| 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. |
| MenuParentFormSelectorInterface::getParentSelectOptions | function | core/ |
Gets the options for a select element to choose a menu and parent. |
| 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. |
| MenuRouterRebuildSubscriber::getSubscribedEvents | function | core/ |
|
| MenuStorageTest | class | core/ |
Tests MenuStorage. |
| MenuStorageTest.php | file | core/ |
|
| MenuStorageTest::$modules | property | core/ |
Modules to enable. |
| MenuStorageTest::testMaxIdLengthException | function | core/ |
Tests MenuStorage::MAX_ID_LENGTH is enforced. |
| MenuTest::getExpectedDocument | function | core/ |
Returns the expected JSON:API document for the entity. |
| MenuTest::getPostDocument | function | core/ |
Returns the JSON:API POST document. |
| MenuTranslation::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
| MenuTreeStorage::getAllChildIds | function | core/ |
Loads all the IDs for menu links that are below the given ID. |
| MenuTreeStorage::getExpanded | function | core/ |
Finds expanded links in a menu given a set of possible parents. |
| MenuTreeStorage::getMenuNames | function | core/ |
Returns the used menu names in the tree storage. |
| MenuTreeStorage::getRootPathIds | function | core/ |
Returns all the IDs that represent the path to the root of the tree. |
| MenuTreeStorage::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by the given ID. |
| 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. |
| MenuTreeStorageInterface::getSubtreeHeight | function | core/ |
Finds the height of a subtree rooted by the given ID. |
| MenuTreeStorageTest | class | core/ |
Tests the menu tree storage. |
| MenuTreeStorageTest.php | file | core/ |
|
| MenuTreeStorageTest::$connection | property | core/ |
The database connection. |
Pagination
- Previous page
- Page 129
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.