taxonomy_place-8.x-1.3/modules/taxonomy_place_example/config/install/core.entity_view_display.taxonomy_term.places.default.yml
modules/taxonomy_place_example/config/install/core.entity_view_display.taxonomy_term.places.default.yml
langcode: en
status: true
dependencies:
config:
- field.field.taxonomy_term.places.field_address
- field.field.taxonomy_term.places.field_short_name
- field.field.taxonomy_term.places.field_sortable_name
- taxonomy.vocabulary.places
module:
- address
- text
id: taxonomy_term.places.default
targetEntityType: taxonomy_term
bundle: places
mode: default
content:
description:
label: hidden
type: text_default
weight: 0
region: content
settings: { }
third_party_settings: { }
field_address:
weight: 1
label: above
settings: { }
third_party_settings: { }
type: address_default
region: content
field_short_name:
weight: 2
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
field_sortable_name:
weight: 3
label: above
settings:
link_to_entity: false
third_party_settings: { }
type: string
region: content
hidden: { }
