You are here

namespace Drupal\migrate\Plugin\migrate\id_map in Drupal 10

Same name in other branches
  1. 8 Drupal\migrate\Plugin\migrate\id_map
  2. 9 Drupal\migrate\Plugin\migrate\id_map
Classsort descending Location Description
NullIdMap core/modules/migrate/src/Plugin/migrate/id_map/NullIdMap.php Defines the null ID map implementation.
Sql core/modules/migrate/src/Plugin/migrate/id_map/Sql.php Defines the sql based ID map implementation.