core.entity_form_display.block_content.node_block.default.yml 693 B

1234567891011121314151617181920212223242526272829303132
  1. uuid: 5cfcc678-4817-46da-bbcc-272ccbafc3d1
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - block_content.type.node_block
  7. - field.field.block_content.node_block.field_node
  8. id: block_content.node_block.default
  9. targetEntityType: block_content
  10. bundle: node_block
  11. mode: default
  12. content:
  13. field_node:
  14. type: entity_reference_autocomplete
  15. weight: 1
  16. region: content
  17. settings:
  18. match_operator: CONTAINS
  19. match_limit: 10
  20. size: 60
  21. placeholder: ''
  22. third_party_settings: { }
  23. info:
  24. type: string_textfield
  25. weight: 0
  26. region: content
  27. settings:
  28. size: 60
  29. placeholder: ''
  30. third_party_settings: { }
  31. hidden:
  32. langcode: true