views.view.test_view_block2.yml

Same filename and directory in other branches
  1. 9 core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block2.yml
  2. 8.9.x core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block2.yml
  3. 10 core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block2.yml
core/modules/block/tests/modules/block_test_views/test_views/views.view.test_view_block2.yml

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - user
  6. id: test_view_block2
  7. label: test_view_block2
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: views_test_data
  12. base_field: id
  13. display:
  14. default:
  15. display_plugin: default
  16. id: default
  17. display_title: Default
  18. position: null
  19. display_options:
  20. access:
  21. type: perm
  22. cache:
  23. type: tag
  24. query:
  25. type: views_query
  26. exposed_form:
  27. type: basic
  28. pager:
  29. type: some
  30. options:
  31. items_per_page: 5
  32. style:
  33. type: default
  34. row:
  35. type: fields
  36. fields:
  37. name:
  38. id: name
  39. table: views_test_data
  40. field: name
  41. title: test_view_block2
  42. block_1:
  43. display_plugin: block
  44. id: block_1
  45. display_title: Block
  46. position: null
  47. block_2:
  48. display_plugin: block
  49. id: block_2
  50. display_title: Block
  51. position: null
  52. block_3:
  53. display_plugin: block
  54. id: block_3
  55. display_title: Block
  56. position: null

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.