You are here

entityreference_filter.views.schema.yml in Views Reference Filter 8

config/schema/entityreference_filter.views.schema.yml

File

config/schema/entityreference_filter.views.schema.yml
View source
  1. views.filter.entityreference_filter_view_result:
  2. type: views.filter.many_to_one
  3. label: 'Entity reference filter'
  4. mapping:
  5. type:
  6. type: string
  7. label: 'Selection type'
  8. reference_display:
  9. type: string
  10. label: 'Entity reference view display'
  11. reference_arguments:
  12. type: string
  13. label: 'Entity reference view arguments'
  14. hide_empty_filter:
  15. type: boolean
  16. label: 'Hide empty filter'
  17. value:
  18. type: sequence
  19. label: 'Values'
  20. nullable: true
  21. sequence:
  22. type: integer
  23. label: 'Value'