You are here

core.entity_form_display.node.crop_file_entity_example.default.yml in Image Widget Crop 8

modules/image_widget_crop_examples/config/optional/core.entity_form_display.node.crop_file_entity_example.default.yml

File

modules/image_widget_crop_examples/config/optional/core.entity_form_display.node.crop_file_entity_example.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.crop_file_entity_example.body
  6. - field.field.node.crop_file_entity_example.field_image_crop_file_entity
  7. - node.type.crop_file_entity_example
  8. module:
  9. - file_entity
  10. - path
  11. - text
  12. _core:
  13. default_config_hash: UYhVfS_Vt-0g7SzHMOC3uizMzhAViGw1inp1gPbfahk
  14. id: node.crop_file_entity_example.default
  15. targetEntityType: node
  16. bundle: crop_file_entity_example
  17. mode: default
  18. content:
  19. body:
  20. type: text_textarea_with_summary
  21. weight: 31
  22. settings:
  23. rows: 9
  24. summary_rows: 3
  25. placeholder: ''
  26. third_party_settings: { }
  27. created:
  28. type: datetime_timestamp
  29. weight: 10
  30. settings: { }
  31. third_party_settings: { }
  32. field_image_crop_file_entity:
  33. weight: 32
  34. settings:
  35. progress_indicator: throbber
  36. third_party_settings: { }
  37. type: file_editable
  38. langcode:
  39. type: language_select
  40. weight: 2
  41. region: content
  42. settings: { }
  43. third_party_settings: { }
  44. path:
  45. type: path
  46. weight: 30
  47. settings: { }
  48. third_party_settings: { }
  49. promote:
  50. type: boolean_checkbox
  51. settings:
  52. display_label: true
  53. weight: 15
  54. third_party_settings: { }
  55. sticky:
  56. type: boolean_checkbox
  57. settings:
  58. display_label: true
  59. weight: 16
  60. third_party_settings: { }
  61. title:
  62. type: string_textfield
  63. weight: -5
  64. settings:
  65. size: 60
  66. placeholder: ''
  67. third_party_settings: { }
  68. uid:
  69. type: entity_reference_autocomplete
  70. weight: 5
  71. settings:
  72. match_operator: CONTAINS
  73. size: 60
  74. placeholder: ''
  75. third_party_settings: { }
  76. hidden: { }