service cache.bootstrap

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
1 string reference to cache.bootstrap
CoreBundle::registerModuleHandler in drupal/core/lib/Drupal/Core/CoreBundle.php
Registers the module handler.

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. - bootstrap