19 lines
435 B
YAML
19 lines
435 B
YAML
uuid: 925e8cdf-7158-4b34-8f22-bed1e01f7725
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- comment.type.comment
|
|
id: comment.comment.hostname
|
|
field_name: hostname
|
|
entity_type: comment
|
|
bundle: comment
|
|
label: Hostname
|
|
description: "The comment author's hostname."
|
|
required: false
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: 'Drupal\comment\Entity\Comment::getDefaultHostname'
|
|
settings: { }
|
|
field_type: string
|