10 calls to VariationCacheTest::setVariationCacheItem()

VariationCacheTest::testIncompatibleChainedRedirectsComplexException in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests the same as above, but even more complex.
VariationCacheTest::testIncompatibleChainedRedirectsException in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests the same as above, but with more redirects.
VariationCacheTest::testIncompatibleRedirectsException in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests exception for a cache item that has incompatible cache redirects.
VariationCacheTest::testIncompleteRedirectException in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests exception for a cache item that has an incomplete redirect.
VariationCacheTest::testIncompleteVariationsException in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests exception for a cache item that has incomplete variations.
VariationCacheTest::testNestedVariations in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests a cache item that has nested variations.
VariationCacheTest::testNestedVariationsSelfHealing in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests a cache item that has nested variations that trigger self-healing.
VariationCacheTest::testNoVariations in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests a cache item that has no variations.
VariationCacheTest::testSingleVariation in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests a cache item that only ever varies by one context.
VariationCacheTest::testSplitVariationsSelfHealing in core/tests/Drupal/Tests/Core/Cache/VariationCacheTest.php
Tests self-healing for a cache item that has split variations.

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