You are here

namespace Drupal\commerce_migrate_csv_example\Plugin\migrate\process in Commerce Migrate 8.2

Same name in other branches
  1. 3.1.x Drupal\commerce_migrate_csv_example\Plugin\migrate\process
  2. 3.0.x Drupal\commerce_migrate_csv_example\Plugin\migrate\process
Classsort descending Location Description
AttributeDestination modules/csv_example/src/Plugin/migrate/process/AttributeDestination.php Sets attributes on the destination.
CommercePrice modules/csv_example/src/Plugin/migrate/process/CommercePrice.php Creates a price array from the input value.
ProductVariationFile modules/csv_example/src/Plugin/migrate/process/ProductVariationFile.php Get the fid for the provided filename.
SuggestedProducts modules/csv_example/src/Plugin/migrate/process/SuggestedProducts.php Builds an array keyed by title for product migration lookup.