views.view.test_field_output.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_field_output
  5. label: test_field_output
  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. access:
  15. type: none
  16. cache:
  17. type: tag
  18. fields:
  19. name:
  20. id: name
  21. table: views_test_data
  22. field: name
  23. plugin_id: string
  24. style:
  25. type: html_list
  26. display_plugin: default
  27. display_title: Default
  28. id: default
  29. position: 0

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