views.view.test_field_field_test.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_field_field_test
  5. label: test_field_field_test
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: entity_test
  10. base_field: id
  11. display:
  12. default:
  13. display_options:
  14. access:
  15. type: none
  16. cache:
  17. type: tag
  18. fields:
  19. id:
  20. id: id
  21. table: entity_test
  22. field: id
  23. plugin_id: field
  24. entity_type: entity_test
  25. entity_field: id
  26. field_test_multiple:
  27. id: field_test_multiple
  28. table: entity_test__field_test_multiple
  29. field: field_test_multiple
  30. plugin_id: field
  31. entity_type: entity_test
  32. entity_field: field_test_multiple
  33. field_test:
  34. id: field_test
  35. table: entity_test__field_test
  36. field: field_test
  37. plugin_id: field
  38. entity_type: entity_test
  39. entity_field: field_test
  40. user_id:
  41. id: user_id
  42. table: entity_test
  43. field: user_id
  44. plugin_id: field
  45. entity_type: entity_test
  46. entity_field: user_id
  47. style:
  48. type: html_list
  49. sorts:
  50. id:
  51. id: vid
  52. table: entity_test
  53. field: id
  54. order: ASC
  55. plugin_id: field
  56. entity_type: entity_test
  57. entity_field: id
  58. display_plugin: default
  59. display_title: Default
  60. id: default
  61. position: 0

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