ContentEntity |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntity.php |
Source plugin to get content entities from the current version of Drupal. |
ContentEntityDeriver |
core/modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php |
Deriver for content entity source plugins. |
DrupalSqlBase |
core/modules/migrate_drupal/src/Plugin/migrate/source/DrupalSqlBase.php |
A base class for source plugins using a Drupal database as a source. |
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. |