field.storage.node.field_field_test_ref.yml in (Entity Reference) Field Formatters 8
tests/modules/field_formatter_test/config/install/field.storage.node.field_field_test_ref.yml
File
tests/modules/field_formatter_test/config/install/field.storage.node.field_field_test_ref.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - node
- - taxonomy
- id: node.field_field_test_ref
- field_name: field_field_test_ref
- entity_type: node
- type: entity_reference
- settings:
- target_type: taxonomy_term
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false