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

Class

Drupal\Core\Cache\CacheBackendInterface

Tags

  • cache.bin
2 string references to cache.data
PathPluginBaseTest::setupContainer in core/modules/views/tests/src/Unit/Plugin/display/PathPluginBaseTest.php
Setup access plugin manager and config factory in the Drupal class.
UnversionedAssetTest::testUnversionedAssets in core/tests/Drupal/FunctionalTests/Asset/UnversionedAssetTest.php
Tests that unversioned assets cause a new filename when changed.

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