field.field.node.static.field_domain_access.yml 649 B

12345678910111213141516171819202122232425
  1. uuid: a349693c-43e3-4101-b2a4-6a24035f4965
  2. langcode: fr
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_domain_access
  7. - node.type.static
  8. id: node.static.field_domain_access
  9. field_name: field_domain_access
  10. entity_type: node
  11. bundle: static
  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