book.memory_cache
Same name in other branches
- 9 core/modules/book/book.services.yml \book.memory_cache
- 11.x core/modules/book/book.services.yml \book.memory_cache
Class
Drupal\Core\Cache\MemoryCache\MemoryCacheInterfaceTags
- cache.bin.memory
File
-
core/
modules/ book/ book.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:
- - memory_cache
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.