12345678910111213141516171819202122232425262728 |
- uuid: a3902d94-4b34-403d-806b-a1aefe73ca92
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_publications
- - node.type.moments
- - node.type.publications
- id: node.moments.field_publications
- field_name: field_publications
- entity_type: node
- bundle: moments
- label: Ressources
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:node'
- handler_settings:
- target_bundles:
- publications: publications
- sort:
- field: _none
- auto_create: false
- auto_create_bundle: ''
- field_type: entity_reference
|