Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Migration.php

Migration::$destinationIds

The destination identifiers.

An array of destination identifiers: the keys are the name of the properties, the values are dependent on the ID map plugin.

Type: array

File

core/modules/migrate/src/Plugin/Migration.php, line 188

Class

Migration
Defines the Migration plugin.

Namespace

Drupal\migrate\Plugin

Code

protected $destinationIds = [];
RSS feed
Powered by Drupal