blob: 0953a9dcc63400f64fb8acce7ff9077b8aa81114 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
langcode: en
status: true
dependencies:
config:
- field.storage.node.field_notification_date
- node.type.notification
module:
- datetime
enforced:
module:
- notification
id: node.notification.field_notification_date
field_name: field_notification_date
entity_type: node
bundle: notification
label: notification_date
description: ''
required: false
translatable: false
default_value: { }
default_value_callback: ''
settings: { }
field_type: datetime
|