jsonapi.normalization_cacher

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/jsonapi.services.yml \jsonapi.normalization_cacher
  2. 10 core/modules/jsonapi/jsonapi.services.yml \jsonapi.normalization_cacher
  3. 11.x core/modules/jsonapi/jsonapi.services.yml \jsonapi.normalization_cacher

Class

Drupal\jsonapi\EventSubscriber\ResourceObjectNormalizationCacher

Tags

  • event_subscriber
1 string reference to jsonapi.normalization_cacher
ResourceObjectNormalizerCacherTest::setUp in core/modules/jsonapi/tests/src/Kernel/EventSubscriber/ResourceObjectNormalizerCacherTest.php

File

core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\jsonapi\EventSubscriber\ResourceObjectNormalizationCacher
  2. calls:
  3. - [setRenderCache, ['@render_cache']]
  4. tags:
  5. - { name: event_subscriber }

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