core.entity_view_display.commerce_subscription.product_variation.customer.yml 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. uuid: c2afa290-e833-406f-a749-5d805c72eab3
  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.product_variation.customer
  11. targetEntityType: commerce_subscription
  12. bundle: product_variation
  13. mode: customer
  14. content:
  15. ends:
  16. label: inline
  17. type: timestamp
  18. weight: 4
  19. region: content
  20. settings:
  21. date_format: medium
  22. custom_date_format: ''
  23. timezone: ''
  24. third_party_settings: { }
  25. next_renewal:
  26. label: inline
  27. type: timestamp
  28. weight: 6
  29. region: content
  30. settings:
  31. date_format: medium
  32. custom_date_format: ''
  33. timezone: ''
  34. third_party_settings: { }
  35. orders:
  36. type: subscription_orders
  37. weight: 0
  38. region: content
  39. label: hidden
  40. settings:
  41. view: commerce_subscription_orders_customer
  42. third_party_settings: { }
  43. payment_method:
  44. type: entity_reference_entity_view
  45. weight: 7
  46. region: content
  47. label: inline
  48. settings:
  49. link: true
  50. view_mode: default
  51. third_party_settings: { }
  52. renewed:
  53. label: inline
  54. type: timestamp
  55. weight: 5
  56. region: content
  57. settings:
  58. date_format: medium
  59. custom_date_format: ''
  60. timezone: ''
  61. third_party_settings: { }
  62. starts:
  63. label: inline
  64. type: timestamp
  65. weight: 3
  66. region: content
  67. settings:
  68. date_format: medium
  69. custom_date_format: ''
  70. timezone: ''
  71. third_party_settings: { }
  72. state:
  73. label: hidden
  74. type: list_default
  75. weight: 8
  76. region: content
  77. settings: { }
  78. third_party_settings: { }
  79. trial_ends:
  80. label: inline
  81. type: timestamp
  82. weight: 2
  83. region: content
  84. settings:
  85. date_format: medium
  86. custom_date_format: ''
  87. timezone: ''
  88. third_party_settings: { }
  89. trial_starts:
  90. label: inline
  91. type: timestamp
  92. weight: 1
  93. region: content
  94. settings:
  95. date_format: medium
  96. custom_date_format: ''
  97. timezone: ''
  98. third_party_settings: { }
  99. hidden:
  100. billing_schedule: true
  101. created: true
  102. initial_order: true
  103. purchased_entity: true
  104. quantity: true
  105. scheduled_changes: true
  106. search_api_excerpt: true
  107. store_id: true
  108. title: true
  109. uid: true
  110. unit_price: true