12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697 |
- uuid: d8aa1b2a-cefe-4787-906a-66d1b4942b81
- langcode: fr
- status: true
- dependencies:
- config:
- - field.field.node.note.field_contenu
- - field.field.node.note.field_target
- - node.type.note
- module:
- - path
- id: node.note.default
- targetEntityType: node
- bundle: note
- mode: default
- content:
- created:
- type: datetime_timestamp
- weight: 10
- region: content
- settings: { }
- third_party_settings: { }
- field_contenu:
- weight: 121
- settings:
- rows: 5
- placeholder: ''
- third_party_settings: { }
- type: string_textarea
- region: content
- field_target:
- weight: 122
- settings:
- match_operator: CONTAINS
- match_limit: 10
- size: 60
- placeholder: ''
- third_party_settings: { }
- type: entity_reference_autocomplete
- region: content
- langcode:
- type: language_select
- weight: 2
- region: content
- settings:
- include_locked: true
- third_party_settings: { }
- path:
- type: path
- weight: 30
- region: content
- settings: { }
- third_party_settings: { }
- promote:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 15
- region: content
- third_party_settings: { }
- status:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 120
- region: content
- third_party_settings: { }
- sticky:
- type: boolean_checkbox
- settings:
- display_label: true
- weight: 16
- region: content
- third_party_settings: { }
- title:
- type: string_textfield
- weight: -5
- region: content
- settings:
- size: 60
- placeholder: ''
- third_party_settings: { }
- uid:
- type: entity_reference_autocomplete
- weight: 5
- settings:
- match_operator: CONTAINS
- size: 60
- placeholder: ''
- match_limit: 10
- region: content
- third_party_settings: { }
- url_redirects:
- weight: 50
- settings: { }
- third_party_settings: { }
- region: content
- hidden: { }
|