123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239 |
- uuid: 95054e74-5821-44bd-97b9-fcc8841989d1
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_price
- - commerce_recurring
- - options
- id: commerce_subscription.license.default
- targetEntityType: commerce_subscription
- bundle: license
- mode: default
- content:
- billing_schedule:
- type: entity_reference_label
- label: inline
- settings:
- link: true
- third_party_settings: { }
- weight: 15
- region: content
- created:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 2
- region: content
- ends:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 6
- region: content
- initial_order:
- type: subscription_orders
- label: above
- settings:
- view: commerce_subscription_initial_order_admin
- third_party_settings: { }
- weight: -1
- region: content
- license:
- type: entity_reference_label
- label: above
- settings:
- link: true
- third_party_settings: { }
- weight: 1
- region: content
- next_renewal:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 11
- region: content
- orders:
- type: subscription_orders
- label: above
- settings:
- view: commerce_subscription_orders_admin
- third_party_settings: { }
- weight: 1
- region: content
- payment_method:
- type: entity_reference_entity_view
- label: inline
- settings:
- view_mode: default
- link: true
- third_party_settings: { }
- weight: 14
- region: content
- purchased_entity:
- type: entity_reference_label
- label: inline
- settings:
- link: true
- third_party_settings: { }
- weight: 12
- region: content
- renewed:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 10
- region: content
- scheduled_changes:
- type: commerce_scheduled_change_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 16
- region: content
- starts:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 5
- region: content
- state:
- type: list_default
- label: hidden
- settings: { }
- third_party_settings: { }
- weight: 7
- region: content
- store_id:
- type: entity_reference_label
- label: inline
- settings:
- link: false
- third_party_settings: { }
- weight: 8
- region: content
- trial_ends:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 4
- region: content
- trial_starts:
- type: timestamp
- label: inline
- settings:
- date_format: short
- custom_date_format: ''
- timezone: ''
- tooltip:
- date_format: ''
- custom_date_format: ''
- time_diff:
- enabled: false
- future_format: '@interval hence'
- past_format: '@interval ago'
- granularity: 2
- refresh: 60
- third_party_settings: { }
- weight: 3
- region: content
- uid:
- type: entity_reference_label
- label: inline
- settings:
- link: true
- third_party_settings: { }
- weight: 9
- region: content
- unit_price:
- type: commerce_price_default
- label: inline
- settings:
- strip_trailing_zeroes: false
- currency_display: symbol
- third_party_settings: { }
- weight: 13
- region: content
- hidden:
- quantity: true
- search_api_excerpt: true
- synonyms: true
- title: true
|