performance_test.cache_tags.invalidator.checksum

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/performance_test/performance_test.services.yml \performance_test.cache_tags.invalidator.checksum

Class

Drupal\performance_test\Cache\CacheTagsChecksumDecorator

File

core/modules/system/tests/modules/performance_test/performance_test.services.yml

View source
  1. class: Drupal\performance_test\Cache\CacheTagsChecksumDecorator
  2. public: false
  3. decorates: cache_tags.invalidator.checksum
  4. arguments:
  5. - '@performance_test.cache_tags.invalidator.checksum.inner'
  6. - '@Drupal\performance_test\PerformanceDataCollector'

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