MigratePostRowSaveEvent::$destinationIdValues
Same name in other branches
- 9 core/modules/migrate/src/Event/MigratePostRowSaveEvent.php \Drupal\migrate\Event\MigratePostRowSaveEvent::destinationIdValues
- 8.9.x core/modules/migrate/src/Event/MigratePostRowSaveEvent.php \Drupal\migrate\Event\MigratePostRowSaveEvent::destinationIdValues
- 10 core/modules/migrate/src/Event/MigratePostRowSaveEvent.php \Drupal\migrate\Event\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\EventCode
protected $destinationIdValues = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.