Search for all
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheTagsChecksumTrait::registerCacheTagsForPreload | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumPreloadInterface::registerCacheTagsForPreload() |
| 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::$bins | property | core/ |
Holds an array of cache bins that support invalidations. |
| CacheTagsInvalidator::$invalidators | property | core/ |
Holds an array of cache tags invalidators. |
| CacheTagsInvalidator::addBin | function | core/ |
Adds a cache bin. |
| CacheTagsInvalidator::addInvalidator | function | core/ |
Adds a cache tags invalidator. |
| CacheTagsInvalidator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsInvalidator::purge | function | core/ |
Purge cache tag invalidations. |
| 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/ |
Tests Drupal\Core\Cache\CacheTagsInvalidator. |
| CacheTagsInvalidatorTest.php | file | core/ |
|
| CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
Tests invalidate tags. |
| CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
Tests invalidate tags with invalid tags. |
| CacheTagsPurgeInterface | interface | core/ |
Provides purging of cache tag invalidations. |
| CacheTagsPurgeInterface.php | file | core/ |
|
| CacheTagsPurgeInterface::purge | function | core/ |
Purge cache tag invalidations. |
| CacheTagTest | class | core/ |
Tests tag cache plugin. |
| CacheTagTest.php | file | core/ |
|
| CacheTagTest::$article | property | core/ |
An article node. |
| CacheTagTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| CacheTagTest::$modules | property | core/ |
Views used by this test. |
| CacheTagTest::$nodeStorage | property | core/ |
The node storage. |
| CacheTagTest::$nodeViewBuilder | property | core/ |
The node view builder. |
| CacheTagTest::$pages | property | core/ |
An array of page nodes. |
| CacheTagTest::$testViews | property | core/ |
Views used by this test. |
| CacheTagTest::$user | property | core/ |
A test user. |
| CacheTagTest::$userViewBuilder | property | core/ |
The user view builder. |
| CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
| CacheTagTest::setUp | function | core/ |
Sets up the test. |
| CacheTagTest::testTagCaching | function | core/ |
Tests the tag cache plugin. |
| CacheTest | class | core/ |
Tests pluggable caching for views. |
| CacheTest | class | core/ |
Tests Drupal\Core\Cache\Cache. |
| CacheTest.php | file | core/ |
|
| CacheTest.php | file | core/ |
|
| CacheTest::$modules | property | core/ |
Modules to install. |
| CacheTest::$testViews | property | core/ |
Views used by this test. |
| CacheTest::buildTagsProvider | function | core/ |
Provides a list of pairs of (prefix, suffixes) to build cache tags from. |
| CacheTest::mergeCacheContextsProvide | function | core/ |
Provides a list of pairs of cache contexts arrays to be merged. |
| CacheTest::mergeMaxAgesProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
| CacheTest::mergeTagsProvider | function | core/ |
Provides a list of pairs of cache tags arrays to be merged. |
| CacheTest::setUp | function | core/ |
|
| CacheTest::testArgumentDefaultCache | function | core/ |
Tests that cacheability metadata is carried over from argument defaults. |
| CacheTest::testBuildTags | function | core/ |
Tests build tags. |
| CacheTest::testCacheContextIntegration | function | core/ |
Tests the cache context integration for views result cache. |
Pagination
- Previous page
- Page 151
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.