cache.jsonapi_memory
Same name in other branches
- 9 core/modules/jsonapi/jsonapi.services.yml \cache.jsonapi_memory
- 8.9.x core/modules/jsonapi/jsonapi.services.yml \cache.jsonapi_memory
- 11.x core/modules/jsonapi/jsonapi.services.yml \cache.jsonapi_memory
Class
Drupal\Core\Cache\MemoryCache\MemoryCacheInterfaceTags
- cache.bin.memory
File
-
core/
modules/ jsonapi/ jsonapi.services.yml
View source
- class: Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
- tags:
- - { name: cache.bin.memory, default_backend: cache.backend.memory.memory }
- factory:
- - '@cache_factory'
- - get
- arguments:
- - jsonapi_memory
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.