You are here

views_taxonomy_term_name_depth.views.schema.yml in Views Taxonomy Term Name Depth 7.x

config/schema/views_taxonomy_term_name_depth.views.schema.yml

File

config/schema/views_taxonomy_term_name_depth.views.schema.yml
View source
  1. views.argument.taxonomy_index_name_depth:
  2. type: views_argument
  3. label: 'Taxonomy Index Name Depth'
  4. mapping:
  5. depth:
  6. type: string
  7. label: 'Depth'
  8. break_phrase:
  9. type: boolean
  10. label: 'Allow multiple values'
  11. use_taxonomy_term_path:
  12. type: boolean
  13. label: 'Use taxonomy term path'
  14. vocabularies:
  15. type: sequence
  16. label: 'Vocabularies'
  17. sequence:
  18. type: string
  19. label: 'Vocabulary'