You are here

28 calls to EntityHierarchyTestTrait::createChildEntities() in Entity Reference Hierarchy 3.x

BreadcrumbFunctionalTest::testBreadcrumbs in modules/entity_hierarchy_breadcrumb/tests/src/Functional/BreadcrumbFunctionalTest.php
Tests breadcrumb rendering.
BreadcrumbTest::testBreadcrumbsFollowHierarchy in modules/entity_hierarchy_breadcrumb/tests/src/Kernel/BreadcrumbTest.php
Tests breadcrumb builder returns the hierarchy.
ChildOfMicrositeConditionTest::testCondition in modules/entity_hierarchy_microsite/tests/src/Kernel/ChildOfMicrositeConditionTest.php
DeleteParentWarningTest::testDeleteWarning in tests/src/Functional/DeleteParentWarningTest.php
Tests delete warning.
EntityHierarchyWorkbenchAccessTest::testWorkbenchAccessIntegration in modules/entity_hierarchy_workbench_access/tests/src/Kernel/EntityHierarchyWorkbenchAccessTest.php
Tests integration.
ForwardRevisionNodeValidationTest::testValidationWarning in tests/src/Functional/ForwardRevisionNodeValidationTest.php
Tests validation warning.
HierarchyNestedSetIntegrationTest::testNestedSetOrdering in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests ordered storage in nested set tables.
HierarchyNestedSetIntegrationTest::testNestedSetParentToChildWithSiblings in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests moving from out of tree, into tree with existing siblings.
HierarchyNestedSetIntegrationTest::testNestedSetResaveParent in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Test saving the parent after adding children.
HierarchyNestedSetIntegrationTest::testNestedSetStorageMoveParentWithSiblingOrdering in tests/src/Kernel/HierarchyNestedSetIntegrationTest.php
Tests moving parents with weight ordering.
MicrositeAdminTest::testAdmin in modules/entity_hierarchy_microsite/tests/src/Functional/MicrositeAdminTest.php
Tests admin.
MicrositeLogoBrandingBlockTest::testBrandingBlock in modules/entity_hierarchy_microsite/tests/src/Functional/MicrositeLogoBrandingBlockTest.php
Tests branding block.
MicrositeMenuBlockTest::testMenuBlock in modules/entity_hierarchy_microsite/tests/src/Functional/MicrositeMenuBlockTest.php
Tests menu block.
MicrositeMenuItemsTest::testMicrositeMenuLinkDerivation in modules/entity_hierarchy_microsite/tests/src/Kernel/MicrositeMenuItemsTest.php
Tests the microsite menu link integration.
RebuildTest::testRebuild in tests/src/Kernel/RebuildTest.php
Tests rebuilding.
ReorderChildrenContentModerationFunctionalTest::testReorderingForDraftParent in tests/src/Functional/ReorderChildrenContentModerationFunctionalTest.php
Tests that the reorder form is linked to the current revision when content_moderation is active.
ReorderChildrenFunctionalTest::testReordering in tests/src/Functional/ReorderChildrenFunctionalTest.php
Tests children reorder form.
ReorderChildrenWithRevisionsFunctionalTest::testReordering in tests/src/Functional/ReorderChildrenWithRevisionsFunctionalTest.php
Tests children reorder form.
ViewsIntegrationTest::testChildrenSummaryField in tests/src/Kernel/ViewsIntegrationTest.php
Tests the child summary field.
ViewsIntegrationTest::testDepthField in tests/src/Kernel/ViewsIntegrationTest.php
Tests the depth field.
ViewsIntegrationTest::testRelationshipChildren in tests/src/Kernel/ViewsIntegrationTest.php
Tests the relationship to the children nodes.
ViewsIntegrationTest::testRelationshipParent in tests/src/Kernel/ViewsIntegrationTest.php
Tests the relationship to the parent node.
ViewsIntegrationTest::testRelationshipRoot in tests/src/Kernel/ViewsIntegrationTest.php
Tests the relationship to the root node..
ViewsIntegrationTest::testViewsIntegrationDirectChildren in tests/src/Kernel/ViewsIntegrationTest.php
Tests views integration.
ViewsIntegrationTest::testViewsIntegrationIncludingGrandChildren in tests/src/Kernel/ViewsIntegrationTest.php
Tests views integration.
ViewsIntegrationTest::testViewsIntegrationParents in tests/src/Kernel/ViewsIntegrationTest.php
Tests views integration.
ViewsIntegrationTest::testViewsIntegrationSiblings in tests/src/Kernel/ViewsIntegrationTest.php
Tests views sibling integration.
ViewsIntegrationTest::testViewsIntegrationSiblingsShowSelf in tests/src/Kernel/ViewsIntegrationTest.php
Tests views sibling integration with show_self enabled.