Added stuff in config directory

This commit is contained in:
2021-08-07 22:55:05 +02:00
parent 2aeec2a7a1
commit 3b5735c68d
413 changed files with 25939 additions and 1 deletions

View File

@ -0,0 +1,36 @@
uuid: 09abb583-78f5-4a6a-88b3-a97bd001267b
langcode: en
status: true
dependencies:
config:
- comment.type.comment
module:
- comment
_core:
default_config_hash: uETe6XupRGKDForx2MpY0pMOEu6CzGgdCAZZOKkbgmk
id: comment.comment
targetEntityType: comment
bundle: comment
types:
- 'schema:Comment'
fieldMappings:
subject:
properties:
- 'schema:name'
created:
properties:
- 'schema:dateCreated'
datatype_callback:
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
changed:
properties:
- 'schema:dateModified'
datatype_callback:
callable: 'Drupal\rdf\CommonDataConverter::dateIso8601Value'
comment_body:
properties:
- 'schema:text'
uid:
properties:
- 'schema:author'
mapping_type: rel