| 1234567891011121314151617181920212223242526272829 | langcode: frstatus: truedependencies:  config:    - field.field.node.static.body    - node.type.static  module:    - text    - userid: node.static.defaulttargetEntityType: nodebundle: staticmode: defaultcontent:  body:    type: text_default    label: hidden    settings: {  }    third_party_settings: {  }    weight: 0    region: content  links:    settings: {  }    third_party_settings: {  }    weight: 1    region: contenthidden:  langcode: true  search_api_excerpt: true
 |