7 methods override CacheTagsInvalidatorInterface::invalidateTags()
- BackendChain::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ BackendChain.php - Marks cache items with any of the specified tags as invalid.
- CacheBackendDecorator::invalidateTags in core/
modules/ system/ tests/ modules/ performance_test/ src/ Cache/ CacheBackendDecorator.php - Marks cache items with any of the specified tags as invalid.
- CacheTagsChecksumDecorator::invalidateTags in core/
modules/ system/ tests/ modules/ performance_test/ src/ Cache/ CacheTagsChecksumDecorator.php - Marks cache items with any of the specified tags as invalid.
- CacheTagsInvalidator::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ CacheTagsInvalidator.php - Marks cache items with any of the specified tags as invalid.
- ChainedFastBackend::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ ChainedFastBackend.php - Marks cache items with any of the specified tags as invalid.
- ExtraFieldBlockCacheTagInvalidator::invalidateTags in core/
modules/ layout_builder/ src/ Cache/ ExtraFieldBlockCacheTagInvalidator.php - Marks cache items with any of the specified tags as invalid.
- MemoryBackend::invalidateTags in core/
lib/ Drupal/ Core/ Cache/ MemoryBackend.php - Marks cache items with any of the specified tags as invalid.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.