namespace Drupal\migrate
Same name in other branches
| Object name | File name | Summary | 
|---|---|---|
| EntityFieldDefinitionTrait | core/modules/migrate/src/EntityFieldDefinitionTrait.php | The entity field definition trait. | 
| MigrateBuildDependencyInterface | core/modules/migrate/src/MigrateBuildDependencyInterface.php | |
| MigrateException | core/modules/migrate/src/MigrateException.php | Defines the migrate exception class. | 
| MigrateExecutable | core/modules/migrate/src/MigrateExecutable.php | Defines a migrate executable class. | 
| MigrateExecutableInterface | core/modules/migrate/src/MigrateExecutableInterface.php | |
| MigrateLookup | core/modules/migrate/src/MigrateLookup.php | Provides a migration lookup service. | 
| MigrateLookupInterface | core/modules/migrate/src/MigrateLookupInterface.php | Provides an interface for the migration lookup service. | 
| MigrateMessage | core/modules/migrate/src/MigrateMessage.php | Defines a migrate message class. | 
| MigrateMessageInterface | core/modules/migrate/src/MigrateMessageInterface.php | |
| MigrateSkipProcessException | core/modules/migrate/src/MigrateSkipProcessException.php | This exception is thrown when the rest of the process should be skipped. | 
| MigrateSkipRowException | core/modules/migrate/src/MigrateSkipRowException.php | This exception is thrown when a row should be skipped. | 
| MigrateStub | core/modules/migrate/src/MigrateStub.php | Provides the migrate stubbing service. | 
| MigrateStubInterface | core/modules/migrate/src/MigrateStubInterface.php | Provides an interface for the migrate stub service. | 
| ProcessPluginBase | core/modules/migrate/src/ProcessPluginBase.php | The base class for all migrate process plugins. | 
| Row | core/modules/migrate/src/Row.php | Stores a row. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.