DrupalSqlBase |
core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php |
A base source class for Drupal migrate sources. |
EmptySource |
core/modules/migrate_drupal/src/Plugin/migrate/source/EmptySource.php |
Source returning an empty row with Drupal specific config dependencies. |
Variable |
core/modules/migrate_drupal/src/Plugin/migrate/source/Variable.php |
Drupal variable source from database. |
VariableMultiRow |
core/modules/migrate_drupal/src/Plugin/migrate/source/VariableMultiRow.php |
Multiple variables source from database. |