namespace Drupal\migrate in Drupal 8
Same name in other branches
Class![]() |
Location | Description |
---|---|---|
EntityFieldDefinitionTrait |
core/ |
The entity field definition trait. |
MigrateBuildDependencyInterface |
core/ |
|
MigrateException |
core/ |
Defines the migrate exception class. |
MigrateExecutable |
core/ |
Defines a migrate executable class. |
MigrateExecutableInterface |
core/ |
|
MigrateLookup |
core/ |
Provides a migration lookup service. |
MigrateLookupInterface |
core/ |
Provides an interface for the migration lookup service. |
MigrateMessage |
core/ |
Defines a migrate message class. |
MigrateMessageInterface |
core/ |
|
MigrateSkipProcessException |
core/ |
This exception is thrown when the rest of the process should be skipped. |
MigrateSkipRowException |
core/ |
This exception is thrown when a row should be skipped. |
MigrateStub |
core/ |
Provides the migrate stubbing service. |
MigrateStubInterface |
core/ |
Provides an interface for the migrate stub service. |
ProcessPluginBase |
core/ |
The base class for all migrate process plugins. |
Row |
core/ |
Stores a row. |