Search for sourceIdValues

  1. Search 7.x for sourceIdValues
  2. Search 8.9.x for sourceIdValues
  3. Search 10.3.x for sourceIdValues
  4. Search 11.x for sourceIdValues
  5. Other projects
Title Object type File name Summary
MigrateExecutable::$sourceIdValues property core/modules/migrate/src/MigrateExecutable.php The configuration values of the source.
MigrateIdMapMessageEvent::$sourceIdValues property core/modules/migrate/src/Event/MigrateIdMapMessageEvent.php Array of values uniquely identifying the source row.
MigrateIdMapMessageEvent::getSourceIdValues function core/modules/migrate/src/Event/MigrateIdMapMessageEvent.php Gets the source ID values.
Row::getSourceIdValues function core/modules/migrate/src/Row.php Retrieves the values of the source identifiers.
RowTest::testMultipleSourceIdValues function core/modules/migrate/tests/src/Unit/RowTest.php Tests the multiple source IDs.
RowTest::testSourceIdValues function core/modules/migrate/tests/src/Unit/RowTest.php Tests the source ID.
TestMigrateExecutable::$sourceIdValues property core/modules/migrate/tests/src/Kernel/Plugin/LogTest.php The configuration values of the source.
TestMigrateExecutable::setSourceIdValues function core/modules/migrate/tests/src/Unit/TestMigrateExecutable.php Allows access to protected sourceIdValues property.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.