service cache.page

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
1 string reference to cache.page
PerformanceForm::create in drupal/core/modules/system/lib/Drupal/system/Form/PerformanceForm.php
Instantiates a new instance of this controller.

File

drupal/core/core.services.yml
drupal/core/core.services.yml

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