field.storage.entity_test.field_test_import.yml

Same filename in other branches
  1. 8.9.x 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. langcode: en
  2. dependencies:
  3. module:
  4. - entity_test
  5. - text
  6. id: entity_test.field_test_import
  7. field_name: field_test_import
  8. entity_type: entity_test
  9. type: text
  10. settings:
  11. max_length: 255
  12. module: text
  13. locked: false
  14. cardinality: 1
  15. translatable: false
  16. indexes:
  17. format:
  18. - format
  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.