You are here

views_random_seed.schema.yml in Views random seed 8

config/schema/views_random_seed.schema.yml

File

config/schema/views_random_seed.schema.yml
View source
  1. views.sort.views_random_seed_random:
  2. type: views_sort
  3. label: 'Standard'
  4. mapping:
  5. user_seed_type:
  6. type: string
  7. label: 'User seed type'
  8. anonymous_session:
  9. type: boolean
  10. label: 'Start sessions for anonymous users'
  11. reset_seed_int:
  12. type: integer
  13. label: 'Reset seed'
  14. reset_seed_custom:
  15. type: integer
  16. label: 'Custom reset seed'
  17. reuse_seed:
  18. type: string
  19. label: 'Reuse seed from another View'