You are here

8 calls to HierarchyNestedSetIntegrationTest::getChildren() in Entity Reference Hierarchy 3.x

HierarchyNestedSetIntegrationTest::assertChildOrder in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Asserts children in given order.
HierarchyNestedSetIntegrationTest::assertParentWithTwoChildren in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Test parent/child relationship.
HierarchyNestedSetIntegrationTest::assertSimpleParentChild in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Test parent/child relationship.
HierarchyNestedSetIntegrationTest::testDeleteChild in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests deleting child node.
HierarchyNestedSetIntegrationTest::testDeleteParent in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests deleting parent node reparents children.
HierarchyNestedSetIntegrationTest::testRemoveParentReference in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests removing parent reference.
HierarchyNestedSetIntegrationTest::testRemoveParentReferenceWithGrandChildren in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests removing parent reference with grandchildren.
HierarchyNestedSetRevisionIntegrationTest::getChildren in tests/src/Kernel/HierarchyNestedSetRevisionIntegrationTest.php
Gets children of a given node.