system.config_cache_tag

Same name and namespace in other branches
  1. 8.9.x core/modules/system/system.services.yml \system.config_cache_tag
  2. 10 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

Tags

  • event_subscriber

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. tags:
  6. - { name: event_subscriber }

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