This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
drupalcampbristol/core/modules/dblog/config/schema/dblog.views.schema.yml

14 lines
311 B
YAML
Raw Normal View History

# Schema for the views plugins of the Database Logging module.
views.field.dblog_message:
type: views_field
label: 'Log event message'
mapping:
replace_variables:
type: boolean
label: 'Replace variables'
views.field.dblog_operations:
type: views_field
label: 'Operation link markup'