You are here

service cache.page in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/page_cache/page_cache.services.yml \cache.page
  2. 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
core/modules/page_cache/page_cache.services.yml

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