views.view.entity_test_fields.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: entity_test_fields
  5. label: entity_test_fields
  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. fields:
  21. id:
  22. alter:
  23. alter_text: false
  24. element_class: ''
  25. element_default_classes: true
  26. empty: ''
  27. hide_empty: false
  28. empty_zero: false
  29. hide_alter_empty: true
  30. plugin_id: numeric
  31. entity_type: entity_test
  32. entity_field: id
  33. id: id
  34. table: entity_test
  35. field: id
  36. name:
  37. alter:
  38. alter_text: false
  39. ellipsis: true
  40. html: false
  41. make_link: false
  42. strip_tags: false
  43. trim: false
  44. word_boundary: true
  45. empty_zero: false
  46. field: name
  47. hide_empty: false
  48. id: name
  49. table: entity_test
  50. plugin_id: standard
  51. entity_type: entity_test
  52. entity_field: name
  53. arguments:
  54. id:
  55. id: id
  56. table: entity_test
  57. field: id
  58. plugin_id: numeric
  59. entity_type: entity_test
  60. entity_field: id
  61. default_action: 'ignore'
  62. sorts:
  63. id:
  64. table: entity_test
  65. id: id
  66. field: id
  67. plugin_id: standard
  68. entity_type: entity_test
  69. entity_field: id
  70. order: desc
  71. pager:
  72. type: full
  73. options:
  74. items_per_page: 5
  75. style:
  76. type: default
  77. row:
  78. type: fields
  79. display_plugin: default
  80. display_title: Default
  81. id: default
  82. position: 0

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