field.storage.commerce_order_item.subscription.yml 505 B

12345678910111213141516171819202122
  1. uuid: ca894b17-57e2-4c90-ba96-c6336303b4a6
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_order
  7. - commerce_recurring
  8. _core:
  9. default_config_hash: cQtxzRMU2zMGmSRMCOzDRt0Nq60R9yTJSXw1OkKw6no
  10. id: commerce_order_item.subscription
  11. field_name: subscription
  12. entity_type: commerce_order_item
  13. type: entity_reference
  14. settings:
  15. target_type: commerce_subscription
  16. module: core
  17. locked: true
  18. cardinality: 1
  19. translatable: false
  20. indexes: { }
  21. persist_with_no_fields: false
  22. custom_storage: false