You are here
7 calls to Sql::destinationIdFields() in Zircon Profile 8
- Sql::currentDestination in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- @inheritdoc
- Sql::deleteDestination in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- Deletes the map and message table entries for a given destination row.
- Sql::getRowByDestination in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- Retrieves a row by the destination identifiers.
- Sql::lookupDestinationId in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- Looks up the destination identifier corresponding to a source key.
- Sql::lookupSourceID in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- Looks up the source identifier.
- Sql::rewind in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- Implementation of Iterator::rewind().
- Sql::saveIdMapping in core/modules/migrate/src/Plugin/migrate/id_map/Sql.php
- Saves a mapping from the source identifiers to the destination identifiers.