Further modules included.
[yaffs-website] / web / modules / contrib / media / config / install / core.entity_form_display.media.video.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.media.video.field_id
6     - field.field.media.video.field_media_in_library
7     - field.field.media.video.field_source
8     - field.field.media.video.field_video
9     - media_entity.bundle.video
10   module:
11     - video_embed_field
12 id: media.video.default
13 targetEntityType: media
14 bundle: video
15 mode: default
16 content:
17   field_media_in_library:
18     weight: 3
19     settings:
20       display_label: true
21     third_party_settings: {  }
22     type: boolean_checkbox
23   field_video:
24     type: video_embed_field_textfield
25     weight: 1
26     settings: {  }
27     third_party_settings: {  }
28   name:
29     type: string_textfield
30     weight: 0
31     settings:
32       size: 60
33       placeholder: ''
34     third_party_settings: {  }
35 hidden:
36   created: true
37   field_id: true
38   field_source: true
39   uid: true