field.field.node.autre_son.field_domain_access.yml 658 B

12345678910111213141516171819202122232425
  1. uuid: 46108793-b120-4872-aa23-6a91ff938a8d
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_domain_access
  7. - node.type.autre_son
  8. id: node.autre_son.field_domain_access
  9. field_name: field_domain_access
  10. entity_type: node
  11. bundle: autre_son
  12. label: 'Domain Access'
  13. description: 'Select the affiliate domain(s) for this content'
  14. required: true
  15. translatable: true
  16. default_value: { }
  17. default_value_callback: 'Drupal\domain_access\DomainAccessManager::getDefaultValue'
  18. settings:
  19. handler: 'default:domain'
  20. handler_settings:
  21. target_bundles: null
  22. sort:
  23. field: weight
  24. direction: ASC
  25. field_type: entity_reference