field.field.node.csv_importer_test_content.field_timestamp.yml in CSV Importer 8
tests/modules/csv_importer_test/config/install/field.field.node.csv_importer_test_content.field_timestamp.yml
File
tests/modules/csv_importer_test/config/install/field.field.node.csv_importer_test_content.field_timestamp.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - field.storage.node.field_timestamp
- - node.type.csv_importer_test_content
- id: node.csv_importer_test_content.field_timestamp
- field_name: field_timestamp
- entity_type: node
- bundle: csv_importer_test_content
- label: Timestamp
- description: ''
- required: false
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: timestamp