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

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