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. 10 core/modules/field/tests/modules/field_test_config/config/install/field.field.entity_test.entity_test.field_test_import.yml
  3. 11.x 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. id: entity_test.entity_test.field_test_import
  2. langcode: en
  3. field_name: field_test_import
  4. entity_type: entity_test
  5. bundle: entity_test
  6. label: 'Test import field'
  7. description: ''
  8. required: false
  9. default_value: { }
  10. default_value_callback: ''
  11. settings: { }
  12. field_type: text
  13. dependencies:
  14. config:
  15. - field.storage.entity_test.field_test_import

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