cache.memory
Class
Drupal\Core\Cache\MemoryCache\MemoryCacheInterfaceTags
- cache.bin.memory
 
File
- 
              core/
core.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
 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.