You are here

views_custom_cache_tag.views.schema.yml in Views Custom Cache Tags 8

config/schema/views_custom_cache_tag.views.schema.yml

File

config/schema/views_custom_cache_tag.views.schema.yml
View source
  1. # Schema for the views cache.
  2. views.cache.custom_tag:
  3. type: mapping
  4. label: 'Custom tag cache'
  5. mapping:
  6. type:
  7. type: string
  8. label: 'Cache type'
  9. options:
  10. type: mapping
  11. label: 'Custom tag options'
  12. mapping:
  13. custom_tag:
  14. type: string
  15. label: 'Custom tag list'