views.view.test_display_empty.yml

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

File

core/modules/views/tests/modules/views_test_config/test_views/views.view.test_display_empty.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_display_empty
  5. label: test_display_empty
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: views_test_data
  10. base_field: nid
  11. display:
  12. default:
  13. display_options:
  14. defaults:
  15. fields: false
  16. pager: false
  17. sorts: false
  18. fields:
  19. id:
  20. field: id
  21. id: id
  22. relationship: none
  23. table: views_test_data
  24. plugin_id: numeric
  25. pager:
  26. options:
  27. offset: 0
  28. type: none
  29. header:
  30. area:
  31. field: area
  32. id: area
  33. table: views
  34. plugin_id: text
  35. empty:
  36. area:
  37. field: area
  38. id: area
  39. table: views
  40. plugin_id: text
  41. display_plugin: default
  42. display_title: Default
  43. id: default
  44. position: 0

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