service paragraphs.migration_plugins_alterer in Paragraphs 8
Class
Drupal\paragraphs\MigrationPluginsAlterer3 string references to paragraphs.migration_plugins_alterer
- paragraphs_migration_plugins_alter in ./
paragraphs.module - Implements hook_migration_plugins_alter().
- _paragraphs_migration_bundle_adjust in ./
paragraphs.module - Remove 'field_' prefix from field collection bundles.
- _paragraphs_migration_entity_type_adjust in ./
paragraphs.module - Map field_collection_item and 'paragraphs_item' fields to 'paragraph'.
File
View source
- class: Drupal\paragraphs\MigrationPluginsAlterer
- arguments:
- - '@logger.factory'