You are here

content_lock.views.schema.yml in Content locking (anti-concurrent editing) 8

Same filename and directory in other branches
  1. 8.2 config/schema/content_lock.views.schema.yml
config/schema/content_lock.views.schema.yml

File

config/schema/content_lock.views.schema.yml
View source
  1. views.filter.content_lock_filter:
  2. type: views.filter.boolean
  3. label: 'Is Locked'
  4. mapping:
  5. value:
  6. type: string
  7. label: 'Value'
  8. views.field.content_lock_break_link:
  9. type: views_field
  10. label: 'Break link'
  11. views.sort.content_lock_sort:
  12. type: views.sort.standard
  13. label: 'Content lock sort'