123456789101112131415161718 |
- uuid: e9a226ea-4d79-47f7-998a-6f16785e35a3
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.article
- id: node.article.created
- field_name: created
- entity_type: node
- bundle: article
- label: 'Authored on'
- description: 'The time that the node was created.'
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: created
|