Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| MigrateNodeTypeTest | class | core/ |
Upgrade node types to node.type.*.yml. |
| MigrateNodeTypeTest.php | file | core/ |
|
| MigrateNodeTypeTest.php | file | core/ |
|
| MigrateNodeTypeTest::$modules | property | core/ |
Modules to enable. |
| MigrateNodeTypeTest::$modules | property | core/ |
Modules to enable. |
| MigrateNodeTypeTest::assertEntity | function | core/ |
Tests a single node type. |
| MigrateNodeTypeTest::setUp | function | core/ |
|
| MigrateNodeTypeTest::setUp | function | core/ |
|
| MigrateNodeTypeTest::testNodeType | function | core/ |
Tests Drupal 6 node type to Drupal 8 migration. |
| MigrateNodeTypeTest::testNodeType | function | core/ |
Tests Drupal 7 node type to Drupal 8 migration. |
| MigrateNoMigrateDrupalTest | class | core/ |
Execute migration. |
| MigrateNoMigrateDrupalTest.php | file | core/ |
|
| MigrateNoMigrateDrupalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| MigrateNoMigrateDrupalTest::$modules | property | core/ |
Modules to enable. |
| MigrateNoMigrateDrupalTest::setUp | function | core/ |
|
| MigrateNoMigrateDrupalTest::testExecutionNoMigrateDrupal | function | core/ |
Tests execution of a migration. |
| MigrateNullIdMapTest | class | core/ |
Tests the NULL ID map plugin. |
| MigrateNullIdMapTest.php | file | core/ |
|
| MigrateNullIdMapTest::testGetMessageIterator | function | core/ |
Tests the NULL ID map get message iterator method. |
| MigratePassword.php | file | core/ |
|
| MigratePluginManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| 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/ |
Test getDestinationIdValues method. |
| MigratePostRowSaveEventTest::testGetRow | function | core/ |
Test 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/ |
Test getRow method. |
| MigratePrivateFileTest | class | core/ |
Tests private files migration. |
| MigratePrivateFileTest.php | file | core/ |
|
| MigratePrivateFileTest::$modules | property | core/ |
Modules to enable. |
| 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. |
| MigrateProcessInterface | interface | core/ |
An interface for migrate process plugins. |
| MigrateProcessInterface.php | file | core/ |
|
| MigrateProcessInterface::multiple | function | core/ |
Indicates whether the returned value requires multiple handling. |
Pagination
- Previous page
- Page 828
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.