views.view.test_view_entity_test.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: test_view_entity_test
  5. label: test_view_entity_test
  6. module: views
  7. description: ''
  8. tag: ''
  9. base_table: entity_test_update
  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. fields:
  21. id:
  22. alter:
  23. alter_text: false
  24. ellipsis: true
  25. html: false
  26. make_link: false
  27. strip_tags: false
  28. trim: false
  29. word_boundary: true
  30. empty_zero: false
  31. field: id
  32. hide_empty: false
  33. id: id
  34. table: entity_test_update
  35. entity_type: entity_test_update
  36. entity_field: id
  37. plugin_id: field
  38. name:
  39. alter:
  40. alter_text: false
  41. ellipsis: true
  42. html: false
  43. make_link: false
  44. strip_tags: false
  45. trim: false
  46. word_boundary: true
  47. empty_zero: false
  48. field: name
  49. hide_empty: false
  50. id: name
  51. table: entity_test_update
  52. plugin_id: field
  53. entity_type: entity_test_update
  54. entity_field: name
  55. pager:
  56. type: some
  57. style:
  58. type: default
  59. row:
  60. type: fields
  61. display_plugin: default
  62. display_title: Default
  63. id: default
  64. position: 0

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