Search for id
| Title | Object type | File name | Summary |
|---|---|---|---|
| CacheCollector::getCid | function | core/ |
Gets the cache ID. |
| CacheCollector::invalidateCache | function | core/ |
Invalidate the cache. |
| CacheCollectorTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
| CacheCollectorTest::$cid | property | core/ |
The cache id used for the test. |
| CacheCollectorTest::providerTestInvalidCharacters | function | core/ |
Data provider for ::testCacheCollector(). |
| CacheCollectorTest::testUpdateCacheInvalidatedConflict | function | core/ |
Tests updating the cache when there is a conflict after cache invalidation. |
| CacheContextsManager::$validContextTokens | property | core/ |
The set of valid context tokens. |
| CacheContextsManager::assertValidTokens | function | core/ |
Asserts the context tokens are valid. |
| CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
| CacheContextsManagerTest::providerTestInvalidCalculatedContext | function | core/ |
Provides a list of invalid 'baz' cache contexts: the parameter is missing. |
| CacheContextsManagerTest::providerTestOptimizeTokens | function | core/ |
Provides a list of context token sets. |
| CacheContextsManagerTest::testInvalidCalculatedContext | function | core/ |
Tests invalid calculated context. |
| CacheContextsManagerTest::testInvalidContext | function | core/ |
Tests invalid context. |
| CacheContextsManagerTest::testValidateContexts | function | core/ |
Tests validate contexts. |
| CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
| CachedStorageTest::testInvalidStorage | function | core/ |
Tests an invalid storage. |
| CachePluginBase::getRowId | function | core/ |
Returns a unique identifier for the specified row. |
| CacheTagsChecksumDecorator::invalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsChecksumDecorator::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumInterface::INVALID_CHECKSUM_WHILE_IN_TRANSACTION | constant | core/ |
The invalid checksum returned if a database transaction is in progress. |
| CacheTagsChecksumInterface::isValid | function | core/ |
Returns whether the checksum is valid for the given cache tags. |
| CacheTagsChecksumTrait::$invalidatedTags | property | core/ |
A list of tags that have already been invalidated in this request. |
| CacheTagsChecksumTrait::doInvalidateTags | function | core/ |
Marks cache items with any of the specified tags as invalid. |
| CacheTagsChecksumTrait::getTagInvalidationCounts | function | core/ |
Fetches invalidation counts for cache tags. |
| CacheTagsChecksumTrait::invalidateTags | function | core/ |
|
| CacheTagsChecksumTrait::isValid | function | core/ |
Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::isValid() |
| 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. |
| 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::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
| CacheTestBase::$defaultCid | property | core/ |
The default cache ID. |
| cache_context.config_override_integration_test | service | core/ |
Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext |
| cache_tags.invalidator | service | core/ |
Drupal\Core\Cache\CacheTagsInvalidator |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.