2019-01-10 16:30:51 +00:00
|
|
|
uuid: 76e948aa-3f9c-4168-956a-d16dd9ff4f2e
|
|
|
|
langcode: en
|
|
|
|
status: true
|
|
|
|
dependencies:
|
|
|
|
config:
|
|
|
|
- comment.type.comment
|
|
|
|
id: comment.comment.name
|
|
|
|
field_name: name
|
|
|
|
entity_type: comment
|
|
|
|
bundle: comment
|
|
|
|
label: Name
|
2024-02-15 14:18:46 +00:00
|
|
|
description: "The comment author's name."
|
2019-01-10 16:30:51 +00:00
|
|
|
required: false
|
2019-08-18 16:52:17 +00:00
|
|
|
translatable: true
|
2019-01-10 16:30:51 +00:00
|
|
|
default_value:
|
|
|
|
-
|
|
|
|
value: ''
|
|
|
|
default_value_callback: ''
|
|
|
|
settings: { }
|
|
|
|
field_type: string
|