field.storage.entity_test.timestamp.yml

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

File

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

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - entity_test
  6. id: node.timestamp
  7. field_name: timestamp
  8. entity_type: entity_test
  9. type: timestamp
  10. settings: { }
  11. module: core
  12. locked: false
  13. cardinality: 1
  14. translatable: true
  15. indexes: { }
  16. persist_with_no_fields: false
  17. custom_storage: false

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