namespace Drupal\Tests\Core\Cache

Same name in other branches
  1. 10 Drupal\Tests\Core\Cache
  2. 8.9.x Drupal\Tests\Core\Cache
  3. 11.x Drupal\Tests\Core\Cache
Object name File name Summary
BackendChainImplementationUnitTest core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Unit test of backend chain implementation specifics.
CacheableMetadataTest core/tests/Drupal/Tests/Core/Cache/CacheableMetadataTest.php @coversDefaultClass \Drupal\Core\Cache\CacheableMetadata
@group Cache
CacheCollectorHelper core/tests/Drupal/Tests/Core/Cache/CacheCollectorHelper.php Helper class to test the cache collector.
CacheCollectorTest core/tests/Drupal/Tests/Core/Cache/CacheCollectorTest.php @coversDefaultClass \Drupal\Core\Cache\CacheCollector
@group Cache
CacheFactoryTest core/tests/Drupal/Tests/Core/Cache/CacheFactoryTest.php @coversDefaultClass \Drupal\Core\Cache\CacheFactory
@group Cache
CacheTagsInvalidatorTest core/tests/Drupal/Tests/Core/Cache/CacheTagsInvalidatorTest.php @coversDefaultClass \Drupal\Core\Cache\CacheTagsInvalidator
@group Cache
CacheTest core/tests/Drupal/Tests/Core/Cache/CacheTest.php @coversDefaultClass \Drupal\Core\Cache\Cache
@group Cache
ChainedFastBackendTest core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php @coversDefaultClass \Drupal\Core\Cache\ChainedFastBackend
@group Cache
DatabaseBackendFactoryTest core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php @coversDefaultClass \Drupal\Core\Cache\DatabaseBackendFactory
@group Cache
NullBackendTest core/tests/Drupal/Tests/Core/Cache/NullBackendTest.php Tests the cache NullBackend.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.