Version 1
[yaffs-website] / web / core / modules / views / tests / modules / views_test_config / test_views / views.view.test_handler_relationships.yml
diff --git a/web/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml b/web/core/modules/views/tests/modules/views_test_config/test_views/views.view.test_handler_relationships.yml
new file mode 100644 (file)
index 0000000..1c4c7ac
--- /dev/null
@@ -0,0 +1,40 @@
+langcode: en
+status: true
+dependencies:
+  module:
+    - node
+id: test_handler_relationships
+label: ''
+module: views
+description: ''
+tag: ''
+base_table: node_field_data
+base_field: nid
+core: '8'
+display:
+  default:
+    display_options:
+      fields:
+        title:
+          id: title
+          table: node_field_data
+          field: title
+          plugin_id: field
+          entity_type: node
+          entity_field: title
+      relationships:
+        comment_cid:
+          id: comment_cid
+          table: node_field_data
+          field: comment_cid
+          plugin_id: standard
+        nid:
+          id: nid
+          table: comment_field_data
+          field: node
+          relationship: comment_cid
+          plugin_id: standard
+    display_plugin: default
+    display_title: Master
+    id: default
+    position: 0