You are here

10 calls to EntityResourceTestBase::getExpectedCacheTags() in Drupal 9

BlockContentResourceTestBase::getExpectedCacheTags in core/modules/block_content/tests/src/Functional/Rest/BlockContentResourceTestBase.php
The expected cache tags for the GET/HEAD response of the test entity.
BlockResourceTestBase::getExpectedCacheTags in core/modules/block/tests/src/Functional/Rest/BlockResourceTestBase.php
The expected cache tags for the GET/HEAD response of the test entity.
CommentResourceTestBase::getExpectedCacheTags in core/modules/comment/tests/src/Functional/Rest/CommentResourceTestBase.php
The expected cache tags for the GET/HEAD response of the test entity.
EntityResourceTestBase::testGet in core/modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php
Tests a GET request for an entity, plus edge cases to ensure good DX.
EntityTestComputedFieldNormalizerTest::getExpectedCacheTags in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestComputedFieldNormalizerTest.php
The expected cache tags for the GET/HEAD response of the test entity.
EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheTags in core/modules/system/tests/modules/entity_test/tests/src/Functional/Hal/EntityTestHalJsonInternalPropertyNormalizerTest.php
The expected cache tags for the GET/HEAD response of the test entity.
EntityTestJsonInternalPropertyNormalizerTest::getExpectedCacheTags in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestJsonInternalPropertyNormalizerTest.php
The expected cache tags for the GET/HEAD response of the test entity.
EntityTestTextItemNormalizerTest::getExpectedCacheTags in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php
The expected cache tags for the GET/HEAD response of the test entity.
EntityTestTextItemNormalizerTest::testGetWithFormat in core/modules/system/tests/modules/entity_test/tests/src/Functional/Rest/EntityTestTextItemNormalizerTest.php
Tests GETting an entity with the test text field set to a specific format.
TermResourceTestBase::getExpectedCacheTags in core/modules/taxonomy/tests/src/Functional/Rest/TermResourceTestBase.php
The expected cache tags for the GET/HEAD response of the test entity.