cache.toolbar

Same name in other branches
  1. 9 core/modules/toolbar/toolbar.services.yml \cache.toolbar
  2. 10 core/modules/toolbar/toolbar.services.yml \cache.toolbar
  3. 11.x core/modules/toolbar/toolbar.services.yml \cache.toolbar

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin

File

core/modules/toolbar/toolbar.services.yml

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

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