Search for parent

  1. Search 7.x for parent
  2. Search 9.5.x for parent
  3. Search 10.3.x for parent
  4. Search 11.x for parent
  5. Other projects
Title Object type File name Summary
TermStorage::getParents function core/modules/taxonomy/src/TermStorage.php Returns a list of parents of this term.
TermStorage::loadAllParents function core/modules/taxonomy/src/TermStorage.php
TermStorage::loadParents function core/modules/taxonomy/src/TermStorage.php
TermStorageInterface::loadAllParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all ancestors of a given term ID.
TermStorageInterface::loadParents function core/modules/taxonomy/src/TermStorageInterface.php Finds all parents of a given term ID.
TermTest::providerTestGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Data provider for ::testGetIndividualTermWithParent().
TermTest::testGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Tests GETting a term with a parent term other than the default <root> (0).
TermTest::testParentHandlerSettings function core/modules/taxonomy/tests/src/Functional/TermTest.php The "parent" field must restrict references to the same vocabulary.
TermTest::testTermMultipleParentsInterface function core/modules/taxonomy/tests/src/Functional/TermTest.php Test saving a term with multiple parents through the UI.
TestControllers::testNodeSetParent function core/modules/system/tests/modules/paramconverter_test/src/TestControllers.php
ThemeExtensionListTest::testRebuildThemeDataWithThemeParents function core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Tests rebuild the theme data with theme parents.
ToolkitGdTest::$rotateTransparent property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::$transparent property core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php
ToolkitGdTest::testGifTransparentImages function core/tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php Tests for GIF images with transparency.
TypedData::$parent property core/lib/Drupal/Core/TypedData/TypedData.php The parent typed data object.
TypedData::getParent function core/lib/Drupal/Core/TypedData/TypedData.php
TypedDataInterface::getParent function core/lib/Drupal/Core/TypedData/TypedDataInterface.php Returns the parent data structure; i.e. either complex data or a list.
ViewExecutable::$parent_views property core/modules/views/src/ViewExecutable.php To avoid recursion in views embedded into areas.
views.view.test_taxonomy_parent.yml file core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml core/modules/taxonomy/tests/modules/taxonomy_test_views/test_views/views.view.test_taxonomy_parent.yml
WidgetBase::getWidgetStateParents function core/lib/Drupal/Core/Field/WidgetBase.php Returns the location of processing information within $form_state.
Workspace::hasParent function core/modules/workspaces/src/Entity/Workspace.php
WorkspaceInterface::hasParent function core/modules/workspaces/src/WorkspaceInterface.php Determines whether the workspace has a parent.
WorkspacesUpdateTest::testWorkspaceParentField function core/modules/workspaces/tests/src/Functional/Update/WorkspacesUpdateTest.php Tests the addition of the workspace 'parent' field.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.