Issue #3221516: Improved documentation for...
1 open thread
1 open thread
Merge request reports
Activity
98 98 * @param \Drupal\migrate\Row $row 99 99 * The row object. 100 100 * @param array $old_destination_id_values 101 * (optional) The old destination IDs. Defaults to an empty array. 101 * (optional) The previous destination IDs. This parameter represents the values from the migrate map for the destination entity if this source has previously been migrated already. It is empty the first time you migrate a source row, and contains the map's destination ID values on a subsequent update. Defaults to an empty array. changed this line in version 2 of the diff
added 1852 commits
-
90cf4f83...7ab4b0e7 - 1850 commits from branch
project:11.x
- 1aa1cb2a - Issue #3221516: Improved documentation for...
- 563d8f1d - updated the doc
-
90cf4f83...7ab4b0e7 - 1850 commits from branch
Please register or sign in to reply