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

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