Mercurial > hg > isophonics-drupal-site
annotate core/modules/system/tests/modules/entity_reference_test/config/install/views.view.test_entity_reference.yml @ 9:1fc0ff908d1f
Add another data file
author | Chris Cannam |
---|---|
date | Mon, 05 Feb 2018 12:34:32 +0000 |
parents | 4c8ae668cc8c |
children | af1871eacc83 |
rev | line source |
---|---|
Chris@0 | 1 langcode: en |
Chris@0 | 2 status: true |
Chris@0 | 3 dependencies: |
Chris@0 | 4 module: |
Chris@0 | 5 - entity_reference_test |
Chris@0 | 6 - node |
Chris@0 | 7 - user |
Chris@0 | 8 id: test_entity_reference |
Chris@0 | 9 label: 'Entity reference' |
Chris@0 | 10 module: entity_reference_test |
Chris@0 | 11 description: '' |
Chris@0 | 12 tag: '' |
Chris@0 | 13 base_table: node_field_data |
Chris@0 | 14 base_field: nid |
Chris@0 | 15 core: '8' |
Chris@0 | 16 display: |
Chris@0 | 17 default: |
Chris@0 | 18 display_plugin: default |
Chris@0 | 19 id: default |
Chris@0 | 20 display_title: Master |
Chris@0 | 21 position: null |
Chris@0 | 22 display_options: |
Chris@0 | 23 access: |
Chris@0 | 24 type: perm |
Chris@0 | 25 cache: |
Chris@0 | 26 type: tag |
Chris@0 | 27 query: |
Chris@0 | 28 type: views_query |
Chris@0 | 29 exposed_form: |
Chris@0 | 30 type: basic |
Chris@0 | 31 pager: |
Chris@0 | 32 type: full |
Chris@0 | 33 style: |
Chris@0 | 34 type: default |
Chris@0 | 35 row: |
Chris@0 | 36 type: fields |
Chris@0 | 37 fields: |
Chris@0 | 38 title: |
Chris@0 | 39 id: title |
Chris@0 | 40 table: node_field_data |
Chris@0 | 41 field: title |
Chris@0 | 42 relationship: none |
Chris@0 | 43 group_type: group |
Chris@0 | 44 admin_label: '' |
Chris@0 | 45 label: '' |
Chris@0 | 46 exclude: false |
Chris@0 | 47 alter: |
Chris@0 | 48 alter_text: false |
Chris@0 | 49 text: '' |
Chris@0 | 50 make_link: false |
Chris@0 | 51 path: '' |
Chris@0 | 52 absolute: false |
Chris@0 | 53 external: false |
Chris@0 | 54 replace_spaces: false |
Chris@0 | 55 path_case: none |
Chris@0 | 56 trim_whitespace: false |
Chris@0 | 57 alt: '' |
Chris@0 | 58 rel: '' |
Chris@0 | 59 link_class: '' |
Chris@0 | 60 prefix: '' |
Chris@0 | 61 suffix: '' |
Chris@0 | 62 target: '' |
Chris@0 | 63 nl2br: false |
Chris@0 | 64 max_length: 0 |
Chris@0 | 65 word_boundary: false |
Chris@0 | 66 ellipsis: false |
Chris@0 | 67 more_link: false |
Chris@0 | 68 more_link_text: '' |
Chris@0 | 69 more_link_path: '' |
Chris@0 | 70 strip_tags: false |
Chris@0 | 71 trim: false |
Chris@0 | 72 preserve_tags: '' |
Chris@0 | 73 html: false |
Chris@0 | 74 element_type: '' |
Chris@0 | 75 element_class: '' |
Chris@0 | 76 element_label_type: '' |
Chris@0 | 77 element_label_class: '' |
Chris@0 | 78 element_label_colon: false |
Chris@0 | 79 element_wrapper_type: '' |
Chris@0 | 80 element_wrapper_class: '' |
Chris@0 | 81 element_default_classes: true |
Chris@0 | 82 empty: '' |
Chris@0 | 83 hide_empty: false |
Chris@0 | 84 empty_zero: false |
Chris@0 | 85 hide_alter_empty: true |
Chris@0 | 86 plugin_id: field |
Chris@0 | 87 entity_type: node |
Chris@0 | 88 entity_field: title |
Chris@0 | 89 filters: |
Chris@0 | 90 status: |
Chris@0 | 91 value: '1' |
Chris@0 | 92 table: node_field_data |
Chris@0 | 93 field: status |
Chris@0 | 94 id: status |
Chris@0 | 95 expose: |
Chris@0 | 96 operator: '' |
Chris@0 | 97 group: 1 |
Chris@0 | 98 plugin_id: boolean |
Chris@0 | 99 entity_type: node |
Chris@0 | 100 entity_field: status |
Chris@0 | 101 sorts: |
Chris@0 | 102 created: |
Chris@0 | 103 id: created |
Chris@0 | 104 table: node_field_data |
Chris@0 | 105 field: created |
Chris@0 | 106 order: DESC |
Chris@0 | 107 plugin_id: date |
Chris@0 | 108 entity_type: node |
Chris@0 | 109 entity_field: created |
Chris@0 | 110 entity_reference_1: |
Chris@0 | 111 display_plugin: entity_reference |
Chris@0 | 112 id: entity_reference_1 |
Chris@0 | 113 display_title: EntityReference |
Chris@0 | 114 position: null |
Chris@0 | 115 display_options: |
Chris@0 | 116 style: |
Chris@0 | 117 type: entity_reference |
Chris@0 | 118 options: |
Chris@0 | 119 grouping: { } |
Chris@0 | 120 search_fields: |
Chris@0 | 121 title: title |
Chris@0 | 122 pager: |
Chris@0 | 123 type: none |
Chris@0 | 124 options: |
Chris@0 | 125 offset: 0 |