Initial commit of configuration
This commit is contained in:
parent
97a9ba1c23
commit
c102efd31b
640 changed files with 60699 additions and 0 deletions
26
config/field.field.paragraph.update.field_update_date.yml
Normal file
26
config/field.field.paragraph.update.field_update_date.yml
Normal file
|
@ -0,0 +1,26 @@
|
|||
uuid: 049bd59b-064d-4c8e-b111-b3273d0b857b
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.storage.paragraph.field_update_date
|
||||
- paragraphs.paragraphs_type.update
|
||||
module:
|
||||
- datetime
|
||||
_core:
|
||||
default_config_hash: yagpX5FEGlwqGGzCIQtfIfP_rj9gDApFUEL3UTNzMSg
|
||||
id: paragraph.update.field_update_date
|
||||
field_name: field_update_date
|
||||
entity_type: paragraph
|
||||
bundle: update
|
||||
label: 'Update date'
|
||||
description: ''
|
||||
required: false
|
||||
translatable: false
|
||||
default_value:
|
||||
-
|
||||
default_date_type: now
|
||||
default_date: now
|
||||
default_value_callback: ''
|
||||
settings: { }
|
||||
field_type: datetime
|
Loading…
Add table
Add a link
Reference in a new issue