field.storage.menu_link_content.field_domain_access.yml 375 B

12345678910111213141516171819
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - domain
  6. - menu_link_content
  7. id: menu_link_content.field_domain_access
  8. field_name: field_domain_access
  9. entity_type: menu_link_content
  10. type: entity_reference
  11. settings:
  12. target_type: domain
  13. module: core
  14. locked: false
  15. cardinality: -1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false