You are here

core.entity_view_display.commerce_subscription.standalone.customer.yml in Commerce Recurring Framework 8

config/install/core.entity_view_display.commerce_subscription.standalone.customer.yml

File

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