cache.file_parsing

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

Class

Drupal\Core\Cache\CacheBackendInterface
1 string reference to cache.file_parsing
NormalInstallerServiceProvider::register in core/lib/Drupal/Core/Installer/NormalInstallerServiceProvider.php
Registers services to the container.

File

core/core.services.yml

View source
  1. class: Drupal\Core\Cache\CacheBackendInterface
  2. factory:
  3. - '@cache_factory'
  4. - get
  5. arguments:
  6. - file_parsing

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