Search for cacheTags
- Search 7.x for cacheTags
- Search 8.9.x for cacheTags
- Search 10.3.x for cacheTags
- Search 11.x for cacheTags
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
CacheTagsChecksumTrait::getCurrentChecksum | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::getCurrentChecksum() |
CacheTagsChecksumTrait::getDatabaseConnection | function | core/ |
Returns the database connection. |
CacheTagsChecksumTrait::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
CacheTagsChecksumTrait::invalidateTags | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsInvalidatorInterface::invalidateTags() |
CacheTagsChecksumTrait::isValid | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::isValid() |
CacheTagsChecksumTrait::reset | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::reset() |
CacheTagsChecksumTrait::rootTransactionEndCallback | function | core/ |
Callback to be invoked just after a database transaction gets committed. |
CacheTagsInvalidator | class | core/ |
Passes cache tag events to classes that wish to respond to them. |
CacheTagsInvalidator.php | file | core/ |
|
CacheTagsInvalidator::$invalidators | property | core/ |
Holds an array of cache tags invalidators. |
CacheTagsInvalidator::addInvalidator | function | core/ |
Adds a cache tags invalidator. |
CacheTagsInvalidator::getInvalidatorCacheBins | function | core/ |
Returns all cache bins that need to be notified about invalidations. |
CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidator::resetChecksums | function | core/ |
Reset statically cached tags in all cache tag checksum services. |
CacheTagsInvalidatorInterface | interface | core/ |
Defines required methods for classes wanting to handle cache tag changes. |
CacheTagsInvalidatorInterface.php | file | core/ |
|
CacheTagsInvalidatorInterface::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
CacheTagsInvalidatorTest | class | core/ |
@coversDefaultClass \Drupal\Core\Cache\CacheTagsInvalidator @group Cache |
CacheTagsInvalidatorTest.php | file | core/ |
|
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags @covers ::addInvalidator |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags |
CKEditor5CacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ColorConfigCacheInvalidator::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
CommentCacheTagsTest | class | core/ |
Tests the Comment entity's cache tags. |
CommentCacheTagsTest.php | file | core/ |
|
CommentCacheTagsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CommentCacheTagsTest::$entityTestCamelid | property | core/ |
|
CommentCacheTagsTest::$entityTestHippopotamidae | property | core/ |
|
CommentCacheTagsTest::$modules | property | core/ |
Modules to enable. |
CommentCacheTagsTest::createEntity | function | core/ |
Creates the entity to be tested. |
CommentCacheTagsTest::getAdditionalCacheContextsForEntity | function | core/ |
Returns the additional (non-standard) cache contexts for the tested entity. |
CommentCacheTagsTest::getAdditionalCacheTagsForEntity | function | core/ |
Each comment must have a comment body, which always has a text format. |
CommentCacheTagsTest::getDefaultCacheContexts | function | core/ |
Gets the default cache contexts for rendered entities. |
CommentCacheTagsTest::setUp | function | core/ |
|
CommentCacheTagsTest::testCommentEntity | function | core/ |
Tests that comments invalidate the cache tag of their host entity. |
CommentDefaultFormatterCacheTagsTest | class | core/ |
Tests comment cache tag bubbling up when using the Comment list formatter. |
CommentDefaultFormatterCacheTagsTest.php | file | core/ |
|
CommentDefaultFormatterCacheTagsTest::$modules | property | core/ |
Modules to install. |
CommentDefaultFormatterCacheTagsTest::setUp | function | core/ |
|
CommentDefaultFormatterCacheTagsTest::testCacheTags | function | core/ |
Tests the bubbling of cache tags. |
CommentResourceTestBase::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
CommentTest::getExpectedCacheTags | function | core/ |
The expected cache tags for the GET/HEAD response of the test entity. |
ComputedString::getCacheTags | function | core/ |
The cache tags associated with this object. |
ConfigBase::getCacheTags | function | core/ |
The cache tags associated with this object. |
ConfigCacheTag::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
ConfigEntityBase::getCacheTagsToInvalidate | function | core/ |
Returns the cache tags that should be used to invalidate caches. |
ConfigEntityBaseUnitTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigEntityStorageTest::$cacheTagsInvalidator | property | core/ |
The mocked cache backend. |
ConfigFactoryTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
ConfigTest::$cacheTagsInvalidator | property | core/ |
The mocked cache tags invalidator. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.