views.view.entity_test_row.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: entity_test_row
  5. label: entity_test_row
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: entity_test
  10. base_field: nid
  11. display:
  12. default:
  13. display_options:
  14. access:
  15. type: none
  16. cache:
  17. type: tag
  18. exposed_form:
  19. type: basic
  20. sorts:
  21. id:
  22. table: entity_test
  23. id: id
  24. field: id
  25. plugin_id: standard
  26. entity_type: entity_test
  27. entity_field: id
  28. order: desc
  29. pager:
  30. type: full
  31. options:
  32. items_per_page: 5
  33. style:
  34. type: default
  35. row:
  36. type: 'entity:entity_test'
  37. display_plugin: default
  38. display_title: Default
  39. id: default
  40. position: 0

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