You are here

views.view.test_view_block.yml in Zircon Profile 8

core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block.yml

File

core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_view_block
  5. label: test_view_block
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: views_test_data
  10. base_field: id
  11. core: 8.x
  12. display:
  13. default:
  14. display_plugin: default
  15. id: default
  16. display_title: Master
  17. position: null
  18. display_options:
  19. access:
  20. type: none
  21. cache:
  22. type: tag
  23. query:
  24. type: views_query
  25. exposed_form:
  26. type: basic
  27. pager:
  28. type: some
  29. options:
  30. items_per_page: 5
  31. style:
  32. type: default
  33. row:
  34. type: fields
  35. fields:
  36. name:
  37. id: name
  38. table: views_test_data
  39. field: name
  40. title: test_view_block
  41. block_1:
  42. display_plugin: block
  43. id: block_1
  44. display_title: Block
  45. position: null