Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. jsonapi.services.yml

cache.jsonapi_memory

Class

Drupal\Core\Cache\MemoryCache\MemoryCacheInterface

Tags

  • cache.bin.memory

File

core/modules/jsonapi/jsonapi.services.yml

View source
  1. class: Drupal\Core\Cache\MemoryCache\MemoryCacheInterface
  2. tags:
  3. - { name: cache.bin.memory, default_backend: cache.backend.memory.memory }
  4. factory:
  5. - '@cache_factory'
  6. - get
  7. arguments:
  8. - jsonapi_memory
RSS feed
Powered by Drupal