SmartSql |
class |
Drupal\smart_sql_idmap\Plugin\migrate\id_map |
src/Plugin/migrate/id_map/SmartSql.php |
A smart, sql based ID map. |
1 |
2 |
|
SmartSqlMigrateExecutableTest |
class |
Drupal\Tests\smart_sql_idmap\Kernel |
tests/src/Kernel/SmartSqlMigrateExecutableTest.php |
Tests Smart SQL ID map's compatibility with core's MigrateExecutable. |
|
|
|
SmartSqlTest |
class |
Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map |
tests/src/Unit/Plugin/migrate/id_map/SmartSqlTest.php |
Tests the Smart SQL ID map plugin. |
2 |
|
|
SmartSqlWithLongDerivedPluginIdTest |
class |
Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map |
tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongDerivedPluginIdTest.php |
Tests the Smart SQL ID map plugin with a long derived migration plugin ID. |
|
|
|
SmartSqlWithLongPluginIdTest |
class |
Drupal\Tests\smart_sql_idmap\Unit\Plugin\migrate\id_map |
tests/src/Unit/Plugin/migrate/id_map/SmartSqlWithLongPluginIdTest.php |
Tests the Smart SQL ID map plugin with a long migration plugin ID. |
|
|
|
TestSmartSqlIdMap |
class |
Drupal\Tests\smart_sql_idmap\Unit |
tests/src/Unit/TestSmartSqlIdMap.php |
A Smart SQL ID map-based plugin that can be used for testing SmartSql. |
|
1 |
|