You are here

core.entity_form_display.node.simple_gmap_stress_test.default.yml in Simple Google Maps 8

tests/module/simple_gmap_stress_test/config/install/core.entity_form_display.node.simple_gmap_stress_test.default.yml

File

tests/module/simple_gmap_stress_test/config/install/core.entity_form_display.node.simple_gmap_stress_test.default.yml
View source
  1. uuid: acdfe773-c815-454d-b520-bbdf5a7ed473
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.field.node.simple_gmap_stress_test.field_blank
  7. - field.field.node.simple_gmap_stress_test.field_map1
  8. - field.field.node.simple_gmap_stress_test.field_map2
  9. - field.field.node.simple_gmap_stress_test.field_xss
  10. - node.type.simple_gmap_stress_test
  11. id: node.simple_gmap_stress_test.default
  12. targetEntityType: node
  13. bundle: simple_gmap_stress_test
  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_blank:
  23. weight: 124
  24. settings:
  25. size: 60
  26. placeholder: ''
  27. third_party_settings: { }
  28. type: string_textfield
  29. region: content
  30. field_map1:
  31. weight: 121
  32. settings:
  33. size: 60
  34. placeholder: ''
  35. third_party_settings: { }
  36. type: string_textfield
  37. region: content
  38. field_map2:
  39. weight: 122
  40. settings:
  41. size: 60
  42. placeholder: ''
  43. third_party_settings: { }
  44. type: string_textfield
  45. region: content
  46. field_xss:
  47. weight: 123
  48. settings:
  49. size: 60
  50. placeholder: ''
  51. third_party_settings: { }
  52. type: string_textfield
  53. region: content
  54. promote:
  55. type: boolean_checkbox
  56. settings:
  57. display_label: true
  58. weight: 15
  59. region: content
  60. third_party_settings: { }
  61. status:
  62. type: boolean_checkbox
  63. settings:
  64. display_label: true
  65. weight: 120
  66. region: content
  67. third_party_settings: { }
  68. sticky:
  69. type: boolean_checkbox
  70. settings:
  71. display_label: true
  72. weight: 16
  73. region: content
  74. third_party_settings: { }
  75. title:
  76. type: string_textfield
  77. weight: -5
  78. region: content
  79. settings:
  80. size: 60
  81. placeholder: ''
  82. third_party_settings: { }
  83. uid:
  84. type: entity_reference_autocomplete
  85. weight: 5
  86. settings:
  87. match_operator: CONTAINS
  88. match_limit: 10
  89. size: 60
  90. placeholder: ''
  91. region: content
  92. third_party_settings: { }
  93. hidden: { }