123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118 |
- uuid: 43150dfe-3269-46db-9e71-280ca821ee33
- langcode: en
- status: false
- dependencies:
- config:
- - core.entity_view_mode.taxonomy_term.home
- - field.field.taxonomy_term.company.field_attachments
- - field.field.taxonomy_term.company.field_infos_from_company
- - field.field.taxonomy_term.company.field_memo
- - field.field.taxonomy_term.company.field_migration
- - field.field.taxonomy_term.company.field_note
- - field.field.taxonomy_term.company.field_public_address
- - field.field.taxonomy_term.company.field_public_email
- - field.field.taxonomy_term.company.field_public_phone
- - field.field.taxonomy_term.company.field_website
- - field.field.taxonomy_term.company.field_workflow
- - taxonomy.vocabulary.company
- module:
- - address
- - file
- - link
- - options
- - telephone_formatter
- - text
- id: taxonomy_term.company.home
- targetEntityType: taxonomy_term
- bundle: company
- mode: home
- content:
- description:
- label: hidden
- type: text_default
- weight: 0
- region: content
- settings: { }
- third_party_settings: { }
- field_attachments:
- weight: 10
- label: above
- settings:
- use_description_as_link_text: true
- third_party_settings: { }
- type: file_default
- region: content
- field_infos_from_company:
- weight: 5
- label: above
- settings: { }
- third_party_settings: { }
- type: text_default
- region: content
- field_memo:
- weight: 9
- label: above
- settings: { }
- third_party_settings: { }
- type: basic_string
- region: content
- field_migration:
- weight: 12
- label: above
- settings: { }
- third_party_settings: { }
- type: list_default
- region: content
- field_note:
- weight: 8
- label: above
- settings: { }
- third_party_settings: { }
- type: list_default
- region: content
- field_public_address:
- weight: 6
- label: above
- settings: { }
- third_party_settings: { }
- type: address_default
- region: content
- field_public_email:
- weight: 2
- label: above
- settings: { }
- third_party_settings: { }
- type: basic_string
- region: content
- field_public_phone:
- weight: 7
- label: above
- settings:
- format: 1
- link: true
- default_country: null
- third_party_settings: { }
- type: telephone_formatter
- region: content
- field_website:
- weight: 4
- label: above
- settings:
- trim_length: 80
- url_only: false
- url_plain: false
- rel: ''
- target: ''
- third_party_settings: { }
- type: link
- region: content
- field_workflow:
- weight: 11
- label: above
- settings: { }
- third_party_settings: { }
- type: list_default
- region: content
- hidden:
- langcode: true
- search_api_excerpt: true
|