views.view.test_entity_area.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. content:
  5. - entity_test:entity_test:aa0c61cb-b7bb-4795-972a-493dabcf529c
  6. id: test_entity_area
  7. label: ''
  8. module: views
  9. description: ''
  10. tag: ''
  11. base_table: views_test_data
  12. base_field: nid
  13. display:
  14. default:
  15. display_options:
  16. defaults:
  17. fields: false
  18. pager: false
  19. sorts: false
  20. header:
  21. entity_entity_test:
  22. field: entity_entity_test
  23. id: entity_entity_test
  24. table: views
  25. target: 'aa0c61cb-b7bb-4795-972a-493dabcf529c'
  26. view_mode: full
  27. plugin_id: entity
  28. footer:
  29. entity_entity_test:
  30. field: entity_entity_test
  31. id: entity_entity_test
  32. table: views
  33. target: '{{ raw_arguments.id }}'
  34. view_mode: full
  35. plugin_id: entity
  36. entity_block:
  37. field: entity_block
  38. id: entity_block
  39. table: views
  40. target: 'test_block'
  41. view_mode: full
  42. plugin_id: entity
  43. fields:
  44. id:
  45. field: id
  46. id: id
  47. relationship: none
  48. table: views_test_data
  49. plugin_id: numeric
  50. arguments:
  51. id:
  52. id: id
  53. table: views_test_data
  54. field: id
  55. plugin_id: numeric
  56. pager:
  57. options:
  58. offset: 0
  59. type: none
  60. display_plugin: default
  61. display_title: Master
  62. id: default
  63. position: 0

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