Search for cacheTags
- Search 7.x for cacheTags
- Search 9.5.x for cacheTags
- Search 10.3.x for cacheTags
- Search 11.x for cacheTags
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
AssertPageCacheContextsAndTagsTrait::assertCacheTags | function | core/ |
Ensures that some cache tags are present in the current response. |
AssertPageCacheContextsAndTagsTrait::debugCacheTags | function | core/ |
Provides debug information for cache tags. |
EntityCacheTagsTestBase | class | core/ |
Provides helper methods for Entity cache tags tests. |
EntityCacheTagsTestBase.php | file | core/ |
|
EntityCacheTagsTestBase::$entity | property | core/ |
The main entity used for testing. |
EntityCacheTagsTestBase::$modules | property | core/ |
Modules to enable. |
EntityCacheTagsTestBase::$nonReferencingEntity | property | core/ |
The entity instance not referencing the main entity. |
EntityCacheTagsTestBase::$referencingEntity | property | core/ |
The entity instance referencing the main entity. |
EntityCacheTagsTestBase::createCacheId | function | core/ |
Creates a cache ID from a list of cache keys and a set of cache contexts. |
EntityCacheTagsTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
EntityCacheTagsTestBase::createReferenceTestEntities | function | core/ |
Creates a referencing and a non-referencing entity for testing purposes. |
EntityCacheTagsTestBase::generateStandardizedInfo | function | core/ |
Generates standardized entity cache tags test info. |
EntityCacheTagsTestBase::getAccessCacheContextsForEntity | function | core/ |
Returns the access cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheContextsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntity | function | core/ |
Returns the additional (non-standard) cache tags for the tested entity. |
EntityCacheTagsTestBase::getAdditionalCacheTagsForEntityListing | function | core/ |
Returns the additional cache tags for the tested entity's listing by type. |
EntityCacheTagsTestBase::selectViewMode | function | core/ |
Selects the preferred view mode for the given entity type. |
EntityCacheTagsTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
EntityCacheTagsTestBase::testReferencedEntity | function | core/ |
Tests cache tags presence and invalidation of the entity when referenced. |
EntityCacheTagsTestBase::verifyRenderCache | function | core/ |
Verify that a given render cache entry exists, with the correct cache tags. |
EntityTestHalJsonInternalPropertyNormalizerTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
EntityWithUriCacheTagsTestBase | class | core/ |
Provides helper methods for Entity cache tags tests; for entities with URIs. |
EntityWithUriCacheTagsTestBase.php | file | core/ |
|
EntityWithUriCacheTagsTestBase::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
EntityWithUriCacheTagsTestBase::testEntityUri | function | core/ |
Tests cache tags presence and invalidation of the entity at its URI. |
FileHalJsonAnonTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
MediaHalJsonAnonTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
PageCacheTagsTestBase | class | core/ |
Provides helper methods for page cache tags tests. |
PageCacheTagsTestBase.php | file | core/ |
|
PageCacheTagsTestBase::$dumpHeaders | property | core/ |
Always enable header dumping in page cache tags tests, this aids debugging. |
PageCacheTagsTestBase::setUp | function | core/ |
Sets up a Drupal site for running functional and integration tests. |
PageCacheTagsTestBase::verifyPageCache | function | core/ |
Verify that when loading a given page, it's a page cache hit or miss. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.