field.field.entity_test.entity_test.timestamp.yml

Same filename in other branches
  1. 9 core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml
  2. 8.9.x core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml
  3. 10 core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml
core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml

File

core/modules/field/tests/modules/field_timestamp_test/config/install/field.field.entity_test.entity_test.timestamp.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.entity_test.timestamp
  6. id: entity_test.entity_test.timestamp
  7. field_name: timestamp
  8. entity_type: entity_test
  9. bundle: entity_test
  10. label: 'Time stamp'
  11. description: ''
  12. required: false
  13. translatable: false
  14. default_value:
  15. -
  16. value: 1514847537
  17. default_value_callback: ''
  18. settings: { }
  19. field_type: timestamp

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.