variation_cache.jsonapi_normalizations

Same name in other branches
  1. 10 core/modules/jsonapi/jsonapi.services.yml \variation_cache.jsonapi_normalizations

Class

Drupal\Core\Cache\VariationCacheInterface
1 string reference to variation_cache.jsonapi_normalizations
NodeTest::assertNormalizedFieldsAreCached in core/modules/jsonapi/tests/src/Functional/NodeTest.php
Checks that the provided field names are the only fields in the cache.

File

core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\Core\Cache\VariationCacheInterface
  2. factory:
  3. - '@variation_cache_factory'
  4. - get
  5. arguments:
  6. - jsonapi_normalizations

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