Search for parent
- Search 7.x for parent
- Search 9.5.x for parent
- Search 8.9.x for parent
- Search 10.3.x for parent
- Search main for parent
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TermResourceTestBase::testGetTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermStorage::$treeParents | property | core/ |
Array of term parents keyed by vocabulary ID and child term ID. |
| TermStorage::getParents | function | core/ |
Returns a list of parents of this term. |
| TermStorage::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorage::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermStorageInterface::loadAllParents | function | core/ |
Finds all ancestors of a given term ID. |
| TermStorageInterface::loadParents | function | core/ |
Finds all parents of a given term ID. |
| TermTest::getParentTids | function | core/ |
Get the parent tids for a term including root. |
| TermTest::providerTestGetIndividualTermWithParent | function | core/ |
Data provider for ::testGetIndividualTermWithParent(). |
| TermTest::testGetIndividualTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermTest::testTermMultipleParentsInterface | function | core/ |
Tests saving a term with multiple parents through the UI. |
| TestControllers::testNodeSetParent | function | core/ |
|
| test_parent_theme.info.yml | file | core/ |
core/modules/system/tests/themes/test_parent_theme/test_parent_theme.info.yml |
| test_parent_theme.layouts.yml | file | core/ |
core/modules/system/tests/themes/test_parent_theme/test_parent_theme.layouts.yml |
| ThemeExtensionListTest::testRebuildThemeDataWithThemeParents | function | core/ |
Tests rebuild the theme data with theme parents. |
| TwigDeprecationsTest::testParentVariableDeprecation | function | core/ |
Test deprecation of variables in parent does not leak to child. |
| TypedData::$parent | property | core/ |
The parent typed data object. |
| 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. |
| ViewExecutable::$parent_views | property | core/ |
To avoid recursion in views embedded into areas. |
| views.view.test_taxonomy_parent.yml | file | core/ |
core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml |
| WidgetBase::getWidgetStateParents | function | core/ |
Returns the location of processing information within $form_state. |
| WizardPluginBase::$parentFormSelector | property | core/ |
The parent form selector service. |
| Workspace::hasParent | function | core/ |
Determines whether the workspace has a parent. |
| WorkspaceInterface::hasParent | function | core/ |
Determines whether the workspace has a parent. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.