You are here

namespace Drupal\migrate_drupal\Plugin\migrate\source in Zircon Profile 8

Same name in other branches
  1. 8.0 Drupal\migrate_drupal\Plugin\migrate\source
Classsort descending Location Description
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.