You are here

service cache.default in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/core.services.yml \cache.default

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
3 string references to cache.default
CacheCollectorTest::testCacheCollector in core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php
Tests setting and invalidating
DbUpdateController::create in core/modules/system/src/Controller/DbUpdateController.php
Instantiates a new instance of this class.
Internal::create in core/modules/ckeditor/src/Plugin/CKEditorPlugin/Internal.php
Creates an instance of the plugin.

File

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

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