system.config_cache_tag

Same name and namespace in other branches
  1. 9 core/modules/system/system.services.yml \system.config_cache_tag
  2. 8.9.x core/modules/system/system.services.yml \system.config_cache_tag
  3. 11.x core/modules/system/system.services.yml \system.config_cache_tag

Class

Drupal\system\EventSubscriber\ConfigCacheTag

File

core/modules/system/system.services.yml

View source
  1. class: Drupal\system\EventSubscriber\ConfigCacheTag
  2. arguments:
  3. - '@theme_handler'
  4. - '@cache_tags.invalidator'
  5. - '@theme.registry'

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