views.view.test_entity_reference.yml

drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml

File

drupal/core/modules/entity_reference/tests/modules/entity_reference_test/config/views.view.test_entity_reference.yml
View source
  1. api_version: '3.0'
  2. base_field: nid
  3. base_table: node
  4. core: 8.x
  5. module: entity_reference_test
  6. id: test_entity_reference
  7. description: ''
  8. label: 'Entity reference'
  9. tag: ''
  10. disabled: false
  11. display:
  12. default:
  13. display_plugin: default
  14. id: default
  15. display_title: Master
  16. position: ''
  17. display_options:
  18. access:
  19. type: perm
  20. cache:
  21. type: none
  22. query:
  23. type: views_query
  24. exposed_form:
  25. type: basic
  26. pager:
  27. type: full
  28. style:
  29. type: default
  30. row:
  31. type: fields
  32. fields:
  33. title:
  34. id: title
  35. table: node_field_data
  36. field: title
  37. label: ''
  38. alter:
  39. alter_text: '0'
  40. make_link: '0'
  41. absolute: '0'
  42. trim: '0'
  43. word_boundary: '0'
  44. ellipsis: '0'
  45. strip_tags: '0'
  46. html: '0'
  47. hide_empty: '0'
  48. empty_zero: '0'
  49. link_to_node: '1'
  50. filters:
  51. status:
  52. value: '1'
  53. table: node_field_data
  54. field: status
  55. id: status
  56. expose:
  57. operator: '0'
  58. group: '1'
  59. sorts:
  60. created:
  61. id: created
  62. table: node_field_data
  63. field: created
  64. order: DESC
  65. entity_reference_1:
  66. display_plugin: entity_reference
  67. id: entity_reference_1
  68. display_title: EntityReference
  69. position: ''
  70. display_options:
  71. style:
  72. type: entity_reference
  73. options:
  74. grouping: { }
  75. search_fields:
  76. title: title
  77. pager:
  78. type: none
  79. options:
  80. offset: '0'