You are here

views.view.test_entity_translations_link.yml in Drupal 8

core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml

File

core/modules/content_translation/tests/modules/content_translation_test_views/test_views/views.view.test_entity_translations_link.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - content_translation
  6. - user
  7. id: test_entity_translations_link
  8. label: People
  9. module: views
  10. description: ''
  11. tag: ''
  12. base_table: users_field_data
  13. base_field: uid
  14. display:
  15. default:
  16. display_plugin: default
  17. id: default
  18. display_title: Master
  19. position: null
  20. display_options:
  21. access:
  22. type: none
  23. cache:
  24. type: tag
  25. query:
  26. type: views_query
  27. exposed_form:
  28. type: basic
  29. options:
  30. submit_button: Filter
  31. reset_button: true
  32. reset_button_label: Reset
  33. pager:
  34. type: full
  35. options:
  36. items_per_page: 50
  37. style:
  38. type: table
  39. options:
  40. columns:
  41. name: name
  42. translation_link: translation_link
  43. default: created
  44. row:
  45. type: fields
  46. fields:
  47. name:
  48. id: name
  49. table: users_field_data
  50. field: name
  51. label: Username
  52. plugin_id: field
  53. type: user_name
  54. entity_type: user
  55. entity_field: name
  56. translation_link:
  57. id: translation_link
  58. table: users
  59. field: translation_link
  60. label: 'Translation link'
  61. exclude: false
  62. alter:
  63. alter_text: false
  64. element_class: ''
  65. element_default_classes: true
  66. empty: ''
  67. hide_empty: false
  68. empty_zero: false
  69. hide_alter_empty: true
  70. text: Translate
  71. plugin_id: content_translation_link
  72. entity_type: user
  73. filters:
  74. uid_raw:
  75. id: uid_raw
  76. table: users_field_data
  77. field: uid_raw
  78. operator: '!='
  79. value:
  80. value: '0'
  81. group: 1
  82. exposed: false
  83. plugin_id: numeric
  84. entity_type: user
  85. sorts:
  86. created:
  87. id: created
  88. table: users_field_data
  89. field: created
  90. order: DESC
  91. plugin_id: date
  92. entity_type: user
  93. entity_field: created
  94. title: People
  95. empty:
  96. area:
  97. id: area
  98. table: views
  99. field: area
  100. empty: true
  101. content:
  102. value: 'No people available.'
  103. format: plain_text
  104. plugin_id: text
  105. page_1:
  106. display_plugin: page
  107. id: page_1
  108. display_title: Page
  109. position: null
  110. display_options:
  111. path: test-entity-translations-link