field.field.entity_test.entity_test.field_test_import.yml

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

File

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

View source
  1. langcode: en
  2. dependencies:
  3. config:
  4. - field.storage.entity_test.field_test_import
  5. id: entity_test.entity_test.field_test_import
  6. field_name: field_test_import
  7. entity_type: entity_test
  8. bundle: entity_test
  9. label: 'Test import field'
  10. description: ''
  11. required: false
  12. default_value: { }
  13. default_value_callback: ''
  14. settings:
  15. allowed_formats: { }
  16. field_type: text

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