You are here

service migrate.lookup in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate/migrate.services.yml \migrate.lookup
  2. 9 core/modules/migrate/migrate.services.yml \migrate.lookup

Class

Drupal\migrate\MigrateLookup
11 string references to migrate.lookup
BlockPluginId::create in core/modules/block/src/Plugin/migrate/process/BlockPluginId.php
Creates an instance of the plugin.
BlockVisibility::create in core/modules/block/src/Plugin/migrate/process/BlockVisibility.php
Creates an instance of the plugin.
FieldBundle::create in core/modules/field/src/Plugin/migrate/process/d7/FieldBundle.php
Creates an instance of the plugin.
FieldFile::create in core/modules/file/src/Plugin/migrate/process/d6/FieldFile.php
Creates an instance of the plugin.
FilterFormatPermission::create in core/modules/filter/src/Plugin/migrate/process/d6/FilterFormatPermission.php
Creates an instance of the plugin.

... See full list

File

core/modules/migrate/migrate.services.yml
core/modules/migrate/migrate.services.yml

View source
  1. class: Drupal\migrate\MigrateLookup
  2. arguments:
  3. - '@plugin.manager.migration'