You are here

6 calls to ResourceTestBase::entityAccess() in JSON:API 8.2

CommentTest::entityAccess in tests/src/Functional/CommentTest.php
Checks access for the given operation on the given entity.
EditorTest::entityAccess in tests/src/Functional/EditorTest.php
Checks access for the given operation on the given entity.
FieldConfigTest::entityAccess in tests/src/Functional/FieldConfigTest.php
Checks access for the given operation on the given entity.
ResourceTestBase::doTestSparseFieldSets in tests/src/Functional/ResourceTestBase.php
Tests sparse field sets.
ResourceTestBase::entityFieldAccess in tests/src/Functional/ResourceTestBase.php
Checks access for the given field operation on the given entity.
ResourceTestBase::getExpectedCollectionCacheability in tests/src/Functional/ResourceTestBase.php
Computes the cacheability for a given entity collection.