Search for getParent
- Search 7.x for getParent
- Search 9.5.x for getParent
- Search 10.3.x for getParent
- Search 11.x for getParent
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
BookManager::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
BookManagerInterface::getParentDepthLimit | function | core/ |
Finds the depth limit for items in the parent select. |
Comment::getParentComment | function | core/ |
Returns the parent comment entity if this is a reply to a comment. |
CommentInterface::getParentComment | function | core/ |
Returns the parent comment entity if this is a reply to a comment. |
CurrentRouteMatch::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
EntityAdapterUnitTest::testGetParent | function | core/ |
@covers ::getParent |
ForumManager::getParents | function | core/ |
Fetches the parent forums for a given forum. |
ForumManagerInterface::getParents | function | core/ |
Fetches the parent forums for a given forum. |
LegacyForumTest::testGetParents | function | core/ |
Tests the getParents() method. |
MenuController::getParentOptions | function | core/ |
Gets all the available menus and menu items as a JavaScript array. |
MenuLinkBase::getParent | function | core/ |
Returns the plugin ID of the menu link's parent, or an empty string. |
MenuLinkContent::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
MenuLinkContentInterface::getParentId | function | core/ |
Gets the plugin ID of the parent menu link. |
MenuLinkInterface::getParent | function | core/ |
Returns the plugin ID of the menu link's parent, or an empty string. |
MenuLinkManager::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
MenuLinkManagerInterface::getParentIds | function | core/ |
Loads all parent link IDs of a given menu link. |
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. |
MigrateTaxonomyTermTest::getParentIDs | function | core/ |
Retrieves the parent term IDs for a given term. |
StackedRouteMatchInterface::getParentRouteMatch | function | core/ |
Returns the parent route match of the current. |
StaticReflectionParser::getParentParser | function | core/ |
If the current class extends another, get the parser for the latter. |
SubformState::getParents | function | core/ |
Gets the subform's parents relative to its parent form. |
TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
TypedData::getParent | function | core/ |
Returns the parent data structure; i.e. either complex data or a list. |
TypedDataInterface::getParent | function | core/ |
Returns the parent data structure; i.e. either complex data or a list. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.