You are here

core.entity_form_display.node.paragraphed_nested_content.default.yml in Lingotek Translation 3.4.x

tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_nested_content.default.yml

File

tests/modules/lingotek_paragraphs_test/config/install/core.entity_form_display.node.paragraphed_nested_content.default.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.field.node.paragraphed_nested_content.field_paragraph_container
  6. - node.type.paragraphed_nested_content
  7. module:
  8. - paragraphs
  9. - text
  10. id: node.paragraphed_nested_content.default
  11. targetEntityType: node
  12. bundle: paragraphed_nested_content
  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_paragraph_container:
  22. type: entity_reference_paragraphs
  23. weight: 12
  24. settings:
  25. title: Paragraph
  26. title_plural: Paragraphs
  27. edit_mode: open
  28. add_mode: dropdown
  29. form_display_mode: default
  30. default_paragraph_type: ''
  31. third_party_settings: { }
  32. region: content
  33. langcode:
  34. type: language_select
  35. weight: 2
  36. region: content
  37. settings:
  38. include_locked: true
  39. third_party_settings: { }
  40. promote:
  41. type: boolean_checkbox
  42. settings:
  43. display_label: true
  44. weight: 15
  45. region: content
  46. third_party_settings: { }
  47. status:
  48. type: boolean_checkbox
  49. settings:
  50. display_label: true
  51. weight: 120
  52. region: content
  53. third_party_settings: { }
  54. sticky:
  55. type: boolean_checkbox
  56. settings:
  57. display_label: true
  58. weight: 16
  59. region: content
  60. third_party_settings: { }
  61. title:
  62. type: string_textfield
  63. weight: -5
  64. region: content
  65. settings:
  66. size: 60
  67. placeholder: ''
  68. third_party_settings: { }
  69. uid:
  70. type: entity_reference_autocomplete
  71. weight: 5
  72. settings:
  73. match_operator: CONTAINS
  74. match_limit: 10
  75. size: 60
  76. placeholder: ''
  77. region: content
  78. third_party_settings: { }
  79. hidden: { }