views.view.test_entity_row.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_entity_row
  5. label: ''
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: taxonomy_term_field_data
  10. base_field: nid
  11. display:
  12. default:
  13. display_options:
  14. defaults:
  15. fields: false
  16. pager: false
  17. sorts: false
  18. pager:
  19. options:
  20. offset: 0
  21. type: none
  22. row:
  23. type: 'entity:taxonomy_term'
  24. options:
  25. relationship: none
  26. view_mode: full
  27. display_plugin: default
  28. display_title: Master
  29. id: default
  30. position: 0

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