personacontent-8.x-2.x-dev/config/install/field.storage.paragraph.field_type.yml
config/install/field.storage.paragraph.field_type.yml
langcode: en
status: true
dependencies:
module:
- options
- paragraphs
id: paragraph.field_type
field_name: field_type
entity_type: paragraph
type: list_string
settings:
allowed_values:
-
value: 'url:current'
label: 'Current URL'
-
value: 'url:referer'
label: 'Referer URL'
-
value: 'url:history'
label: 'History URL'
-
value: 'event:click'
label: 'Click Event'
-
value: 'location:city'
label: 'Location City'
-
value: 'location:state'
label: 'Location State'
-
value: 'location:region'
label: 'Location Region'
-
value: 'location:country'
label: 'Location Country'
-
value: 'location:zipcodes'
label: 'Location Zip Codes'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
