core.entity_view_display.commerce_subscription.standalone.customer.yml 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. uuid: b8da9344-e14d-4f21-9fe6-6a908662cb5b
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - core.entity_view_mode.commerce_subscription.customer
  7. module:
  8. - commerce_recurring
  9. - options
  10. id: commerce_subscription.standalone.customer
  11. targetEntityType: commerce_subscription
  12. bundle: standalone
  13. mode: customer
  14. content:
  15. ends:
  16. type: timestamp
  17. label: inline
  18. settings:
  19. date_format: medium
  20. custom_date_format: ''
  21. timezone: ''
  22. tooltip:
  23. date_format: ''
  24. custom_date_format: ''
  25. time_diff:
  26. enabled: false
  27. future_format: '@interval hence'
  28. past_format: '@interval ago'
  29. granularity: 2
  30. refresh: 60
  31. third_party_settings: { }
  32. weight: 4
  33. region: content
  34. next_renewal:
  35. type: timestamp
  36. label: inline
  37. settings:
  38. date_format: medium
  39. custom_date_format: ''
  40. timezone: ''
  41. tooltip:
  42. date_format: ''
  43. custom_date_format: ''
  44. time_diff:
  45. enabled: false
  46. future_format: '@interval hence'
  47. past_format: '@interval ago'
  48. granularity: 2
  49. refresh: 60
  50. third_party_settings: { }
  51. weight: 6
  52. region: content
  53. orders:
  54. type: subscription_orders
  55. label: hidden
  56. settings:
  57. view: commerce_subscription_orders_customer
  58. third_party_settings: { }
  59. weight: 0
  60. region: content
  61. payment_method:
  62. type: entity_reference_entity_view
  63. label: inline
  64. settings:
  65. view_mode: default
  66. link: true
  67. third_party_settings: { }
  68. weight: 7
  69. region: content
  70. renewed:
  71. type: timestamp
  72. label: inline
  73. settings:
  74. date_format: medium
  75. custom_date_format: ''
  76. timezone: ''
  77. tooltip:
  78. date_format: ''
  79. custom_date_format: ''
  80. time_diff:
  81. enabled: false
  82. future_format: '@interval hence'
  83. past_format: '@interval ago'
  84. granularity: 2
  85. refresh: 60
  86. third_party_settings: { }
  87. weight: 5
  88. region: content
  89. starts:
  90. type: timestamp
  91. label: inline
  92. settings:
  93. date_format: medium
  94. custom_date_format: ''
  95. timezone: ''
  96. tooltip:
  97. date_format: ''
  98. custom_date_format: ''
  99. time_diff:
  100. enabled: false
  101. future_format: '@interval hence'
  102. past_format: '@interval ago'
  103. granularity: 2
  104. refresh: 60
  105. third_party_settings: { }
  106. weight: 3
  107. region: content
  108. state:
  109. type: list_default
  110. label: hidden
  111. settings: { }
  112. third_party_settings: { }
  113. weight: 8
  114. region: content
  115. trial_ends:
  116. type: timestamp
  117. label: inline
  118. settings:
  119. date_format: medium
  120. custom_date_format: ''
  121. timezone: ''
  122. tooltip:
  123. date_format: ''
  124. custom_date_format: ''
  125. time_diff:
  126. enabled: false
  127. future_format: '@interval hence'
  128. past_format: '@interval ago'
  129. granularity: 2
  130. refresh: 60
  131. third_party_settings: { }
  132. weight: 2
  133. region: content
  134. trial_starts:
  135. type: timestamp
  136. label: inline
  137. settings:
  138. date_format: medium
  139. custom_date_format: ''
  140. timezone: ''
  141. tooltip:
  142. date_format: ''
  143. custom_date_format: ''
  144. time_diff:
  145. enabled: false
  146. future_format: '@interval hence'
  147. past_format: '@interval ago'
  148. granularity: 2
  149. refresh: 60
  150. third_party_settings: { }
  151. weight: 1
  152. region: content
  153. hidden:
  154. billing_schedule: true
  155. created: true
  156. initial_order: true
  157. quantity: true
  158. scheduled_changes: true
  159. search_api_excerpt: true
  160. store_id: true
  161. synonyms: true
  162. title: true
  163. uid: true
  164. unit_price: true