jsonapi.normalization_cacher
Same name in other branches
- 8.9.x core/modules/jsonapi/jsonapi.services.yml \jsonapi.normalization_cacher
- 10 core/modules/jsonapi/jsonapi.services.yml \jsonapi.normalization_cacher
- 11.x core/modules/jsonapi/jsonapi.services.yml \jsonapi.normalization_cacher
Class
Drupal\jsonapi\EventSubscriber\ResourceObjectNormalizationCacherTags
- 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
- class: Drupal\jsonapi\EventSubscriber\ResourceObjectNormalizationCacher
- calls:
- - [setRenderCache, ['@render_cache']]
- tags:
- - { name: event_subscriber }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.