You are here

core.entity_form_display.media.es_test_video.default.yml in Entity Share 8.2

tests/modules/entity_share_test/config/install/core.entity_form_display.media.es_test_video.default.yml

File

tests/modules/entity_share_test/config/install/core.entity_form_display.media.es_test_video.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.media.es_test_video.field_es_test_video_file
  6. - media.type.es_test_video
  7. module:
  8. - file
  9. - path
  10. id: media.es_test_video.default
  11. targetEntityType: media
  12. bundle: es_test_video
  13. mode: default
  14. content:
  15. created:
  16. type: datetime_timestamp
  17. weight: 10
  18. region: content
  19. settings: { }
  20. third_party_settings: { }
  21. field_es_test_video_file:
  22. weight: 0
  23. settings:
  24. progress_indicator: throbber
  25. third_party_settings: { }
  26. type: file_generic
  27. region: content
  28. langcode:
  29. type: language_select
  30. weight: 2
  31. region: content
  32. settings:
  33. include_locked: true
  34. third_party_settings: { }
  35. path:
  36. type: path
  37. weight: 30
  38. region: content
  39. settings: { }
  40. third_party_settings: { }
  41. status:
  42. type: boolean_checkbox
  43. settings:
  44. display_label: true
  45. weight: 100
  46. region: content
  47. third_party_settings: { }
  48. uid:
  49. type: entity_reference_autocomplete
  50. weight: 5
  51. settings:
  52. match_operator: CONTAINS
  53. match_limit: 10
  54. size: 60
  55. placeholder: ''
  56. region: content
  57. third_party_settings: { }
  58. hidden:
  59. name: true