namespace Drupal\migrate_file\Plugin\migrate\process in Migrate Files (extended) 8
Same name in other branches
Class | Location | Description |
---|---|---|
FileImport |
src/ |
Imports a file from an local or external source. |
FileRemoteImage |
src/ |
Create an image file entity with a remote url without downloading the file. |
FileRemoteUrl |
src/ |
Create a file entity with a remote url without downloading the file. |
ImageImport |
src/ |
Imports an image from an local or external source. |