17 calls to EntityQueryAlterComplexTest::createNode() in Group 2.0.x
- EntityQueryAlterComplexTest::testMemberAdminAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the admin access for members.
- EntityQueryAlterComplexTest::testMemberGroupAccessWithoutPermission in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that grouped nodes are properly hidden for members.
- EntityQueryAlterComplexTest::testMemberGroupAccessWithPermission in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that grouped nodes are visible to members.
- EntityQueryAlterComplexTest::testMemberViewAnyPublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of any published entities for members.
- EntityQueryAlterComplexTest::testMemberViewAnyUnpublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of any unpublished entities for members.
- EntityQueryAlterComplexTest::testMemberViewOwnPublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of own published entities for members.
- EntityQueryAlterComplexTest::testMemberViewOwnUnpublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of own unpublished entities for members.
- EntityQueryAlterComplexTest::testNewGroupContent in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that adding new group content clears caches.
- EntityQueryAlterComplexTest::testNewPermission in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that adding new permissions clears caches.
- EntityQueryAlterComplexTest::testNonMemberAdminAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the admin access for non-members.
- EntityQueryAlterComplexTest::testNonMemberGroupAccessWithoutPermission in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that grouped nodes are properly hidden for non-members.
- EntityQueryAlterComplexTest::testNonMemberGroupAccessWithPermission in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that grouped nodes are visible to non-members.
- EntityQueryAlterComplexTest::testNonMemberViewAnyPublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of any published entities for non-members.
- EntityQueryAlterComplexTest::testNonMemberViewAnyUnpublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of any unpublished entities for non-members.
- EntityQueryAlterComplexTest::testNonMemberViewOwnPublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of own published entities for non-members.
- EntityQueryAlterComplexTest::testNonMemberViewOwnUnpublishedAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests the viewing of own unpublished entities for non-members.
- EntityQueryAlterComplexTest::testRegularAccess in tests/
src/ Kernel/ EntityQueryAlterComplexTest.php - Tests that regular access checks still work.