core.entity_view_display.comment.node_comments.default.yml in Migrate Plus 8
Same filename and directory in other branches
- 8.5 migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml
- 8.2 migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml
- 8.3 migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml
- 8.4 migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml
migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.yml
File
migrate_example/migrate_example_setup/config/install/core.entity_view_display.comment.node_comments.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - comment.type.node_comments
- - field.field.comment.node_comments.comment_body
- module:
- - text
- id: comment.node_comments.default
- targetEntityType: comment
- bundle: node_comments
- mode: default
- content:
- comment_body:
- label: hidden
- type: text_default
- weight: 0
- settings: { }
- third_party_settings: { }
- links:
- weight: 100
- hidden: { }