You are here

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.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_timestamp
  6. - node.type.csv_importer_test_content
  7. id: node.csv_importer_test_content.field_timestamp
  8. field_name: field_timestamp
  9. entity_type: node
  10. bundle: csv_importer_test_content
  11. label: Timestamp
  12. description: ''
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings: { }
  18. field_type: timestamp