views.view.test_area_messages.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_area_messages
  5. label: ''
  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. sorts:
  30. id:
  31. field: id
  32. id: id
  33. order: ASC
  34. relationship: none
  35. table: views_test_data
  36. plugin_id: numeric
  37. empty:
  38. title:
  39. field: title
  40. id: title
  41. table: views
  42. plugin_id: title
  43. title: test_title_empty
  44. header:
  45. messages:
  46. id: messages
  47. table: views
  48. field: messages
  49. relationship: none
  50. group_type: group
  51. admin_label: ''
  52. empty: true
  53. plugin_id: messages
  54. display_plugin: default
  55. display_title: Default
  56. id: default
  57. position: 0

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