Search for d
Title | Object type | File name | Summary |
---|---|---|---|
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::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::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[[api-linebreak]] @group Cache |
CacheTagsInvalidatorTest.php | file | core/ |
|
CacheTagsInvalidatorTest::testInvalidateTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] @covers ::addInvalidator[[api-linebreak]] @covers ::addBin[[api-linebreak]] |
CacheTagsInvalidatorTest::testInvalidateTagsWithInvalidTags | function | core/ |
@covers ::invalidateTags[[api-linebreak]] |
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::$userViewBuilder | property | core/ |
The user view builder. |
CacheTagTest::getRenderCache | function | core/ |
Gets the render cache for a given view. |
CacheTest::$modules | property | core/ |
Modules to install. |
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::testArgumentDefaultCache | function | core/ |
Tests that cacheability metadata is carried over from argument defaults. |
CacheTest::testBuildTags | function | core/ |
@covers ::buildTags[[api-linebreak]] |
CacheTest::testCacheData | function | core/ |
Tests the data contained in cached items. |
CacheTest::testHeaderStorage | function | core/ |
Tests css/js storage and restoring mechanism. |
CacheTest::validateTagsProvider | function | core/ |
Provides a list of cache tags arrays. |
CacheTest::viewsData | function | core/ |
Returns the views data definition. |
CacheTestBase::$defaultBin | property | core/ |
|
CacheTestBase::$defaultCid | property | core/ |
|
CacheTestBase::$defaultValue | property | core/ |
|
CacheTestBase::assertCacheRemoved | function | core/ |
Asserts that a cache entry has been removed. |
CacheTestController::bundleTags | function | core/ |
Bundle listing tags invalidation. |
CacheWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CacheWebTest::$modules | property | core/ |
Modules to install. |
CacheWebTest::testDisplayWithoutCacheStillBubblesMetadata | function | core/ |
Tests that a display without caching still contains the cache metadata. |
cache_context.config_override_integration_test | service | core/ |
Drupal\config_override_integration_test\Cache\ConfigOverrideIntegrationTestCacheContext |
cache_context.headers | service | core/ |
Drupal\Core\Cache\Context\HeadersCacheContext |
cache_context.layout_builder_is_active | service | core/ |
Drupal\layout_builder\Cache\LayoutBuilderIsActiveCacheContext |
cache_context.pirate_day | service | core/ |
Drupal\config_override_test\Cache\PirateDayCacheContext |
cache_context.route.name.is_layout_builder_ui | service | core/ |
Drupal\layout_builder\Cache\LayoutBuilderUiCacheContext |
cache_context.user.node_grants | service | core/ |
Drupal\node\Cache\NodeAccessGrantsCacheContext |
Pagination
- Previous page
- Page 83
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.