library.parsing_cache

Same name and namespace in other branches
  1. 11.x core/core.services.yml \library.parsing_cache

Class

Drupal\Core\Utility\YamlCacheCollector

Tags

  • needs_destruction

File

core/core.services.yml

View source
  1. class: Drupal\Core\Utility\YamlCacheCollector
  2. arguments:
  3. - library.parsing_cache
  4. - '@cache.file_parsing'
  5. - '@lock'
  6. - '@datetime.time'
  7. tags:
  8. - { name: needs_destruction }

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