core.entity_view_display.node.web_service_example.default.yml in Web Service Data 2.0.x
Same filename and directory in other branches
modules/wsdata_example/config/install/core.entity_view_display.node.web_service_example.default.yml
File
modules/wsdata_example/config/install/core.entity_view_display.node.web_service_example.default.ymlView source
- uuid: 21c51400-e168-4e1c-bf6a-28b3ab9fc292
- langcode: en
- status: true
- dependencies:
- config:
- - field.field.node.web_service_example.field_post_body
- - field.field.node.web_service_example.field_post_id
- - field.field.node.web_service_example.field_post_title
- - field.field.node.web_service_example.field_post_user
- - node.type.web_service_example
- module:
- - user
- id: node.web_service_example.default
- targetEntityType: node
- bundle: web_service_example
- mode: default
- content:
- field_post_body:
- weight: 103
- label: above
- settings: { }
- third_party_settings: { }
- type: basic_string
- region: content
- field_post_id:
- weight: 101
- label: above
- settings:
- thousand_separator: ''
- prefix_suffix: true
- third_party_settings: { }
- type: number_integer
- region: content
- field_post_title:
- weight: 102
- label: above
- settings:
- link_to_entity: false
- third_party_settings: { }
- type: string
- region: content
- field_post_user:
- weight: 104
- label: above
- settings:
- thousand_separator: ''
- prefix_suffix: true
- third_party_settings: { }
- type: number_integer
- region: content
- links:
- weight: 100
- region: content
- hidden: { }