FileImport |
class |
Drupal\migrate_file\Plugin\migrate\process |
src/Plugin/migrate/process/FileImport.php |
Imports a file from an local or external source. |
1 |
|
|
FileRemoteImage |
class |
Drupal\migrate_file\Plugin\migrate\process |
src/Plugin/migrate/process/FileRemoteImage.php |
Create an image file entity with a remote url without downloading the file. |
|
|
|
FileRemoteUrl |
class |
Drupal\migrate_file\Plugin\migrate\process |
src/Plugin/migrate/process/FileRemoteUrl.php |
Create a file entity with a remote url without downloading the file. |
1 |
|
|
ImageImport |
class |
Drupal\migrate_file\Plugin\migrate\process |
src/Plugin/migrate/process/ImageImport.php |
Imports an image from an local or external source. |
|
|
|
LoadTest |
class |
Drupal\Tests\migrate_remote_file\Functional |
tests/src/Functional/LoadTest.php |
Simple test to ensure that main page loads with module enabled. |
|
|
|