You are here

Form and render elements in Commerce Core 8.2

Primary tabs

Element machine namesort descending Type Class Namespace Description
commerce_conditions FormElement Conditions Drupal\commerce\Element Provides a form element for configuring conditions.
commerce_coupon_redemption_form FormElement CouponRedemptionForm Drupal\commerce_promotion\Element Provides a form element for redeeming a coupon.
commerce_entity_select FormElement EntitySelect Drupal\commerce\Element Provides a form input element for selecting one or multiple entities.
commerce_number FormElement Number Drupal\commerce_price\Element Provides a number form element with support for language-specific input.
commerce_payment_gateway_form RenderElement PaymentGatewayForm Drupal\commerce_payment\Element Provides a form element for embedding the payment gateway forms.
commerce_plugin_configuration FormElement PluginConfiguration Drupal\commerce\Element Provides a form element for configuring plugins.
commerce_price FormElement Price Drupal\commerce_price\Element Provides a price form element.
commerce_product_rendered_attribute FormElement CommerceProductRenderedAttribute Drupal\commerce_product\Element Provides a form input element for rendering attributes as radio buttons.
commerce_profile_select RenderElement ProfileSelect Drupal\commerce_order\Element Provides a form element for selecting a customer profile.

Other projects