Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

dblog.views.schema.yml

core/modules/dblog/config/schema/dblog.views.schema.yml

File

core/modules/dblog/config/schema/dblog.views.schema.yml

View source
  1. # Schema for the views plugins of the Database Logging module.
  2. views.field.dblog_message:
  3. type: views_field
  4. label: 'Log event message'
  5. mapping:
  6. replace_variables:
  7. type: boolean
  8. label: 'Replace variables'
  9. views.field.dblog_operations:
  10. type: views_field
  11. label: 'Operation link markup'
  12. views.filter.dblog_types:
  13. type: 'views.filter.in_operator'
  14. label: 'Types'

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal