You are here

service paragraphs.migration_plugins_alterer in Paragraphs 8

Class

Drupal\paragraphs\MigrationPluginsAlterer
3 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

./paragraphs.services.yml
paragraphs.services.yml

View source
  1. class: Drupal\paragraphs\MigrationPluginsAlterer
  2. arguments:
  3. - '@logger.factory'