Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \cache.default
  2. 9 core/core.services.yml \cache.default

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
4 string references to cache.default
CacheCollectorTest::testCacheCollector in core/tests/Drupal/KernelTests/Core/Cache/CacheCollectorTest.php
Tests setting and invalidating.
RebuildScriptTest::testRebuild in core/modules/system/tests/src/Functional/UpdateSystem/RebuildScriptTest.php
Tests redirect in rebuild.php.
UpdatePathTestBase::testDatabaseLoaded in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBase.php
Tests that the database was properly loaded.
UpdatePathTestBaseTest::testModuleListChange in core/tests/Drupal/FunctionalTests/Update/UpdatePathTestBaseTest.php
Tests that test running environment is updated when module list changes.

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:
  5. - '@cache_factory'
  6. - get
  7. arguments:
  8. - default