You are here

8 calls to ResourceTestBase::getExpectedCacheTags() in Drupal 9

BlockContentTest::getExpectedCacheTags in core/modules/jsonapi/tests/src/Functional/BlockContentTest.php
The expected cache tags for the GET/HEAD response of the test entity.
CommentTest::getExpectedCacheTags in core/modules/jsonapi/tests/src/Functional/CommentTest.php
The expected cache tags for the GET/HEAD response of the test entity.
NodeTest::testGetIndividual in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Tests GETting an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::doTestSparseFieldSets in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests sparse field sets.
ResourceTestBase::getExpectedGetIndividualResourceResponse in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Gets the expected individual ResourceResponse for GET.
ResourceTestBase::testGetIndividual in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests GETting an individual resource, plus edge cases to ensure good DX.
ResourceTestBase::testRevisions in core/modules/jsonapi/tests/src/Functional/ResourceTestBase.php
Tests individual and collection revisions.
TermTest::getExpectedCacheTags in core/modules/jsonapi/tests/src/Functional/TermTest.php
The expected cache tags for the GET/HEAD response of the test entity.