interface InvalidatingCacheBackendInterface
Same name in other branches
- 10 core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php \Drupal\Tests\Core\Cache\InvalidatingCacheBackendInterface
Hierarchy
- interface \Drupal\Core\Cache\CacheBackendInterface; interface \Drupal\Core\Cache\CacheTagsInvalidatorInterface
- interface \Drupal\Tests\Core\Cache\InvalidatingCacheBackendInterface extends \Drupal\Core\Cache\CacheTagsInvalidatorInterface \Drupal\Core\Cache\CacheBackendInterface
Expanded class hierarchy of InvalidatingCacheBackendInterface
All classes that implement InvalidatingCacheBackendInterface
File
-
core/
tests/ Drupal/ Tests/ Core/ Cache/ CacheTagsInvalidatorTest.php, line 58
Namespace
Drupal\Tests\Core\CacheView source
interface InvalidatingCacheBackendInterface extends CacheTagsInvalidatorInterface, CacheBackendInterface {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.