You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
517 B
26 lines
517 B
2 years ago
|
uuid: 621bb0b4-9f4b-44d8-8c2b-d5b3b3d1c4f6
|
||
|
langcode: en
|
||
|
status: true
|
||
|
dependencies:
|
||
|
config:
|
||
|
- field.storage.node.field_last_name
|
||
|
- node.type.people
|
||
|
module:
|
||
|
- linkchecker
|
||
|
third_party_settings:
|
||
|
linkchecker:
|
||
|
scan: true
|
||
|
extractor: html_link_extractor
|
||
|
id: node.people.field_last_name
|
||
|
field_name: field_last_name
|
||
|
entity_type: node
|
||
|
bundle: people
|
||
|
label: 'Last Name'
|
||
|
description: ''
|
||
|
required: false
|
||
|
translatable: false
|
||
|
default_value: { }
|
||
|
default_value_callback: ''
|
||
|
settings: { }
|
||
|
field_type: string
|