core.entity_form_display.node.iframe.default.yml 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. uuid: 52d6640e-1538-4982-9b6f-4bdc3715879f
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.iframe.field_iframe
  7. - node.type.iframe
  8. module:
  9. - iframe
  10. - path
  11. id: node.iframe.default
  12. targetEntityType: node
  13. bundle: iframe
  14. mode: default
  15. content:
  16. created:
  17. type: datetime_timestamp
  18. weight: 10
  19. region: content
  20. settings: { }
  21. third_party_settings: { }
  22. field_iframe:
  23. type: iframe_urlwidthheight
  24. weight: 121
  25. region: content
  26. settings:
  27. headerlevel: '3'
  28. class: ''
  29. frameborder: '0'
  30. scrolling: auto
  31. transparency: '0'
  32. allowfullscreen: '0'
  33. tokensupport: '0'
  34. width: ''
  35. height: ''
  36. expose_class: false
  37. third_party_settings: { }
  38. langcode:
  39. type: language_select
  40. weight: 2
  41. region: content
  42. settings:
  43. include_locked: true
  44. third_party_settings: { }
  45. path:
  46. type: path
  47. weight: 30
  48. region: content
  49. settings: { }
  50. third_party_settings: { }
  51. promote:
  52. type: boolean_checkbox
  53. weight: 15
  54. region: content
  55. settings:
  56. display_label: true
  57. third_party_settings: { }
  58. status:
  59. type: boolean_checkbox
  60. weight: 120
  61. region: content
  62. settings:
  63. display_label: true
  64. third_party_settings: { }
  65. sticky:
  66. type: boolean_checkbox
  67. weight: 16
  68. region: content
  69. settings:
  70. display_label: true
  71. third_party_settings: { }
  72. title:
  73. type: string_textfield
  74. weight: -5
  75. region: content
  76. settings:
  77. size: 60
  78. placeholder: ''
  79. third_party_settings: { }
  80. uid:
  81. type: entity_reference_autocomplete
  82. weight: 5
  83. region: content
  84. settings:
  85. match_operator: CONTAINS
  86. match_limit: 10
  87. size: 60
  88. placeholder: ''
  89. third_party_settings: { }
  90. url_redirects:
  91. weight: 50
  92. region: content
  93. settings: { }
  94. third_party_settings: { }
  95. hidden: { }