Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigratePreRowSaveEvent::$row | property | core/ |
Row object. |
| MigratePreRowSaveEvent::getRow | function | core/ |
Gets the row object. |
| MigratePreRowSaveEvent::__construct | function | core/ |
Constructs a pre-save event object. |
| MigratePreRowSaveEventTest | class | core/ |
Tests Drupal\migrate\Event\MigratePreRowSaveEvent. |
| MigratePreRowSaveEventTest.php | file | core/ |
|
| MigratePreRowSaveEventTest::testGetRow | function | core/ |
Tests getRow method. |
| MigratePrivateFileTest | class | core/ |
Tests private files migration. |
| MigratePrivateFileTest.php | file | core/ |
|
| MigratePrivateFileTest::$modules | property | core/ |
Modules to install. |
| MigratePrivateFileTest::getFileMigrationInfo | function | core/ |
Returns information about the file to be migrated. |
| MigratePrivateFileTest::register | function | core/ |
Registers test-specific services. |
| MigratePrivateFileTest::setUp | function | core/ |
|
| MigratePrivateFileTest::testFileMigration | function | core/ |
Tests that all expected files are migrated. |
| MigrateProcess | class | core/ |
Defines a MigrateProcess attribute. |
| MigrateProcess.php | file | core/ |
|
| MigrateProcess::__construct | function | core/ |
Constructs a migrate process plugin attribute object. |
| MigrateProcessErrorMessagesTest | class | core/ |
Tests the format of messages from process plugin exceptions. |
| MigrateProcessErrorMessagesTest.php | file | core/ |
|
| MigrateProcessErrorMessagesTest::$definition | property | core/ |
The default stub migration definition. |
| MigrateProcessErrorMessagesTest::$idMap | property | core/ |
A mock ID Map. |
| MigrateProcessErrorMessagesTest::$idMapPluginManager | property | core/ |
A mock ID Map Plugin Manager. |
| MigrateProcessErrorMessagesTest::$modules | property | core/ |
|
| MigrateProcessErrorMessagesTest::$processPluginManager | property | core/ |
A mock Process Plugin Manager. |
| MigrateProcessErrorMessagesTest::setPluginManagers | function | core/ |
Prepares and sets the prophesized plugin managers. |
| MigrateProcessErrorMessagesTest::setUp | function | core/ |
|
| MigrateProcessErrorMessagesTest::testProcessErrorMessage | function | core/ |
Tests format of map messages saved from plugin exceptions. |
| MigrateProcessErrorMessagesTest::testSubProcessErrorMessage | function | core/ |
Tests format of map messages saved from sub_process exceptions. |
| MigrateProcessInterface | interface | core/ |
An interface for migrate process plugins. |
| MigrateProcessInterface.php | file | core/ |
|
| MigrateProcessInterface::isPipelineStopped | function | core/ |
Determines if the pipeline should stop processing. |
| MigrateProcessInterface::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
| MigrateProcessInterface::reset | function | core/ |
Resets the internal data of a plugin. |
| MigrateProcessInterface::transform | function | core/ |
Performs the associated process. |
| MigrateProcessPlugin | class | core/ |
Defines a migration process plugin annotation object. |
| MigrateProcessPlugin.php | file | core/ |
|
| MigrateProcessPlugin::$handle_multiples | property | core/ |
Whether the plugin handles multiples itself. |
| MigrateProcessPlugin::$id | property | core/ |
A unique identifier for the process plugin. |
| MigrateProcessTestCase | class | core/ |
Base class for the Migrate module migrate process unit tests. |
| MigrateProcessTestCase.php | file | core/ |
|
| MigrateProcessTestCase::$migrateExecutable | property | core/ |
The migration executable or a mock. |
| MigrateProcessTestCase::$plugin | property | core/ |
The migration process plugin. |
| MigrateProcessTestCase::$row | property | core/ |
A mock of a process row. |
| MigrateProcessTestCase::setUp | function | core/ |
|
| MigrateProfileFieldOptionTranslationTest | class | core/ |
Tests field option translations migration. |
| MigrateProfileFieldOptionTranslationTest.php | file | core/ |
|
| MigrateProfileFieldOptionTranslationTest::$modules | property | core/ |
Modules to install. |
| MigrateProfileFieldOptionTranslationTest::setUp | function | core/ |
|
| MigrateProfileFieldOptionTranslationTest::testFieldOptionTranslation | function | core/ |
Tests the Drupal 6 field option translation. |
| MigrateResponsiveImageStylesTest | class | core/ |
Tests migration of responsive image styles. |
| MigrateResponsiveImageStylesTest.php | file | core/ |
Pagination
- Previous page
- Page 1095
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.