field.storage.taxonomy_term.field_citf_iso3_code.yml in Countries info 8
config/field.storage.taxonomy_term.field_citf_iso3_code.yml
1 string reference to 'field.storage.taxonomy_term.field_citf_iso3_code'
- countries_info_install in ./
countries_info.install - Implements hook_install().
File
config/field.storage.taxonomy_term.field_citf_iso3_code.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - taxonomy
- id: taxonomy_term.field_citf_iso3_code
- field_name: field_citf_iso3_code
- entity_type: taxonomy_term
- type: string
- settings:
- max_length: 5
- is_ascii: false
- case_sensitive: false
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false