You are here

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

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

File

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