Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateNoMigrateDrupalTest::$modules | property | core/ |
Modules to install. |
| MigrateNoMigrateDrupalTest::setUp | function | core/ |
|
| MigrateNoMigrateDrupalTest::testExecutionNoMigrateDrupal | function | core/ |
Tests execution of a migration. |
| MigratePluginManager::createInstance | function | core/ |
Creates a plugin instance based on the provided ID and configuration. |
| MigratePluginManager::__construct | function | core/ |
Constructs a MigratePluginManager object. |
| MigratePluginManagerInterface::createInstance | function | core/ |
Creates a pre-configured instance of a migration plugin. |
| MigratePostRowSaveEvent | class | core/ |
Wraps a post-save event for event listeners. |
| MigratePostRowSaveEvent.php | file | core/ |
|
| MigratePostRowSaveEvent::$destinationIdValues | property | core/ |
The row's destination ID. |
| MigratePostRowSaveEvent::getDestinationIdValues | function | core/ |
Gets the destination ID values. |
| MigratePostRowSaveEvent::__construct | function | core/ |
Constructs a post-save event object. |
| MigratePostRowSaveEventTest | class | core/ |
@coversDefaultClass \Drupal\migrate\Event\MigratePostRowSaveEvent[[api-linebreak]] @group migrate |
| MigratePostRowSaveEventTest.php | file | core/ |
|
| MigratePostRowSaveEventTest::testGetDestinationIdValues | function | core/ |
Tests getDestinationIdValues method. |
| MigratePostRowSaveEventTest::testGetRow | function | core/ |
Tests getRow method. |
| MigratePreRowSaveEvent | class | core/ |
Wraps a pre-save event for event listeners. |
| MigratePreRowSaveEvent.php | file | core/ |
|
| 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/ |
@coversDefaultClass \Drupal\migrate\Event\MigratePreRowSaveEvent[[api-linebreak]] @group migrate |
| 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 prophesized ID Map. |
| MigrateProcessErrorMessagesTest::$idMapPluginManager | property | core/ |
A prophesized ID Map Plugin Manager. |
| MigrateProcessErrorMessagesTest::$modules | property | core/ |
Modules to install. |
| MigrateProcessErrorMessagesTest::$processPluginManager | property | core/ |
A prophesized 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. |
Pagination
- Previous page
- Page 869
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.