ChainedFastBackendTest::$fastCache

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php \Drupal\Tests\Core\Cache\ChainedFastBackendTest::fastCache
  2. 10 core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php \Drupal\Tests\Core\Cache\ChainedFastBackendTest::fastCache
  3. 11.x core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php \Drupal\Tests\Core\Cache\ChainedFastBackendTest::fastCache

The fast cache backend.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

core/tests/Drupal/Tests/Core/Cache/ChainedFastBackendTest.php, line 27

Class

ChainedFastBackendTest
@coversDefaultClass <a href="/api/drupal/core%21lib%21Drupal%21Core%21Cache%21ChainedFastBackend.php/class/ChainedFastBackend/9" title="Defines a backend with a fast and a consistent backend chain." class="local">\Drupal\Core\Cache\ChainedFastBackend</a> @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $fastCache;

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