You are here

namespace Drupal\commerce\Plugin\Field\FieldType in Commerce Core 8.2

Classsort descending Location Description
PluginItem src/Plugin/Field/FieldType/PluginItem.php Plugin implementation of the 'commerce_plugin_item' field type.
PluginItemDeriver src/Plugin/Field/FieldType/PluginItemDeriver.php Deriver for the commerce_plugin_item field type.
PluginItemInterface src/Plugin/Field/FieldType/PluginItemInterface.php Defines the interface for executable plugin field items.
RemoteIdFieldItemList src/Plugin/Field/FieldType/RemoteIdFieldItemList.php Defines the 'commerce_remote_id' field item list class.
RemoteIdFieldItemListInterface src/Plugin/Field/FieldType/RemoteIdFieldItemListInterface.php Defines the interface for the 'commerce_remote_id' field item list class.
RemoteIdItem src/Plugin/Field/FieldType/RemoteIdItem.php Plugin implementation of the 'commerce_remote_id' field type.