namespace Drupal\paragraphs\Plugin\migrate\process

Classsort descending Location Description
FieldCollectionFieldInstanceSettings paragraphs/src/Plugin/migrate/process/FieldCollectionFieldInstanceSettings.php Configure field instance settings for field collections.
FieldCollectionFieldSettings paragraphs/src/Plugin/migrate/process/FieldCollectionFieldSettings.php Configure field instance settings for paragraphs.
ParagraphsFieldInstanceSettings paragraphs/src/Plugin/migrate/process/ParagraphsFieldInstanceSettings.php Configure field instance settings for paragraphs.
ParagraphsFieldSettings paragraphs/src/Plugin/migrate/process/ParagraphsFieldSettings.php Configure field instance settings for paragraphs.
ParagraphsLookup paragraphs/src/Plugin/migrate/process/ParagraphsLookup.php Looks up the value of a paragraph property based on previous migrations.
ParagraphsProcessOnValue paragraphs/src/Plugin/migrate/process/ParagraphsProcessOnValue.php Runs a migration process on a value if a condition is met.
ParagraphsStripFieldPrefix paragraphs/src/Plugin/migrate/process/ParagraphsStripFieldPrefix.php Remove 'field_' from the start of a string.
ProcessPluginBase paragraphs/src/Plugin/migrate/process/ProcessPluginBase.php Base class for Paragraphs process plugins.