VariationCacheTest::$cacheIdBase

Same name in other branches
  1. 11.x core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php \Drupal\Tests\Core\Cache\VariationCacheTest::cacheIdBase

The cache ID for the cache keys, without taking contexts into account.

Type: string

File

core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php, line 64

Class

VariationCacheTest
@coversDefaultClass \Drupal\Core\Cache\VariationCache @group Cache

Namespace

Drupal\Tests\Core\Cache

Code

protected $cacheIdBase = 'your:housing:situation';

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