123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172 |
- uuid: 47e24039-1ffa-4443-84ba-79abb16929e1
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.taxonomy_term.showroom.field_memo
- - field.field.taxonomy_term.showroom.field_migration
- - field.field.taxonomy_term.showroom.field_public_address
- - field.field.taxonomy_term.showroom.field_public_email
- - field.field.taxonomy_term.showroom.field_public_phone
- - field.field.taxonomy_term.showroom.field_workflow
- - taxonomy.vocabulary.showroom
- module:
- - address
- - options
- - text
- id: taxonomy_term.showroom.default
- targetEntityType: taxonomy_term
- bundle: showroom
- mode: default
- content:
- description:
- label: hidden
- type: text_default
- weight: 0
- region: content
- settings: { }
- third_party_settings: { }
- field_memo:
- weight: 4
- label: above
- settings: { }
- third_party_settings: { }
- type: basic_string
- region: content
- field_migration:
- weight: 6
- label: above
- settings: { }
- third_party_settings: { }
- type: list_default
- region: content
- field_public_address:
- weight: 2
- label: above
- settings: { }
- third_party_settings: { }
- type: address_default
- region: content
- field_public_email:
- weight: 3
- label: above
- settings: { }
- third_party_settings: { }
- type: basic_string
- region: content
- field_public_phone:
- weight: 1
- label: above
- settings: { }
- third_party_settings: { }
- type: basic_string
- region: content
- field_workflow:
- weight: 5
- label: above
- settings: { }
- third_party_settings: { }
- type: list_default
- region: content
- hidden:
- langcode: true
|