Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
MigratePostRowSaveEvent.php
MigratePostRowSaveEvent::$destinationIdValues
The row's destination ID.
Type:
array|bool
File
core/
modules/
migrate/
src/
Event/
MigratePostRowSaveEvent.php
, line 19
Class
MigratePostRowSaveEvent
Wraps a post-save event for event listeners.
Namespace
Drupal\migrate\Event
Code
protected $destinationIdValues = [];
RSS feed