core.entity_view_display.taxonomy_term.test_vocabulary2.test_view_mode.yml in (Entity Reference) Field Formatters 8
Same filename and directory in other branches
tests/modules/field_formatter_test/config/install/core.entity_view_display.taxonomy_term.test_vocabulary2.test_view_mode.yml
File
tests/modules/field_formatter_test/config/install/core.entity_view_display.taxonomy_term.test_vocabulary2.test_view_mode.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - core.entity_view_mode.taxonomy_term.test_view_mode
- - field.field.taxonomy_term.test_vocabulary2.field_test_field2
- - taxonomy.vocabulary.test_vocabulary2
- module:
- - text
- id: taxonomy_term.test_vocabulary2.test_view_mode
- targetEntityType: taxonomy_term
- bundle: test_vocabulary2
- mode: test_view_mode
- content:
- description:
- label: hidden
- type: text_default
- weight: 0
- settings: { }
- third_party_settings: { }
- field_test_field2:
- weight: 1
- label: above
- settings:
- link_to_entity: false
- third_party_settings: { }
- type: string
- hidden: { }