You are here

namespace Drupal\commerce_order\Plugin\Field\FieldFormatter in Commerce Core 8.2

Classsort descending Location Description
OrderItemTable modules/order/src/Plugin/Field/FieldFormatter/OrderItemTable.php Plugin implementation of the 'commerce_order_item_table' formatter.
OrderTotalSummary modules/order/src/Plugin/Field/FieldFormatter/OrderTotalSummary.php Plugin implementation of the 'commerce_order_total_summary' formatter.
PriceCalculatedFormatter modules/order/src/Plugin/Field/FieldFormatter/PriceCalculatedFormatter.php Alternative implementation of the 'commerce_price_calculated' formatter.