field.storage.entity_test.field_test_import.yml

Same filename in other branches
  1. 9 core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml
  2. 10 core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml
  3. 11.x core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml
core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml

File

core/modules/field/tests/modules/field_test_config/config/install/field.storage.entity_test.field_test_import.yml

View source
  1. id: entity_test.field_test_import
  2. langcode: en
  3. field_name: field_test_import
  4. entity_type: entity_test
  5. type: text
  6. settings:
  7. max_length: 255
  8. module: text
  9. locked: false
  10. cardinality: 1
  11. translatable: false
  12. indexes:
  13. format:
  14. - format
  15. dependencies:
  16. module:
  17. - entity_test
  18. - text
  19. persist_with_no_fields: false
  20. custom_storage: false

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