acfaaefc4bfc8be6e934e01ae929dc13c4622b6f
[yaffs-website] / web / modules / contrib / ctools / modules / ctools_block / tests / modules / ctools_block_field_test / config / install / core.entity_form_display.node.ctools_block_field_test.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.node.ctools_block_field_test.body
6     - node.type.ctools_block_field_test
7   module:
8     - path
9     - text
10 _core:
11   default_config_hash: xpDeWNLzjX4dDB9YyBlO9y9FR4vHwMv0GKsuqDYy0Bc
12 id: node.ctools_block_field_test.default
13 targetEntityType: node
14 bundle: ctools_block_field_test
15 mode: default
16 content:
17   body:
18     type: text_textarea_with_summary
19     weight: 31
20     settings:
21       rows: 9
22       summary_rows: 3
23       placeholder: ''
24     third_party_settings: {  }
25   created:
26     type: datetime_timestamp
27     weight: 10
28     settings: {  }
29     third_party_settings: {  }
30   path:
31     type: path
32     weight: 30
33     settings: {  }
34     third_party_settings: {  }
35   promote:
36     type: boolean_checkbox
37     settings:
38       display_label: true
39     weight: 15
40     third_party_settings: {  }
41   sticky:
42     type: boolean_checkbox
43     settings:
44       display_label: true
45     weight: 16
46     third_party_settings: {  }
47   title:
48     type: string_textfield
49     weight: -5
50     settings:
51       size: 60
52       placeholder: ''
53     third_party_settings: {  }
54   uid:
55     type: entity_reference_autocomplete
56     weight: 5
57     settings:
58       match_operator: CONTAINS
59       size: 60
60       placeholder: ''
61     third_party_settings: {  }
62 hidden: {  }