Same name and namespace in other branches
  1. 8.9.x core/modules/migrate/src/Plugin/migrate/id_map/Sql.php \Drupal\migrate\Plugin\migrate\id_map\Sql::database
  2. 9 core/modules/migrate/src/Plugin/migrate/id_map/Sql.php \Drupal\migrate\Plugin\migrate\id_map\Sql::database

The database connection for the map/message tables on the destination.

Type: \Drupal\Core\Database\Connection

File

core/modules/migrate/src/Plugin/migrate/id_map/Sql.php, line 76

Class

Sql

Namespace

Drupal\migrate\Plugin\migrate\id_map

Code

protected $database;