cache.page

Same name and namespace in other branches
  1. 9 core/modules/page_cache/page_cache.services.yml \cache.page
  2. 8.9.x core/modules/page_cache/page_cache.services.yml \cache.page
  3. 10 core/modules/page_cache/page_cache.services.yml \cache.page

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin

File

core/modules/page_cache/page_cache.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. tags:
  3. - { name: cache.bin }
  4. factory:
  5. - '@cache_factory'
  6. - get
  7. arguments:
  8. - page

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.